Age | Commit message (Expand) | Author |
2017-08-16 | powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC | Benjamin Herrenschmidt |
2017-08-09 | powerpc/watchdog: add locking around init/exit functions | Nicholas Piggin |
2017-08-09 | powerpc/watchdog: Fix marking of stuck CPUs | Nicholas Piggin |
2017-08-09 | powerpc/watchdog: Fix final-check recovered case | Nicholas Piggin |
2017-08-09 | powerpc/watchdog: Moderate touch_nmi_watchdog overhead | Nicholas Piggin |
2017-08-09 | powerpc/watchdog: Improve watchdog lock primitive | Nicholas Piggin |
2017-08-09 | powerpc: NMI IPI improve lock primitive | Nicholas Piggin |
2017-08-07 | Revert "powerpc/64: Avoid restore_math call if possible in syscall exit" | Michael Ellerman |
2017-08-04 | powerpc/64: Fix __check_irq_replay missing decrementer interrupt | Nicholas Piggin |
2017-08-04 | powerpc/perf: POWER9 PMU stops after idle workaround | Nicholas Piggin |
2017-07-31 | powerpc/64s: Fix stack setup in watchdog soft_nmi_common() | Nicholas Piggin |
2017-07-31 | Merge tag 'v4.13-rc1' into fixes | Michael Ellerman |
2017-07-28 | powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPU | Michael Ellerman |
2017-07-28 | powerpc/tm: Fix saving of TM SPRs in core dump | Gustavo Romero |
2017-07-18 | powerpc/64s: Fix hypercall entry clobbering r12 input | Nicholas Piggin |
2017-07-18 | powerpc/perf: Avoid spurious PMU interrupts after idle | Nicholas Piggin |
2017-07-14 | Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-07-12 | powerpc: don't fortify prom_init | Daniel Axtens |
2017-07-12 | powerpc/64s: implement arch-specific hardlockup watchdog | Nicholas Piggin |
2017-07-12 | kernel/watchdog: split up config options | Nicholas Piggin |
2017-07-12 | powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr | Xunlei Pang |
2017-07-11 | powerpc/powernv: Fix local TLB flush for boot and MCE on POWER9 | Nicholas Piggin |
2017-07-10 | powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR | Balbir Singh |
2017-07-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-08 | kprobes: Rename [arch_]function_offset_within_entry() to [arch_]kprobe_on_fun... | Naveen N. Rao |
2017-07-07 | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-07-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-07-05 | Merge tag 'pstore-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-07-03 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-07-03 | powerpc/vmlinux.lds: Align __init_begin to 16M | Balbir Singh |
2017-07-03 | powerpc/kprobes/optprobes: Use patch_instruction() | Balbir Singh |
2017-07-03 | powerpc/kprobes: Move kprobes over to patch_instruction() | Balbir Singh |
2017-07-03 | powerpc/64s: Blacklist rtas entry/exit from kprobes | Naveen N. Rao |
2017-07-03 | powerpc/64s: Blacklist functions invoked on a trap | Naveen N. Rao |
2017-07-03 | powerpc/64s: Un-blacklist system_call() from kprobes | Naveen N. Rao |
2017-07-03 | powerpc/64s: Move system_call() symbol to just after setting MSR_EE | Naveen N. Rao |
2017-07-03 | powerpc/64s: Blacklist system_call() and system_call_common() from kprobes | Naveen N. Rao |
2017-07-03 | powerpc/64s: Convert .L__replay_interrupt_return to a local label | Naveen N. Rao |
2017-07-03 | Merge branch 'fixes' into next | Michael Ellerman |
2017-07-02 | powerpc: use spin loop primitives in some functions | Nicholas Piggin |
2017-06-28 | powerpc: merge __dma_set_mask into dma_set_mask | Christoph Hellwig |
2017-06-28 | dma-mapping: remove the set_dma_mask method | Christoph Hellwig |
2017-06-28 | powerpc: implement ->mapping_error | Christoph Hellwig |
2017-06-28 | powerpc/powernv/idle: Clear r12 on wakeup from stop lite | Akshay Adiga |
2017-06-28 | powerpc/smp: Convert NR_CPUS to nr_cpu_ids | Santosh Sivaraj |
2017-06-28 | powerpc/smp: Do not BUG_ON if invalid CPU during kick | Santosh Sivaraj |
2017-06-28 | powerpc/fadump: add reschedule point while releasing memory | Hari Bathini |
2017-06-28 | powerpc/fadump: provide a helpful error message | Hari Bathini |
2017-06-28 | powerpc/fadump: avoid holes in boot memory area when fadump is registered | Hari Bathini |