Age | Commit message (Expand) | Author | Files | Lines |
2014-06-08 | Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo... | Linus Torvalds | 2 | -47/+79 |
2014-06-07 | x86/boot: EFI_MIXED should not prohibit loading above 4G | Matt Fleming | 1 | -2/+1 |
2014-06-06 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 1 | -0/+3 |
2014-06-05 | x86/smpboot: Initialize secondary CPU only if master CPU will wait for it | Igor Mammedov | 2 | -79/+47 |
2014-06-05 | x86/smpboot: Log error on secondary CPU wakeup failure at ERR level | Igor Mammedov | 1 | -1/+1 |
2014-06-05 | x86: Fix list/memory corruption on CPU hotplug | Igor Mammedov | 1 | -3/+0 |
2014-06-04 | x86: irq: Get correct available vectors for cpu disable | Yinghai Lu | 1 | -4/+12 |
2014-06-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2014-06-02 | x86/efi: Do not export efi runtime map in case old map | Dave Young | 1 | -0/+3 |
2014-06-02 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 3 | -1/+3 |
2014-06-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 10 | -29/+27 |
2014-06-02 | powerpc: Wire renameat2() syscall | Benjamin Herrenschmidt | 3 | -1/+3 |
2014-05-30 | x86_64: expand kernel stack to 16K | Minchan Kim | 1 | -1/+1 |
2014-05-30 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 5 | -8/+19 |
2014-05-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2014-05-29 | arm64: mm: fix pmd_write CoW brokenness | Will Deacon | 1 | -1/+1 |
2014-05-28 | ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUs | Nicolas Pitre | 1 | -3/+7 |
2014-05-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -11/+138 |
2014-05-28 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 3 | -3/+10 |
2014-05-28 | MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2 | Thomas Bogendoerfer | 1 | -2/+2 |
2014-05-28 | MIPS: ptrace: Avoid smp_processor_id() in preemptible code | Alex Smith | 1 | -7/+7 |
2014-05-28 | MIPS: Lemote 2F: cs5536: mfgpt: use raw locks | Sebastian Andrzej Siewior | 1 | -6/+5 |
2014-05-28 | MIPS: SB1: Fix excessive kernel warnings. | Ralf Baechle | 1 | -1/+1 |
2014-05-28 | powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode | Srivatsa S. Bhat | 1 | -1/+1 |
2014-05-28 | powerpc: Fix 64 bit builds with binutils 2.24 | Guenter Roeck | 2 | -2/+9 |
2014-05-28 | Merge tag 'fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 18 | -45/+85 |
2014-05-26 | MIPS: RC32434: fix broken PCI resource initialization | Gabor Juhos | 1 | -1/+0 |
2014-05-26 | ARM: 8064/1: fix v7-M signal return | Rabin Vincent | 1 | -0/+4 |
2014-05-26 | ARM: 8052/1: unwind: Fix handling of "Pop r4-r[4+nnn],r14" opcode | Nikolay Borisov | 1 | -1/+1 |
2014-05-26 | ARM: 8051/1: put_user: fix possible data corruption in put_user | Andrey Ryabinin | 1 | -1/+2 |
2014-05-26 | ARM: 8048/1: fix v7-M setup stack location | Rabin Vincent | 1 | -3/+5 |
2014-05-25 | MIPS: malta: memory.c: Initialize the 'memsize' variable | Markos Chandras | 1 | -1/+1 |
2014-05-25 | MIPS: Fix typo when reporting cache and ftlb errors for ImgTec cores | Markos Chandras | 1 | -2/+2 |
2014-05-25 | MIPS: Fix inconsistancy of __NR_Linux_syscalls value | Huacai Chen | 1 | -3/+3 |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 5 | -19/+20 |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -2/+2 |
2014-05-24 | Merge tag 'samsung-fixes-2nd-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann | 3 | -4/+5 |
2014-05-23 | ARM: trusted_foundations: fix compile error on non-SMP | Alexandre Courbot | 1 | -0/+2 |
2014-05-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2014-05-23 | parisc: 'renameat2()' doesn't need (or have) a separate compat system call | Linus Torvalds | 1 | -1/+1 |
2014-05-23 | Merge tag 'at91-fixes2' of git://github.com/at91linux/linux-at91 into fixes | Arnd Bergmann | 2 | -5/+5 |
2014-05-23 | Merge tag 'mvebu-fixes-3.15-2' of git://git.infradead.org/linux-mvebu into fixes | Arnd Bergmann | 3 | -4/+15 |
2014-05-23 | MIPS: Fix branch emulation of branch likely instructions. | Ralf Baechle | 1 | -4/+4 |
2014-05-22 | ARM: at91: sam9260: fix compilation issues | Alexandre Belloni | 1 | -4/+4 |
2014-05-22 | Merge branch 'mvebu/dt-fixes' into mvebu/fixes | Jason Cooper | 10 | -31/+36 |
2014-05-22 | ARM: mvebu: fix definitions of PCIe interfaces on Armada 38x | Thomas Petazzoni | 2 | -3/+3 |
2014-05-22 | Merge tag 'omap-for-v3.15/fixes-v3-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 5 | -7/+35 |
2014-05-22 | ARM: imx: fix error handling in ipu device registration | Emil Goode | 1 | -1/+1 |
2014-05-22 | Merge tag 'samsung-fixes' of http://git.kernel.org/pub/scm/linux/kernel/git/k... | Olof Johansson | 4 | -24/+22 |
2014-05-22 | x86, vdso: Fix an OOPS accessing the HPET mapping w/o an HPET | Andy Lutomirski | 1 | -1/+2 |