summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-1937-978/+911Star
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-03-1416-332/+318Star
| |\
| | * powerpc/86xx: Consolidate common platform codeAlessio Igor Bogani2016-03-129-163/+53Star
| | * powerpc32: remove ioremap_baseChristophe Leroy2016-03-121-10/+0Star
| | * powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao2016-03-051-31/+39
| | * powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao2016-03-051-88/+108
| | * powerpc/mpc85xx: refactor the PM operationschenhui zhao2016-03-054-54/+127
| | * powerpc/rcpm: add RCPM driverchenhui zhao2016-03-052-0/+4
| | * powerpc/cache: add cache flush operation for various e500chenhui zhao2016-03-051-2/+3
| * | Merge branch 'topic/mprofile-kernel' into nextMichael Ellerman2016-03-111-1/+1
| |\ \
| | * | powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe2016-03-071-1/+1
| * | | powerpc/powernv: Support PCI config restore for VFsWei Yang2016-03-081-3/+92
| * | | powerpc/powernv: Support EEH reset for VF PEWei Yang2016-03-081-1/+126
| * | | powerpc/eeh: Create PE for VFsWei Yang2016-03-081-0/+16
| | |/ | |/|
| * | powerpc/mm: Handle removing maybe-present bolted HPTEsDavid Gibson2016-03-011-3/+6
| * | powerpc: Fix misspellings in comments.Adam Buchbinder2016-03-019-13/+13
| * | powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>Luis Henriques2016-03-011-8/+2Star
| * | powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>Luis Henriques2016-03-011-20/+9Star
| * | powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>Luis Henriques2016-03-011-10/+6Star
| * | powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>Luis Henriques2016-03-011-10/+7Star
| * | Merge tag 'powerpc-4.5-4' into nextMichael Ellerman2016-02-254-1/+32
| |\ \
| * | | powerpc/powernv: Create separate subcores CPU feature bitMichael Neuling2016-02-221-1/+1
| * | | powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init failsAndrew Donnellan2016-02-221-0/+5
| * | | powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE modeWei Yang2016-02-101-19/+62
| * | | powerpc/powernv: boundary the total VF BAR size instead of the individual oneWei Yang2016-02-101-6/+8
| * | | powerpc/powernv: replace the hard coded boundary with gateWei Yang2016-02-101-9/+19
| * | | powerpc/powernv: use one M64 BAR in Single PE mode for one VF BARWei Yang2016-02-101-104/+73Star
| * | | powerpc/powernv: simplify the calculation of iov resource alignmentWei Yang2016-02-101-8/+12
| * | | powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BARWei Yang2016-02-101-16/+19
| * | | powerpc/powernv: Simplify definitions of EEH debugfs handlersGavin Shan2016-02-101-38/+22Star
| * | | powerpc/powernv: new function to access OPAL msglogAndrew Donnellan2016-02-092-12/+24
| * | | powerpc/powernv: Remove support for p5ioc2Russell Currey2016-02-084-368/+74Star
| | |/ | |/|
* | | param: convert some "on"/"off" users to strtoboolKees Cook2016-03-171-8/+2Star
* | | mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-1/+1
* | | Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-02-204-1/+32
|\ \ \ | |/ / |/| / | |/
| * powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy2016-02-171-0/+6
| * powerpc/powernv: Fix stale PE primary busGavin Shan2016-02-153-0/+22
| * powerpc/eeh: Fix stale cached primary busGavin Shan2016-02-151-1/+4
* | wrappers for ->i_mutex accessAl Viro2016-01-232-8/+8
|/
* Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-1541-577/+1358
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-01-1314-59/+27Star
| |\
| | * powerpc/85xx: mpc85xx ADS: remove pci excludeDaniel Walker2015-12-231-15/+0Star
| | * powerpc/85xx: Add PCIe controller support for bsc9132qdsHarninder Rai2015-12-231-1/+7
| | * QE: Move QE from arch/powerpc to drivers/socZhao Qiang2015-12-2312-30/+19Star
| | * QE: use subsys_initcall to init qeZhao Qiang2015-12-236-12/+0Star
| | * CPM/QE: use genalloc to manage CPM/QE muramZhao Qiang2015-12-231-2/+2
| * | powerpc/powernv: Fix OPAL_CONSOLE_FLUSH prototype and usagesRussell Currey2016-01-131-1/+8
| * | 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