summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+75
2016-07-21powerpc: Add module autoloading based on CPU featuresAlastair D'Silva1-0/+40
2016-07-21powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt2-4/+8
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt1-1/+0
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt2-36/+39
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt1-0/+2
2016-07-21powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt1-7/+0
2016-07-21powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt3-11/+13
2016-07-21powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt1-0/+6
2016-07-21powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt1-1/+0
2016-07-21powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt2-1/+4
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao1-3/+3
2016-07-19powerpc/mm: Cleanup LPCR definesAneesh Kumar K.V1-37/+37
2016-07-17powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V1-1/+3
2016-07-17powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V1-1/+2
2016-07-17powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V1-0/+3
2016-07-17powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V1-2/+7
2016-07-17powerpc/mm: Compile out radix related functions if RADIX_MMU is disabledAneesh Kumar K.V1-0/+5
2016-07-17powerpc/mm: use _raw variant of page table accessorsAneesh Kumar K.V4-35/+91
2016-07-17powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V1-0/+1
2016-07-17powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh1-0/+14
2016-07-17powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt1-3/+0
2016-07-17powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt2-1/+15
2016-07-17powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt1-0/+6
2016-07-17powerpc/irq: Add mechanism to force a replay of interruptsBenjamin Herrenschmidt1-0/+2
2016-07-17powerpc/irq: Add support for HV virtualization interruptsBenjamin Herrenschmidt2-0/+3
2016-07-15powerpc/powernv: Add XICS emulation APIsBenjamin Herrenschmidt2-1/+10
2016-07-15powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu6-3/+28
2016-07-15Merge tag 'powerpc-4.7-5' into nextMichael Ellerman8-7/+49
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens4-6/+6
2016-07-14PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan1-0/+28
2016-07-14powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie1-0/+7
2016-07-14powerpc/xmon: Dump ISA 2.07 SPRsMichael Ellerman1-0/+1
2016-07-09powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy2-0/+10
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy7-23/+55
2016-07-08powerpc/opal: Wake up kopald polling thread before waiting for eventsBenjamin Herrenschmidt1-0/+2
2016-07-07powerpc/mm: Fix build of Book3E/64 with 64K pagesBenjamin Herrenschmidt1-0/+1
2016-07-05crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard1-0/+12
2016-07-05powerpc: define FUNC_START/FUNC_ENDAnton Blanchard1-0/+3
2016-07-05powerpc/timer: Large Decrementer supportOliver O'Halloran2-3/+4
2016-07-05powerpc: Send SIGBUS on unaligned copy and pasteChris Smart1-0/+4
2016-07-03Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+1
2016-06-30powerpc: Initialise pci_io_base as early as possibleDarren Stevens1-0/+1
2016-06-29powerpc/powernv: Add driver for operator panel on FSP machinesSuraj Jitindar Singh1-0/+2
2016-06-29powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh1-0/+8
2016-06-25Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-7/+48
2016-06-25powerpc: get rid of superfluous __GFP_REPEATMichal Hocko2-10/+6
2016-06-25tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2-2/+2
2016-06-24powerpc/ebpf/jit: Implement JIT compiler for extended BPFNaveen N. Rao2-1/+21
2016-06-24powerpc/bpf/jit: Introduce rotate immediate instructionsNaveen N. Rao1-0/+2