summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-11-17powerpc/kmcent2: add ranges to the pci bridgesValentin Longchamp
2019-11-17powerpc/booke: Spelling s/date/data/Geert Uytterhoeven
2019-11-17powerpc/85xx: remove mostly pointless mpc85xx_qe_init()Rasmus Villemoes
2019-11-17powerpc/kmcent2: update the ethernet devices' phy propertiesValentin Longchamp
2019-11-15y2038: syscalls: change remaining timeval to __kernel_old_timevalArnd Bergmann
2019-11-15y2038: stat: avoid 'time_t' in 'struct stat'Arnd Bergmann
2019-11-15y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann
2019-11-15y2038: vdso: powerpc: avoid timespec referencesArnd Bergmann
2019-11-15y2038: vdso: change timeval to __kernel_old_timevalArnd Bergmann
2019-11-14Merge branch 'topic/kaslr-book3e32' into nextMichael Ellerman
2019-11-14KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman
2019-11-14powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-11-13powerpc/fsl_booke/kaslr: export offset in VMCOREINFO ELF notesJason Yan
2019-11-13powerpc/fsl_booke/kaslr: dump out kernel offset information on panicJason Yan
2019-11-13powerpc/fsl_booke/kaslr: support nokaslr cmdline parameterJason Yan
2019-11-13powerpc/fsl_booke/kaslr: clear the original kernel if randomizedJason Yan
2019-11-13powerpc/fsl_booke/32: randomize the kernel image offsetJason Yan
2019-11-13powerpc/fsl_booke/32: implement KASLR infrastructureJason Yan
2019-11-13powerpc/fsl_booke/32: introduce reloc_kernel_entry() helperJason Yan
2019-11-13powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helperJason Yan
2019-11-13powerpc: introduce kernstart_virt_addr to store the kernel baseJason Yan
2019-11-13powerpc: move memstart_addr and kernstart_addr to init-common.cJason Yan
2019-11-13powerpc: unify definition of M_IF_NEEDEDJason Yan
2019-11-13powerpc/fadump: when fadump is supported register the fadump sysfs files.Michal Suchanek
2019-11-13powerpc/perf: remove current_is_64bit()Michal Suchanek
2019-11-13powerpc/eeh: differentiate duplicate detection messageSam Bobroff
2019-11-13powerpc/pseries/hotplug-memory: Change rc variable to boolLeonardo Bras
2019-11-13powerpc: use <asm-generic/dma-mapping.h>Christoph Hellwig
2019-11-13powerpc/xive: Prevent page fault issues in the machine crash handlerCédric Le Goater
2019-11-13powerpc/64s/exception: Fix kaup -> kuap typoAndrew Donnellan
2019-11-13powerpc: Replace GPL boilerplate with SPDX identifiersThomas Huth
2019-11-13powerpc/book3s/mm: Update Oops message to print the correct translation in useAneesh Kumar K.V
2019-11-13powerpc/spufs: remove set but not used variable 'ctx'YueHaibing
2019-11-13powerpc/powernv/ioda: using kfree_rcu() to simplify the codeYueHaibing
2019-11-13powerpc/powernv: Make some symbols staticYueHaibing
2019-11-13powerpc/configs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFR...YueHaibing
2019-11-13powerpc/pseries: Fix platform_no_drv_owner.cocci warningsYueHaibing
2019-11-13powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()YueHaibing
2019-11-13powerpc/powernv/npu: Fix debugfs_simple_attr.cocci warningsYueHaibing
2019-11-13powerpc/64s: Fix debugfs_simple_attr.cocci warningsYueHaibing
2019-11-13powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()YueHaibing
2019-11-13powerpc/watchpoint: Don't ignore extraneous exceptions blindlyRavi Bangoria
2019-11-13powerpc/watchpoint: Fix ptrace code that muck around with address/lenRavi Bangoria
2019-11-13powerpc/watchpoint: Fix length calculation for unaligned targetRavi Bangoria
2019-11-13powerpc/watchpoint: Introduce macros for watchpoint lengthRavi Bangoria
2019-11-13powerpc/security: Fix wrong message when RFI Flush is disableGustavo L. F. Walbon
2019-11-13powerpc/crypto: Add cond_resched() in crc-vpmsum self-testChris Smart
2019-11-13powerpc/pseries/cmm: Simulation modeDavid Hildenbrand
2019-11-13powerpc/pseries/cmm: Switch to balloon_page_alloc()David Hildenbrand
2019-11-13powerpc/pseries/cmm: Implement balloon compactionDavid Hildenbrand