aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-11-19powerpc/64s: flush L1D on kernel entryNicholas Piggin
2020-11-18powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU contextNicholas Piggin
2020-11-17powerpc: Drop -me200 addition to build flagsMichael Ellerman
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-16KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB pageCédric Le Goater
2020-11-16powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=yNicholas Piggin
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra
2020-11-09Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman
2020-11-08powerpc/32s: Use relocation offset when setting early hash tableChristophe Leroy
2020-11-06powerpc/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-11-06tty: Remove redundant synclinkmp driverLee Jones
2020-11-06tty: Remove redundant synclink driverLee Jones
2020-11-06powerpc/numa: Fix build when CONFIG_NUMA=nScott Cheloha
2020-11-05powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy
2020-11-05powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-05powerpc/40x: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-05powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy
2020-11-05powerpc: Use asm_goto_volatile for put_user()Michael Ellerman
2020-11-04USB: serial: keyspan_pda: clean up xircom/entrega supportJohan Hovold
2020-11-02powerpc/smp: Call rcu_cpu_starting() earlierQian Cai
2020-11-02powerpc/eeh_cache: Fix a possible debugfs deadlockQian Cai
2020-10-29powerpc/perf: Support PERF_SAMPLE_DATA_PAGE_SIZEKan Liang
2020-10-27powerpc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-24Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-22powerpc/pseries: Avoid using addr_to_pfn in real modeGanesh Goudar
2020-10-22powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9Christophe Leroy
2020-10-22powerpc/eeh: Fix eeh_dev_check_failure() for PE#0Oliver O'Halloran
2020-10-21KVM: PPC: Book3S HV: Make struct kernel_param_ops definition constJoe Perches
2020-10-20powerpc/64s: Remove TM from Power10 featuresJordan Niethe
2020-10-20powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulationMichael Neuling
2020-10-19powerpc/powernv/dump: Handle multiple writes to ack attributeVasant Hegde
2020-10-19powerpc/powernv/dump: Fix race while processing OPAL dumpVasant Hegde
2020-10-19powerpc/smp: Use GFP_ATOMIC while allocating tmp maskSrikar Dronamraju
2020-10-19powerpc/smp: Remove unnecessary variableSrikar Dronamraju
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand
2020-10-16powerpc/mm: move setting pte specific flags to pfn_pteAneesh Kumar K.V
2020-10-16powerpc/mm: add DEBUG_VM WARN for pmd_clearAneesh Kumar K.V
2020-10-16powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hashGanesh Goudar
2020-10-16powerpc/opal_elog: Handle multiple writes to ack attributeAneesh Kumar K.V