summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-26powerpc/mm: Drop unused externs for hpte_init_beat[_v3]()Michael Ellerman
2016-07-26powerpc/mm: Rename hpte_init_lpar() and move the fallback to a headerMichael Ellerman
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-21powerpc: Add module autoloading based on CPU featuresAlastair D'Silva
2016-07-21powerpc: Merge 32-bit and 64-bit setup_arch()Benjamin Herrenschmidt
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt
2016-07-21powerpc/mm: Move hash table ops to a separate structureBenjamin Herrenschmidt
2016-07-21powerpc/64: Move MMU backend selection out of platform codeBenjamin Herrenschmidt
2016-07-21powerpc/pmac: Remove early allocation of the SMU command bufferBenjamin Herrenschmidt
2016-07-21powerpc: Put exception configuration in a common placeBenjamin Herrenschmidt
2016-07-21powerpc: Move FW feature probing out of pseries probe()Benjamin Herrenschmidt
2016-07-21powerpc/dart: Use a cachable DARTBenjamin Herrenschmidt
2016-07-21powerpc: Factor do_feature_fixup callsBenjamin Herrenschmidt
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao
2016-07-19powerpc/mm: Cleanup LPCR definesAneesh Kumar K.V
2016-07-17powerpc/mm/radix: Add LPID based tlb flush helpersAneesh Kumar K.V
2016-07-17powerpc/mm/radix: Update machine call back to support new HCALL.Aneesh Kumar K.V
2016-07-17powerpc/mm/radix: Update PID switch sequenceAneesh Kumar K.V
2016-07-17powerpc/mm: Clear top 16 bits of va only on older cpusAneesh Kumar K.V
2016-07-17powerpc/mm: Compile out radix related functions if RADIX_MMU is disabledAneesh Kumar K.V
2016-07-17powerpc/mm: use _raw variant of page table accessorsAneesh Kumar K.V
2016-07-17powerpc/mm/radix: Update LPCR HR bit as per ISAAneesh Kumar K.V
2016-07-17powerpc/mm: Fix .long's in tlb-radix.c to more meaningfulBalbir Singh
2016-07-17powerpc/powernv/pci: Remove SWINV constants and obsolete TCE codeBenjamin Herrenschmidt
2016-07-17powerpc/opal: Add real mode call wrappersBenjamin Herrenschmidt
2016-07-17powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt
2016-07-17powerpc/irq: Add mechanism to force a replay of interruptsBenjamin Herrenschmidt
2016-07-17powerpc/irq: Add support for HV virtualization interruptsBenjamin Herrenschmidt
2016-07-15powerpc/powernv: Add XICS emulation APIsBenjamin Herrenschmidt
2016-07-15powerpc/powernv: Add platform support for stop instructionShreyas B. Prabhu
2016-07-15Merge tag 'powerpc-4.7-5' into nextMichael Ellerman
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens
2016-07-14PCI/hotplug: pnv_php: export symbols and move struct types needed by cxlAndrew Donnellan
2016-07-14powerpc/powernv: Add support for the cxl kernel api on the real phbIan Munsie
2016-07-14powerpc/xmon: Dump ISA 2.07 SPRsMichael Ellerman
2016-07-09powerpc/8xx: Fix vaddr for IMMR early remapChristophe Leroy
2016-07-09powerpc32: provide VIRT_CPU_ACCOUNTINGChristophe Leroy
2016-07-08powerpc/opal: Wake up kopald polling thread before waiting for eventsBenjamin Herrenschmidt
2016-07-07powerpc/mm: Fix build of Book3E/64 with 64K pagesBenjamin Herrenschmidt
2016-07-05crypto: powerpc - Add POWER8 optimised crc32cAnton Blanchard
2016-07-05powerpc: define FUNC_START/FUNC_ENDAnton Blanchard
2016-07-05powerpc/timer: Large Decrementer supportOliver O'Halloran
2016-07-05powerpc: Send SIGBUS on unaligned copy and pasteChris Smart
2016-07-02Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-06-30powerpc: Initialise pci_io_base as early as possibleDarren Stevens