Age | Commit message (Expand) | Author | Files | Lines |
2013-08-19 | x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a... | Raghavendra K T | 1 | -1/+1 |
2013-08-14 | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor | Srivatsa Vaddagiri | 2 | -2/+274 |
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-03 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -28/+31 |
2013-08-03 | Merge branch 'security-fixes' into fixes | Russell King | 3 | -28/+31 |
2013-08-03 | ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l... | Russell King | 2 | -2/+7 |
2013-08-03 | ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) | Russell King | 2 | -26/+24 |
2013-08-03 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 8 | -25/+73 |
2013-08-03 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 34 | -234/+385 |
2013-08-03 | Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -110/+354 |
2013-08-03 | Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -2/+2 |
2013-08-03 | Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -8/+8 |
2013-08-01 | Merge branch 'security-fixes' into fixes | Russell King | 13 | -99/+253 |
2013-08-01 | ARM: Add .text annotations where required after __CPUINIT removal | Russell King | 2 | -0/+2 |
2013-08-01 | ARM: 7803/1: Fix deadlock scenario with smp_send_stop() | Stephen Boyd | 1 | -0/+3 |
2013-08-01 | ARM: make vectors page inaccessible from userspace | Russell King | 3 | -1/+12 |
2013-08-01 | ARM: move signal handlers into a vdso-like page | Russell King | 6 | -31/+87 |
2013-08-01 | powerpc: VPHN topology change updates all siblings | Robert Jennings | 2 | -15/+48 |
2013-08-01 | powerpc/perf: Export PERF_EVENT_CONFIG_EBB_SHIFT to userspace | Michael Ellerman | 5 | -9/+24 |
2013-08-01 | powerpc: Rename PMU interrupts from CNT to PMI | Michael Ellerman | 1 | -1/+1 |
2013-08-01 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 1 | -0/+1 |
2013-08-01 | parisc: Fix interrupt routing for C8000 serial ports | Thomas Bogendoerfer | 2 | -0/+4 |
2013-08-01 | parisc: Remove arch/parisc/kernel/sys32.h header | John David Anglin | 4 | -46/+0 |
2013-08-01 | parisc: add defconfig for c8000 machine | Helge Deller | 1 | -0/+279 |
2013-08-01 | parisc: Fix cache routines to ignore vma's with an invalid pfn | John David Anglin | 1 | -64/+71 |
2013-08-01 | arch/x86/platform/ce4100/ce4100.c: include reboot.h | Andrew Morton | 1 | -0/+1 |
2013-08-01 | ARM: allow kuser helpers to be removed from the vector page | Russell King | 3 | -9/+51 |
2013-08-01 | ARM: update FIQ support for relocation of vectors | Russell King | 2 | -5/+17 |
2013-08-01 | ARM: use linker magic for vectors and vector stubs | Russell King | 2 | -18/+27 |
2013-08-01 | ARM: move vector stubs | Russell King | 4 | -30/+37 |
2013-08-01 | ARM: poison memory between kuser helpers | Russell King | 1 | -9/+16 |
2013-08-01 | ARM: poison the vectors page | Russell King | 1 | -0/+10 |
2013-07-31 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 7 | -16/+24 |
2013-07-31 | Merge tag 'xen-arm-3.11-rc2-warn-tag' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2013-07-31 | ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is... | Paul Walmsley | 1 | -1/+6 |
2013-07-31 | ARM: 7800/1: ARMv7-M: Fix name of NVIC handler function | Uwe Kleine-König | 1 | -1/+1 |
2013-07-30 | MIPS: BMIPS: fix slave CPU booting when physical CPU is not 0 | Florian Fainelli | 2 | -3/+13 |
2013-07-30 | MIPS: BMIPS: do not change interrupt routing depending on boot CPU | Florian Fainelli | 1 | -7/+1 |
2013-07-30 | MIPS: powertv: Fix arguments for free_reserved_area() | Markos Chandras | 1 | -2/+1 |