aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-04-14arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()Gravatar David Rientjes 1-8/+4
2015-04-14arch/sh/kernel/dwarf.c: destroy mempools on cleanupGravatar David Rientjes 1-1/+5
2015-04-13Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+2
2015-04-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 41-365/+410
2015-04-13Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 22-82/+126
2015-04-13Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 3-5/+7
2015-04-13Merge tag 'mmc-v4.1' of git://git.linaro.org/people/ulf.hansson/mmcGravatar Linus Torvalds 1-8/+25
2015-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Gravatar Linus Torvalds 1-1/+1
2015-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 24-63/+48
2015-04-13Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-4/+2
2015-04-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+9
2015-04-13Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 6-107/+214
2015-04-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+9
2015-04-13Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 13-80/+160
2015-04-13Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 7-274/+259
2015-04-13Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 6-131/+117
2015-04-13Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-12/+19
2015-04-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-517/+198
2015-04-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 5-30/+31
2015-04-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-24/+16
2015-04-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-8/+4
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 105-1940/+2157
2015-04-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-94/+60
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 18-123/+92
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-0/+59
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 9-20/+19
2015-04-13Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-29/+45
2015-04-13avr32: fix integer overflow in ELF_ET_DYN_BASEGravatar Andrey Ryabinin 1-1/+1
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 80-1528/+4250
2015-04-11perf/x86/64: Report regs_user->ax too in get_regs_user()Gravatar Denys Vlasenko 1-0/+1
2015-04-11perf/x86/64: Simplify regs_user->abi setting code in get_regs_user()Gravatar Denys Vlasenko 1-16/+2
2015-04-11perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user()Gravatar Denys Vlasenko 1-2/+0
2015-04-11perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user()Gravatar Denys Vlasenko 1-14/+9
2015-04-11Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...Gravatar Thomas Gleixner 39-364/+408
2015-04-11Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...Gravatar Thomas Gleixner 1-0/+1
2015-04-11x86/asm/entry/32: Tidy up JNZ instructions after TESTsGravatar Denys Vlasenko 1-5/+5
2015-04-10Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/coreGravatar Jason Cooper 4-14/+4
2015-04-10Merge branch 'irqchip/stacked-exynos' into irqchip/coreGravatar Jason Cooper 6-22/+144
2015-04-10Merge branch 'irqchip/stacked-omap' into irqchip/coreGravatar Jason Cooper 21-101/+193
2015-04-10Merge branch 'irqchip/stacked-tegra' into irqchip/coreGravatar Jason Cooper 8-227/+67
2015-04-10Merge tag 'nios2-fixes-v4.0-final' of git://git.rocketboards.org/linux-socfpg...Gravatar Linus Torvalds 5-11/+9
2015-04-10Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...Gravatar Greg Kroah-Hartman 1-2/+2
2015-04-10x86/apic/uv: Update the UV APIC HUB checkGravatar Mike Travis 1-3/+7
2015-04-10x86/apic/uv: Update the UV APIC driver checkGravatar Mike Travis 1-25/+49
2015-04-10x86/apic/uv: Update the APIC UV OEM checkGravatar Mike Travis 1-0/+3
2015-04-10nios2: fix cache coherency issue when debug with gdbGravatar Ley Foon Tan 2-4/+1
2015-04-09Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-4/+1
2015-04-09nios2: add missing ptrace registers definesGravatar Ley Foon Tan 1-2/+7
2015-04-09x86/iommu: Fix header comments regarding standard and _FINISH macrosGravatar Aravind Gopalakrishnan 1-5/+6
2015-04-09x86/asm/entry/64: Reduce padding in execve stubsGravatar Denys Vlasenko 1-6/+14