summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorLines
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe-1/+2
2020-04-10powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe-17/+27
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe-2/+2
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual-1/+1
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual-12/+4
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-599/+757
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-22/+27
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-2/+0
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek-2/+1
2020-04-07powernv/memtrace: always online added memory blocksDavid Hildenbrand-10/+4
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual-1/+1
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual-1/+1
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-6047/+7308
2020-04-04powerpc: Improve ppc_save_regs()Nicholas Piggin-1/+5
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+6
2020-04-03Revert "powerpc/64: irq_work avoid interrupt when called with hardware irqs e...Nicholas Piggin-31/+13
2020-04-03powerpc/time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven-3/+1
2020-04-02Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams-1/+3
2020-04-02Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams-20/+1
2020-04-03powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent me...Alexey Kardashevskiy-0/+9
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-13/+0
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-203/+234
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+1
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-32/+6
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu-1/+1
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu-6/+0
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu-1/+1
2020-04-02powerpc/mm: use helper fault_signal_pending()Peter Xu-8/+4
2020-04-02mm/vma: make vma_is_foreign() available for general useAnshuman Khandual-12/+0
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada-4/+0
2020-04-03powerpc/perf: split callchain.c by bitnessMichal Suchanek-356/+394
2020-04-03powerpc/64: Make COMPAT user-selectable disabled on littleendian by default.Michal Suchanek-2/+3
2020-04-03powerpc/64: make buildable without CONFIG_COMPATMichal Suchanek-13/+20
2020-04-03powerpc/perf: consolidate valid_user_sp -> invalid_user_spMichal Suchanek-16/+10
2020-04-03powerpc/perf: consolidate read_user_stack_32Michal Suchanek-24/+24
2020-04-03powerpc: move common register copy functions from signal_32.c to signal.cMichal Suchanek-140/+141
2020-04-03powerpc: Add back __ARCH_WANT_SYS_LLSEEK macroMichal Suchanek-0/+1
2020-04-03powerpc/ps3: Set CONFIG_UEVENT_HELPER=y in ps3_defconfigGeoff Levand-0/+2
2020-04-03powerpc/ps3: Remove duplicate error messageMarkus Elfring-3/+1
2020-04-03powerpc/powernv: Re-enable imc trace-mode in kernelAnju T Sudhakar-8/+1
2020-04-03powerpc/perf: Implement a global lock to avoid races between trace, core and ...Anju T Sudhakar-24/+149
2020-04-03powerpc/pseries: Fix MCE handling on pseriesGanesh Goudar-0/+11
2020-04-03powerpc/64s: Fix doorbell wakeup msgclr optimisationNicholas Piggin-19/+13
2020-04-01Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds-0/+3
2020-04-01vhost: refine vhost and vringh kconfigJason Wang-2/+0
2020-04-01powerpc: Make setjmp/longjmp signature standardClement Courbet-8/+4
2020-04-01powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_typeLeonardo Bras-1/+0
2020-04-01powerpc: Suppress .eh_frame generationNaveen N. Rao-0/+3
2020-04-01powerpc: Drop -fno-dwarf2-cfi-asmNaveen N. Rao-5/+0