aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 72-228/+241
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-7/+10
2016-09-09mm: fix cache mode of dax pmd mappingsGravatar Dan Williams 1-7/+10
2016-09-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-4/+14
2016-09-09Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-17/+29
2016-09-09Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 5-2/+23
2016-09-09arm64: use preempt_disable_notrace in _percpu_read/writeGravatar Chunyan Zhang 1-4/+4
2016-09-09arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Gravatar Will Deacon 1-0/+10
2016-09-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 29-47/+60
2016-09-07Merge tag 'sunxi-fixes-for-4.8' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Olof Johansson 1-1/+1
2016-09-07Merge tag 'imx-fixes-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Olof Johansson 3-3/+3
2016-09-07Revert "ARM: tegra: fix erroneous address in dts"Gravatar Olof Johansson 1-2/+2
2016-09-08powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETGravatar Paul Mackerras 1-1/+6
2016-09-08powerpc/32: Fix again csum_partial_copy_generic()Gravatar Christophe Leroy 1-3/+4
2016-09-08powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGravatar Gavin Shan 1-1/+2
2016-09-07Merge tag 'seccomp-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-18/+10
2016-09-07seccomp: Remove 2-phase API documentationGravatar Mickaël Salaün 1-11/+0
2016-09-07um/ptrace: Fix the syscall number update after a ptraceGravatar Mickaël Salaün 3-5/+7
2016-09-07um/ptrace: Fix the syscall_trace_leave callGravatar Mickaël Salaün 1-2/+3
2016-09-06usercopy: fold builtin_const check into inline functionGravatar Kees Cook 4-30/+17
2016-09-06x86/uaccess: force copy_*_user() to be inlinedGravatar Kees Cook 1-2/+2
2016-09-06powerpc/powernv: Fix crash on releasing compound PEGravatar Gavin Shan 1-6/+9
2016-09-06powerpc/xics/opal: Fix processor numbers in OPAL ICPGravatar Benjamin Herrenschmidt 1-5/+7
2016-09-06powerpc/pseries: Fix little endian build with CONFIG_KEXEC=nGravatar Thiago Jung Bauermann 1-1/+1
2016-09-05ARM: dts: imx6qdl: Fix SPDIF regressionGravatar Fabio Estevam 1-1/+1
2016-09-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+12
2016-09-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+9
2016-09-03Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-0/+8
2016-09-02x86/AMD: Apply erratum 665 on machines without a BIOS fixGravatar Emanuel Czirai 1-0/+12
2016-09-02x86/paravirt: Do not trace _paravirt_ident_*() functionsGravatar Steven Rostedt 1-2/+2
2016-09-02arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1Gravatar James Morse 1-0/+9
2016-09-02Merge tag 'mvebu-fixes-4.8-2' of git://git.infradead.org/linux-mvebu into fixesGravatar Arnd Bergmann 2-1/+5
2016-09-01kconfig: tinyconfig: provide whole choice blocks to avoid warningsGravatar Arnd Bergmann 1-0/+2
2016-08-30mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSGravatar Josh Poimboeuf 14-99/+43
2016-08-30ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxGravatar Anson Huang 1-1/+1
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 73-193/+356
2016-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 6-6/+11
2016-08-29Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 29-38/+148
2016-08-29ARM: dts: imx7d-sdb: fix ti,x-plate-ohms property nameGravatar Vladimir Zapolskiy 1-1/+1
2016-08-28net: smc91x: fix SMC accessesGravatar Russell King 6-6/+11
2016-08-29powerpc: signals: Discard transaction state from signal framesGravatar Cyril Bur 2-0/+28
2016-08-29powerpc/powernv : Drop reference added by kset_find_obj()Gravatar Mukesh Ojha 2-2/+12
2016-08-29powerpc/tm: do not use r13 for tabort_syscallGravatar Nicholas Piggin 1-6/+6
2016-08-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+3
2016-08-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 5-79/+73
2016-08-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 3-7/+5
2016-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+3
2016-08-26Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+8
2016-08-26treewide: replace config_enabled() with IS_ENABLED() (2nd round)Gravatar Masahiro Yamada 3-7/+5
2016-08-26ARM: sa1100: clear reset status prior to rebootGravatar Russell King 1-0/+3