1. 2221233 rcu: Remove rsp parameter from rcu_gp_slow() by Paul E. McKenney · 7 years ago
  2. 15cabdf rcu: Remove rsp parameter from note_gp_changes() by Paul E. McKenney · 7 years ago
  3. c7e48f7 rcu: Remove rsp parameter from __note_gp_changes() by Paul E. McKenney · 7 years ago
  4. 834f56b rcu: Remove rsp parameter from rcu_advance_cbs() by Paul E. McKenney · 7 years ago
  5. c6e09b9 rcu: Remove rsp parameter from rcu_accelerate_cbs_unlocked() by Paul E. McKenney · 7 years ago
  6. 02f5014 rcu: Remove rsp parameter from rcu_accelerate_cbs() by Paul E. McKenney · 7 years ago
  7. 532c00c rcu: Remove rsp parameter from rcu_gp_kthread_wake() by Paul E. McKenney · 7 years ago
  8. 3481f2e rcu: Remove rsp parameter from rcu_future_gp_cleanup() by Paul E. McKenney · 7 years ago
  9. ea12ff2 rcu: Remove rsp parameter from check_cpu_stall() by Paul E. McKenney · 7 years ago
  10. 4e8b8e0 rcu: Remove rsp parameter from print_cpu_stall() by Paul E. McKenney · 7 years ago
  11. a91e7e5 rcu: Remove rsp parameter from print_other_cpu_stall() by Paul E. McKenney · 7 years ago
  12. e1741c6 rcu: Remove rsp parameter from rcu_stall_kick_kthreads() by Paul E. McKenney · 7 years ago
  13. 33dbdbf rcu: Remove rsp parameter from rcu_dump_cpu_stacks() by Paul E. McKenney · 7 years ago
  14. 8fd119b rcu: Remove rsp parameter from rcu_check_gp_kthread_starvation() by Paul E. McKenney · 7 years ago
  15. ad3832e rcu: Remove rsp parameter from record_gp_stall_check_time() by Paul E. McKenney · 7 years ago
  16. 336a4f6 rcu: Remove rsp parameter from rcu_get_root() by Paul E. McKenney · 7 years ago
  17. de8e873 rcu: Remove rsp parameter from rcu_gp_in_progress() by Paul E. McKenney · 7 years ago
  18. 33085c4 rcu: Remove rsp parameter from rcu_report_qs_rdp() by Paul E. McKenney · 7 years ago
  19. 139ad4d rcu: Remove rsp parameter from rcu_report_unblock_qs_rnp() by Paul E. McKenney · 7 years ago
  20. aff4e9e rcu: Remove rsp parameter from rcu_report_qs_rsp() by Paul E. McKenney · 7 years ago
  21. b50912d rcu: Remove rsp parameter from rcu_report_qs_rnp() by Paul E. McKenney · 7 years ago
  22. 2280ee5 rcu: Remove rcu_data_p pointer to default rcu_data structure by Paul E. McKenney · 7 years ago
  23. 16fc9c6 rcu: Remove rcu_state_p pointer to default rcu_state structure by Paul E. McKenney · 7 years ago
  24. da1df50 rcu: Remove rcu_state structure's ->rda field by Paul E. McKenney · 7 years ago
  25. ec5dd44 rcu: Eliminate rcu_state structure's ->call field by Paul E. McKenney · 7 years ago
  26. 358be2d rcu: Remove RCU_STATE_INITIALIZER() by Paul E. McKenney · 7 years ago
  27. 709fdce rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched by Paul E. McKenney · 7 years ago
  28. 45975c7 rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds by Paul E. McKenney · 7 years ago
  29. 4cf439a rcu: Fix typo in rcu_get_gp_kthreads_prio() header comment by Paul E. McKenney · 7 years ago
  30. 2bbfc25b rcu: Drop "wake" parameter from rcu_report_exp_rdp() by Paul E. McKenney · 7 years ago
  31. 82fcecf rcu: Update comments and help text for no more RCU-bh updaters by Paul E. McKenney · 7 years ago
  32. 65cfe35 rcu: Define RCU-bh update API in terms of RCU by Paul E. McKenney · 7 years ago
  33. ba1c64c rcu: Report expedited grace periods at context-switch time by Paul E. McKenney · 7 years ago
  34. d28139c rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safe by Paul E. McKenney · 7 years ago
  35. e11ec65 rcu: Add warning to detect half-interrupts by Paul E. McKenney · 7 years ago
  36. fcc878e rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special union by Paul E. McKenney · 7 years ago
  37. 27c744e rcu: Allow processing deferred QSes for exiting RCU-preempt readers by Paul E. McKenney · 7 years ago
  38. c033574 rcutorture: Test extended "rcu" read-side critical sections by Paul E. McKenney · 7 years ago
  39. 3e31009 rcu: Defer reporting RCU-preempt quiescent states when disabled by Paul E. McKenney · 7 years ago
  40. cf7614e rcu: Refactor rcu_{nmi,irq}_{enter,exit}() by Byungchul Park · 7 years ago
  41. 5b394b2 Linux 4.19-rc1 by Linus Torvalds · 6 years ago
  42. b933d6e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  43. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  44. c4726e7 Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  45. d207ea8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  46. 2a8a2b7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  47. de37503 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  48. a9ce323 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  49. 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  50. 828bf6e Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  51. b326272 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  52. 1bc2767 Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  53. b8dcdab Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  54. db84abf Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  55. 04faac1 Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  56. 1b2de5d mm/cow: don't bother write protecting already write-protected pages by Linus Torvalds · 6 years ago
  57. e0fcfe1 hpfs: remove unnecessary checks on the value of r when assigning error code by Colin Ian King · 6 years ago
  58. 7634ccd libata: maintainership update by Jens Axboe · 6 years ago
  59. 0519359 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  60. 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  61. 9022ada8 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
  62. 18b8bfd Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
  63. d972604 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  64. 57bb8e3 Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 6 years ago
  65. aa5b105 Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  66. e1dbc5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  67. 40c431a Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  68. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  69. 5e8704a Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  70. 019cddc Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  71. 1aa55ca iommu/rockchip: Move irq request past pm_runtime_enable by Marc Zyngier · 6 years ago
  72. 3fc7c5c iommu/rockchip: Handle errors returned from PM framework by Marc Zyngier · 6 years ago
  73. 7db7a8f arm64: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 6 years ago
  74. d1558df ARM: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 6 years ago
  75. e988024 arm64: dts: Fix various entry-method properties to reflect documentation by Amit Kucheria · 6 years ago
  76. 5920cce Merge tag 'reset-fixes-for-4.18' of git://git.pengutronix.de/git/pza/linux into next/late by Olof Johansson · 6 years ago
  77. c37aad3 Merge tag 'reset-for-4.19-2' of git://git.pengutronix.de/git/pza/linux into next/late by Olof Johansson · 6 years ago
  78. d002924 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 6 years ago
  79. 00efcdc i2c: don't use any __deprecated handling anymore by Sedat Dilek · 6 years ago
  80. 20b420dc Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 6 years ago
  81. 6a01228 x86/speculation/l1tf: Suggest what to do on systems with too much RAM by Vlastimil Babka · 6 years ago
  82. 6055af5 i2c: use SPDX identifier for Renesas drivers by Wolfram Sang · 6 years ago
  83. 5d3a01a i2c: ocores: update my email address by Peter Korsgaard · 6 years ago
  84. 0c36dd3 i2c: remove deprecated attach_adapter callback by Wolfram Sang · 6 years ago
  85. 3e7bed5 macintosh: therm_windtunnel: drop using attach_adapter by Wolfram Sang · 6 years ago
  86. 6e5461d7 ubifs: Remove empty file.h by Richard Weinberger · 6 years ago
  87. b0a182f x86/speculation/l1tf: Fix off-by-one error when warning that system has too much RAM by Vlastimil Babka · 6 years ago
  88. 3e20e97 Merge tag 'drm-misc-next-fixes-2018-08-23-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  89. 33e1787 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  90. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  91. a99237a lib/fonts: convert comments to utf-8 by Arnd Bergmann · 6 years ago
  92. 8f2bc80 s390: ebcdic: convert comments to UTF-8 by Arnd Bergmann · 6 years ago
  93. 3723c63 treewide: convert ISO_8859-1 text comments to utf-8 by Arnd Bergmann · 6 years ago
  94. 0edf681 drivers/gpu/drm/gma500/: change return type to vm_fault_t by Souptick Joarder · 6 years ago
  95. 038a07a docs/core-api: mm-api: add section about GFP flags by Mike Rapoport · 6 years ago
  96. 263fade docs/mm: make GFP flags descriptions usable as kernel-doc by Mike Rapoport · 6 years ago
  97. 41f35b3 docs/core-api: split memory management API to a separate file by Mike Rapoport · 6 years ago
  98. 1595617 docs/core-api: move *{str,mem}dup* to "String Manipulation" by Mike Rapoport · 6 years ago
  99. 7463f65 docs/core-api: kill trailing whitespace in kernel-api.rst by Mike Rapoport · 6 years ago
  100. ff4dc77 mm/util: add kernel-doc for kvfree by Mike Rapoport · 6 years ago