1. 359c2ca powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C. by Christophe Leroy · 3 years, 8 months ago
  2. 4423eff powerpc: Force inlining of csum_add() by Christophe Leroy · 3 years, 8 months ago
  3. a4785e9 Merge branch 'fixes' into next by Michael Ellerman · 3 years, 7 months ago
  4. ddf4a7b powerpc/tau: Remove superfluous parameter in alloc_workqueue() call by Finn Thain · 3 years, 7 months ago
  5. 478036c powerpc: Fix initrd corruption with relative jump labels by Michael Ellerman · 3 years, 7 months ago
  6. 87f19ea powerpc/perf: Simplify Makefile by Christophe Leroy · 3 years, 8 months ago
  7. 4cfdd92 powerpc/prom_init: Move custom isspace() to its own namespace by Andy Shevchenko · 3 years, 8 months ago
  8. 8f6a54b selftests/powerpc: Remove the repeated declaration by Shaokun Zhang · 3 years, 8 months ago
  9. f377f7d powerpc/spider-pci: Remove set but not used variable 'val' by Baokun Li · 3 years, 8 months ago
  10. 911bacd powerpc/spufs: Remove set but not used variable 'dummy' by Baokun Li · 3 years, 8 months ago
  11. b629f6c powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl() by Tom Rix · 3 years, 8 months ago
  12. e41d6c3 powerpc/signal64: Copy siginfo before changing regs->nip by Michael Ellerman · 3 years, 7 months ago
  13. 9733862 powerpc/ps3: Add dma_mask to ps3_dma_region by Geoff Levand · 3 years, 8 months ago
  14. 472b440f powerpc/ps3: Warn on PS3 device errors by Geoff Levand · 3 years, 8 months ago
  15. 6caebff powerpc/ps3: Add CONFIG_PS3_VERBOSE_RESULT option by Geoff Levand · 3 years, 8 months ago
  16. ff4a825 powerpc/ps3: Re-align DTB in image by Geoff Levand · 3 years, 8 months ago
  17. 07e2d6c powerpc/ps3: Add firmware version to sysfs by Geoff Levand · 3 years, 8 months ago
  18. 015d981 powerpc/barrier: Avoid collision with clang's __lwsync macro by Nathan Chancellor · 3 years, 8 months ago
  19. 8e11d62 powerpc/mem: Add back missing header to fix 'no previous prototype' error by Christophe Leroy · 3 years, 7 months ago
  20. 59cc84c Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs" by Frederic Barrat · 3 years, 8 months ago
  21. 1438709 KVM: PPC: Book3S HV: Save host FSCR in the P7/8 path by Nicholas Piggin · 3 years, 8 months ago
  22. 5362a4b powerpc: Fix reverse map real-mode address lookup with huge vmalloc by Nicholas Piggin · 3 years, 8 months ago
  23. 82123a3 powerpc/kprobes: Fix validation of prefixed instructions across page boundary by Naveen N. Rao · 3 years, 8 months ago
  24. 027f55e tty: hvc: udbg_hvc: retry putc on -EAGAIN by Nathan Lynch · 3 years, 8 months ago
  25. 2cec178e powerpc/xmon: make dumping log buffer contents more reliable by Nathan Lynch · 3 years, 8 months ago
  26. b73c8cc powerpc/kprobes: Replace ppc_optinsn by common optinsn by Christophe Leroy · 3 years, 8 months ago
  27. 7ee3e97 kprobes: Allow architectures to override optinsn page allocation by Christophe Leroy · 3 years, 8 months ago
  28. 6fcb574 powerpc: Kconfig: disable CONFIG_COMPAT for clang < 12 by Nick Desaulniers · 3 years, 8 months ago
  29. 73e6e4e powerpc/powernv/pci: fix header guard by Nick Desaulniers · 3 years, 8 months ago
  30. 60060d7 powerpc/sstep: Add tests for setb instruction by Sathvika Vasireddy · 3 years, 8 months ago
  31. 5b75bd7 powerpc/sstep: Add emulation support for ‘setb’ instruction by Sathvika Vasireddy · 3 years, 8 months ago
  32. f259fb8 powerpc/Makefile: Add ppc32/ppc64_randconfig targets by Michael Ellerman · 3 years, 9 months ago
  33. 40999b0 powerpc/pseries: minor enhancements in dlpar_memory_remove_by_ic() by Daniel Henrique Barboza · 3 years, 8 months ago
  34. 163e792 powerpc/pseries: break early in dlpar_memory_remove_by_count() loops by Daniel Henrique Barboza · 3 years, 8 months ago
  35. 2ad216b powerpc/pseries: check DRCONF_MEM_RESERVED in lmb_is_removable() by Daniel Henrique Barboza · 3 years, 8 months ago
  36. feb0e07 powerpc/pseries: Set UNISOLATE on dlpar_memory_remove_by_ic() error by Daniel Henrique Barboza · 3 years, 8 months ago
  37. ad06bcf powerpc/pseries/ras: Delete a redundant condition branch by Zhen Lei · 3 years, 8 months ago
  38. c674546 selftests/powerpc: Fix duplicate included pthread.h by Jiapeng Chong · 3 years, 8 months ago
  39. 9b37389 powerpc/pseries/memhotplug: Remove unused inline function dlpar_memory_remove() by YueHaibing · 3 years, 8 months ago
  40. d72500f powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls by Nicholas Piggin · 3 years, 8 months ago
  41. 5665bc3 powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference between sc and scv syscalls by Nicholas Piggin · 3 years, 8 months ago
  42. e2f5efd powerpc: Fix early setup to make early_ioremap() work by Alexey Kardashevskiy · 3 years, 8 months ago
  43. 34f7f79 selftests/powerpc: Add test of mitigation patching by Michael Ellerman · 3 years, 8 months ago
  44. ca8cc36 powerpc/32s: Remove asm/book3s/32/hash.h by Christophe Leroy · 3 years, 8 months ago
  45. b09049c powerpc: Only pad struct pt_regs when needed by Christophe Leroy · 3 years, 8 months ago
  46. 8af8d72 powerpc/32s: Speed up likely path of kuap_update_sr() by Christophe Leroy · 3 years, 8 months ago
  47. 0441729 powerpc/mmu: Remove leftover CONFIG_E200 by Christophe Leroy · 3 years, 8 months ago
  48. fe3dc33 powerpc/mmu: Don't duplicate radix_enabled() by Christophe Leroy · 3 years, 8 months ago
  49. 70d6ebf powerpc/603: Avoid a pile of NOPs when not using SW LRU in TLB exceptions by Christophe Leroy · 3 years, 8 months ago
  50. c176c3d powerpc: Define NR_CPUS all the time by Christophe Leroy · 3 years, 8 months ago
  51. 930a77c powerpc/boot: Fix a typo in partial_decompress() comment by Zhang Jianhua · 3 years, 8 months ago
  52. 9a1762a powerpc/8xx: Update mpc885_ads_defconfig to improve CI by Christophe Leroy · 3 years, 8 months ago
  53. f3f6d18 powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessible by Vaibhav Jain · 3 years, 8 months ago
  54. 13c7dad9 powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limit by Christophe Leroy · 3 years, 9 months ago
  55. 1a3c6ce powerpc/asm-offset: Remove unused items by Christophe Leroy · 3 years, 9 months ago
  56. 3a5988b powerpc/32s: Remove m8260_gorom() by Christophe Leroy · 3 years, 8 months ago
  57. d07f6ca Linux 5.13-rc2 by Linus Torvalds · 3 years, 8 months ago
  58. 28183db Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 8 months ago
  59. 6942d81 Merge tag 'staging-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 8 months ago
  60. 4a66842 Merge tag 'usb-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 8 months ago
  61. 8ce3648 Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  62. f44e58b Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 8 months ago
  63. ccb013c Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  64. 63d1cb5 Merge tag 'powerpc-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 8 months ago
  65. c12a29e Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  66. e7c425b Merge tag 'objtool-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  67. 077fc64 Merge tag 'irq-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  68. 91b7a0f Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  69. a414741 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  70. f36edc5 Merge tag 'arc-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 3 years, 8 months ago
  71. 8f4ae0f Merge tag 'block-5.13-2021-05-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  72. 5601591 Merge tag 'io_uring-5.13-2021-05-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
  73. 41f035c Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 8 months ago
  74. a5ce429 Merge tag 'libnvdimm-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 8 months ago
  75. 393f42f Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 8 months ago
  76. 33f85ca Merge tag 'drm-fixes-2021-05-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 8 months ago
  77. ffb324e tty: vt: always invoke vc->vc_sw->con_resize callback by Tetsuo Handa · 3 years, 8 months ago
  78. 86d0c16 mm/ioremap: fix iomap_max_page_shift by Christophe Leroy · 3 years, 8 months ago
  79. f4d3f25 docs: admin-guide: update description for kernel.modprobe sysctl by Rasmus Villemoes · 3 years, 8 months ago
  80. c3187cf hfsplus: prevent corruption in shrinking truncate by Jouni Roivas · 3 years, 8 months ago
  81. 076171a mm/filemap: fix readahead return types by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  82. f649dc0 kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled by Peter Collingbourne · 3 years, 8 months ago
  83. 9ddb3c1 mm: fix struct page layout on 32-bit systems by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  84. 6286229 ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()" by Hugh Dickins · 3 years, 8 months ago
  85. 7ed9d23 userfaultfd: release page in error path to avoid BUG_ON by Axel Rasmussen · 3 years, 8 months ago
  86. d6e621d squashfs: fix divide error in calculate_skip() by Phillip Lougher · 3 years, 8 months ago
  87. eb1f065 kernel/resource: fix return code check in __request_free_mem_region by Alistair Popple · 3 years, 8 months ago
  88. afe0c26 mm, slub: move slub_debug static key enabling outside slab_mutex by Vlastimil Babka · 3 years, 8 months ago
  89. 84894e1 mm/hugetlb: fix cow where page writtable in child by Peter Xu · 3 years, 8 months ago
  90. 22247ef mm/hugetlb: fix F_SEAL_FUTURE_WRITE by Peter Xu · 3 years, 8 months ago
  91. 5dce58d Merge tag 'drm-msm-fixes-2021-05-09' of https://gitlab.freedesktop.org/drm/msm into drm-fixes by Dave Airlie · 3 years, 8 months ago
  92. 25a1298 Merge tag 'trace-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
  93. 89cd34a Merge tag 'drm-intel-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 8 months ago
  94. bd3c9cd Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
  95. ac524ec Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 8 months ago
  96. b5304a4 Merge tag 'drm-fixes-2021-05-14' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 8 months ago
  97. 588a513 arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache() by Catalin Marinas · 3 years, 8 months ago
  98. 4bc2082 block/partitions/efi.c: Fix the efi_partition() kernel-doc header by Bart Van Assche · 3 years, 8 months ago
  99. 630ef62 blk-mq: Swap two calls in blk_mq_exit_queue() by Bart Van Assche · 3 years, 8 months ago
  100. 03f26d8 blk-mq: plug request for shared sbitmap by Ming Lei · 3 years, 8 months ago