]> rtime.felk.cvut.cz Git - jailhouse.git/shortlog
jailhouse.git
2016-08-10 Maxim Baryshnikovjailhouse: inmates: bench: Add -R option -- repeats... master
2016-08-09 Maxim BaryshnikovEnhance the benchmark code a little. Add image_end...
2016-08-05 Maxim Baryshnikovjailhouse: inmates: add Membench inmate and tune inmate...
2016-08-05 Maxim Baryshnikovjailhouse: configs: Add bench cell configuration and...
2016-07-30 Maxim BaryshnikovAdd membench inmate. It has not worked properly yet.
2016-07-27 Maxim Baryshnikovinmates: hpet-demo: avoid warning on the unused func
2016-07-27 Maxim Baryshnikovconfigs: update configs to achieve the compatibility...
2016-07-27 Maxim BaryshnikovMerge remote-tracking branch 'kiszka/master'
2016-06-28 Jan Kiszkatools: config-create: Do not enter infinite over disabl...
2016-06-27 Jan Kiszkaarm: Rework interrupt affinity management on cell creation
2016-06-27 Jan Kiszkaarm: Validate ARE-NS being enabled with GICv3
2016-06-27 Jan Kiszkaarm: Factor out gic_targets_in_cell
2016-06-27 Jan Kiszkaarm: Fold irqchip_root_cell_shrink into irqchip_cell_init
2016-06-27 Jan Kiszkaarm: Remove SPI target reset on cell destruction
2016-06-27 Jan Kiszkacore: Introduce first_cpu
2016-06-27 Jan Kiszkaarm: Rework spi_in_cell to irqchip_irq_in_cell
2016-06-26 Jan Kiszkaarm: Print IRQ number rather than SPI on handle_irq_tar...
2016-06-26 Jan Kiszkaarm: Rename reg parameter of handle_irq_target to irq
2016-06-26 Jan Kiszkaconfig: Correct / comment GIC irqchip addresses
2016-06-26 Jan Kiszkaarm: Use full bitmap to manage per-cell interrupt access
2016-06-26 Jan Kiszkaconfig, core: Improve irqchip configuration
2016-06-26 Jan Kiszkaarm: Remove unused struct pending_irq
2016-06-26 Antonios Motakisarm: hide TLB flush behind a macro
2016-06-26 Antonios Motakisarm: put the value of VTCR for cells in a define
2016-06-26 Antonios Motakisarm: prepare port for 48 bit PARange support
2016-06-26 Antonios Motakisarm: move the handle_irq_route function to the GICv3...
2016-06-26 Antonios Motakisarm: replace IS_PSCI_FN macro with more explicit versions
2016-06-26 Antonios Motakisarm: psci: support multiple affinity levels in MPIDR
2016-06-26 Claudio Fontanacore: lib: replace ARM memcpy implementation with gener...
2016-06-26 Jan Kiszkacore: Add support for aligned page allocation
2016-06-26 Antonios Motakiscore: panic_stop: print current cell only if it has...
2016-06-26 Antonios Motakiscore: make phys_processor_id() return unsigned long
2016-06-26 Dmitry Voytikdriver: sync I-cache, D-cache and memory
2016-06-26 Antonios Motakisdriver: ioremap the hypervisor firmware to any kernel...
2016-06-26 Jan Kiszkaci: Update CA certificates to unbreak Coverity build
2016-06-26 Jan Kiszkaarm: Fix byte-wise write access to GICD_ITARGETSRn
2016-06-26 Jan Kiszkagitignore: Remove user-specific rules
2016-06-26 Jan KiszkaEnforce zero warnings
2016-06-26 Jan Kiszkatools: Include EXTRA_CFLAGS into build
2016-06-26 Jan Kiszkaarm: Consolidate gic_irqchip to irqchip
2016-06-26 Jan Kiszkaarm: Reject unknown GIC versions
2016-06-26 Jan Kiszkaarm: Make cpu_init and cpu_reset callbacks mandatory
2016-06-26 Jan Kiszkaarm: Protect hypervisor used SGIs and PPIs from cell...
2016-06-16 Jan Kiszkaarm: Enable / disable maintenance interrupt in distributor
2016-06-16 Jan Kiszkaarm: Enable maintenance interrupt also from irqchip_set...
2016-06-16 Jan Kiszkaarm: Remove try_inject parameter from irqchip_set_pending
2016-06-16 Jan Kiszkaarm: Convert software queue of pending interrupts into...
2016-06-16 Jan Kiszkaarm: Make sure to not queue interrupt that were rejecte...
2016-06-16 Jan Kiszkaarm: Disable maintenance interrupt on successful injection
2016-06-16 Jan Kiszkaarm: Remove unused return code of irqchip_set_pending
2016-06-16 Jan Kiszkaarm: Remove return code from irqchip_inject_pending
2016-06-16 Jan Kiszkaarm: Remove irq field from pending_irq
2016-06-16 Jan Kiszkaarm: Remove cpuid from pending_irq
2016-06-16 Jan Kiszkaarm: Remove hw flag from pending_irq
2016-06-16 Jan Kiszkaarm: Remove maintenance flag from pending_irq.type.sgi
2016-06-16 Jan Kiszkaarm: Remove write-only priority field from pending_irq
2016-06-16 Jan Kiszkaarm: Un-inline spi_in_cell
2016-06-16 Jan Kiszkaarm: Remove unneeded include from irqchip.h
2016-06-16 Jan Kiszkaarm: Fix build warning in gic-v3
2016-06-16 Jan Kiszkaarm: Add missing printk.h include
2016-06-16 Jan Kiszkaarm: Use asm-defines.h for struct per_cpu members
2016-06-15 Jan KiszkaDocumentation: Rewrap Banana Pi README to 80 chars
2016-06-15 cyng93Documentation: More BananaPi documentation
2016-06-15 cyng93Documentation: Move BananaPi-related docs out
2016-06-13 Jan Kiszkax86: Add missing include to amd_iommu.h
2016-06-13 Ralf Ramsauertools: simplify python statement
2016-05-31 Xuguo Wanginmates/lib: cmdline.c
2016-05-24 Maxim Baryshnikovconfigs: fiasco: novabox: Some little changes in configs.
2016-05-20 Georg Schiessertools: fix missing hardware-check after make install
2016-05-20 Jan KiszkaTODO: Add item for config generator refactoring
2016-05-20 Jan Kiszkax86: Make SMI filter feature test of AMD IOMMU stricter
2016-05-20 Jan Kiszkatools: Add hardware feature check
2016-05-20 Jan KiszkaREADME: Update and improve the configuration section
2016-05-16 Jan KiszkaREADME: Update Banana Pi documentation
2016-05-16 Jan KiszkaREADME: Remove superfluous CPU features from QEMU comma...
2016-05-14 Jan KiszkaREADME: Add drive format property to QEMU command line
2016-05-13 Maxim Baryshnikovconfigs: hpet config improved.
2016-05-12 Maxim Baryshnikovfix of a bad merge.
2016-05-12 Maxim Baryshnikovconfigs: fiasco: Remove unused code. We don't use local...
2016-05-12 Jan Kiszkaconfigs, core, tools: Remove device_limit field from...
2016-05-12 Maxim BaryshnikovMerge branch 'master' of rtime.felk.cvut.cz:jailhouse
2016-05-11 Georg Schiessertools: fix gcc sign-compare warnings
2016-05-11 Georg Schiessertools: enable additional compiler warnings
2016-05-11 Georg Schiesserconfigs: fixed typo in e1000-demo pio_bitmap
2016-05-11 Georg Schiesserconfigs: enable additional compiler warnings
2016-05-11 Georg Schiessergitignore: VIM backup and undo files
2016-05-10 Jan Kiszkaconfigs: Update QEMU IOAPIC ID to upcoming VT-d IR...
2016-05-10 Georg Schiessertools: fixed typo in rootcell config template pio_bitmap
2016-05-09 Jan Kiszkax86: Block DMA from unlisted devices in AMD IOMMU
2016-05-09 Jan Kiszkax86: Use safer pattern with AMD IOMMU to block DMA...
2016-05-08 Maxim Baryshnikovjailhouse: configs: Change reserved memory layout for...
2016-05-08 Maxim Baryshnikovjailhouse: configs: Change fiasco, novaboot and hpet...
2016-05-06 Maxim Baryshnikovjailhouse: config: Generate new novabox config because...
2016-05-04 Maxim Baryshnikovjailhouse: hypervisor: Debug output redirected to seria...
2016-05-04 Maxim Baryshnikovjailhouse: ci: Update linux kernel config. Add kvm...
2016-05-04 Maxim Baryshnikovjailhouse: configs: Add the novaboot root cell config...
2016-05-03 Maxim Baryshnikovconfigs: qemu: Allow linux to write into seral0.
2016-04-28 Antonios Motakisdriver: fix unsigned long overflow in leave_hypervisor
2016-04-28 Antonios Motakiscore: map the zero page to the full hypervisor memory...
2016-04-27 Jim HuangDocumentation: articles: LJ-article-04-2015.txt
next