1. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 7 months ago
  2. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 7 months ago
  3. 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 7 months ago
  4. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 9 months ago
  5. ad1bb82 microblaze: switch to copy_thread_tls() by Christian Brauner · 4 years, 10 months ago
  6. 9b4feb6 arch: wire-up close_range() by Christian Brauner · 6 years ago
  7. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 9 months ago
  8. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
  9. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 9 months ago
  10. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 9 months ago
  11. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 9 months ago
  12. 35f3968 microblaze: add show_stack_loglvl() by Dmitry Safonov · 4 years, 9 months ago
  13. 14b0dd8 microblaze: add loglvl to microblaze_unwind() by Dmitry Safonov · 4 years, 9 months ago
  14. 77530a5 microblaze: add loglvl to microblaze_unwind_inner() by Dmitry Safonov · 4 years, 9 months ago
  15. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 9 months ago
  16. f359287 Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 9 months ago
  17. c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 10 months ago
  18. 2aaba01 crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h by Eric Biggers · 4 years, 10 months ago
  19. 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 5 years ago
  20. e5adbd6 Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  21. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 5 years ago
  22. 4cea749 Revert "irqchip/xilinx: Enable generic irq multi handler" by Marc Zyngier · 5 years ago
  23. a8222fd Merge tag 'microblaze-v5.7-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
  24. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 5 years ago
  25. a078999 irqchip/xilinx: Enable generic irq multi handler by Michal Simek · 5 years ago
  26. 9fd1a1c microblaze: Replace setup_irq() by request_irq() by afzal mohammed · 5 years ago
  27. 06951c9 microblaze: Define percpu sestion in linker file by Stefan Asserhall · 5 years ago
  28. d9d2b2f microblaze: Remove unused boot_cpuid variable by Michal Simek · 5 years ago
  29. 9e190c5 microblaze: Add missing irqflags.h header by Stefan Asserhall · 5 years ago
  30. 512b220 microblaze: Add sync to tlb operations by Stefan Asserhall · 5 years ago
  31. cfbd8d1 microblaze: Remove early printk setup by Michal Simek · 5 years ago
  32. 5119c41 microblaze: Fix _reset() function by Michal Simek · 5 years ago
  33. dcf639f microblaze: Kernel parameters should be parsed earlier by Michal Simek · 5 years ago
  34. 153b5c5 Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
  35. 6aa71ef microblaze: Add ID for Microblaze v11 by Michal Simek · 5 years ago
  36. 061d2c1d microblaze: Prevent the overflow of the start by Shubhrajyoti Datta · 5 years ago
  37. 83fa805 Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  38. 6aee4ba Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  39. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  40. fddb5d4 open: introduce openat2(2) syscall by Aleksa Sarai · 5 years ago
  41. 4946d6c arch/microblaze/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  42. 9a2cef0 arch: wire up pidfd_getfd syscall by Sargun Dhillon · 5 years ago
  43. 62fa3bc microblaze: Align comments with register usage by Michal Simek · 6 years ago
  44. 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
  45. 1880373 sched/rt, microblaze: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
  46. ed48e1f microblaze: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
  47. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  48. 477093b Merge tag 'microblaze-v5.5-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 5 years ago
  49. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  50. 3bda6f3 microblaze: Move EXCEPTION_TABLE to RO_DATA segment by Kees Cook · 5 years ago
  51. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  52. c823182 vmlinux.lds.h: Replace RODATA with RO_DATA by Kees Cook · 5 years ago
  53. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  54. 22648c9 microblaze: Increase max dtb size to 64K from 32K by Siva Durga Prasad Paladugu · 7 years ago
  55. 39014c4 microblaze: entry: Remove unneeded need_resched() loop by Valentin Schneider · 5 years ago
  56. 7cca9b8 microblaze: Switch to standard restart handler by Linus Walleij · 6 years ago
  57. 8f6ccf6 Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  58. 5450e8a Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  59. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  60. 7615d9e arch: wire-up pidfd_open() by Christian Brauner · 6 years ago
  61. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  62. 8f3220a arch: wire-up clone3() syscall by Christian Brauner · 6 years ago
  63. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  64. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  65. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
  66. d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
  67. 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
  68. 9bc4461 Merge tag 'microblaze-v5.1-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 6 years ago
  69. 48166e6 y2038: add 64-bit time_t syscalls to all 32-bit architectures by Arnd Bergmann · 6 years ago
  70. d33c577 y2038: rename old time and utime syscalls by Arnd Bergmann · 6 years ago
  71. 00bf25d y2038: use time32 syscall names on 32-bit by Arnd Bergmann · 6 years ago
  72. 275f221 ipc: rename old-style shmctl/semctl/msgctl syscalls by Arnd Bergmann · 6 years ago
  73. 226a893 microblaze: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  74. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  75. fcf0104 Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  76. cc02829 kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops by Christophe Leroy · 6 years ago
  77. 30807ef Merge tag 'microblaze-v5.0-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 6 years ago
  78. 556763e microblaze: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  79. 1e17ab5 microblaze: generate uapi header and system call table files by Firoz Khan · 6 years ago
  80. fc06bac microblaze: add system call table generation support by Firoz Khan · 6 years ago
  81. b27186ab Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  82. 638820d Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
  83. 3ac946d vmlinux.lds.h: Move LSM_TABLE into INIT_DATA by Kees Cook · 6 years ago
  84. 4c29e59 microblaze: get cpu node with of_get_cpu_node by Rob Herring · 7 years ago
  85. 58b0440 dma-mapping: consolidate the dma mmap implementations by Christoph Hellwig · 6 years ago
  86. 9fe3771 microblaze: delete wrong comment about machine_early_init by Masahiro Yamada · 7 years ago
  87. 5411ad2 microblaze: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  88. 45df561 microblaze: consolidate GPIO reset handling by Rob Herring · 7 years ago
  89. 2dbeb70 microblaze: remove unecessary of_platform_bus_probe call by Rob Herring · 7 years ago
  90. 54b0a20 microblaze: Add new syscalls io_pgetevents and rseq by Michal Simek · 7 years ago
  91. 5cf8da7 microblaze: Remove architecture heart beat code by Michal Simek · 7 years ago
  92. 71ab911 microblaze: heartbeat: fix missing prom.h include by Rob Herring · 7 years ago
  93. c0ab852 Merge tag 'microblaze-v4.18-rc1' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 7 years ago
  94. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  95. 15b28bb dma-debug: move initialization to common code by Christoph Hellwig · 7 years ago
  96. 6f46798 signal/microblaze: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  97. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  98. 96f0e6f microblaze: remove redundant early_printk support by Rob Herring · 7 years ago
  99. f71044c microblaze: remove unnecessary prom.h includes by Rob Herring · 7 years ago
  100. a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago