summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann2016-11-301-0/+10
* powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-304-7/+7
* powerpc/mm: Batch tlb flush when invalidating pte entriesAneesh Kumar K.V2016-11-281-3/+10
* powerpc/mm: update radix__pte_update to not do full mm tlb flushAneesh Kumar K.V2016-11-281-7/+1
* powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V2016-11-285-13/+12
* powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V2016-11-281-0/+2
* powerpc/mm: Introduce _PAGE_LARGE software pte bitsAneesh Kumar K.V2016-11-283-0/+32
* powerpc/mm/hugetlb: Handle hugepage size supported by hash configAneesh Kumar K.V2016-11-281-0/+4
* powerpc/mm: Rename hugetlb-radix.h to hugetlb.hAneesh Kumar K.V2016-11-282-3/+3
* powerpc: Fix __cmpxchg() to take a volatile ptr againMichael Ellerman2016-11-251-3/+3
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2016-11-244-8/+62
|\
| * powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling2016-11-231-0/+2
| * powerpc/reg: Add definition for LPCR_PECE_HVEEMichael Ellerman2016-11-231-0/+1
| * powerpc/64: Define new ISA v3.00 logical PVR value and PCR register valueSuraj Jitindar Singh2016-11-231-0/+7
| * powerpc/powernv: Define real-mode versions of OPAL XICS accessorsPaul Mackerras2016-11-231-0/+3
| * powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras2016-11-231-0/+5
| * powerpc/64: Add some more SPRs and SPR bits for POWER9Paul Mackerras2016-11-221-0/+5
| * powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras2016-11-161-8/+39
* | powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy2016-11-231-0/+40
* | powerpc: Implement {cmp}xchg for u8 and u16Pan Xinhui2016-11-231-3/+106
* | powerpc/kprobes: Invoke handlers directlyNaveen N. Rao2016-11-231-0/+7
* | powerpc: Remove extraneous header from asm-prototypes.hNaveen N. Rao2016-11-231-2/+0
* | powerpc/eeh: Refactor EEH PE reset functionsRussell Currey2016-11-221-1/+1
* | powerpc/64: get rid of MIN_HUGEPTE_SHIFTChristophe Leroy2016-11-184-12/+0
* | powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseriesMichael Ellerman2016-11-172-53/+0
* | powerpc: Revert Load Monitor Register SupportMichael Neuling2016-11-142-7/+0
* | powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexecAnton Blanchard2016-11-141-1/+2
* | powerpc: Make _ASM_NOKPROBE_SYMBOL a noop when KPROBES not definedNicholas Piggin2016-11-141-0/+4
* | powerpc: Build-time sort the exception tableNicholas Piggin2016-11-141-4/+0
* | powerpc: Add support for relative exception tablesNicholas Piggin2016-11-142-13/+20
* | powerpc: EX_TABLE macro for exception tablesNicholas Piggin2016-11-145-43/+31
* | powerpc/asm: Allow including ppc_asm.h in asm filesMichael Ellerman2016-11-141-3/+3
* | powerpc/64s: Reduce exception alignmentNicholas Piggin2016-11-142-4/+7
* | powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.hRui Teng2016-11-141-13/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-291-8/+4
|\
| * arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera2016-10-291-8/+4
* | powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin2016-10-271-0/+16
* | powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V2016-10-271-0/+12
* | powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool2016-10-221-1/+1
* | powerpc: Ignore the pkey system calls for nowStephen Rothwell2016-10-191-0/+4
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+1
|\ \
| * | ppc: move exports to definitionsAl Viro2016-08-071-0/+1
* | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-10-141-4/+0
|\ \ \
| * | | libata: remove unused definitions from <asm/libata-portmap.h>Christoph Hellwig2016-09-221-4/+0
* | | | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-145-0/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-10-115-0/+14
| |\ \ \
| | * | | powerpc/8xx: add dedicated machine check handlerChristophe Leroy2016-09-251-0/+1
| | * | | powerpc/8xx: use SPRN_EIE and SPRN_EID to enable/disable interruptsChristophe Leroy2016-09-253-0/+12
| | * | | powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy2016-09-241-0/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-071-0/+3
|\ \ \ \ \
OpenPOWER on IntegriCloud