1. 9cbc5b9 rcu: Eliminate grace-period management code use of rsp by Paul E. McKenney · 7 years ago
  2. 4c6ed43 rcu: Eliminate stall-warning use of rsp by Paul E. McKenney · 7 years ago
  3. 7cba477 rcu: Restructure rcu_check_gp_kthread_starvation() by Paul E. McKenney · 7 years ago
  4. f7dd7d4 rcu: Simplify rcutorture_get_gp_data() by Paul E. McKenney · 7 years ago
  5. b97d23c rcu: Remove for_each_rcu_flavor() flavor-traversal macro by Paul E. McKenney · 7 years ago
  6. 564a9ae rcu: Remove last non-flavor-traversal rsp local variable from tree_plugin.h by Paul E. McKenney · 7 years ago
  7. 88d1bea rcu: Remove rcu_data structure's ->rsp field by Paul E. McKenney · 7 years ago
  8. aedf4ba rcu: Remove rsp parameter from rcu_node tree accessor macros by Paul E. McKenney · 7 years ago
  9. 63d4c8c rcu: Remove rsp parameter from expedited grace-period functions by Paul E. McKenney · 7 years ago
  10. 4580b05 rcu: Remove rsp parameter from no-CBs CPU functions by Paul E. McKenney · 7 years ago
  11. b21ebed rcu: Remove rsp parameter from print_cpu_stall_info() by Paul E. McKenney · 7 years ago
  12. 6dbfdc14 rcu: Remove rsp parameter from rcu_spawn_one_boost_kthread() by Paul E. McKenney · 7 years ago
  13. 81ab59a rcu: Remove rsp parameter from dump_blkd_tasks() and friend by Paul E. McKenney · 7 years ago
  14. a2887cd rcu: Remove rsp parameter from rcu_print_detail_task_stall() by Paul E. McKenney · 7 years ago
  15. b8bb1f6 rcu: Remove rsp parameter from rcu_init_one() and friends by Paul E. McKenney · 7 years ago
  16. 53b4630 rcu: Remove rsp parameter from rcu_boot_init_percpu_data() and friends by Paul E. McKenney · 7 years ago
  17. 8344b87 rcu: Remove rsp parameter from _rcu_barrier() and friends by Paul E. McKenney · 7 years ago
  18. 98ece50 rcu: Remove rsp parameter from __rcu_pending() by Paul E. McKenney · 7 years ago
  19. 5c7d896 rcu: Remove rsp parameter from __call_rcu() and friend by Paul E. McKenney · 7 years ago
  20. b049fdf rcu: Remove rsp parameter from __rcu_process_callbacks() by Paul E. McKenney · 7 years ago
  21. b96f9dc rcu: Remove rsp parameter from rcu_check_gp_start_stall() by Paul E. McKenney · 7 years ago
  22. e9ecb78 rcu: Remove rsp parameter from force-quiescent-state functions by Paul E. McKenney · 7 years ago
  23. 5bb5d09 rcu: Remove rsp parameter from rcu_do_batch() by Paul E. McKenney · 7 years ago
  24. 780cd59 rcu: Remove rsp parameter from CPU hotplug functions by Paul E. McKenney · 7 years ago
  25. 8087d3e rcu: Remove rsp parameter from rcu_check_quiescent_state() by Paul E. McKenney · 7 years ago
  26. 0854a05c rcu: Remove rsp parameter from rcu_gp_kthread() and friends by Paul E. McKenney · 7 years ago
  27. 2221233 rcu: Remove rsp parameter from rcu_gp_slow() by Paul E. McKenney · 7 years ago
  28. 15cabdf rcu: Remove rsp parameter from note_gp_changes() by Paul E. McKenney · 7 years ago
  29. c7e48f7 rcu: Remove rsp parameter from __note_gp_changes() by Paul E. McKenney · 7 years ago
  30. 834f56b rcu: Remove rsp parameter from rcu_advance_cbs() by Paul E. McKenney · 7 years ago
  31. c6e09b9 rcu: Remove rsp parameter from rcu_accelerate_cbs_unlocked() by Paul E. McKenney · 7 years ago
  32. 02f5014 rcu: Remove rsp parameter from rcu_accelerate_cbs() by Paul E. McKenney · 7 years ago
  33. 532c00c rcu: Remove rsp parameter from rcu_gp_kthread_wake() by Paul E. McKenney · 7 years ago
  34. 3481f2e rcu: Remove rsp parameter from rcu_future_gp_cleanup() by Paul E. McKenney · 7 years ago
  35. ea12ff2 rcu: Remove rsp parameter from check_cpu_stall() by Paul E. McKenney · 7 years ago
  36. 4e8b8e0 rcu: Remove rsp parameter from print_cpu_stall() by Paul E. McKenney · 7 years ago
  37. a91e7e5 rcu: Remove rsp parameter from print_other_cpu_stall() by Paul E. McKenney · 7 years ago
  38. e1741c6 rcu: Remove rsp parameter from rcu_stall_kick_kthreads() by Paul E. McKenney · 7 years ago
  39. 33dbdbf rcu: Remove rsp parameter from rcu_dump_cpu_stacks() by Paul E. McKenney · 7 years ago
  40. 8fd119b rcu: Remove rsp parameter from rcu_check_gp_kthread_starvation() by Paul E. McKenney · 7 years ago
  41. ad3832e rcu: Remove rsp parameter from record_gp_stall_check_time() by Paul E. McKenney · 7 years ago
  42. 336a4f6 rcu: Remove rsp parameter from rcu_get_root() by Paul E. McKenney · 7 years ago
  43. de8e873 rcu: Remove rsp parameter from rcu_gp_in_progress() by Paul E. McKenney · 7 years ago
  44. 33085c4 rcu: Remove rsp parameter from rcu_report_qs_rdp() by Paul E. McKenney · 7 years ago
  45. 139ad4d rcu: Remove rsp parameter from rcu_report_unblock_qs_rnp() by Paul E. McKenney · 7 years ago
  46. aff4e9e rcu: Remove rsp parameter from rcu_report_qs_rsp() by Paul E. McKenney · 7 years ago
  47. b50912d rcu: Remove rsp parameter from rcu_report_qs_rnp() by Paul E. McKenney · 7 years ago
  48. 2280ee5 rcu: Remove rcu_data_p pointer to default rcu_data structure by Paul E. McKenney · 7 years ago
  49. 16fc9c6 rcu: Remove rcu_state_p pointer to default rcu_state structure by Paul E. McKenney · 7 years ago
  50. da1df50 rcu: Remove rcu_state structure's ->rda field by Paul E. McKenney · 7 years ago
  51. ec5dd44 rcu: Eliminate rcu_state structure's ->call field by Paul E. McKenney · 7 years ago
  52. 358be2d rcu: Remove RCU_STATE_INITIALIZER() by Paul E. McKenney · 7 years ago
  53. 709fdce rcu: Express Tiny RCU updates in terms of RCU rather than RCU-sched by Paul E. McKenney · 7 years ago
  54. 45975c7 rcu: Define RCU-sched API in terms of RCU for Tree RCU PREEMPT builds by Paul E. McKenney · 7 years ago
  55. 4cf439a rcu: Fix typo in rcu_get_gp_kthreads_prio() header comment by Paul E. McKenney · 7 years ago
  56. 2bbfc25b rcu: Drop "wake" parameter from rcu_report_exp_rdp() by Paul E. McKenney · 7 years ago
  57. 82fcecf rcu: Update comments and help text for no more RCU-bh updaters by Paul E. McKenney · 7 years ago
  58. 65cfe35 rcu: Define RCU-bh update API in terms of RCU by Paul E. McKenney · 7 years ago
  59. ba1c64c rcu: Report expedited grace periods at context-switch time by Paul E. McKenney · 7 years ago
  60. d28139c rcu: Apply RCU-bh QSes to RCU-sched and RCU-preempt when safe by Paul E. McKenney · 7 years ago
  61. e11ec65 rcu: Add warning to detect half-interrupts by Paul E. McKenney · 7 years ago
  62. fcc878e rcu: Remove now-unused ->b.exp_need_qs field from the rcu_special union by Paul E. McKenney · 7 years ago
  63. 27c744e rcu: Allow processing deferred QSes for exiting RCU-preempt readers by Paul E. McKenney · 7 years ago
  64. c033574 rcutorture: Test extended "rcu" read-side critical sections by Paul E. McKenney · 7 years ago
  65. 3e31009 rcu: Defer reporting RCU-preempt quiescent states when disabled by Paul E. McKenney · 7 years ago
  66. cf7614e rcu: Refactor rcu_{nmi,irq}_{enter,exit}() by Byungchul Park · 7 years ago
  67. 5b394b2 Linux 4.19-rc1 by Linus Torvalds · 6 years ago
  68. 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
  69. aba16dc Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  70. 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
  71. 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
  72. 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
  73. 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
  74. 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
  75. 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
  76. 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
  77. b326272 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 6 years ago
  78. 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
  79. b8dcdab Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  80. db84abf Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  81. 04faac1 Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  82. 1b2de5d mm/cow: don't bother write protecting already write-protected pages by Linus Torvalds · 6 years ago
  83. e0fcfe1 hpfs: remove unnecessary checks on the value of r when assigning error code by Colin Ian King · 6 years ago
  84. 7634ccd libata: maintainership update by Jens Axboe · 6 years ago
  85. 0519359 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 6 years ago
  86. 5967661 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  87. 9022ada8 Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 6 years ago
  88. 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
  89. d972604 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 6 years ago
  90. 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
  91. 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
  92. e1dbc5a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  93. 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
  94. 4def196 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  95. 5e8704a Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  96. 019cddc Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  97. 1aa55ca iommu/rockchip: Move irq request past pm_runtime_enable by Marc Zyngier · 6 years ago
  98. 3fc7c5c iommu/rockchip: Handle errors returned from PM framework by Marc Zyngier · 6 years ago
  99. 7db7a8f arm64: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 6 years ago
  100. d1558df ARM: rockchip: Force CONFIG_PM on Rockchip systems by Marc Zyngier · 6 years ago