index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kvm
Commit message (
Expand
)
Author
Age
*
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-18
|
\
|
*
arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs
Christoffer Dall
2014-10-16
|
*
arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort
Steve Capper
2014-10-15
|
*
arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE
Christoffer Dall
2014-10-14
|
*
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
2014-10-14
|
*
arm/arm64: KVM: map MMIO regions at creation time
Ard Biesheuvel
2014-10-13
|
*
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
2014-10-10
|
*
arm/arm64: KVM: fix potential NULL dereference in user_mem_abort()
Ard Biesheuvel
2014-10-10
|
*
arm/arm64: KVM: use __GFP_ZERO not memset() to get zeroed pages
Ard Biesheuvel
2014-10-10
|
*
arm: kvm: fix CPU hotplug
Vladimir Murzin
2014-09-29
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-10-08
|
\
|
|
*
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
2014-09-26
|
*
arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc
Joel Schopp
2014-09-26
|
*
arm/arm64: KVM: vgic: delay vgic allocation until init time
Marc Zyngier
2014-09-18
|
*
arm/arm64: KVM: vgic: switch to dynamic allocation
Marc Zyngier
2014-09-18
|
*
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
2014-09-18
|
|
\
|
|
*
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
|
|
*
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-29
|
*
|
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
Ard Biesheuvel
2014-09-11
|
*
|
KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_reg
Will Deacon
2014-08-27
|
*
|
KVM: ARM/arm64: avoid returning negative error code as bool
Will Deacon
2014-08-27
|
*
|
KVM: ARM/arm64: fix broken __percpu annotation
Will Deacon
2014-08-27
|
*
|
arm/arm64: KVM: Support KVM_CAP_READONLY_MEM
Christoffer Dall
2014-08-27
|
|
/
|
*
KVM: add kvm_arch_sched_in
Radim Krčmář
2014-08-21
*
|
arm/arm64: KVM: Complete WFI/WFE instructions
Christoffer Dall
2014-08-29
*
|
ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU
Pranavkumar Sawargaonkar
2014-08-29
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-07
|
\
|
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
2014-08-05
|
|
\
|
|
*
KVM: Rename and add argument to check_extension
Alexander Graf
2014-07-28
|
*
|
ARM: KVM: enable KVM in Kconfig on big-endian systems
Victor Kamensky
2014-07-11
|
*
|
ARM: KVM: one_reg coproc set and get BE fixes
Victor Kamensky
2014-07-11
|
*
|
ARM: KVM: __kvm_vcpu_run function return result fix in BE case
Victor Kamensky
2014-07-11
|
*
|
ARM: KVM: handle 64bit values passed to mrcc or from mcrr instructions in BE ...
Victor Kamensky
2014-07-11
|
*
|
ARM: KVM: fix vgic V7 assembler code to work in BE image
Victor Kamensky
2014-07-11
|
*
|
KVM: ARM: vgic: split GICv2 backend from the main vgic code
Marc Zyngier
2014-07-11
|
*
|
KVM: arm/arm64: vgic: move GICv2 registers to their own structure
Marc Zyngier
2014-07-11
|
*
|
arm64: KVM: allow export and import of generic timer regs
Alex Bennée
2014-07-11
|
*
|
ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping
Kim Phillips
2014-07-11
|
*
|
ARM: KVM: Unmap IPA on memslot delete/move
Eric Auger
2014-07-11
|
*
|
arm/arm64: KVM: Fix and refactor unmap_range
Christoffer Dall
2014-07-11
|
|
/
*
|
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2014-07-18
*
|
ARM: make it easier to check the CPU part number correctly
Russell King
2014-07-18
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2014-06-04
|
\
|
*
ARM/ARM64: KVM: Advertise KVM_CAP_ARM_PSCI_0_2 to user space
Anup Patel
2014-04-30
|
*
ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND
Anup Patel
2014-04-30
|
*
ARM/ARM64: KVM: Fix CPU_ON emulation for PSCI v0.2
Anup Patel
2014-04-30
|
*
ARM/ARM64: KVM: Emulate PSCI v0.2 MIGRATE_INFO_TYPE and related functions
Anup Patel
2014-04-30
|
*
ARM/ARM64: KVM: Emulate PSCI v0.2 AFFINITY_INFO
Anup Patel
2014-04-30
|
*
ARM/ARM64: KVM: Emulate PSCI v0.2 SYSTEM_OFF and SYSTEM_RESET
Anup Patel
2014-04-30
|
*
ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexible
Anup Patel
2014-04-30
[next]