summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-2874-202/+370
|\
| *-. Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to i...Russell King2017-02-2886-273/+459
| |\ \
| | | * ARM: add CPU_THUMB_CAPABLE to indicate possible Thumb supportRussell King2017-02-121-5/+26
| | * | ARM: mm: round the initrd reservation to page boundariesRussell King2017-02-281-5/+18
| | * | ARM: mm: clean up initrd initialisationRussell King2017-02-281-12/+15
| | * | ARM: mm: move initrd init code out of arm_memblock_init()Russell King2017-02-281-4/+9
| | * | ARM: 8655/1: improve NOMMU definition of pgprot_*()Arnd Bergmann2017-02-281-3/+3
| | * | ARM: 8654/1: decompressor: add strlen prototypeArnd Bergmann2017-02-281-0/+1
| | * | ARM: 8652/1: cache-uniphier: clean up active way setup codeMasahiro Yamada2017-02-281-14/+9
| | * | ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>Masahiro Yamada2017-02-281-1/+1
| | * | ARM: 8650/1: module: handle negative R_ARM_PREL31 addends correctlyArd Biesheuvel2017-02-281-2/+11
| | * | ARM: 8649/2: nommu: remove Hivecs configuration is asmAfzal Mohammed2017-02-281-5/+0
| | * | ARM: 8648/2: nommu: display vectors baseAfzal Mohammed2017-02-281-2/+7
| | * | ARM: 8647/2: nommu: dynamic exception base address settingAfzal Mohammed2017-02-281-2/+50
| | * | ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed2017-02-284-5/+9
| | * | ARM: 8644/1: Reduce "CPU: shutdown" message to debug levelFlorian Fainelli2017-02-281-1/+1
| | * | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-2854-86/+86
| | * | ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2017-02-284-2/+72
| | * | Merge branch 'devel-stable' into miscRussell King2017-02-2812-71/+89
| | |\ \
| | * | | ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli2017-02-283-10/+10
| | * | | ARM: 8637/1: Adjust memory boundaries after reservationsLaura Abbott2017-02-282-3/+12
| | * | | ARM: 8636/1: Cleanup sanity_check_meminfoLaura Abbott2017-02-283-48/+30
| | * | | ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAMAfzal Mohammed2017-01-101-2/+1
| | * | | ARM: 8633/1: nommu: allow mmap when !CONFIG_MMUBenjamin Gaignard2017-01-101-0/+3
| | * | | ARM: 8627/1: avoid cache flushing in flush_dcache_page()Rabin Vincent2017-01-101-0/+6
| | | |/ | | |/|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-289-22/+30
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'x86/cache', 'x86/debug' and 'x86/irq' into x86/urgentIngo Molnar2017-02-209-22/+30
| |\ \ \ \ \ \
| | | | * | | | x86/irq, trace: Add __irq_entry annotation to x86's platform IRQ handlersDaniel Bristot de Oliveira2017-01-058-21/+27
| | | * | | | | x86/crash: Update the stale comment in reserve_crashkernel()Xunlei Pang2017-01-231-1/+3
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-281-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2017-02-241-0/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-2794-181/+161
|\ \ \ \ \ \ \ \
| * | | | | | | | mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()Dave Jiang2017-02-271-1/+2
| * | | | | | | | mm: add arch-independent testcases for RODATAJinbum Park2017-02-276-103/+0
| * | | | | | | | mm: add new mmget() helperVegard Nossum2017-02-276-6/+6
| * | | | | | | | mm: add new mmgrab() helperVegard Nossum2017-02-2725-26/+26
| * | | | | | | | scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * | | | | | | | scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * | | | | | | | scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * | | | | | | | scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada2017-02-272-2/+2
| * | | | | | | | scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-274-9/+9
| * | | | | | | | scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-277-7/+7
| * | | | | | | | scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * | | | | | | | scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * | | | | | | | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-273-3/+3
| * | | | | | | | scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-275-5/+5
| * | | | | | | | kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-2736-14/+96
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2017-02-271-6/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | m68k/defconfig: amcore board defconfig tuningAngelo Dureghello2017-02-131-6/+8
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-2720-60/+959
|\ \ \ \ \ \ \ \ \ \