summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into nextMichael Ellerman2018-01-2132-94/+672
|\
| * powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek2018-01-171-0/+1
| * powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman2018-01-171-0/+30
| * powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman2018-01-172-0/+9
| * powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt2018-01-111-11/+0
| * powerpc/xmon: Don't print hashed pointers in paca dumpMichael Ellerman2018-01-111-11/+11
| * powerpc/xmon: Add RFI flush related fields to paca dumpMichael Ellerman2018-01-111-0/+4
| * powerpc/powernv: Check device-tree for RFI flush settingsOliver O'Halloran2018-01-101-0/+49
| * powerpc/pseries: Query hypervisor for RFI flush settingsMichael Neuling2018-01-101-0/+35
| * powerpc/64s: Support disabling RFI flush with no_rfi_flush and noptiMichael Ellerman2018-01-101-1/+23
| * powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-109-8/+286
| * powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-1/+28
| * powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-2/+16
| * powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin2018-01-101-1/+11
| * powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-01-106-28/+34
| * powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin2018-01-102-0/+35
| * Merge branch 'topic/ppc-kvm' into fixesMichael Ellerman2018-01-102-0/+31
| |\
| * | powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQMichael Ellerman2018-01-083-4/+22
| * | powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERRJohn Sperbeck2018-01-021-1/+6
| * | KVM: PPC: Book3S HV: Fix pending_pri value in kvmppc_xive_get_icp()Laurent Vivier2017-12-221-1/+2
| * | KVM: PPC: Book3S: fix XIVE migration of pending interruptsCédric Le Goater2017-12-221-2/+2
| * | powerpc/kernel: Print actual address of regs when oopsingMichael Ellerman2017-12-191-1/+1
| * | powerpc/perf: Fix kfree memory allocated for nest pmusAnju T Sudhakar2017-12-131-1/+3
| * | powerpc/perf/imc: Fix nest-imc cpuhotplug callback failureAnju T Sudhakar2017-12-131-0/+13
| * | powerpc/perf: Dereference BHRB entries safelyRavi Bangoria2017-12-131-2/+6
| * | powerpc/xmon: Don't print hashed pointers in xmonMichael Ellerman2017-12-071-5/+5
| * | powerpc/64s: Initialize ISAv3 MMU registers before setting partition tableNicholas Piggin2017-12-061-0/+2
| * | Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"David Gibson2017-12-056-22/+45
| * | powerpc/perf: Fix oops when grouping different pmu eventsRavi Bangoria2017-12-041-2/+2
* | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-01-2111-78/+206
|\ \ \
| * | | powerpc/mm: Remove unused flag arg in global_invalidatesAneesh Kumar K.V2018-01-211-5/+4
| * | | KVM: PPC: Book3S HV: Improve handling of debug-trigger HMIs on POWER9Paul Mackerras2018-01-185-37/+131
| * | | powerpc/xive: Add interrupt flag to disable automatic EOIBenjamin Herrenschmidt2018-01-122-1/+5
| * | | powerpc/xive: Move definition of ESB bitsBenjamin Herrenschmidt2018-01-122-35/+35
| | |/ | |/|
| * | powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling2018-01-102-0/+31
| |/
* | powerpc: Enable support for ibm,drc-info devtree propertyMichael Bringmann2018-01-211-0/+1
* | pseries/drc-info: Search DRC properties for CPU indexesMichael Bringmann2018-01-213-28/+173
* | powerpc/firmware: Add definitions for new drc-info firmware featureMichael Bringmann2018-01-213-1/+5
* | powerpc/watchdog: improve watchdog commentsNicholas Piggin2018-01-211-20/+38
* | powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy2018-01-213-6/+7
* | powerpc/lib/code-patching: refactor patch_instruction()Christophe Leroy2018-01-211-15/+15
* | powerpc: restore alphabetic order in KconfigChristophe Leroy2018-01-211-2/+2
* | powerpc/spufs: use timespec64 for timestampsArnd Bergmann2018-01-212-4/+4
* | powerpc/mpic_timer: avoid struct timevalArnd Bergmann2018-01-213-58/+21
* | powerpc/powernv/ioda: Finish removing explicit max window size checkAlexey Kardashevskiy2018-01-211-1/+0
* | powerpc/mm: Invalidate subpage_prot() system call on radix platformsAnshuman Khandual2018-01-211-0/+3
* | powerpc: sys_pkey_mprotect() system callRam Pai2018-01-213-3/+3
* | powerpc: sys_pkey_alloc() and sys_pkey_free() system callsRam Pai2018-01-213-3/+5
* | powerpc: Enable pkey subsystemRam Pai2018-01-213-13/+63
* | powerpc/ptrace: Add memory protection key regsetThiago Jung Bauermann2018-01-204-0/+79
OpenPOWER on IntegriCloud