summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-05-10powerpc/livepatch: Implement reliable stack tracing for the consistency modelTorsten Duwe
2018-05-10powerpc/watchdog: provide more data in watchdog messagesNicholas Piggin
2018-05-10powerpc/watchdog: don't update the watchdog timestamp if a lockup is detectedNicholas Piggin
2018-05-10powerpc/xive: prepare all hcalls to support long busy delaysCédric Le Goater
2018-05-10powerpc/xive: shutdown XIVE when kexec or kdump is performedCédric Le Goater
2018-05-10powerpc/xive: fix hcall H_INT_RESET to support long busy delaysCédric Le Goater
2018-05-10powerpc/64/kexec: fix race in kexec when XIVE is shutdownCédric Le Goater
2018-05-10powerpc/config: powernv_defconfig updatesNicholas Piggin
2018-05-10powerpc: wii_defconfig: Disable BCMA supportJonathan Neuschäfer
2018-05-10powerpc: wii_defconfig: Enable Wii SDHCI driverJonathan Neuschäfer
2018-05-10powerpc: wii_defconfig: Enable GPIO-related optionsJonathan Neuschäfer
2018-05-10powerpc: wii_defconfig: Disable Ethernet driver support codeJonathan Neuschäfer
2018-05-10powerpc/watchdog: fix typo 'can by' to 'can be'Wolfram Sang
2018-05-10powerpc/pseries: hcall_exit tracepoint retval should be signedMichael Ellerman
2018-05-07Revert "powerpc/powernv: Increase memory block size to 1GB on radix"Balbir Singh
2018-05-07powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at()Christophe Leroy
2018-05-07powerpc/nohash: Remove _PAGE_BUSYChristophe Leroy
2018-05-07powerpc/nohash: Remove hash related code from nohash headers.Christophe Leroy
2018-05-03powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar
2018-05-03powerpc/fadump: Do not use hugepages when fadump is activeHari Bathini
2018-05-03powerpc/fadump: exclude memory holes while reserving memory in second kernelMahesh Salgaonkar
2018-05-03powerpc: remove retired sbc834x supportPaul Gortmaker
2018-05-03powerpc: Only support DYNAMIC_FTRACE not staticMichael Ellerman
2018-05-03powerpc64/ftrace: Implement support for ftrace_regs_caller()Naveen N. Rao
2018-05-03powerpc64/ftrace: Use the generic version of ftrace_replace_code()Naveen N. Rao
2018-05-03powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernelNaveen N. Rao
2018-05-03powerpc64/kexec: Hard disable ftrace before switching to the new kernelNaveen N. Rao
2018-05-03powerpc64/ftrace: Disable ftrace during kvm entry/exitNaveen N. Rao
2018-05-03powerpc64/ftrace: Disable ftrace during hotplugNaveen N. Rao
2018-05-03powerpc64/ftrace: Delay enabling ftrace on secondary cpusNaveen N. Rao
2018-05-03powerpc64/ftrace: Add helpers to hard disable ftraceNaveen N. Rao
2018-05-03powerpc64/ftrace: Rearrange #ifdef sections in ftrace.hNaveen N. Rao
2018-05-03powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code pathsNaveen N. Rao
2018-04-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-28Merge tag 'powerpc-4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed
2018-04-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-04-27kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in useJunaid Shahid
2018-04-27x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski
2018-04-27x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann
2018-04-27x86/setup: Do not reserve a crash kernel region if booted on Xen PVPetr Tesarik
2018-04-27arm64: avoid instrumenting atomic_ll_sc.oMark Rutland
2018-04-27Merge tag 'arm-soc/for-4.17/devicetree-arm64-fixes' of https://github.com/Bro...Arnd Bergmann
2018-04-27powerpc/kvm/booke: Fix altivec related build breakLaurentiu Tudor
2018-04-27powerpc: Fix deadlock with multiple calls to smp_send_stopNicholas Piggin
2018-04-26Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds