aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add irq accounting for system reset interruptsNicholas Piggin2017-08-102-0/+8
* powerpc: Fix powerpc-specific watchdog build configurationNicholas Piggin2017-08-102-4/+4
* powerpc/64s: Fix mce accounting for powernvNicholas Piggin2017-08-101-1/+3
* powerpc: Fix invalid use of register expressionsAndreas Schwab2017-08-101-1/+1
* powerpc/32: Fix boot failure on non 6xx platformsChristophe Leroy2017-08-081-2/+2
* powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIsBenjamin Herrenschmidt2017-08-033-5/+5
* powerpc/mm: Update bits used to skip hash_pageBenjamin Herrenschmidt2017-08-032-3/+5
* powerpc/6xx: Handle DABR match before calling do_page_faultBenjamin Herrenschmidt2017-08-031-0/+15
* powerpc/mm: Pre-filter SRR1 bits before do_page_fault()Benjamin Herrenschmidt2017-08-022-3/+3
* powerpc/kernel: Avoid preemption check in iommu_range_alloc()Victor Aoqui2017-08-011-1/+1
* powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidleGautham R. Shenoy2017-08-012-2/+71
* Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-212-15/+28
|\
| * powerpc/64s: Fix hypercall entry clobbering r12 inputNicholas Piggin2017-07-181-14/+14
| * powerpc/perf: Avoid spurious PMU interrupts after idleNicholas Piggin2017-07-181-1/+14
* | Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-144-18/+79
|\|
| * powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9Nicholas Piggin2017-07-113-18/+67
| * powerpc/kexec: Fix radix to hash kexec due to IAMR/AMORBalbir Singh2017-07-101-0/+12
* | powerpc: don't fortify prom_initDaniel Axtens2017-07-121-0/+3
* | powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin2017-07-126-22/+441
* | kernel/watchdog: split up config optionsNicholas Piggin2017-07-121-1/+1
* | powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdrXunlei Pang2017-07-121-2/+1
|/
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-091-1/+1
|\
| * kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun...Naveen N. Rao2017-07-081-1/+1
* | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-0719-403/+823
|\ \
| * | powerpc/vmlinux.lds: Align __init_begin to 16MBalbir Singh2017-07-031-2/+8
| * | powerpc/kprobes/optprobes: Use patch_instruction()Balbir Singh2017-07-031-21/+32
| * | powerpc/kprobes: Move kprobes over to patch_instruction()Balbir Singh2017-07-031-6/+2
| * | powerpc/64s: Blacklist rtas entry/exit from kprobesNaveen N. Rao2017-07-031-0/+4
| * | powerpc/64s: Blacklist functions invoked on a trapNaveen N. Rao2017-07-033-13/+27
| * | powerpc/64s: Un-blacklist system_call() from kprobesNaveen N. Rao2017-07-031-1/+13
| * | powerpc/64s: Move system_call() symbol to just after setting MSR_EENaveen N. Rao2017-07-031-3/+4
| * | powerpc/64s: Blacklist system_call() and system_call_common() from kprobesNaveen N. Rao2017-07-031-12/+14
| * | powerpc/64s: Convert .L__replay_interrupt_return to a local labelNaveen N. Rao2017-07-031-2/+2
| * | Merge branch 'fixes' into nextMichael Ellerman2017-07-037-33/+152
| |\ \
| * | | powerpc: use spin loop primitives in some functionsNicholas Piggin2017-07-022-5/+7
| * | | powerpc/powernv/idle: Clear r12 on wakeup from stop liteAkshay Adiga2017-06-281-0/+13
| * | | powerpc/smp: Convert NR_CPUS to nr_cpu_idsSantosh Sivaraj2017-06-281-1/+1
| * | | powerpc/smp: Do not BUG_ON if invalid CPU during kickSantosh Sivaraj2017-06-281-1/+2
| * | | powerpc/fadump: add reschedule point while releasing memoryHari Bathini2017-06-281-11/+54
| * | | powerpc/fadump: provide a helpful error messageHari Bathini2017-06-281-0/+36
| * | | powerpc/fadump: avoid holes in boot memory area when fadump is registeredHari Bathini2017-06-281-0/+12
| * | | powerpc/fadump: avoid duplicates in crash memory rangesHari Bathini2017-06-281-2/+13
| * | | powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9Benjamin Herrenschmidt2017-06-272-3/+12
| * | | powerpc/tm: Fix commentMichael Neuling2017-06-271-2/+2
| * | | powerpc: Fix asm offsets to point to actual FP and VMX regsMichael Neuling2017-06-271-4/+4
| * | | powerpc: Fix /proc/cpuinfo revision for POWER9 DD2Michael Neuling2017-06-271-0/+4
| * | | powerpc: Convert VDSO update function to use new update_vsyscall interfacePaul Mackerras2017-06-221-16/+52
| * | | powerpc/time: Fix tracing in time.cSantosh Sivaraj2017-06-212-5/+3
| * | | powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()Michael Ellerman2017-06-211-1/+1
| * | | powerpc/64s: Rename slb_miss_realmode() to slb_miss_common()Michael Ellerman2017-06-211-6/+9