summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-08-18kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin
2017-08-18Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-16powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2017-08-11Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-09powerpc/watchdog: add locking around init/exit functionsNicholas Piggin
2017-08-09powerpc/watchdog: Fix marking of stuck CPUsNicholas Piggin
2017-08-09powerpc/watchdog: Fix final-check recovered caseNicholas Piggin
2017-08-09powerpc/watchdog: Moderate touch_nmi_watchdog overheadNicholas Piggin
2017-08-09powerpc/watchdog: Improve watchdog lock primitiveNicholas Piggin
2017-08-09powerpc: NMI IPI improve lock primitiveNicholas Piggin
2017-08-09powerpc/configs: Re-enable HARD/SOFT lockup detectorsMichael Ellerman
2017-08-08powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api failsGautham R. Shenoy
2017-08-07Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"Michael Ellerman
2017-08-04Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-04powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin
2017-08-04powerpc/perf: POWER9 PMU stops after idle workaroundNicholas Piggin
2017-08-02powerpc/83xx/mpc832x_rdb: fix of_irq_to_resource() error checkSergei Shtylyov
2017-07-31powerpc/64s: Fix stack setup in watchdog soft_nmi_common()Nicholas Piggin
2017-07-31Merge tag 'v4.13-rc1' into fixesMichael Ellerman
2017-07-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-28Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-28powerpc/powernv/pci: Return failure for some uses of dma_set_mask()Alistair Popple
2017-07-28powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compilerMichael Ellerman
2017-07-28powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPUMichael Ellerman
2017-07-28powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero
2017-07-28powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran
2017-07-27powerpc/mm/hash: Free the subpage_prot_table correctlyAneesh Kumar K.V
2017-07-26powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchainMichael Ellerman
2017-07-26powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt
2017-07-24KVM: PPC: Book3S HV: Fix host crash on changing HPT sizePaul Mackerras
2017-07-24KVM: PPC: Book3S HV: Enable TM before accessing TM registersPaul Mackerras
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-07-18powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman
2017-07-18powerpc/mm/hash: Refactor hash__mark_rodata_ro()Michael Ellerman
2017-07-18powerpc/mm/radix: Refactor radix__mark_rodata_ro()Michael Ellerman
2017-07-18powerpc/64s: Fix hypercall entry clobbering r12 inputNicholas Piggin
2017-07-18powerpc/perf: Avoid spurious PMU interrupts after idleNicholas Piggin
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy
2017-07-17powerpc/powernv: Fix boot on Power8 bare metal due to opal_configure_cores()Michael Ellerman
2017-07-15Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-14Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-12powerpc,mmap: properly account for stack randomization in mmap_baseRik van Riel
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay
2017-07-12powerpc: make feature-fixup tests fortify-safeDaniel Axtens