summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky
2021-10-04powerpc/pseries/svm: Add a powerpc version of cc_platform_has()Tom Lendacky
2021-10-02powerpc/fsl/dts: Fix phy-connection-type for fm1mac3Pali Rohár
2021-10-01audit: add support for the openat2 syscallRichard Guy Briggs
2021-10-01audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu
2021-09-30kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...Masami Hiramatsu
2021-09-30kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...Masami Hiramatsu
2021-09-30powerpc: smp: remove hack to obtain offset of task_struct::cpuArd Biesheuvel
2021-09-30sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=yArd Biesheuvel
2021-09-30powerpc: add CPU field to struct thread_infoArd Biesheuvel
2021-09-30kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDSJuergen Gross
2021-09-30powerpc/iommu: Report the correct most efficient DMA mask for PCI devicesAlexey Kardashevskiy
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson
2021-09-22isystem: delete global -isystem compile optionAlexey Dobriyan
2021-09-21PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran
2021-09-19Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-09-15powerpc/xics: Set the IRQ chip data for the ICS native backendCédric Le Goater
2021-09-14powerpc/boot: Fix build failure since GCC 4.9 removalMichael Ellerman
2021-09-14arch: remove unused function syscall_set_arguments()Peter Collingbourne
2021-09-13Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)Linus Torvalds
2021-09-13powerpc: remove GCC version check for UPD_CONSTRNick Desaulniers
2021-09-13powerpc/mce: Fix access error in mce handlerGanesh Goudar
2021-09-13KVM: PPC: Book3S HV: Tolerate treclaim. in fake-suspend mode changing registersNicholas Piggin
2021-09-13powerpc/64s: system call rfscv workaround for TM bugsNicholas Piggin
2021-09-13powerpc/64s: system call scv tabort fix for corrupt irq soft-mask stateNicholas Piggin
2021-09-08arch: remove compat_alloc_user_spaceArnd Bergmann
2021-09-08compat: remove some compat entry pointsArnd Bergmann
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08trap: cleanup trap_init()Kefeng Wang
2021-09-08mm/memory_hotplug: remove nid parameter from remove_memory() and friendsDavid Hildenbrand
2021-09-08mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand
2021-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-09-06Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-09-03Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan
2021-09-03mm: sparse: pass section_nr to find_memory_blockOhhoon Kwon
2021-09-03Merge branch 'fixes' into nextMichael Ellerman
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-09-01powerpc/bug: Cast to unsigned long before passing to inline asmMichael Ellerman
2021-09-01powerpc/ptdump: Fix generic ptdump for 64-bitMichael Ellerman