1. 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 6 months ago
  2. 7c7ff88 powerpc/spufs: Fix the type of ret in spufs_arch_write_note by Christoph Hellwig · 4 years, 7 months ago
  3. 38b407b powerpc/spufs: Rework fcheck() usage by Michael Ellerman · 4 years, 9 months ago
  4. b648a51 powerpc/spufs: add CONFIG_COREDUMP dependency by Arnd Bergmann · 4 years, 7 months ago
  5. 10dd857 cpufreq: Register governors at core_initcall by Quentin Perret · 4 years, 7 months ago
  6. 1497eea powerpc/syscalls: Use the number when building SPU syscall table by Michael Ellerman · 4 years, 7 months ago
  7. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  8. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  9. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  10. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  11. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  12. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 8 months ago
  13. b711531 powerpc: Replace _ALIGN_UP() by ALIGN() by Christophe Leroy · 4 years, 9 months ago
  14. 5456ffd powerpc/spufs: simplify spufs core dumping by Christoph Hellwig · 4 years, 9 months ago
  15. 6904d3d powerpc/spufs: stop using access_ok by Christoph Hellwig · 4 years, 9 months ago
  16. 88413a6 powerpc/spufs: fix copy_to_user while atomic by Jeremy Kerr · 4 years, 9 months ago
  17. d38c07a Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 10 months ago
  18. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  19. addf372 powerpc/cell: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  20. e04906a powerpc/cell/axon_msi: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  21. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  22. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  23. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  24. 4c82266 arch/powerpc/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  25. 35a5c32 powerpc/spufs: remove set but not used variable 'ctx' by YueHaibing · 5 years ago
  26. 2272905 spufs: fix a crash in spufs_create_root() by Emmanuel Nicolet · 5 years ago
  27. 0b36c9e Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  28. d2e0981 vfs: Convert spufs to use the new mount API by David Howells · 6 years ago
  29. 201ed7f powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages by Alexey Kardashevskiy · 6 years ago
  30. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  31. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  32. 658829d powerpc/cell: set no_llseek in spufs_cntl_fops by Geliang Tang · 8 years ago
  33. 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
  34. 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 6 years ago
  35. 935912c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 164 by Thomas Gleixner · 6 years ago
  36. de6cc65 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153 by Thomas Gleixner · 6 years ago
  37. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  38. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  39. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  40. 3e0a4e8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118 by Thomas Gleixner · 6 years ago
  41. 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
  42. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  43. b970afc Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  44. 41bc10c Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux by Linus Torvalds · 6 years ago
  45. c5bf68f *: convert stream-like files from nonseekable_open -> stream_open by Kirill Smelkov · 6 years ago
  46. 6d0e0d0b spufs: switch to ->free_inode() by Al Viro · 6 years ago
  47. 5f53d28 powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID by Aneesh Kumar K.V · 6 years ago
  48. 0034d39 powerpc/mm/hash64: Map all the kernel regions in the same 0xc range by Aneesh Kumar K.V · 6 years ago
  49. 6b1200f powerpc: remove nargs from __SYSCALL by Firoz Khan · 6 years ago
  50. d0055df Merge branch 'topic/dma' into next by Michael Ellerman · 6 years ago
  51. 0617fc0 powerpc/dma: remove set_dma_offset by Christoph Hellwig · 6 years ago
  52. 68005b67 powerpc/dma: use the generic direct mapping bypass by Christoph Hellwig · 6 years ago
  53. 7c1013b powerpc/dma: remove get_pci_dma_ops by Christoph Hellwig · 6 years ago
  54. ba767b5 powerpc/cell: use the generic iommu bypass code by Christoph Hellwig · 6 years ago
  55. cc9c156d powerpc/cell: move dma direct window setup out of dma_configure by Christoph Hellwig · 6 years ago
  56. 45a202a powerpc/cell: Remove duplicate header by Sabyasachi Gupta · 6 years ago
  57. 00def71 powerpc/spufs: use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  58. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  59. 1953031 Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  60. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  61. 2c8e65b powerpc: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  62. ab66dcc powerpc: generate uapi header and system call table files by Firoz Khan · 6 years ago
  63. d11e3d3 powerpc/iommu: remove the mapping_error dma_map_ops method by Christoph Hellwig · 6 years ago
  64. e5480bd powerpc: Use device_type helpers to access the node type by Rob Herring · 6 years ago
  65. eb01d42 PCI: consolidate PCI config entry in drivers/pci by Christoph Hellwig · 6 years ago
  66. 345671e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  67. 8508cf3 sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  68. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  69. 719736e powerpc: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  70. b9ef7b4 powerpc: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  71. 8c8933e powerpc/cell: Use irq_of_parse_and_map() helper by Rob Herring · 7 years ago
  72. f383d8b signal/powerpc: Use force_sig_fault where appropriate by Eric W. Biederman · 6 years ago
  73. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  74. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  75. badf436 powerpc/Makefiles: Convert ifeq to ifdef where possible by Rodrigo R. Galvao · 6 years ago
  76. 5c35a02 powerpc: clean the inclusion of stringify.h by Christophe Leroy · 7 years ago
  77. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  78. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  79. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  80. e807f02c powerpc/cell/spufs: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  81. 454d7ef powerpc/syscalls: Add COMPAT_SPU_NEW() macro by Michael Ellerman · 7 years ago
  82. 4c392e6 powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE by Al Viro · 7 years ago
  83. 3691d61 powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE by Al Viro · 7 years ago
  84. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  85. 9a1015b proc: fix /proc/loadavg regression by Alexey Dobriyan · 7 years ago
  86. f437c51 Merge branch 'topic/paca' into next by Michael Ellerman · 7 years ago
  87. d2e6007 powerpc/64: Use array of paca pointers and allocate pacas individually by Nicholas Piggin · 7 years ago
  88. a0828cf powerpc: Use sizeof(*foo) rather than sizeof(struct foo) by Markus Elfring · 8 years ago
  89. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  90. 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  91. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  92. 57ad583f powerpc: Use octal numbers for file permissions by Russell Currey · 8 years ago
  93. cef37ac powerpc/spufs: use timespec64 for timestamps by Arnd Bergmann · 7 years ago
  94. 9625e69 powerpc: make use of for_each_node_by_type() instead of open-coding it by Dmitry Torokhov · 8 years ago
  95. 2d9d6f6 powerpc: rename dma_direct_ to dma_nommu_ by Christoph Hellwig · 7 years ago
  96. 0aa8ff9 powerpc: Use of for_each_node_by_name() instead of open-coding it by Dmitry Torokhov · 8 years ago
  97. 8153a5e ppc: annotate ->poll() instances by Al Viro · 8 years ago
  98. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  99. 95846ec pid: replace pid bitmap implementation with IDR API by Gargi Sharma · 7 years ago
  100. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago