summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-15251-3848/+6827
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-01-1478-338/+907
| |\
| | * MAINTAINERS: Update Scott Wood's e-mail addressScott Wood2015-12-311-1/+1
| | * 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
| | * dt-bindings: Add QorIQ TMU thermal bindingsHongtao Jia2015-12-231-0/+63
| | * 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-2248-86/+92
| | * 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-224-41/+94
| | * genalloc:support allocating specific regionZhao Qiang2015-12-222-0/+43
| | * genalloc:support memory-allocation with bytes-alignment to genallocZhao Qiang2015-12-222-10/+78
| * | powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-132-0/+29
| * | scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand2016-01-131-1/+2
| * | 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
| * | cxl: Enable PCI device ID for future IBM CXL adapterUma Krishnan2016-01-111-0/+1
| * | cxl: use -Werror only with CONFIG_PPC_WERRORBrian Norris2016-01-111-1/+2
| * | cxl: fix build for GCC 4.6.xBrian Norris2016-01-111-1/+1
| * | 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
| * | cxl: Fix DSI misses when the context owning task exitsVaibhav Jain2016-01-055-37/+109
| * | 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