summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2017-07-03Merge branch 'fixes' into nextMichael Ellerman
2017-07-02powerpc/mm: Add devmap support for ppc64Oliver O'Halloran
2017-07-02powerpc: use spin loop primitives in some functionsNicholas Piggin
2017-07-02powerpc/64: implement spin loop primitivesNicholas Piggin
2017-06-28powerpc/fadump: avoid holes in boot memory area when fadump is registeredHari Bathini
2017-06-27powerpc/powernv/pci: Add support for PHB4 diagnosticsRussell Currey
2017-06-26powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()Michael Ellerman
2017-06-23powerpc/mm: Trace tlbie(l) instructionsBalbir Singh
2017-06-20powerpc/64s/paca: EX_CTR is not used with RELOCATABLE=n, remove itNicholas Piggin
2017-06-20powerpc/64s/paca: EX_R3 can be merged with EX_DARNicholas Piggin
2017-06-20powerpc/64s/paca: EX_LR can be merged with EX_DARNicholas Piggin
2017-06-20powerpc/64s/paca: EX_SRR0 is unused, remove itNicholas Piggin
2017-06-20powerpc/64s: Add EX_SIZE definition for paca exception save areasNicholas Piggin
2017-06-19powerpc/64s/idle: Branch to handler with virtual mode offsetNicholas Piggin
2017-06-19powerpc/64s: msgclr when handling doorbell exceptions from system resetNicholas Piggin
2017-06-19powerpc/64s/idle: Process interrupts from system reset wakeupNicholas Piggin
2017-06-19powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin
2017-06-16powerpc/kprobes: Skip livepatch_handler() for jprobesNaveen N. Rao
2017-06-16powerpc/debug: Add missing warn flag to WARN_ON's non-builtin pathAlexey Kardashevskiy
2017-06-15powerpc/xive: Fix offset for store EOI MMIOsBenjamin Herrenschmidt
2017-06-15powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin
2017-06-15powerpc/64: Drop explicit hwsync in context switchNicholas Piggin
2017-06-08powerpc/mm/4k: Limit 4k page size config to 64TB virtual address spaceAneesh Kumar K.V
2017-06-06powerpc/numa: Fix percpu allocations to be NUMA awareMichael Ellerman
2017-06-06powerpc/64s: Machine check handle ifetch from foreign real address for POWER9Nicholas Piggin
2017-06-05powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy
2017-06-05powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh
2017-06-05powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh
2017-06-02powerpc/fadump: Set an upper limit for boot memory sizeHari Bathini
2017-06-02powerpc: Remove __ilog2()s and use generic onesChristophe Leroy
2017-06-02powerpc: Replace ffz() by equivalent generic functionChristophe Leroy
2017-06-02powerpc: Use builtin functions for fls()/__fls()/fls64()Christophe Leroy
2017-06-02powerpc: Discard ffs()/__ffs() function and use builtin functions insteadChristophe Leroy
2017-06-01powerpc/64: Reclaim CPU_FTR_SUBCOREMichael Ellerman
2017-05-30powerpc/64: Tool to check head sections location sanityNicholas Piggin
2017-05-30powerpc/64: Handle linker stubs in low .text codeNicholas Piggin
2017-05-30powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1Gautham R. Shenoy
2017-05-30powerpc/64s: Fix FIXUP_ENDIAN non-maskable interrupt reentrancyNicholas Piggin
2017-05-19powerpc/mm: Fix virt_addr_valid() etc. on 64-bit hashMichael Ellerman
2017-05-15powerpc/modules: If mprofile-kernel is enabled add it to vermagicMichael Ellerman
2017-05-12Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin
2017-05-09Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman
2017-05-09Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2017-05-09powerpc/mm/book3s/64: Rework page table geometry for lower memory usageMichael Ellerman
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-08powerpc/fadump: remove dependency with CONFIG_KEXECHari Bathini
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds