summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-03-01powerpc/ps3: gelic_udbg: use struct udphdr from <linux/udp.h>Luis Henriques
2016-03-01powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>Luis Henriques
2016-03-01powerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h>Luis Henriques
2016-03-01powerpc/ps3: gelic_udbg: use struct ethhdr from <linux/if_ether.h>Luis Henriques
2016-02-29powerpc/mm/book3s-64: Expand the real page number field of the Linux PTEPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Move software-used bits in PTEPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Shuffle read, write, execute and user bits in PTEPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Move HPTE-related bits in PTE to upper endPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Move _PAGE_PTE to 2nd most significant bitPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Move _PAGE_PRESENT to the most significant bitPaul Mackerras
2016-02-29powerpc/mm/book3s-64: Use physical addresses in upper page table tree levelsPaul Mackerras
2016-02-27powerpc/mm/book3s-64: Free up 7 high-order bits in the Linux PTEPaul Mackerras
2016-02-27powerpc/mm/book3s-64: Clean up some obsolete or misleading commentsPaul Mackerras
2016-02-25Merge tag 'powerpc-4.5-4' into nextMichael Ellerman
2016-02-24powerpc: Fix BUG_ON() reporting in real modeBalbir Singh
2016-02-24powerpc: Use BUILD_BUG_ON_MSG() for unsupported {cmp}xchg sizespan xinhui
2016-02-24powerpc/powernv: Add AST graphics driver to powernv_defconfigJeremy Kerr
2016-02-24powerpc/powernv: Add powernv firmware interface drivers to powernv_defconfigJeremy Kerr
2016-02-24powerpc/powernv: Add powernv_defconfigJeremy Kerr
2016-02-22powerpc: Add POWER9 cputable entryMichael Neuling
2016-02-22powerpc: Use defines for __init_tlb_power[78]Michael Neuling
2016-02-22powerpc/powernv: Create separate subcores CPU feature bitMichael Neuling
2016-02-22powerpc/powernv: don't create OPAL msglog sysfs entry if memcons init failsAndrew Donnellan
2016-02-22powerpc/mm/hash: Clear the invalid slot information correctlyAneesh Kumar K.V
2016-02-22powerpc/eeh: Fix partial hotplug criterionGavin Shan
2016-02-18powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchgBoqun Feng
2016-02-18powerpc: atomic: Implement acquire/release/relaxed variants for xchgBoqun Feng
2016-02-18powerpc: atomic: Implement atomic{, 64}_*_return_* variantsBoqun Feng
2016-02-18powerpc: Fix kgdb on little endian ppc64leBalbir Singh
2016-02-17powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy
2016-02-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V
2016-02-15powerpc/powernv: Fix stale PE primary busGavin Shan
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan
2016-02-15powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov
2016-02-10powerpc/perf/hv-gpci: Increase request buffer sizeSukadev Bhattiprolu
2016-02-10powerpc/powernv: allocate sparse PE# when using M64 BAR in Single PE modeWei Yang
2016-02-10powerpc/powernv: boundary the total VF BAR size instead of the individual oneWei Yang
2016-02-10powerpc/powernv: replace the hard coded boundary with gateWei Yang
2016-02-10powerpc/powernv: use one M64 BAR in Single PE mode for one VF BARWei Yang
2016-02-10powerpc/powernv: simplify the calculation of iov resource alignmentWei Yang
2016-02-10powerpc/powernv: don't enable SRIOV when VF BAR has non 64bit-prefetchable BARWei Yang
2016-02-10powerpc/powernv: Simplify definitions of EEH debugfs handlersGavin Shan
2016-02-10powerpc/xmon: Add xmon command to dump process/task similar to ps(1)Douglas Miller
2016-02-09powerpc/xmon: add command to dump OPAL msglogAndrew Donnellan
2016-02-09powerpc/powernv: new function to access OPAL msglogAndrew Donnellan
2016-02-08powerpc/eeh: fix incorrect function name in commentAndrew Donnellan
2016-02-08powerpc/xmon: fix typo in usage messageAndrew Donnellan
2016-02-08powerpc/powernv: Remove support for p5ioc2Russell Currey
2016-02-08powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds