Age | Commit message (Expand) | Author | Files | Lines |
2013-08-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+3 |
2013-08-13 | perf/arm: Fix armpmu_map_hw_event() | Stephen Boyd | 1 | -1/+6 |
2013-08-13 | Merge branch 'security-fixes' into fixes | Russell King | 4 | -9/+14 |
2013-08-13 | ARM: 7807/1: kexec: validate CPU hotplug support | Stephen Warren | 3 | -4/+29 |
2013-08-13 | ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lock | Will Deacon | 1 | -19/+30 |
2013-08-13 | ARM: 7811/1: locks: use early clobber in arch_spin_trylock | Will Deacon | 1 | -1/+1 |
2013-08-13 | ARM: 7810/1: perf: Fix array out of bounds access in armpmu_map_hw_event() | Stephen Boyd | 1 | -1/+6 |
2013-08-13 | ARM: 7809/1: perf: fix event validation for software group leaders | Will Deacon | 1 | -0/+3 |
2013-08-13 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 1 | -4/+0 |
2013-08-12 | x86, microcode, AMD: Fix early microcode loading | Torsten Kaiser | 3 | -29/+27 |
2013-08-12 | x86, microcode, AMD: Make cpu_has_amd_erratum() use the correct struct cpuinf... | Torsten Kaiser | 1 | -15/+5 |
2013-08-12 | perf/x86: Add Haswell ULT model number used in Macbook Air and other systems | Andi Kleen | 1 | -0/+1 |
2013-08-12 | Merge tag 'kvm-arm-fixes-3.11' of git://git.linaro.org/people/cdall/linux-kvm... | Paolo Bonzini | 5 | -30/+44 |
2013-08-12 | Merge branch 'kvm-arm64/fixes-3.11-rc4' of git://git.kernel.org/pub/scm/linux... | Paolo Bonzini | 169 | -1725/+1952 |
2013-08-11 | KVM: ARM: Squash len warning | Christoffer Dall | 1 | -1/+2 |
2013-08-11 | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson | 1 | -2/+3 |
2013-08-11 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 14 | -99/+170 |
2013-08-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -9/+16 |
2013-08-09 | x86: Don't clear olpc_ofw_header when sentinel is detected | Daniel Drake | 1 | -2/+2 |
2013-08-09 | Merge tag 'fbdev-fixes-3.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2013-08-09 | xen/p2m: avoid unneccesary TLB flush in m2p_remove_override() | David Vrabel | 1 | -1/+0 |
2013-08-09 | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk | 4 | -7/+26 |
2013-08-09 | kvm guest: Add configuration support to enable debug information for KVM Guests | Srivatsa Vaddagiri | 1 | -0/+9 |
2013-08-09 | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi | Raghavendra K T | 1 | -0/+1 |
2013-08-09 | xen, pvticketlock: Allow interrupts to be enabled while blocking | Jeremy Fitzhardinge | 1 | -6/+40 |
2013-08-09 | x86, ticketlock: Add slowpath logic | Jeremy Fitzhardinge | 5 | -25/+74 |
2013-08-09 | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2 | Jeremy Fitzhardinge | 2 | -6/+14 |
2013-08-09 | x86, pvticketlock: Use callee-save for lock_spinning | Jeremy Fitzhardinge | 4 | -4/+5 |
2013-08-09 | xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks | Jeremy Fitzhardinge | 1 | -0/+14 |
2013-08-09 | xen, pvticketlock: Xen implementation for PV ticket locks | Jeremy Fitzhardinge | 1 | -269/+79 |
2013-08-09 | xen: Defer spinlock setup until boot CPU setup | Jeremy Fitzhardinge | 1 | -1/+1 |
2013-08-09 | x86, ticketlock: Collapse a layer of functions | Jeremy Fitzhardinge | 1 | -30/+5 |
2013-08-09 | x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocks | Raghavendra K T | 1 | -0/+1 |
2013-08-09 | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge | 6 | -61/+65 |
2013-08-09 | arm64: KVM: use 'int' instead of 'u32' for variable 'target' in kvm_host.h. | Chen Gang | 1 | -1/+1 |
2013-08-09 | arm64: KVM: add missing dsb before invalidating Stage-2 TLBs | Marc Zyngier | 1 | -0/+3 |
2013-08-09 | arm64: KVM: perform save/restore of PAR_EL1 | Marc Zyngier | 3 | -7/+23 |
2013-08-09 | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs | Michael Neuling | 3 | -0/+27 |
2013-08-09 | powerpc: Save the TAR register earlier | Michael Neuling | 3 | -9/+19 |
2013-08-09 | powerpc: Fix context switch DSCR on POWER8 | Michael Neuling | 2 | -25/+60 |
2013-08-09 | powerpc: Rework setting up H/FSCR bit definitions | Michael Neuling | 1 | -11/+20 |
2013-08-09 | powerpc: Fix hypervisor facility unavaliable vector number | Michael Neuling | 1 | -2/+3 |
2013-08-09 | powerpc/kvm/book3s_pr: Return appropriate error when allocation fails | Thadeu Lima de Souza Cascardo | 1 | -2/+3 |
2013-08-09 | powerpc/kvm: Add signed type cast for comparation | Chen Gang | 1 | -2/+2 |
2013-08-09 | powerpc/eeh: Add missing procfs entry for PowerNV | Mike Qiu | 1 | -1/+1 |
2013-08-09 | powerpc/pseries: Add backward compatibilty to read old kernel oops-log | Aruna Balakrishnaiah | 1 | -4/+14 |
2013-08-09 | powerpc/pseries: Fix buffer overflow when reading from pstore | Aruna Balakrishnaiah | 1 | -46/+24 |
2013-08-09 | powerpc: On POWERNV enable PPC_DENORMALISATION by default | Anton Blanchard | 1 | -1/+1 |
2013-08-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt... | Linus Torvalds | 1 | -1/+0 |
2013-08-08 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 20 | -107/+146 |