summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-3/+0
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-3/+0
* | Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-143-3/+12
|\ \
| * | powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman2017-07-121-2/+2
| * | powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran2017-07-111-1/+1
| * | powerpc/powernv: Tell OPAL about our MMU mode on POWER9Benjamin Herrenschmidt2017-07-101-0/+9
* | | mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-121-1/+1
* | | powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin2017-07-122-0/+13
* | | powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-101-6/+7
|/ /
* | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-0727-135/+374
|\ \
| * | powerpc/mm/hash: Implement mark_rodata_ro() for hashBalbir Singh2017-07-042-0/+7
| * | powerpc64/elfv1: Only dereference function descriptor for non-text symbolsNaveen N. Rao2017-07-031-1/+9
| * | cxl: Export library to support IBM XSLChristophe Lombard2017-07-031-0/+1
| * | Merge branch 'fixes' into nextMichael Ellerman2017-07-038-29/+38
| |\ \
| * | | powerpc/mm: Add devmap support for ppc64Oliver O'Halloran2017-07-022-1/+46
| * | | powerpc: use spin loop primitives in some functionsNicholas Piggin2017-07-021-4/+12
| * | | powerpc/64: implement spin loop primitivesNicholas Piggin2017-07-021-0/+20
| * | | powerpc/fadump: avoid holes in boot memory area when fadump is registeredHari Bathini2017-06-281-0/+1
| * | | powerpc/powernv/pci: Add support for PHB4 diagnosticsRussell Currey2017-06-271-2/+73
| * | | powerpc/mm: Trace tlbie(l) instructionsBalbir Singh2017-06-231-0/+33
| * | | powerpc/64s/paca: EX_CTR is not used with RELOCATABLE=n, remove itNicholas Piggin2017-06-201-1/+4
| * | | powerpc/64s/paca: EX_R3 can be merged with EX_DARNicholas Piggin2017-06-201-5/+11
| * | | powerpc/64s/paca: EX_LR can be merged with EX_DARNicholas Piggin2017-06-201-5/+12
| * | | powerpc/64s/paca: EX_SRR0 is unused, remove itNicholas Piggin2017-06-201-11/+10
| * | | powerpc/64s: Add EX_SIZE definition for paca exception save areasNicholas Piggin2017-06-203-4/+14
| * | | powerpc/64s/idle: Branch to handler with virtual mode offsetNicholas Piggin2017-06-191-0/+13
| * | | powerpc/64s: msgclr when handling doorbell exceptions from system resetNicholas Piggin2017-06-192-0/+16
| * | | powerpc/64s/idle: Process interrupts from system reset wakeupNicholas Piggin2017-06-191-0/+1
| * | | powerpc/64s/idle: Move soft interrupt mask logic into C codeNicholas Piggin2017-06-193-5/+9
| * | | powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin2017-06-151-4/+4
| * | | powerpc/64: Drop explicit hwsync in context switchNicholas Piggin2017-06-151-0/+5
| * | | powerpc/64s: Machine check handle ifetch from foreign real address for POWER9Nicholas Piggin2017-06-061-7/+8
| * | | powerpc/mm: Rename map_page() to map_kernel_page() on 32-bitChristophe Leroy2017-06-052-0/+4
| * | | powerpc/mm/book(e)(3s)/32: Add page table accountingBalbir Singh2017-06-051-1/+2
| * | | powerpc/mm/book(e)(3s)/64: Add page table accountingBalbir Singh2017-06-054-11/+33
| * | | powerpc/fadump: Set an upper limit for boot memory sizeHari Bathini2017-06-021-0/+3
| * | | powerpc: Remove __ilog2()s and use generic onesChristophe Leroy2017-06-021-26/+1
| * | | powerpc: Replace ffz() by equivalent generic functionChristophe Leroy2017-06-021-19/+1
| * | | powerpc: Use builtin functions for fls()/__fls()/fls64()Christophe Leroy2017-06-021-21/+3
| * | | powerpc: Discard ffs()/__ffs() function and use builtin functions insteadChristophe Leroy2017-06-021-14/+2
| * | | powerpc/64: Tool to check head sections location sanityNicholas Piggin2017-05-301-2/+2
| * | | powerpc/64: Handle linker stubs in low .text codeNicholas Piggin2017-05-301-0/+18
| * | | powerpc/powernv/idle: Use Requested Level for restoring state on P9 DD1Gautham R. Shenoy2017-05-301-0/+2
| * | | powerpc/64s: Fix FIXUP_ENDIAN non-maskable interrupt reentrancyNicholas Piggin2017-05-301-4/+7
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-0/+10
|\ \ \ \
| * | | | powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V2017-07-061-0/+10
* | | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\ \ \ \ \
| * | | | | kill strlen_user()Al Viro2017-05-151-1/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-061-1/+0
|\ \ \ \ \
| * | | | | take compat_sys_old_getrlimit() to native syscallAl Viro2017-05-271-1/+0
| |/ / / /
OpenPOWER on IntegriCloud