summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-10-12Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-17/+29
2016-10-12Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds30-251/+255
2016-10-12Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-17/+72
2016-10-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-36/+80
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada5-5/+0
2016-10-12kthread: kthread worker API cleanupPetr Mladek1-7/+7
2016-10-12kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier1-0/+3
2016-10-12mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-1/+33
2016-10-12x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-3/+26
2016-10-12powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira1-2/+4
2016-10-12unicore32: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-12tile: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-12arm64: use simpler API for random address requestsJason Cooper1-6/+2
2016-10-12ARM: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-12x86: use simpler API for random address requestsJason Cooper2-6/+2
2016-10-11Merge tag 'media/v4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+12
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+1
2016-10-11parisc: Show trap name in kernel crashHelge Deller3-8/+14
2016-10-11parisc: Zero-initialize newly alloced memblockHelge Deller1-0/+2
2016-10-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+3
2016-10-11Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro104-540/+710
2016-10-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-4/+36
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-10-10Merge tag 'nios2-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2-14/+9
2016-10-10Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds22-217/+83
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds14-22/+287
2016-10-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-32/+79
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu5-9/+10
2016-10-09parisc: Move exception table into read-only sectionHelge Deller1-3/+4
2016-10-09parisc: Fix kernel memory layout regarding position of __gpHelge Deller1-2/+5
2016-10-09parisc: Increase initial kernel mapping sizeHelge Deller1-3/+3
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro1-1/+1
2016-10-08parisc: Migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-10-08x86/pkeys: Make protection keys an "eager" featureDave Hansen1-3/+4
2016-10-08x86/apic: Prevent pointless warning messagesThomas Gleixner1-3/+5
2016-10-08x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner1-0/+4
2016-10-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds69-144/+142
2016-10-08Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds36-846/+3637
2016-10-08Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds54-360/+4183
2016-10-08Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds388-5397/+15940
2016-10-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-0/+1
2016-10-08Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-2/+48
2016-10-08Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-64/+63
2016-10-08Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds83-1285/+684
2016-10-08Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds98-8065/+98
2016-10-08Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds19-186/+304
2016-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2-2/+3
2016-10-08Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds188-2678/+3593
2016-10-08cred: simpler, 1D supplementary groupsAlexey Dobriyan1-2/+2
2016-10-08uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski2-22/+0