summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.Thiago Jung Bauermann2016-11-303-0/+6
| * | | powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann2016-11-304-1/+16
| * | | powerpc: Add purgatory for kexec_file_load() implementation.Thiago Jung Bauermann2016-11-305-1/+147
| * | | powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann2016-11-304-0/+1012
| * | | powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-3020-36/+36
| * | | powerpc/mm: Fix no execute fault handling on pre-POWER5Balbir Singh2016-11-301-1/+9
| * | | powerpc/boot: Fix rebuild when changing kernel endianMichael Ellerman2016-11-291-4/+0
| * | | powerpc/boot: All uses of if_changed should depend on FORCEMichael Ellerman2016-11-291-13/+13
| * | | powerpc: Stop passing ARCH=ppc64 to boot MakefileMichael Ellerman2016-11-291-4/+4
| * | | 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-287-15/+15
| * | | powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V2016-11-282-0/+20
| * | | 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/64e: Don't branch to dot symbolsNicholas Piggin2016-11-281-3/+3
| * | | powerpc/64e: Convert cmpi to cmpwi in head_64.SNicholas Piggin2016-11-281-4/+4
| * | | powerpc/mm/radix: Prevent kernel execution of user spaceBalbir Singh2016-11-261-0/+22
| * | | powerpc/mm: Detect instruction fetch denied and reportBalbir Singh2016-11-251-0/+7
| * | | powerpc/mm/radix: Setup AMOR in HV mode to allow key 0Balbir Singh2016-11-251-0/+14
| * | | powernv: Clear SPRN_PSSCR when a POWER9 CPU comes onlineGautham R. Shenoy2016-11-251-0/+2
| * | | powerpc/xmon: Add 'dt' command to dump trace buffersMichael Ellerman2016-11-251-0/+6
| * | | powerpc/of_platform: Use builtin_platform_driverGeliang Tang2016-11-251-6/+1
| * | | powerpc: Fix __cmpxchg() to take a volatile ptr againMichael Ellerman2016-11-251-3/+3
| * | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2016-11-2413-53/+138
| |\ \ \
| * | | | powerpc/32: Change the stack protector canary value per taskChristophe Leroy2016-11-232-1/+8
| * | | | powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy2016-11-234-0/+51
| * | | | powerpc: Implement {cmp}xchg for u8 and u16Pan Xinhui2016-11-231-3/+106
| * | | | powerpc/pseries/ibmebus: Remove legacy suspend/resume supportLars-Peter Clausen2016-11-231-298/+0
| * | | | powerpc/kprobes: Invoke handlers directlyNaveen N. Rao2016-11-233-22/+27
| * | | | powerpc: Remove extraneous header from asm-prototypes.hNaveen N. Rao2016-11-231-2/+0
| * | | | powerpc/mm/coproc: Handle bad address on coproc slb faultAneesh Kumar K.V2016-11-221-0/+3
| * | | | powerpc/eeh: Refactor EEH PE reset functionsRussell Currey2016-11-223-46/+38
| * | | | powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey2016-11-229-40/+40
| * | | | powerpc/powernv: Don't warn on PE init if unfreeze is unsupportedRussell Currey2016-11-221-1/+1
| * | | | powerpc/64: Used named initialisers for ibm_pa_featuresMichael Ellerman2016-11-181-10/+11
| * | | | powerpc/configs: Turn on PPC crypto implementations in the server defconfigsMichael Ellerman2016-11-183-0/+9
| * | | | powerpc/pseries: Disable IBMEBUS on little endian buildsMichael Ellerman2016-11-181-1/+1
| * | | | powerpc/pseries: Move ibmebus.c into platforms pseriesMichael Ellerman2016-11-185-7/+7
| * | | | powerpc/pseries: Move vio.c into platforms pseriesMichael Ellerman2016-11-185-6/+6
| * | | | powerpc: Fix second nested oops hangNicholas Piggin2016-11-181-2/+3
| * | | | powerpc: Fix graceful debugger recoveryNicholas Piggin2016-11-181-4/+5
| * | | | powerpc: Add option to use thin archivesNicholas Piggin2016-11-182-2/+10
| * | | | powerpc/lib: Fix randconfig build failure in sstep.cMichael Ellerman2016-11-181-0/+1
| * | | | powerpc/pseries: Correct possible read beyond dlpar sysfs bufferNathan Fontenot2016-11-181-45/+97
| * | | | powerpc/mce: Remove unused but set variableTobias Klauser2016-11-181-3/+0
| * | | | powerpc: Fix old style declaration GCC warningsTobias Klauser2016-11-181-2/+2
| * | | | powerpc/64: get rid of MIN_HUGEPTE_SHIFTChristophe Leroy2016-11-184-12/+0
| | |/ / | |/| |
| * | | powerpc/mm: Correct process and partition table max sizeSuraj Jitindar Singh2016-11-171-2/+2