aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-02-28Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 74-202/+370
2017-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-22/+30
2017-02-28Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2017-02-28Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to i...Gravatar Russell King 86-273/+459
2017-02-28ARM: mm: round the initrd reservation to page boundariesGravatar Russell King 1-5/+18
2017-02-28ARM: mm: clean up initrd initialisationGravatar Russell King 1-12/+15
2017-02-28ARM: mm: move initrd init code out of arm_memblock_init()Gravatar Russell King 1-4/+9
2017-02-28ARM: 8655/1: improve NOMMU definition of pgprot_*()Gravatar Arnd Bergmann 1-3/+3
2017-02-28ARM: 8654/1: decompressor: add strlen prototypeGravatar Arnd Bergmann 1-0/+1
2017-02-28ARM: 8652/1: cache-uniphier: clean up active way setup codeGravatar Masahiro Yamada 1-14/+9
2017-02-28ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>Gravatar Masahiro Yamada 1-1/+1
2017-02-28ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctlyGravatar Ard Biesheuvel 1-2/+11
2017-02-28ARM: 8649/2: nommu: remove Hivecs configuration is asmGravatar Afzal Mohammed 1-5/+0
2017-02-28ARM: 8648/2: nommu: display vectors baseGravatar Afzal Mohammed 1-2/+7
2017-02-28ARM: 8647/2: nommu: dynamic exception base address settingGravatar Afzal Mohammed 1-2/+50
2017-02-28ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigGravatar Afzal Mohammed 4-5/+9
2017-02-28ARM: 8644/1: Reduce "CPU: shutdown" message to debug levelGravatar Florian Fainelli 1-1/+1
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 54-86/+86
2017-02-28ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALGravatar Florian Fainelli 4-2/+72
2017-02-28Merge branch 'devel-stable' into miscGravatar Russell King 12-71/+89
2017-02-28ARM: 8639/1: Define KERNEL_START and KERNEL_ENDGravatar Florian Fainelli 3-10/+10
2017-02-28ARM: 8637/1: Adjust memory boundaries after reservationsGravatar Laura Abbott 2-3/+12
2017-02-28ARM: 8636/1: Cleanup sanity_check_meminfoGravatar Laura Abbott 3-48/+30
2017-02-27Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 94-181/+161
2017-02-27Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Gravatar Linus Torvalds 1-6/+8
2017-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 20-60/+959
2017-02-27Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 3-102/+29
2017-02-27mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()Gravatar Dave Jiang 1-1/+2
2017-02-27mm: add arch-independent testcases for RODATAGravatar Jinbum Park 6-103/+0
2017-02-27mm: add new mmget() helperGravatar Vegard Nossum 6-6/+6
2017-02-27mm: add new mmgrab() helperGravatar Vegard Nossum 25-26/+26
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27scripts/spelling.txt: add "intialization" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27scripts/spelling.txt: add "efective" pattern and fix typo instancesGravatar Masahiro Yamada 2-2/+2
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesGravatar Masahiro Yamada 4-9/+9
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesGravatar Masahiro Yamada 7-7/+7
2017-02-27scripts/spelling.txt: add "an one" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesGravatar Masahiro Yamada 1-1/+1
2017-02-27scripts/spelling.txt: add "an user" pattern and fix typo instancesGravatar Masahiro Yamada 3-3/+3
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesGravatar Masahiro Yamada 5-5/+5
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 36-14/+96
2017-02-25Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Gravatar Linus Torvalds 1-0/+6
2017-02-25Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 10-1897/+238
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 108-278/+218
2017-02-25treewide: Remove remaining executable attributes from source filesGravatar Joe Perches 3-0/+0
2017-02-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 42-101/+407
2017-02-24platform/x86: intel_pmc_ipc: read s0ix residency APIGravatar Shanth Murthy 1-0/+6
2017-02-24Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxGravatar Linus Torvalds 23-187/+1058
2017-02-24m68k: replace gcc specific macros with ones from compiler.hGravatar Gideon Israel Dsouza 10-22/+29