summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | powerpc/64s: Save FSCR to init_task.thread.fscr after feature initMichael Ellerman2020-06-021-0/+19
| * | | | | | powerpc/64s: Don't let DT CPU features set FSCR_DSCRMichael Ellerman2020-06-021-0/+8
| * | | | | | powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()Michael Ellerman2020-06-021-1/+1
| * | | | | | powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy2020-06-021-1/+2
| * | | | | | powerpc/module_64: Use special stub for _mcount() with -mprofile-kernelNaveen N. Rao2020-06-021-118/+104
| * | | | | | powerpc/module_64: Simplify check for -mprofile-kernel ftrace relocationsNaveen N. Rao2020-06-021-14/+4
| * | | | | | powerpc/module_64: Consolidate ftrace codeNaveen N. Rao2020-06-022-39/+33
| * | | | | | powerpc/32: Disable KASAN with pages bigger than 16kChristophe Leroy2020-06-021-2/+2
| * | | | | | powerpc/uaccess: Don't set KUEP by default on book3s/32Christophe Leroy2020-06-021-1/+1
| * | | | | | powerpc/uaccess: Don't set KUAP by default on book3s/32Christophe Leroy2020-06-021-1/+1
| * | | | | | powerpc/8xx: Reduce time spent in allow_user_access() and friendsChristophe Leroy2020-06-021-8/+8
| * | | | | | powerpc/entry32: Blacklist exception exit points for kprobe.Christophe Leroy2020-06-021-1/+8
| * | | | | | powerpc/entry32: Blacklist syscall exit points for kprobe.Christophe Leroy2020-06-021-0/+3
| * | | | | | powerpc/entry32: Blacklist exception entry points for kprobe.Christophe Leroy2020-06-021-15/+22
| * | | | | | powerpc/32: Blacklist functions running with MMU disabled for kprobeChristophe Leroy2020-06-0210-0/+16
| * | | | | | powerpc/rtas: Remove machine_check_in_rtas()Christophe Leroy2020-06-022-7/+1
| * | | | | | powerpc/32s: Blacklist functions running with MMU disabled for kprobeChristophe Leroy2020-06-021-0/+6
| * | | | | | powerpc/32s: Make local symbols non visible in hash_low.Christophe Leroy2020-06-021-13/+13
| * | | | | | powerpc/mem: Blacklist flush_dcache_icache_phys() for kprobeChristophe Leroy2020-06-021-0/+2
| * | | | | | powerpc/powermac: Blacklist functions running with MMU disabled for kprobeChristophe Leroy2020-06-022-1/+6
| * | | | | | powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobeChristophe Leroy2020-06-021-0/+1
| * | | | | | powerpc/82xx: Blacklist pq2_restart() for kprobeChristophe Leroy2020-06-021-0/+3
| * | | | | | powerpc/52xx: Blacklist functions running with MMU disabled for kprobeChristophe Leroy2020-06-021-0/+2
| * | | | | | powerpc/kprobes: Use probe_address() to read instructionsChristophe Leroy2020-06-021-3/+7
| * | | | | | powerpc/configs: Add LIBNVDIMM to ppc64_defconfigMichael Neuling2020-06-021-0/+1
| * | | | | | powerpc/rtas: Implement reentrant rtas callLeonardo Bras2020-06-025-11/+98
| * | | | | | powerpc/rtas: Move type/struct definitions from rtas.h into rtas-types.hLeonardo Bras2020-06-022-117/+125
| * | | | | | powerpc/crash: Use NMI context for printk when starting to crashLeonardo Bras2020-06-021-0/+3
| * | | | | | powerpc/kernel: Enables memory hot-remove after reboot on pseries guestsLeonardo Bras2020-06-022-2/+8
| * | | | | | powerpc/xmon: Show task->thread.regs in process displayMichael Ellerman2020-06-021-3/+3
| * | | | | | powerpc/configs/64s: Enable CONFIG_PRINTK_CALLERMichael Ellerman2020-06-023-0/+3
| * | | | | | powerpc: Fix misleading small cores printMichael Neuling2020-06-021-1/+1
| * | | | | | powerpc/fadump: Account for memory_limit while reserving memoryHari Bathini2020-06-021-1/+1
| * | | | | | powerpc/crashkernel: Take "mem=" option into accountPingfan Liu2020-06-021-3/+5
| * | | | | | hw-breakpoints: Fix build warnings with clangRavi Bangoria2020-06-021-3/+0
| * | | | | | powerpc/xive: Share the event-queue page with the Hypervisor.Ram Pai2020-05-281-0/+7
| * | | | | | powerpc/pseries: Update hv-24x7 information after migrationKajol Jain2020-05-281-0/+3
| * | | | | | powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show processor detailsKajol Jain2020-05-281-0/+24
| * | | | | | powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor detailsKajol Jain2020-05-282-0/+68
| * | | | | | powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 ...Kajol Jain2020-05-281-10/+0
| * | | | | | powerpc/powernv/pci: Sprinkle around some WARN_ON()sOliver O'Halloran2020-05-281-2/+2
| * | | | | | powerpc/powernv/pci: Reserve the root bus PE during initOliver O'Halloran2020-05-282-18/+9
| * | | | | | powerpc/powernv/pci: Re-work bus PE configurationOliver O'Halloran2020-05-281-51/+30
| * | | | | | powerpc/powernv/pci: Add helper to find ioda_pe from BDFNOliver O'Halloran2020-05-282-0/+11
| * | | | | | powerpc/powernv/pci: Add an explaination for PNV_IODA_PE_BUS_ALLOliver O'Halloran2020-05-281-0/+18
| * | | | | | powerpc/powernv: Add a print indicating when an IODA PE is releasedOliver O'Halloran2020-05-281-0/+2
| * | | | | | powerpc/powernv/npu: Move IOMMU group setup into npu-dma.cOliver O'Halloran2020-05-283-60/+60
| * | | | | | powerpc/powernv/pci: Move tce size parsing to pci-ioda-tce.cOliver O'Halloran2020-05-283-30/+30
| * | | | | | powerpc/powernv/pci: Delete old iommu recursive iommu setupOliver O'Halloran2020-05-281-32/+0
| * | | | | | powerpc/powernv/pci: Add device to iommu group during dma_dev_setup()Oliver O'Halloran2020-05-283-54/+21