summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-27powerpc/kvm/booke: Fix altivec related build breakLaurentiu Tudor
2018-04-27powerpc: Fix deadlock with multiple calls to smp_send_stopNicholas Piggin
2018-04-25powerpc: Fix smp_send_stop NMI IPI handlingNicholas Piggin
2018-04-25rtc: opal: Fix OPAL RTC driver OPAL_BUSY loopsNicholas Piggin
2018-04-24powerpc/mce: Fix a bug where mce loops on memory UE.Mahesh Salgaonkar
2018-04-24powerpc/powernv/npu: Do a PID GPU TLB flush when invalidating a large address...Alistair Popple
2018-04-24powerpc/powernv/npu: Prevent overwriting of pnv_npu2_init_contex() callback p...Alistair Popple
2018-04-24powerpc/powernv/npu: Add lock to prevent race in concurrent context init/destroyAlistair Popple
2018-04-24powerpc/powernv/memtrace: Let the arch hotunplug code flush cacheBalbir Singh
2018-04-24powerpc/mm: Flush cache on memory hot(un)plugBalbir Singh
2018-04-20proc: fix /proc/loadavg regressionAlexey Dobriyan
2018-04-19powerpc/kvm: Fix lockups when running KVM guests on Power8Michael Ellerman
2018-04-19powerpc/eeh: Fix enabling bridge MMIO windowsMichael Neuling
2018-04-19powerpc/xive: Fix trying to "push" an already active pool VPBenjamin Herrenschmidt
2018-04-17powerpc/64s: Default l1d_size to 64K in RFI fallback flushMadhavan Srinivasan
2018-04-17powerpc/lib: Fix off-by-one in alternate feature patchingMichael Ellerman
2018-04-15Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro
2018-04-13kexec_file: make use of purgatory optionalAKASHI Takahiro
2018-04-13powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU featuresMichael Ellerman
2018-04-12powerpc/mm/radix: Fix checkstops caused by invalid tlbielMichael Ellerman
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook
2018-04-11mm, migrate: remove reason argument from new_page_tMichal Hocko
2018-04-11KVM: PPC: Book3S HV: trace_tlbie must not be called in realmodeNicholas Piggin
2018-04-11powerpc/8xx: Fix build with hugetlbfs enabledAneesh Kumar K.V
2018-04-11powerpc/powernv: Fix OPAL NVRAM driver OPAL_BUSY loopsNicholas Piggin
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds