summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc/pseries: Implement indexed-count hotplug memory addSahil Mehta2017-02-173-12/+147
| * | | | powerpc/mm: Blacklist SLB symbols from kprobeMichael Ellerman2017-02-171-0/+8
| * | | | powerpc/mm: Convert slb_finish_load[_1T] to local symbolsMichael Ellerman2017-02-171-8/+8
| * | | | powerpc/pseries: Fix build break when MEMORY_HOTREMOVE=nMichael Ellerman2017-02-161-1/+4
| * | | | powerpc/asm: Define STACK_PT_REGS_OFFSET macro in asm-offsets.cRashmica Gupta2017-02-151-29/+32
| * | | | powerpc/asm: Use OFFSET macro in asm-offsets.cRashmica Gupta2017-02-151-371/+340
| * | | | powerpc/spufs: Get rid of broken fasync stuffAl Viro2017-02-152-62/+6
| * | | | powerpc/64e: Fix bogus usage of WARN_ONCE()Michael Ellerman2017-02-151-7/+5
| * | | | drivers/pci/hotplug: Mask PDC interrupt if requiredGavin Shan2017-02-151-0/+2
| * | | | powerpc/xmon: Enable disassembly files (compilation changes)Balbir Singh2017-02-154-547/+60
| * | | | powerpc/xmon: Apply binutils changes to upgrade disassemblyBalbir Singh2017-02-153-3195/+6292
| * | | | powerpc/xmon: Update ppc-dis/opc.c and ppc.hBalbir Singh2017-02-154-570/+493
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-03-012-4/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | powerpc/mpc85xx: Update TMU device tree node for T1023/T1024Hongtao Jia2017-02-221-2/+2
| * | | | powerpc/mpc85xx: Update TMU device tree node for T1040/T1042Hongtao Jia2017-02-221-2/+2
* | | | | 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