1. da39da3 mm, oom: remove task_lock protecting comm printing by David Rientjes · 9 years ago
  2. 39d2da2 kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer_fn() by Ulrich Obergfell · 9 years ago
  3. a2a45b8 kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}_threads() by Ulrich Obergfell · 9 years ago
  4. 8614dde kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug by Ulrich Obergfell · 9 years ago
  5. ee89e71 kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU hotplug by Ulrich Obergfell · 9 years ago
  6. ac1f591 kernel/watchdog.c: add sysctl knob hardlockup_panic by Don Zickus · 9 years ago
  7. 5553787 kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup by Jiri Kosina · 9 years ago
  8. ee7fed5 watchdog: do not unpark threads in watchdog_park_threads() on error by Ulrich Obergfell · 9 years ago
  9. c993590 watchdog: implement error handling in lockup_detector_suspend() by Ulrich Obergfell · 9 years ago
  10. b43cb43 watchdog: implement error handling in update_watchdog_all_cpus() and callers by Ulrich Obergfell · 9 years ago
  11. 58cf690 watchdog: move watchdog_disable_all_cpus() outside of ifdef by Ulrich Obergfell · 9 years ago
  12. d283c64 watchdog: fix error handling in proc_watchdog_thresh() by Ulrich Obergfell · 9 years ago
  13. 451637e kernel/watchdog.c: is_hardlockup can be boolean by Yaowei Bai · 9 years ago
  14. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  15. d9734e0 Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  16. 0d51ce9 Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  17. 2dc10ad Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  18. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  19. 5352869 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  20. b831ef2 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. b02ac6b Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. 105ff3c atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl() by Linus Torvalds · 9 years ago
  23. d63a978 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  24. 2814228 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  25. 6aa2fdb Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  26. 7b2a430 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. 1d056d9 bpf, verifier: annotate verbose printer with __printf by Daniel Borkmann · 9 years ago
  28. b219775 bpf: add support for persistent maps/progs by Daniel Borkmann · 9 years ago
  29. e9d8afa bpf: consolidate bpf_prog_put{, _rcu} dismantle paths by Daniel Borkmann · 9 years ago
  30. c210129 bpf: align and clean bpf_{map,prog}_get helpers by Daniel Borkmann · 9 years ago
  31. aa79781 bpf: abstract anon_inode_getfd invocations by Daniel Borkmann · 9 years ago
  32. ac00881 bpf: convert hashtab lock to raw lock by Yang Shi · 9 years ago
  33. 9bb4064 Merge branch 'pm-sleep' by Rafael J. Wysocki · 9 years ago
  34. 95fc00a Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  35. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  36. cdea01b blktrace: re-write setting q->blk_trace by Davidlohr Bueso · 9 years ago
  37. e4340bb Merge branch 'linus' into core/rcu, to fix up a semantic conflict by Ingo Molnar · 9 years ago
  38. f8e529e seccomp, ptrace: add support for dumping seccomp filters by Tycho Andersen · 9 years ago
  39. 9e17f90 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  40. 1075ef5 bpf: make tracing helpers gpl only by Alexei Starovoitov · 9 years ago
  41. 62544ce bpf: fix bpf_perf_event_read() helper by Alexei Starovoitov · 9 years ago
  42. 182475b memremap: fix highmem support by Dan Williams · 9 years ago
  43. 03f136a timeconst: Update path in comment by Jason A. Donenfeld · 9 years ago
  44. df55793 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. 9f30931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  46. 0aaafaa sched/core: Add missing lockdep_unpin() annotations by Peter Zijlstra · 9 years ago
  47. 5211613 kmod: don't run async usermode helper as a child of kworker thread by Oleg Nesterov · 9 years ago
  48. 6bccb49 Merge branch 'irq/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Catalin Marinas · 9 years ago
  49. a43eec3 bpf: introduce bpf_perf_event_output() helper by Alexei Starovoitov · 9 years ago
  50. fa128e6 perf: pad raw data samples automatically by Alexei Starovoitov · 9 years ago
  51. 58c9c87 genirq: Make the cpuhotplug migration code less noisy by Thomas Gleixner · 9 years ago
  52. 53b90c0 kexec/crash: Say which char is the unrecognized by Borislav Petkov · 9 years ago
  53. 1904be1 tracing: Do not allow stack_tracer to record stack in NMI by Steven Rostedt (Red Hat) · 9 years ago
  54. a2d7629 tracing: Have stack tracer force RCU to be watching by Steven Rostedt (Red Hat) · 9 years ago
  55. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  56. b2c280b Merge branch 'fortglx/4.4/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 9 years ago
  57. e73e85f sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETS by Oleg Nesterov · 9 years ago
  58. 62694cd sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop() by Peter Zijlstra · 9 years ago
  59. 07f06cb sched: Start stopper early by Peter Zijlstra · 9 years ago
  60. f0cf16c stop_machine: Kill cpu_stop_threads->setup() and cpu_stop_unpark() by Oleg Nesterov · 9 years ago
  61. c00166d stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unpark() by Oleg Nesterov · 9 years ago
  62. d8bc853 stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabled by Oleg Nesterov · 9 years ago
  63. 5caa1c0 stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works() by Oleg Nesterov · 9 years ago
  64. 233e7f2 stop_machine: Ensure that a queued callback will be called before cpu_stop_park() by Oleg Nesterov · 9 years ago
  65. 6af597d Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve conflicts by Ingo Molnar · 9 years ago
  66. a1a2ab2 Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  67. 5aa5050 sched/deadline: Fix migration of SCHED_DEADLINE tasks by Luca Abeni · 9 years ago
  68. 0baabb3 nohz: Revert "nohz: Set isolcpus when nohz_full is set" by Frederic Weisbecker · 9 years ago
  69. 3e386d5 sched/fair: Update task group's load_avg after task migration by Yuyang Du · 9 years ago
  70. fde7d22e sched/fair: Fix overly small weight for interactive group entities by Yuyang Du · 9 years ago
  71. c13dc31 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  72. 81429a6 Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. 56fd16c timekeeping: Increment clock_was_set_seq in timekeeping_init() by Thomas Gleixner · 9 years ago
  74. 0701c53 genirq/msi: Do not use pci_msi_[un]mask_irq as default methods by Marc Zyngier · 9 years ago
  75. ac00737 bpf: Need to call bpf_prog_uncharge_memlock from bpf_prog_put by Tom Herbert · 9 years ago
  76. 995e2fe Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  77. c8d75aa posix_cpu_timer: Reduce unnecessary sighand lock contention by Jason Low · 9 years ago
  78. d5c373e posix_cpu_timer: Convert cputimer->running to bool by Jason Low · 9 years ago
  79. 934715a posix_cpu_timer: Check thread timers only when there are active thread timers by Jason Low · 9 years ago
  80. 7c177d9 posix_cpu_timer: Optimize fastpath_timer_check() by Jason Low · 9 years ago
  81. d439e64 PM / hibernate: fix a comment typo by Geliang Tang · 9 years ago
  82. ef25ba0 PM / sleep: Add flags to indicate platform firmware involvement by Rafael J. Wysocki · 9 years ago
  83. be5436c irqdomain/msi: Use fwnode instead of of_node by Marc Zyngier · 9 years ago
  84. 2a5e9a0 irqdomain: Introduce irq_domain_create_hierarchy by Marc Zyngier · 9 years ago
  85. b145dcc irqdomain: Add a fwnode_handle allocator by Marc Zyngier · 9 years ago
  86. 1bf4ddc irqdomain: Introduce irq_domain_create_{linear, tree} by Marc Zyngier · 9 years ago
  87. c0131f0 irqdomain: Introduce irq_create_fwspec_mapping by Marc Zyngier · 9 years ago
  88. 11e4438e irqdomain: Introduce a firmware-specific IRQ specifier structure by Marc Zyngier · 9 years ago
  89. 130b8c6 irqdomain: Allow irq domain lookup by fwnode by Marc Zyngier · 9 years ago
  90. f110711 irqdomain: Convert irqdomain-%3Eof_node to fwnode by Marc Zyngier · 9 years ago
  91. 5d4c9bc irqdomain: Use irq_domain_get_of_node() instead of direct field access by Marc Zyngier · 9 years ago
  92. e50226b Merge branch 'linus' into irq/core by Thomas Gleixner · 9 years ago
  93. aaac3ba bpf: charge user for creation of BPF maps and programs by Alexei Starovoitov · 9 years ago
  94. 1be7f75 bpf: enable non-root eBPF programs by Alexei Starovoitov · 9 years ago
  95. a5e22db Merge back earlier 'pm-sleep' material for v4.4. by Rafael J. Wysocki · 9 years ago
  96. b9f27c0 Merge tag 'v4.3-rc5' into timers/core, to pick up fixes before applying new changes by Ingo Molnar · 9 years ago
  97. 9babcd7 sched, tracing: Stop/start critical timings around the idle=poll idle loop by Daniel Bristot de Oliveira · 9 years ago
  98. 9fc4468 timers: Use __fls in apply_slack() by Rasmus Villemoes · 9 years ago
  99. cfed432 clocksource: Remove return statement from void functions by Guillaume Gomez · 9 years ago
  100. 9a78f9c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago