aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+2
2020-11-27Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-0/+4
2020-11-27Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 5-8/+18
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingGravatar Peter Zijlstra 1-2/+2
2020-11-23powerpc/64s: Fix allnoconfig build since uaccess flushGravatar Stephen Rothwell 1-0/+2
2020-11-23Merge tag 'powerpc-cve-2020-4788' into fixesGravatar Michael Ellerman 15-80/+421
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsGravatar Dan Williams 3-3/+8
2020-11-19Merge tag 'powerpc-cve-2020-4788' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 15-80/+421
2020-11-19powerpc/64s: rename pnv|pseries_setup_rfi_flush to _setup_security_mitigationsGravatar Daniel Axtens 4-9/+11
2020-11-19powerpc: Only include kup-radix.h for 64-bit Book3SGravatar Michael Ellerman 3-6/+11
2020-11-19powerpc/64s: flush L1D after user accessesGravatar Nicholas Piggin 12-90/+229
2020-11-19powerpc/64s: flush L1D on kernel entryGravatar Nicholas Piggin 10-2/+197
2020-11-18powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU contextGravatar Nicholas Piggin 1-4/+7
2020-11-17powerpc: Drop -me200 addition to build flagsGravatar Michael Ellerman 1-1/+0
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededGravatar Arnd Bergmann 2-0/+4
2020-11-16KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB pageGravatar Cédric Le Goater 1-0/+7
2020-11-16powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=yGravatar Nicholas Piggin 1-2/+0
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-3/+2
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyGravatar Peter Zijlstra 1-2/+1
2020-11-09perf: Reduce stack usage of perf_output_begin()Gravatar Peter Zijlstra 1-1/+1
2020-11-08powerpc/32s: Use relocation offset when setting early hash tableGravatar Christophe Leroy 1-1/+2
2020-11-06powerpc/numa: Fix build when CONFIG_NUMA=nGravatar Scott Cheloha 1-3/+9
2020-11-05powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryGravatar Christophe Leroy 4-66/+28
2020-11-05powerpc/8xx: Always fault when _PAGE_ACCESSED is not setGravatar Christophe Leroy 1-12/+2
2020-11-05powerpc/40x: Always fault when _PAGE_ACCESSED is not setGravatar Christophe Leroy 1-8/+0
2020-11-05powerpc/603: Always fault when _PAGE_ACCESSED is not setGravatar Christophe Leroy 1-12/+0
2020-11-05powerpc: Use asm_goto_volatile for put_user()Gravatar Michael Ellerman 1-2/+2
2020-11-02powerpc/smp: Call rcu_cpu_starting() earlierGravatar Qian Cai 1-1/+2
2020-11-02powerpc/eeh_cache: Fix a possible debugfs deadlockGravatar Qian Cai 1-2/+3
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Gravatar Joe Perches 5-5/+5
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 11-118/+179
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 13-49/+111
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+0
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 4-3/+2
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 5-63/+25
2020-10-22powerpc/pseries: Avoid using addr_to_pfn in real modeGravatar Ganesh Goudar 1-49/+69
2020-10-22powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9Gravatar Christophe Leroy 2-2/+15
2020-10-22powerpc/eeh: Fix eeh_dev_check_failure() for PE#0Gravatar Oliver O'Halloran 1-5/+0
2020-10-21KVM: PPC: Book3S HV: Make struct kernel_param_ops definition constGravatar Joe Perches 1-1/+1
2020-10-20powerpc/64s: Remove TM from Power10 featuresGravatar Jordan Niethe 2-4/+11
2020-10-20powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulationGravatar Michael Neuling 1-1/+1
2020-10-19powerpc/powernv/dump: Handle multiple writes to ack attributeGravatar Vasant Hegde 1-3/+8
2020-10-19powerpc/powernv/dump: Fix race while processing OPAL dumpGravatar Vasant Hegde 1-12/+29
2020-10-19powerpc/smp: Use GFP_ATOMIC while allocating tmp maskGravatar Srikar Dronamraju 1-26/+31
2020-10-19powerpc/smp: Remove unnecessary variableGravatar Srikar Dronamraju 1-9/+4
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIGravatar Minchan Kim 1-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Gravatar Jens Axboe 1-1/+0
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 169-2310/+2639
2020-10-16Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-18/+25
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsGravatar David Hildenbrand 2-2/+2