index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-17
arm64: KVM: Remove all traces of the ThumbEE registers
Will Deacon
4
-29
/
+5
2015-09-17
arm: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
1
-2
/
+4
2015-09-17
arm64: KVM: Disable virtual timer even if the guest is not using it
Marc Zyngier
1
-2
/
+3
2015-09-16
arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resources
Pavel Fedin
1
-1
/
+1
2015-09-16
arm: KVM: Fix incorrect device to IPA mapping
Marek Majtyka
1
-2
/
+4
2015-09-16
arm64: KVM: Fix user access for debug registers
Marc Zyngier
1
-4
/
+4
2015-09-14
KVM: arm64: add workaround for Cortex-A57 erratum #852523
Will Deacon
1
-1
/
+3
2015-09-04
arm/arm64: KVM: Fix PSCI affinity info return value for non valid cores
Alexander Spyridakis
1
-4
/
+8
2015-09-04
arm64: KVM: set {v,}TCR_EL2 RES1 bits
Mark Rutland
1
-3
/
+7
2015-08-19
arm: KVM: keep arm vfp/simd exit handling consistent with arm64
Mario Smarduch
1
-6
/
+8
2015-08-19
arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits
Mario Smarduch
2
-10
/
+68
2015-08-12
KVM: arm/arm64: timer: Allow the timer to control the active state
Marc Zyngier
2
-6
/
+2
2015-08-12
KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interrupts
Marc Zyngier
1
-0
/
+2
2015-08-12
arm/arm64: KVM: Move vgic handling to a non-preemptible section
Marc Zyngier
1
-3
/
+15
2015-08-12
arm/arm64: KVM: Fix ordering of timer/GIC on guest entry
Marc Zyngier
1
-4
/
+3
2015-08-12
arm64: KVM: remove remaining reference to vgic_sr_vectors
Vladimir Murzin
2
-7
/
+0
2015-08-12
arm64/kvm: Add generic v8 KVM target
Suzuki K. Poulose
3
-3
/
+12
2015-07-21
KVM: arm64: add trace points for guest_debug debug
Alex Bennée
4
-1
/
+179
2015-07-21
KVM: arm64: enable KVM_CAP_SET_GUEST_DEBUG
Alex Bennée
7
-18
/
+83
2015-07-21
KVM: arm64: introduce vcpu->arch.debug_ptr
Alex Bennée
9
-47
/
+316
2015-07-21
KVM: arm64: re-factor hyp.S debug register code
Alex Bennée
1
-379
/
+138
2015-07-21
KVM: arm64: guest debug, add support for single-step
Alex Bennée
4
-5
/
+80
2015-07-21
KVM: arm64: guest debug, add SW break point support
Alex Bennée
3
-1
/
+40
2015-07-21
KVM: arm: introduce kvm_arm_init/setup/clear_debug
Alex Bennée
8
-12
/
+108
2015-07-21
KVM: arm: guest debug, add stub KVM_SET_GUEST_DEBUG ioctl
Alex Bennée
3
-7
/
+33
2015-07-21
KVM: arm64: guest debug, define API headers
Alex Bennée
1
-0
/
+27
2015-07-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
25
-112
/
+213
2015-07-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-87
/
+116
2015-07-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2015-07-11
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
16
-11
/
+1346
2015-07-10
Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-168
/
+212
2015-07-10
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-8
/
+13
2015-07-10
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...
John David Anglin
5
-168
/
+212
2015-07-10
Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-26
/
+39
2015-07-10
arm64: entry32: remove pointless register assignment
Mark Rutland
1
-2
/
+0
2015-07-10
MIPS: O32: Use compat_sys_getsockopt.
Ralf Baechle
1
-1
/
+1
2015-07-10
MIPS: c-r4k: Extend way_string array
Paul Burton
1
-1
/
+3
2015-07-10
MIPS: Pistachio: Support CDMM & Fast Debug Channel
James Hogan
2
-1
/
+12
2015-07-10
MIPS: Malta: Make GIC FDC IRQ workaround Malta specific
James Hogan
1
-7
/
+13
2015-07-10
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
3
-4
/
+55
2015-07-09
Merge tag 'omap-for-v4.2/fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Kevin Hilman
4
-1
/
+15
2015-07-09
Merge tag 'sunxi-late-for-4.2' of https://git.kernel.org/pub/scm/linux/kernel...
Kevin Hilman
4
-4
/
+10
2015-07-09
Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"
Markos Chandras
1
-1
/
+1
2015-07-09
MIPS: cps-vec: Use macros for various arithmetics and memory operations
Markos Chandras
1
-16
/
+16
2015-07-09
MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
Markos Chandras
1
-2
/
+2
2015-07-09
MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
Markos Chandras
1
-21
/
+21
2015-07-09
MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
Markos Chandras
1
-2
/
+2
2015-07-09
MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
Markos Chandras
1
-10
/
+10
2015-07-09
MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
Markos Chandras
1
-3
/
+3
2015-07-09
MIPS: Fix erroneous JR emulation for MIPS R6
Markos Chandras
1
-1
/
+1
[next]