summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-01-07arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley1-0/+1
2015-01-07arm64: sanity checks: add missing AArch32 registersMark Rutland2-0/+15
2015-01-07arm64: Remove unused prepare_to_copy()Tobias Klauser1-3/+0
2015-01-07arm64: Correct __NR_compat_syscalls for bpfMark Rutland1-1/+1
2015-01-07s390/timex: fix get_tod_clock_ext() inline assemblyChen Gang2-5/+7
2015-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-56/+53
2015-01-07Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki21-66/+61
2015-01-06Merge tag 'powerpc-3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds7-11/+22
2015-01-06ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo2-10/+8
2015-01-05[IA64] Enable execveat syscall for ia64Tony Luck3-1/+3
2015-01-05crypto: sha-mb - Add avx2_supported check.Vinson Lee1-1/+1
2015-01-05crypto: aesni - fix "by8" variant for 128 bit keysMathias Krause1-11/+35
2015-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds3-2/+3
2015-01-04Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"Pavel Machek2-0/+21
2015-01-04x86, um: actually mark system call tables readonlyDaniel Borkmann2-2/+2
2015-01-04um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger1-0/+1
2015-01-03microblaze: include the new timecounter header.Richard Cochran1-0/+1
2015-01-02Merge tag 'pr-20141223-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-2/+4
2015-01-01ARM: dts: rockchip: enable gmac on RK3288 evb boardRoger Chen2-0/+40
2015-01-01ARM: dts: rockchip: add gmac info for rk3288Roger Chen1-0/+54
2014-12-31ARM: dts: imx6qdl: enable FEC magic-packet featureNimrod Andy2-0/+2
2014-12-31ARM: imx: add FEC sleep mode callback functionNimrod Andy2-1/+90
2014-12-31Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...Linus Torvalds2-18/+3
2014-12-31nios2: Use preempt_schedule_irqTobias Klauser1-18/+2
2014-12-31nios2: Initialize cpuinfo.mmuWalter Goossens1-0/+1
2014-12-31Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-24/+1
2014-12-31arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov5-24/+4
2014-12-30Add USB_EHCI_EXYNOS to multi_v7_defconfigSteev Klimaszewski1-0/+1
2014-12-29Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...Michael Ellerman1-8/+1
2014-12-29powerpc/kdump: Ignore failure in enabling big endian exception during crashHari Bathini3-2/+18
2014-12-29powerpc: Wire up sys_execveat() syscallPranith Kumar3-1/+3
2014-12-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-45/+45
2014-12-27kvm: x86: drop severity of "generation wraparound" messagePaolo Bonzini1-1/+1
2014-12-27kvm: x86: vmx: reorder some msr writingTiejun Chen1-44/+44
2014-12-27Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+10
2014-12-26parisc: fix out-of-register compiler error in ldcw inline assembler functionJohn David Anglin1-3/+10
2014-12-24x86, vdso: Use asm volatile in __getcpuAndy Lutomirski1-2/+4
2014-12-23arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee1-2/+3
2014-12-23arm64: defconfig: defconfig update for 3.19Will Deacon1-4/+5
2014-12-23arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi1-1/+13
2014-12-23x86/build: Clean auto-generated processor feature filesBjørn Mork2-0/+2
2014-12-23x86: Fix mkcapflags.sh bash-ismSylvain BERTRAND1-1/+1
2014-12-23x86: Fix step size adjustment during initial memory mappingJan Beulich1-20/+17
2014-12-23x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer()Boris Ostrovsky1-2/+0
2014-12-22arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_opsCatalin Marinas1-5/+6
2014-12-21ARM: mvebu: Fix pinctrl configuration for Armada 370 DBGregory CLEMENT1-24/+0
2014-12-21Merge tag 'pr-20141220-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-16/+29
2014-12-21x86_64, vdso: Fix the vdso address randomization algorithmAndy Lutomirski1-16/+29
2014-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds6-22/+16
2014-12-21Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds20-148/+157