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