aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAge
* Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-08-04
|\
| * Merge tag 'v4.13-rc1' into fixesMichael Ellerman2017-07-31
| |\
| * | powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran2017-07-28
* | | Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-28
|\| |
| * | powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt2017-07-26
* | | Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-21
|\| |
| * | powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-18
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-21
|\ \ \ | |_|/ |/| |
| * | debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-20
* | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-15
|\ \ \
| * | | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-03
* | | | Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-14
|\ \ \ \ | | |_|/ | |/| |
| * | | powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman2017-07-12
| * | | powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-07-10
| * | | powerpc/powernv: Tell OPAL about our MMU mode on POWER9Benjamin Herrenschmidt2017-07-10
* | | | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-12
* | | | powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin2017-07-12
* | | | powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-10
|/ / /
* | | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-07
|\ \ \
| * | | powerpc/mm/hash: Implement mark_rodata_ro() for hashBalbir Singh2017-07-03
| * | | powerpc64/elfv1: Only dereference function descriptor for non-text symbolsNaveen N. Rao2017-07-03
| * | | cxl: Export library to support IBM XSLChristophe Lombard2017-07-03
| * | | Merge branch 'fixes' into nextMichael Ellerman2017-07-03
| |\ \ \
| * | | | powerpc/mm: Add devmap support for ppc64Oliver O'Halloran2017-07-02
| * | | | powerpc: use spin loop primitives in some functionsNicholas Piggin2017-07-02
| * | | | powerpc/64: implement spin loop primitivesNicholas Piggin2017-07-02
| * | | | powerpc/fadump: avoid holes in boot memory area when fadump is registeredHari Bathini2017-06-27
| * | | | powerpc/powernv/pci: Add support for PHB4 diagnosticsRussell Currey2017-06-26
| * | | | powerpc/mm: Trace tlbie(l) instructionsBalbir Singh2017-06-23
| * | | | powerpc/64s/paca: EX_CTR is not used with RELOCATABLE=n, remove itNicholas Piggin2017-06-20
| * | | | powerpc/64s/paca: EX_R3 can be merged with EX_DARNicholas Piggin2017-06-20
| * | | | powerpc/64s/paca: EX_LR can be merged with EX_DARNicholas Piggin2017-06-20
| * | | | powerpc/64s/paca: EX_SRR0 is unused, remove itNicholas Piggin2017-06-20
| * | | | powerpc/64s: Add EX_SIZE definition for paca exception save areasNicholas Piggin2017-06-20
| * | | | powerpc/64s/idle: Branch to handler with virtual mode offsetNicholas Piggin2017-06-19
| * | | | powerpc/64s: msgclr when handling doorbell exceptions from system resetNicholas Piggin2017-06-19
| * | | | powerpc/64s/idle: Process interrupts from system reset wakeupNicholas Piggin2017-06-19
| * | | | powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin2017-06-19
| * | | | powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin2017-06-15
| * | | | powerpc/64: Drop explicit hwsync in context switchNicholas Piggin2017-06-15
| * | | | powerpc/64s: Machine check handle ifetch from foreign real address for POWER9Nicholas Piggin2017-06-06
| * | | | powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-05
| * | | | powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh2017-06-05
| * | | | powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh2017-06-05
| * | | | powerpc/fadump: Set an upper limit for boot memory sizeHari Bathini2017-06-02
| * | | | powerpc: Remove __ilog2()s and use generic onesChristophe Leroy2017-06-02
| * | | | powerpc: Replace ffz() by equivalent generic functionChristophe Leroy2017-06-02
| * | | | powerpc: Use builtin functions for fls()/__fls()/fls64()Christophe Leroy2017-06-02
| * | | | powerpc: Discard ffs()/__ffs() function and use builtin functions insteadChristophe Leroy2017-06-02
| * | | | powerpc/64: Tool to check head sections location sanityNicholas Piggin2017-05-30