summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm, dax, pmem: introduce pfn_tDan Williams2016-01-161-5/+4
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-168-14/+14
* arch/powerpc/include/asm/pgtable-ppc64.h: add pmd_[dirty|mkclean] for THPMinchan Kim2016-01-161-0/+2
* powerpc, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-166-80/+2
* mm: drop tail page refcountingKirill A. Shutemov2016-01-161-12/+1
* thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov2016-01-161-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-1360-5093/+352
| |\
| | * powerpc/mpc85xx: Add TMU device tree support for T1023/T1024Hongtao Jia2015-12-246-4/+92
| | * powerpc/mpc85xx: Add TMU device tree support for T1040/T1042Hongtao Jia2015-12-2410-8/+106
| | * powerpc/fsl_lbc: removal of dead codeRaghav Dogra2015-12-231-2/+0
| | * powerpc/p1010rdb: Update dts for pcie interrupt-mapZhao Qiang2015-12-231-0/+16
| | * powerpc/e6500: add locking to hugetlbScott Wood2015-12-231-0/+46
| | * powerpc/85xx: Enable TWR_P102x in mpc85xx_basic_defconfigli pengbo2015-12-231-0/+1
| | * powerpc/85xx: mpc85xx ADS: remove pci excludeDaniel Walker2015-12-231-15/+0
| | * powerpc/mpc85xx: Update B4 FMan MURAM sizeIgal Liberman2015-12-231-0/+5
| | * powerpc/85xx: Add PCIe controller support for bsc9132qdsHarninder Rai2015-12-232-1/+20
| | * powerpc/fsl: Add PCI node in device tree of bsc9132qdsHarninder Rai2015-12-233-0/+44
| | * QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-2334-5151/+21
| | * QE: use subsys_initcall to init qeZhao Qiang2015-12-237-12/+13
| | * QE/CPM: move muram management functions to qe_commonZhao Qiang2015-12-236-255/+290
| | * CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang2015-12-233-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-082-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