- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- b6f96e7 Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
- f9a705a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 3 months ago
- 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 746b25b Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 3 months ago
- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 4ff753fe powerpc/pseries: Avoid using addr_to_pfn in real mode by Ganesh Goudar · 4 years, 6 months ago
- 592bbe9 powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9 by Christophe Leroy · 4 years, 3 months ago
- 99f6e97 powerpc/eeh: Fix eeh_dev_check_failure() for PE#0 by Oliver O'Halloran · 4 years, 3 months ago
- a4f1d94 KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const by Joe Perches · 4 years, 4 months ago
- ec613a57 powerpc/64s: Remove TM from Power10 features by Jordan Niethe · 4 years, 5 months ago
- 1da4a02 powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation by Michael Neuling · 4 years, 3 months ago
- 358ab79 powerpc/powernv/dump: Handle multiple writes to ack attribute by Vasant Hegde · 4 years, 3 months ago
- 0a43ae3 powerpc/powernv/dump: Fix race while processing OPAL dump by Vasant Hegde · 4 years, 3 months ago
- 84dbf66 powerpc/smp: Use GFP_ATOMIC while allocating tmp mask by Srikar Dronamraju · 4 years, 3 months ago
- 966730a powerpc/smp: Remove unnecessary variable by Srikar Dronamraju · 4 years, 3 months ago
- ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
- 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 4 months ago
- 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
- c4cf498 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
- b611719 mm/memory_hotplug: prepare passing flags to add_memory() and friends by David Hildenbrand · 4 years, 3 months ago
- 379c926 powerpc/mm: move setting pte specific flags to pfn_pte by Aneesh Kumar K.V · 4 years, 3 months ago
- 392b466 powerpc/mm: add DEBUG_VM WARN for pmd_clear by Aneesh Kumar K.V · 4 years, 3 months ago
- 8d0e210 powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash by Ganesh Goudar · 4 years, 3 months ago
- d4263b1 powerpc/opal_elog: Handle multiple writes to ack attribute by Aneesh Kumar K.V · 4 years, 3 months ago
- 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 3 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
- ffd0b25 Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed" by Qian Cai · 4 years, 3 months ago
- e6037a7 powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() epilogue by Jason A. Donenfeld · 4 years, 3 months ago
- d5660df Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 3 months ago
- b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
- c9118e6 arch, mm: replace for_each_memblock() with for_each_mem_pfn_range() by Mike Rapoport · 4 years, 3 months ago
- 6e245ad memblock: reduce number of parameters in for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
- 04ba0a9 KVM: PPC: Book3S HV: simplify kvm_cma_reserve() by Mike Rapoport · 4 years, 3 months ago
- b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
- a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
- 8b05418 Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 3 months ago
- 39a5101 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 3 months ago
- 22230cd Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- e18afa5 Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- c905783 Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 1c68907 Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- cc73437 Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- ca1b669 Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 4 months ago
- 9686e43 powerpc/time: Make get_tb() common to PPC32 and PPC64 by Christophe Leroy · 4 years, 4 months ago
- 1156a62 powerpc/time: Make get_tbl() common to PPC32 and PPC64 by Christophe Leroy · 4 years, 4 months ago
- e8d5bf3 powerpc/time: Remove get_tbu() by Christophe Leroy · 4 years, 4 months ago
- 942e891 powerpc/time: Avoid using get_tbl() and get_tbu() internally by Christophe Leroy · 4 years, 4 months ago
- ff125fb powerpc/time: Make mftb() common to PPC32 and PPC64 by Christophe Leroy · 4 years, 4 months ago
- 15c1021 powerpc/time: Rename mftbl() to mftb() by Christophe Leroy · 4 years, 4 months ago
- 8654187 powerpc/32s: Remove #ifdef CONFIG_PPC_BOOK3S_32 in head_book3s_32.S by Christophe Leroy · 4 years, 4 months ago
- 533090e powerpc/32s: Rename head_32.S to head_book3s_32.S by Christophe Leroy · 4 years, 4 months ago
- 69a1593 powerpc/32s: Setup the early hash table at all time. by Christophe Leroy · 4 years, 4 months ago
- 63f9d9d powerpc/time: Remove ifdef in get_dec() and set_dec() by Christophe Leroy · 4 years, 4 months ago
- 6601ec1 powerpc: Remove get_tb_or_rtc() by Christophe Leroy · 4 years, 4 months ago
- a4c5a35 powerpc: Remove __USE_RTC() by Christophe Leroy · 4 years, 4 months ago
- 2e38ea4 powerpc: Tidy up a bit after removal of PowerPC 601. by Christophe Leroy · 4 years, 4 months ago
- 8b14e1d powerpc: Remove support for PowerPC 601 by Christophe Leroy · 4 years, 4 months ago
- f0ed73f powerpc: Remove PowerPC 601 by Christophe Leroy · 4 years, 4 months ago
- d2a5cd8 powerpc: Drop SYNC_601() ISYNC_601() and SYNC() by Christophe Leroy · 4 years, 4 months ago
- e42a64002 powerpc: Remove CONFIG_PPC601_SYNC_FIX by Christophe Leroy · 4 years, 4 months ago
- ca1d344 powerpc: Remove SYNC on non 6xx by Christophe Leroy · 4 years, 4 months ago
- 13135b4 powerpc/papr_scm: Add PAPR command family to pass-through command-set by Vaibhav Jain · 4 years, 4 months ago
- fbf2f13 powerpc/lmb-size: Use addr #size-cells value when fetching lmb-size by Aneesh Kumar K.V · 4 years, 4 months ago
- 950805f powerpc/book3s64/radix: Make radix_mem_block_size 64bit by Aneesh Kumar K.V · 4 years, 4 months ago
- 301d2ea powerpc/memhotplug: Make lmb size 64bit by Aneesh Kumar K.V · 4 years, 4 months ago
- ec72024 powerpc/drmem: Make lmb_size 64 bit by Aneesh Kumar K.V · 4 years, 4 months ago
- 792254a powerpc/security: Fix link stack flush instruction by Nicholas Piggin · 4 years, 4 months ago
- 09b791d powerpc/hv-gpci: Add sysfs files inside hv-gpci device to show cpumask by Kajol Jain · 4 years, 4 months ago
- dcb5cdf powerpc/perf/hv-gpci: Add cpu hotplug support by Kajol Jain · 4 years, 4 months ago
- 0f9866f powerpc/perf/hv-gpci: Fix starting index value by Kajol Jain · 4 years, 4 months ago
- 8175bd5 powerpc/pseries/eeh: Fix use of uninitialised variable by Oliver O'Halloran · 4 years, 4 months ago
- 269e583 powerpc/eeh: Delete eeh_pe->config_addr by Oliver O'Halloran · 4 years, 4 months ago
- 72cdd11 pseries/hotplug-memory: hot-add: skip redundant LMB lookup by Scott Cheloha · 4 years, 4 months ago
- bd59380 powerpc/rtas: Restrict RTAS requests from userspace by Andrew Donnellan · 4 years, 5 months ago
- 3b6c3ad powerpc/perf: Exclude pmc5/6 from the irrelevant PMU group constraints by Athira Rajeev · 4 years, 4 months ago
- 70a9408 powerpc/smp: Optimize update_coregroup_mask by Srikar Dronamraju · 4 years, 4 months ago
- b8a97cb powerpc/smp: Move coregroup mask updation to a new function by Srikar Dronamraju · 4 years, 4 months ago
- 3ab33d6 powerpc/smp: Optimize update_mask_by_l2 by Srikar Dronamraju · 4 years, 4 months ago
- 375370a powerpc/smp: Check for duplicate topologies and consolidate by Srikar Dronamraju · 4 years, 4 months ago
- 661e3d4 powerpc/smp: Depend on cpu_l1_cache_map when adding CPUs by Srikar Dronamraju · 4 years, 4 months ago
- 1f3a418 powerpc/smp: Stop passing mask to update_mask_by_l2 by Srikar Dronamraju · 4 years, 4 months ago
- 53516d4 powerpc/smp: Limit CPUs traversed to within a node. by Srikar Dronamraju · 4 years, 4 months ago
- 70edd4a powerpc/smp: Optimize remove_cpu_from_masks by Srikar Dronamraju · 4 years, 4 months ago
- e29e9ed powerpc/smp: Remove get_physical_package_id by Srikar Dronamraju · 4 years, 4 months ago
- 4ca234a powerpc/smp: Stop updating cpu_core_mask by Srikar Dronamraju · 4 years, 4 months ago
- 4bce545 powerpc/topology: Update topology_core_cpumask by Srikar Dronamraju · 4 years, 4 months ago
- d0ffdee powerpc/tm: Save and restore AMR on treclaim and trechkpt by Gustavo Romero · 4 years, 4 months ago
- 35d6473 powerpc/eeh: Clean up PE addressing by Oliver O'Halloran · 4 years, 4 months ago
- 42de19d powerpc/pseries/eeh: Allow zero to be a valid PE configuration address by Oliver O'Halloran · 4 years, 4 months ago
- 98ba956 powerpc/pseries/eeh: Rework device EEH PE determination by Oliver O'Halloran · 4 years, 4 months ago
- f61c859 powerpc/pseries/eeh: Clean up pe_config_addr lookups by Oliver O'Halloran · 4 years, 4 months ago
- 395ee2a powerpc/eeh: Move EEH initialisation to an arch initcall by Oliver O'Halloran · 4 years, 4 months ago
- 5d69e46 powerpc/eeh: Delete eeh_ops->init by Oliver O'Halloran · 4 years, 4 months ago
- 1f8fa0c powerpc/pseries: Stop using eeh_ops->init() by Oliver O'Halloran · 4 years, 4 months ago
- 82a1ea2 powerpc/powernv: Stop using eeh_ops->init() by Oliver O'Halloran · 4 years, 4 months ago
- d125aed powerpc/eeh: Rework EEH initialisation by Oliver O'Halloran · 4 years, 4 months ago