summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-12-14Merge branch 'syscalls' into for-linusRussell King13-877/+641
2016-12-14Merge branches 'clkdev', 'fixes', 'misc' and 'sa1100-base' into for-linusRussell King66-1601/+606
2016-11-29ARM: mm: allow set_memory_*() to be used on the vmalloc regionRussell King1-1/+2
2016-11-29ARM: mm: fix set_memory_*() bounds checksRussell King1-13/+13
2016-11-23Revert "arm: move exports to definitions"Russell King47-131/+208
2016-11-22ARM: 8629/1: vfp: properly tag assembly function declarations in C codeNicolas Pitre2-9/+9
2016-11-22ARM: 8622/3: add sysfs cpu_capacity attributeJuri Lelli1-0/+64
2016-11-22ARM: 8621/3: parse cpu capacity-dmips-mhz from DTJuri Lelli1-1/+155
2016-11-16ARM: Fix XIP kernelsRussell King1-0/+5
2016-11-15ARM: 8623/1: mm: add ARM_L1_CACHE_SHIFT_7 for UniPhier outer cacheMasahiro Yamada1-1/+7
2016-11-15ARM: 8628/1: dma-mapping: preallocate DMA-debug hash tables in core_initcallMarek Szyprowski1-1/+1
2016-11-15ARM: 8624/1: proc-v7m.S: fix init section nameNicolas Pitre1-1/+1
2016-11-15ARM: fix backtraceRussell King2-34/+23
2016-10-30ARM: Update mach-typesRussell King1-462/+54
2016-10-19ARM: sa1100: remove SA-1101 header fileRussell King2-929/+0
2016-10-19ARM: 8619/1: udelay: document the various constantsNicolas Pitre2-8/+34
2016-10-19ARM: wire up new pkey syscallsRussell King3-1/+7
2016-10-19ARM: fix oops when using older ARMv4T CPUsRussell King1-10/+24
2016-10-18ARM: wire up new pkey syscallsRussell King1-0/+3
2016-10-18ARM: convert to generated system call tablesRussell King12-873/+625
2016-10-18ARM: remove indirection of asm/mach-types.hRussell King4-3/+18
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+23
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds210-3399/+4748
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds10-78/+48
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro9-78/+47
2016-10-14score: traps: Add missing include file to fix build errorGuenter Roeck1-0/+1
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds247-1222/+707
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds1-2/+3
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds4-9/+4
2016-10-14Merge tag 'metag-for-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds72-245/+233
2016-10-14MIPS: Wire up new pkey_{mprotect,alloc,free} syscallsRalf Baechle5-6/+28
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds4-18/+329
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-2/+0
2016-10-12MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2016-10-11Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-17/+29
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds30-251/+255
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-17/+72
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-36/+80
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada5-5/+0
2016-10-11kthread: kthread worker API cleanupPetr Mladek1-7/+7
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier1-0/+3
2016-10-11mips/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-1/+33
2016-10-11x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai4-3/+26
2016-10-11powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira1-2/+4
2016-10-11unicore32: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-11tile: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-11arm64: use simpler API for random address requestsJason Cooper1-6/+2
2016-10-11ARM: use simpler API for random address requestsJason Cooper1-2/+1
2016-10-11x86: use simpler API for random address requestsJason Cooper2-6/+2