summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
Commit message (Expand)AuthorAgeFilesLines
...
| * powerpc/powernv/pci: Fix cfg_dbg() & replace with pr_devel()Alexey Kardashevskiy2016-05-111-9/+6
| * powerpc/mm/radix: Add THP support for 4K linux page sizeAneesh Kumar K.V2016-05-111-1/+1
| * powerpc/mm/radix: Isolate hash table function from pseries guest codeAneesh Kumar K.V2016-05-112-4/+13
| * powerpc/mm/radix: Add radix callbacks for early init routinesAneesh Kumar K.V2016-05-011-1/+4
| * powerpc/mm/radix: Add dummy radix_enabled()Aneesh Kumar K.V2016-05-011-0/+9
| * powerpc/mm/hash: Add support for Power9 HashAneesh Kumar K.V2016-05-012-2/+2
| * powerpc/mm: Drop WIMG in favour of new constantsAneesh Kumar K.V2016-05-011-4/+0
| * powerpc/mm: Use a helper for finding pte bits mapping I/O areaAneesh Kumar K.V2016-05-011-1/+1
| * powerpc/mm: Update _PAGE_KERNEL_ROAneesh Kumar K.V2016-05-011-1/+1
| * powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-011-1/+1
| * powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-012-3/+3
| * powerpc/cell: Make spu_base.c explicitly non-modularPaul Gortmaker2016-04-111-5/+2
| * powerpc/powernv: Use the "unknown" checkstop type as a fallbackRussell Currey2016-04-111-3/+5
| * powerpc/pseries: Update LMB associativity index during DLPAR add/removeNathan Fontenot2016-04-111-31/+162
| * powerpc/pseries: Refactor dlpar_add_lmb() codeNathan Fontenot2016-04-111-14/+20
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-181-2/+3
|\ \
| * | coredump: get rid of coredump_params->writtenOmar Sandoval2016-05-121-2/+3
* | | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-172-13/+8
|\ \ \
| * | | powerpc: mpc8349emitx: use gpiochip data pointerLinus Walleij2016-03-301-3/+3
| * | | powerpc: mpc52xx_gpt: use gpiochip data pointerLinus Walleij2016-03-301-10/+5
| |/ /
* | | dcache_{readdir,dir_lseek}() users: switch to ->iterate_sharedAl Viro2016-05-021-1/+1
| |/ |/|
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-2/+2
|/
* Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-1937-978/+911
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-03-1416-332/+318
| |\
| | * powerpc/86xx: Consolidate common platform codeAlessio Igor Bogani2016-03-119-163/+53
| | * powerpc32: remove ioremap_baseChristophe Leroy2016-03-111-10/+0
| | * powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao2016-03-041-31/+39
| | * powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao2016-03-041-88/+108
| | * powerpc/mpc85xx: refactor the PM operationschenhui zhao2016-03-044-54/+127
| | * powerpc/rcpm: add RCPM driverchenhui zhao2016-03-042-0/+4
| | * powerpc/cache: add cache flush operation for various e500chenhui zhao2016-03-041-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-091-3/+92
| * | | powerpc/powernv: Support EEH reset for VF PEWei Yang2016-03-091-1/+126
| * | | powerpc/eeh: Create PE for VFsWei Yang2016-03-091-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/+2
| * | powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>Luis Henriques2016-03-011-20/+9
| * | powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>Luis Henriques2016-03-011-10/+6
| * | powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>Luis Henriques2016-03-011-10/+7
| * | 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/+73
| * | | powerpc/powernv: simplify the calculation of iov resource alignmentWei Yang2016-02-101-8/+12
OpenPOWER on IntegriCloud