]> rtime.felk.cvut.cz Git - jailhouse.git/shortlog
jailhouse.git
2015-03-20 Jan Kiszkadriver: Improve input validation to make code scanners...
2015-03-20 Jan Kiszkadriver: Silence sparse warnings about incompatible...
2015-03-20 Jan Kiszkax86: Address sparse warnings about missing UL tags...
2015-03-20 Jan Kiszkaarm: Make target_cpu_map static
2015-03-20 Jan Kiszkaarm: Remove spurious inline tags from function prototypes
2015-03-20 Jan Kiszkax86: Silence sparse warning about non-ANSI function...
2015-03-20 Jan Kiszkacore: Ensure consistent function attributes
2015-03-20 Jan Kiszkax86: Fix no-execute tagging of SVM NPT structures
2015-03-20 Jan Kiszkadriver: Move cell-related services to separate module
2015-03-20 Jan Kiszkadriver: Factor out sysfs module
2015-03-20 Jan Kiszkadriver: Export driver lock and enabled flag
2015-03-20 Jan Kiszkadriver: Factor out PCI related services
2015-03-20 Jan Kiszkadriver: Factor out cell.h
2015-03-20 Jan Kiszkadriver: Adjust description
2015-03-20 Jan Kiszkacore: Move config.mk to generated directory
2015-03-20 Jan Kiszkacore/driver: Move version.h to generated directory
2015-03-20 Jan Kiszkahypervisor: Fix cleaning of generated files for latest...
2015-03-09 Jan Kiszkadriver: Move to separate directory
2015-03-09 Jan Kiszkabuild: Let inmates depend on hypervisor build unconditi...
2015-03-09 Jan Kiszkax86: Improve readability of JAILHOUSE_CALL_CODE
2015-03-09 Jan Kiszkax86: Fix hypercall dispatching assembly
2015-02-23 Jan Kiszkaarm: Power off non-root CPUs before shutting down the...
2015-02-23 Jan Kiszkaarm: Add support for Jetson TK1 board
2015-02-23 Jan Kiszkadriver: Update CR4 on x86 after hypervisor enabling...
2015-02-23 Jan Kiszkadriver: Account for removal of cpumask_scnprintf
2015-02-18 Jan KiszkaTODO: Add items about MMIO dispatching enhancements
2015-02-12 Jan KiszkaREADME: Update U-Boot requirement for Banana Pi
2015-02-12 Jan Kiszkaarm: Add PSCI v0.1 support as provided by U-Boot
2015-02-12 Jan Kiszkaarm: Rename CONFIG_ARCH_* to CONFIG_MACH_*
2015-02-09 Jan KiszkaREADME: Add ARM requirements description
2015-02-07 Jan Kiszkaarm: Fix spi_in_cell for SPIs 32..63
2015-02-07 Jan Kiszkaarm: Stop relying on little endian ordering for GICH_EL...
2015-02-07 Jan Kiszkaarm: Fix off-by-one in gic_probe_cpu_id
2015-02-07 Jan KiszkaAdd Coverity scan to README and contribution process
2015-02-07 Jan Kiszkaci: Select single configuration for Coverity scan via...
2015-02-07 Jan Kiszkaci: Include all configurations in Coverity scan
2015-02-06 Jan Kiszkaci: Do not perform regular build for Coverity scan
2015-02-06 Jan Kiszkaci: Use script for building all configurations
2015-02-06 Jan Kiszkaci: Beautify travis script
2015-02-03 Jan Kiszkainmates: Switch IOAPIC demo from power button to timer...
2015-02-03 Jan Kiszkax86: Return an initialized value from AMD iommu_get_rem...
2015-02-02 Jan Kiszkax86: Clean up and document cpu_suspended setting in...
2015-02-02 Jan Kiszkax86: Avoid theoretical race between CPU suspension...
2015-02-02 Jan Kiszkatools: jailhouse: Fully initialize cell_id structure
2015-02-02 Jan Kiszkadriver: Fix uninitialized return code of jailhouse_cell...
2015-02-02 Jan Kiszkaci: Add Coverity scan
2015-02-02 Jan Kiszkainmates: Power-up PHY on E1000 takeover
2015-02-02 Valentine Sinitsynconfigs: Prepare f2a8xm-hd3 cell to multi-IOAPIC
2015-02-01 Jan Kiszkatools: Close files after use in config generator
2015-02-01 Henning Schildtools: config create: add assertions in DMAR parser
2015-02-01 Henning Schildtools: config create: add PCI-PCI bridge support to...
2015-02-01 Henning Schildtools: config create: Comments and style, no functional...
2015-02-01 Henning Schildtools: config create: break out of pci device iteration...
2015-02-01 Henning Schildtools: config create: do not use the class file of...
2015-02-01 Henning Schildtools: config-create: fix pep8 style violations
2015-02-01 Henning Schildi8042: remove unreachable condition from if statement
2015-02-01 Henning Schilddriver: use min macro from Linux instead of defining...
2015-02-01 Jan Kiszkax86: Switch to ticket spinlocks
2015-02-01 Jan Kiszkax86: Account for multiple IOAPICs per cell
2015-02-01 Jan Kiszkax86: Introduce per-cell IOAPIC state
2015-01-30 Jan Kiszkax86: Prepare ioapic_shutdown for multiple IOAPICs
2015-01-30 Jan Kiszkax86: Set up physical IOAPIC on cell creation
2015-01-30 Jan Kiszkax86: Introduce phys_ioapic abstraction
2015-01-30 Jan Kiszkacore: Make for_each_[non_root_]cell globally available
2015-01-30 Jan Kiszkax86: Filter out unsupported numbers of irqchips
2015-01-30 Jan Kiszkatools: Extend config generator to process multiple...
2015-01-28 Jan Kiszkax86: Only hand over IOAPICs pins to the root cell that...
2015-01-28 Jan Kiszkax86: Fix error roll-back for vtd
2015-01-28 Jan Kiszkax86: Move vtd_init_fault_nmi from cell creation to...
2015-01-16 Jan Kiszkadriver: Avoid vmalloc(0) on creation of cells without...
2015-01-16 Henning SchildRevert "x86/tools/inmates: Account for 32-bit PM timers"
2015-01-16 Henning Schildinmates: x86: mask pm_timer to 24bits
2015-01-16 Jan Kiszkaconfigs: Remove obsolete chromebook config
2015-01-12 Jan Kiszkaconfigs: Adjust QEMU config to use VGA instead of Cirrus
2015-01-11 Jan KiszkaConvert to TODO.md
2015-01-11 Jan KiszkaUpdate TODO
2015-01-11 Jan Kiszkadocs: Add CONTRIBUTING.md
2015-01-09 Jan Kiszkatooling: Detect too old make version
2015-01-09 Jan KiszkaREADME: Add link to Travis CI
2015-01-08 Jan KiszkaREADME: Add information about Banana Pi setup
2015-01-08 Jan KiszkaREADME: Adjust to markdown format
2015-01-08 Jan Kiszkaci: Add Travis CI infrastructure
2015-01-08 Jan Kiszkaarm: Clear virtual GICs before handing them over to...
2015-01-08 Jan Kiszkaarm: Implement PSCI_AFFINITY_INFO_32
2015-01-08 Jan Kiszkaarm: Wait for CPU to stop in arch_suspend_cpu
2015-01-08 Jan Kiszkaarm: Clean up psci_cpu_stopped usage
2015-01-08 Jan Kiszkainmates: arm: Enhance gic-demo with latency statistics
2015-01-08 Jan Kiszkaarm: Open clock gate on UART setup
2015-01-08 Jan Kiszkaarm: Add support for Banana Pi board
2015-01-08 Jan Kiszkaarm: Rework return to EL1 path
2015-01-08 Jan Kiszkacore: Pass return code to arch_cpu_restore
2015-01-08 Jan Kiszkaarm: Account for irqchip_cell_exit being called before...
2015-01-08 Jan Kiszkaarm: Switch to generic UART mapping
2015-01-08 Jan Kiszkacore/driver: Add support for mapping the debug UART...
2015-01-08 Jan Kiszkacore: Redefine PAGE_FLAG_UNCACHED to PAGE_FLAG_DEVICE
2015-01-08 Jan Kiszkaarm: Remove unused phys_base from uart_chip
2015-01-08 Jan Kiszkacore: Refactor arch-specific section definition
2015-01-08 Jan Kiszkaarm: Stop misusing JAILHOUSE_MEM_DMA for marking MMIO
2014-12-27 Jan Kiszkaarm: Adjust UART_BASE_VIRT according to local test...
2014-12-27 Jan Kiszkainmates: arm: Fix and improve build
next