summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-152-2/+7
|\
| * dts: hisi: fixes no syscon fault when init mdioyankejian2016-01-152-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-01-152-8/+9
|\ \
| * | sparc64: Fix numa node distance initializationNitin Gupta2016-01-141-7/+8
| * | sparc64: fix incorrect sign extension in sys_sparc64_personalityDmitry V. Levin2016-01-141-1/+1
* | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-15190-8423/+5142
|\ \ \
| * \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-01-1460-5093/+352
| |\ \ \
| | * | | powerpc/mpc85xx: Add TMU device tree support for T1023/T1024Hongtao Jia2015-12-236-4/+92
| | * | | powerpc/mpc85xx: Add TMU device tree support for T1040/T1042Hongtao Jia2015-12-2310-8/+106
| | * | | powerpc/fsl_lbc: removal of dead codeRaghav Dogra2015-12-231-2/+0
| | * | | powerpc/p1010rdb: Update dts for pcie interrupt-mapZhao Qiang2015-12-221-0/+16
| | * | | powerpc/e6500: add locking to hugetlbScott Wood2015-12-221-0/+46
| | * | | powerpc/85xx: Enable TWR_P102x in mpc85xx_basic_defconfigli pengbo2015-12-221-0/+1
| | * | | powerpc/85xx: mpc85xx ADS: remove pci excludeDaniel Walker2015-12-221-15/+0
| | * | | powerpc/mpc85xx: Update B4 FMan MURAM sizeIgal Liberman2015-12-221-0/+5
| | * | | powerpc/85xx: Add PCIe controller support for bsc9132qdsHarninder Rai2015-12-222-1/+20
| | * | | powerpc/fsl: Add PCI node in device tree of bsc9132qdsHarninder Rai2015-12-223-0/+44
| | * | | QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-2234-5151/+21
| | * | | QE: use subsys_initcall to init qeZhao Qiang2015-12-227-12/+13
| | * | | QE/CPM: move muram management functions to qe_commonZhao Qiang2015-12-226-255/+290
| | * | | CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang2015-12-223-40/+93
| * | | | powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-132-0/+29
| * | | | powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey2016-01-132-2/+9
| * | | | powerpc/mm: fix _PAGE_SWP_SOFT_DIRTY breaking swapoffHugh Dickins2016-01-122-3/+11
| * | | | powerpc/mm: Fix _PAGE_PTE breaking swapoffAneesh Kumar K.V2016-01-121-3/+8
| * | | | powerpc: Add HWCAP bits for Power9Michael Ellerman2016-01-111-0/+2
| * | | | powerpc/powernv: Reserve PE#0 on NPUAlistair Popple2016-01-111-2/+4
| * | | | powerpc/powernv: Change NPU PE# assignmentAlistair Popple2016-01-111-7/+66
| * | | | powerpc/powernv: Fix update of NVLink DMA maskAlistair Popple2016-01-111-1/+4
| * | | | powerpc/powernv: Remove misleading comment in pci.cRussell Currey2016-01-111-2/+0
| * | | | powerpc: Implement save_stack_trace_regs() to enable kprobe stack tracingSteven Rostedt2016-01-111-0/+7
| * | | | powerpc: Fix build break due to paca mm_context_t changesMichael Ellerman2016-01-092-1/+3
| * | | | powerpc/powernv: Fix minor off-by-one error in opal_mce_check_early_recovery()Andrew Donnellan2015-12-271-1/+1
| * | | | powerpc: Fix style of self-test config promptsAndrew Donnellan2015-12-271-3/+3
| * | | | powerpc/powernv: Only delay opal_rtc_read() retry when necessaryMichael Neuling2015-12-271-1/+1
| * | | | powerpc/powernv: Add a kmsg_dumper that flushes console output on panicRussell Currey2015-12-276-1/+78
| * | | | powerpc: Copy only required pieces of the mm_context_t to the pacaMichael Neuling2015-12-273-8/+22
| * | | | powerpc: Add function to copy mm_context_t to the pacaMichael Neuling2015-12-195-5/+18
| * | | | powerpc: Add missing calls to va_end()Daniel Axtens2015-12-172-0/+2
| |/ / /
| * | | powerpc/pseries: Enable kernel CPU dlpar from sysfsNathan Fontenot2015-12-171-0/+6
| * | | powerpc/pseries: Add CPU dlpar add functionalityNathan Fontenot2015-12-171-0/+116
| * | | powerpc/pseries: Add CPU dlpar remove functionalityNathan Fontenot2015-12-172-0/+156
| * | | powerpc/pseries: Update CPU hotplug error recoveryNathan Fontenot2015-12-171-13/+63
| * | | powerpc/pseries: Factor out common cpu hotplug codeNathan Fontenot2015-12-171-31/+39
| * | | powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.cNathan Fontenot2015-12-172-225/+219
| * | | powerpc/pseries: Verify CPU doesn't exist before addingNathan Fontenot2015-12-171-4/+39
| * | | powerpc/476fpe: Add support for kexecAlistair Popple2015-12-171-0/+2
| * | | powerpc/powernv: Add support for Nvlink NPUsAlistair Popple2015-12-176-13/+502
| * | | powerpc: Add __raw_rm_writeq() functionAlistair Popple2015-12-172-10/+11
| * | | Revert "powerpc/pci: Remove unused struct pci_dn.pcidev field"Alistair Popple2015-12-172-0/+2