1. 15ce265 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  2. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  3. 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  4. 5224b96 smp: Fix error case handling in smp_call_function_*() by Linus Torvalds · 10 years ago
  5. 396c9df Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. 388f997 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  7. 1116334 oprofile: reduce mmap_sem hold for mm->exe_file by Davidlohr Bueso · 10 years ago
  8. 9d796e6 gcov: fix softlockups by Andrey Ryabinin · 10 years ago
  9. 230633d kernel/sysctl.c: detect overflows when converting to int by Heinrich Schuchardt · 10 years ago
  10. 6e399cd prctl: avoid using mmap_sem for exe_file serialization by Davidlohr Bueso · 10 years ago
  11. 90f31d0 mm: rcu-protected get_mm_exe_file() by Konstantin Khlebnikov · 10 years ago
  12. 16db3d3 kernel/sysctl.c: threads-max observe limits by Heinrich Schuchardt · 10 years ago
  13. ac1b398 kernel/fork.c: avoid division by zero by Heinrich Schuchardt · 10 years ago
  14. ff691f6 kernel/fork.c: new function for max_threads by Heinrich Schuchardt · 10 years ago
  15. 3ea7f5e fork_init: update max_threads comment by Jean Delvare · 10 years ago
  16. 35f71bc fork: report pid reservation failure properly by Michal Hocko · 10 years ago
  17. 69828dc signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo by Vladimir Davydov · 10 years ago
  18. 64a4096 ptrace: ptrace_detach() can no longer race with SIGKILL by Oleg Nesterov · 10 years ago
  19. b72c186 ptrace: fix race between ptrace_resume() and wait_task_stopped() by Oleg Nesterov · 10 years ago
  20. 8053871 smp: Fix smp_call_function_single_async() locking by Linus Torvalds · 10 years ago
  21. d7bc319 lockdep: Make print_lock() robust against concurrent release by Peter Zijlstra · 10 years ago
  22. 725f9dc bpf: fix two bugs in verification logic when accessing 'ctx' pointer by Alexei Starovoitov · 10 years ago
  23. c3de631 bpf: fix verifier memory corruption by Alexei Starovoitov · 10 years ago
  24. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  25. 962e370 tracing: remove use of seq_printf return value by Joe Perches · 10 years ago
  26. 94ff212 cgroup: remove use of seq_printf return value by Joe Perches · 10 years ago
  27. 7a54f46 kernel/reboot.c: add orderly_reboot for graceful reboot by Joel Stanley · 10 years ago
  28. 972fae69 kernel/hung_task.c: change hung_task.c to use for_each_process_thread() by Aaron Tomlin · 10 years ago
  29. 96831c0a kernel/resource.c: remove deprecated __check_region() and friends by Jakub Sitnicki · 10 years ago
  30. 2813893 kernel: conditionally support non-root users, groups and capabilities by Iulia Manda · 10 years ago
  31. 5bbe354 mm: allow compaction of unevictable pages by Eric B Munson · 10 years ago
  32. adbe427 memcg: zap mem_cgroup_lookup() by Vladimir Davydov · 10 years ago
  33. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  34. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  35. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  36. b9cc448 params: handle quotes properly for values not of form foo="bar". by Rusty Russell · 10 years ago
  37. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  38. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  39. 6e276d2 kernel, cpuset: remove exception for __GFP_THISNODE by David Rientjes · 10 years ago
  40. 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 10 years ago
  41. b2f57c3 watchdog: clean up some function names and arguments by Ulrich Obergfell · 10 years ago
  42. 195daf6 watchdog: enable the new user interface of the watchdog mechanism by Ulrich Obergfell · 10 years ago
  43. bcfba4f watchdog: implement error handling for failure to set up hardware perf events by Ulrich Obergfell · 10 years ago
  44. 83a80a3 watchdog: introduce separate handlers for parameters in /proc/sys/kernel by Ulrich Obergfell · 10 years ago
  45. ef246a2 watchdog: introduce proc_watchdog_common() by Ulrich Obergfell · 10 years ago
  46. f54c227 watchdog: move definition of 'watchdog_proc_mutex' outside of proc_dowatchdog() by Ulrich Obergfell · 10 years ago
  47. a0c9cbb watchdog: introduce the proc_watchdog_update() function by Ulrich Obergfell · 10 years ago
  48. 84d56e6 watchdog: new definitions and variables, initialization by Ulrich Obergfell · 10 years ago
  49. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  50. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  51. e95e7f6 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. eeee78c Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  54. 3f3c73de Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  55. 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
  56. 4fd48b4 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  57. 45141ee Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  58. 8954672 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. bcf5d54 Merge branch 'for-4.1/core-noarch' into for-linus by Jiri Kosina · 10 years ago
  60. 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. 49d2953 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  62. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  64. 00df35f cpu: Defer smpboot kthread unparking until CPU known to scheduler by Paul E. McKenney · 10 years ago
  65. 9058f3b Remove rest of exec domains. by Richard Weinberger · 10 years ago
  66. 973f911 Remove execution domain support by Richard Weinberger · 10 years ago
  67. d0f88f8 acct: check FMODE_CAN_WRITE by Al Viro · 10 years ago
  68. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 10 years ago
  69. b7dccbe Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux into irq/core by Thomas Gleixner · 10 years ago
  70. be77002 Merge back earlier suspend/hibernate material for v4.1. by Rafael J. Wysocki · 10 years ago
  71. e5e02de Merge tag 'pm+acpi-4.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  72. b2d5fb9 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  73. 01ac33c locking/mutex: Further simplify mutex_spin_on_owner() by Jason Low · 10 years ago
  74. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 10 years ago
  75. b97fdef Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  76. 3afe9f8 Copy the kernel module data from user space in chunks by Linus Torvalds · 10 years ago
  77. 1b7047e genirq: Allow the irqchip state of an IRQ to be save/restored by Marc Zyngier · 10 years ago
  78. fe0c52f genirq: MSI: Fix freeing of unallocated MSI by Marc Zyngier · 10 years ago
  79. 462b69b Merge branch 'linus' into irq/core to get the GIC updates which by Thomas Gleixner · 10 years ago
  80. 9828413 tracing: Add enum_map file to show enums that have been mapped by Steven Rostedt (Red Hat) · 10 years ago
  81. 3673b8e tracing: Allow for modules to convert their enums to values by Steven Rostedt (Red Hat) · 10 years ago
  82. 0c564a5 tracing: Add TRACE_DEFINE_ENUM() macro to map enums to their values by Steven Rostedt (Red Hat) · 10 years ago
  83. 6b79c57 mm: numa: disable change protection for vma(VM_HUGETLB) by Naoya Horiguchi · 10 years ago
  84. b3e3bf2 Merge 4.0-rc7 into tty-next by Greg Kroah-Hartman · 10 years ago
  85. f82daee Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions" by Rafael J. Wysocki · 10 years ago
  86. 6ba9442 workqueue: Reorder sysfs code by Frederic Weisbecker · 10 years ago
  87. def7470 timers/PM: Drop unnecessary braces from tick_freeze() by Rafael J. Wysocki · 10 years ago
  88. 422fe75 timers/PM: Fix up tick_unfreeze() by Rafael J. Wysocki · 10 years ago
  89. 62a935b sched/core: Drop debugging leftover trace_printk call by Borislav Petkov · 10 years ago
  90. 347c6f6 timekeeping: Get rid of stale comment by Thomas Gleixner · 10 years ago
  91. a49b116 clockevents: Cleanup dead cpu explicitely by Thomas Gleixner · 10 years ago
  92. 52c063d clockevents: Make tick handover explicit by Thomas Gleixner · 10 years ago
  93. ffa48c0 clockevents: Remove broadcast oneshot control leftovers by Rafael J. Wysocki · 10 years ago
  94. 335f491 sched/idle: Use explicit broadcast oneshot control function by Thomas Gleixner · 10 years ago
  95. 1fe5d5c3 clockevents: Provide explicit broadcast oneshot control functions by Thomas Gleixner · 10 years ago
  96. 89feddb clockevents: Remove the broadcast control leftovers by Thomas Gleixner · 10 years ago
  97. 592a438 clockevents: Provide explicit broadcast control functions by Thomas Gleixner · 10 years ago
  98. 8e56f33 clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety margin by John Stultz · 10 years ago
  99. 0fa88cb time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource by Xunlei Pang · 10 years ago
  100. 264bb3f time: Fix a bug in timekeeping_suspend() with no persistent clock by Xunlei Pang · 10 years ago