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
2013-10-10
KVM: nVMX: Fully support nested VMX preemption timer
Arthur Chunqi Li
2
-2
/
+41
2013-10-03
KVM: mmu: change useless int return types to void
Paolo Bonzini
6
-58
/
+37
2013-10-03
KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload
Paolo Bonzini
1
-10
/
+4
2013-10-03
KVM: mmu: remove uninteresting MMU "new_cr3" callbacks
Paolo Bonzini
3
-14
/
+3
2013-10-03
KVM: mmu: remove uninteresting MMU "free" callbacks
Paolo Bonzini
2
-19
/
+4
2013-10-03
KVM: x86: only copy XSAVE state for the supported features
Paolo Bonzini
3
-6
/
+34
2013-10-03
KVM: x86: prevent setting unsupported XSAVE states
Paolo Bonzini
3
-3
/
+24
2013-10-03
KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0
Paolo Bonzini
2
-1
/
+4
2013-09-30
KVM: Convert kvm_lock back to non-raw spinlock
Paolo Bonzini
2
-7
/
+6
2013-09-30
KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2
Gleb Natapov
1
-0
/
+20
2013-09-30
KVM: nVMX: Check all exceptions for intercept during delivery to L2
Gleb Natapov
1
-8
/
+4
2013-09-30
KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO
Gleb Natapov
1
-4
/
+4
2013-09-30
KVM: nVMX: Amend nested_run_pending logic
Gleb Natapov
1
-14
/
+12
2013-09-24
KVM: s390: Intercept SCK instruction
Thomas Huth
1
-0
/
+33
2013-09-24
KVM: s390: Implement TEST BLOCK
Thomas Huth
1
-0
/
+28
2013-09-24
KVM: s390: Helper for converting real addresses to absolute
Thomas Huth
1
-7
/
+14
2013-09-24
KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre
Thomas Huth
1
-2
/
+4
2013-09-24
KVM: s390: Lock kvm->srcu at the appropriate places
Thomas Huth
3
-3
/
+16
2013-09-24
KVM: s390: Push run loop into __vcpu_run
Thomas Huth
1
-24
/
+25
2013-09-24
KVM: s390: Split up __vcpu_run into three parts
Thomas Huth
1
-17
/
+37
2013-09-24
KVM: s390: Remove dead "rerun vcpu" code
Thomas Huth
4
-13
/
+1
2013-09-24
KVM: nVMX: Enable unrestricted guest mode support
Jan Kiszka
1
-4
/
+14
2013-09-24
KVM: nVMX: Implement support for EFER saving on VM-exit
Jan Kiszka
1
-1
/
+3
2013-09-24
KVM: nVMX: Do not set identity page map for L2
Jan Kiszka
1
-2
/
+4
2013-09-24
KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state
Jan Kiszka
1
-1
/
+1
2013-09-20
Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-6
/
+11
2013-09-20
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
4
-8
/
+19
2013-09-20
arm64: Widen hwcap to be 64 bit
Steve Capper
2
-2
/
+2
2013-09-20
arm64: Correctly report LR and SP for compat tasks
Catalin Marinas
1
-5
/
+16
2013-09-20
arm64: Make do_bad_area() function static
Catalin Marinas
1
-1
/
+1
2013-09-19
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-281
/
+418
2013-09-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
37
-74
/
+401
2013-09-19
MIPS: Fix invalid symbolic link file
Madhavan Srinivasan
1
-1
/
+1
2013-09-19
MIPS: PCI: pci-bcm1480: Include missing vt.h header
Markos Chandras
1
-0
/
+1
2013-09-19
MIPS: Disable usermode switching of the FR bit for MIPS R5 CPUs.
Ralf Baechle
1
-0
/
+13
2013-09-19
MIPS: Add MIPS R5 config5 register.
Ralf Baechle
1
-0
/
+7
2013-09-19
ARM: shmobile: change dev_id to cpu0 while registering cpu clock
Sudeep KarkadaNagesha
2
-2
/
+2
2013-09-19
ARM: i.MX: change dev_id to cpu0 while registering cpu clock
Sudeep KarkadaNagesha
2
-2
/
+2
2013-09-19
cpufreq: imx6q-cpufreq: assign cpu_dev correctly to cpu0 device
Sudeep KarkadaNagesha
1
-2
/
+7
2013-09-19
MIPS: PCI: Use pci_resource_to_user to map pci memory space properly
Wolfgang Grandegger
1
-0
/
+12
2013-09-18
Merge tag 'omap-for-v3.12/fixes-dt-signed' of git://git.kernel.org/pub/scm/li...
Olof Johansson
9
-261
/
+383
2013-09-18
Merge tag 'omap-for-v3.12/fixes-signed' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
6
-7
/
+7
2013-09-18
ARM: multi_v7: add HREFv60 to multi_v7 defconfig
Linus Walleij
1
-0
/
+1
2013-09-18
ARM: OMAP2+: mux: fix trivial typo in name
Phil Carmody
1
-1
/
+1
2013-09-18
ARM: OMAP4 SMP: Corrected a typo fucntions to functions
Anoop Thomas Mathew
1
-1
/
+1
2013-09-18
ARM: OMAP4: cpuidle: fix: call cpu_cluster_pm_exit conditionally
Vladimir Murzin
1
-1
/
+1
2013-09-18
ARM: mach-omap2: gpmc: Fix warning when CONFIG_ARM_LPAE=y
Fabio Estevam
1
-2
/
+2
2013-09-18
ARM: OMAP: fix return value check in omap_device_build_from_dt()
Wei Yongjun
1
-1
/
+1
2013-09-18
ARM: OMAP4: Fix clock_get error for GPMC during boot
Tony Lindgren
1
-1
/
+1
2013-09-18
MIPS: 74K/1074K: Correct erratum workaround.
Maciej W. Rozycki
1
-8
/
+18
[next]