1. 0e1dbcc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. dae57fb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. d65b78f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  6. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  7. 75a0618 genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD by Thomas Gleixner · 9 years ago
  8. 7558009 Merge tag 'trace-v4.2-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  9. ce0d3c0 genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now by Thomas Gleixner · 9 years ago
  10. 0f44705 tick: Move the export of tick_broadcast_oneshot_control to the proper place by Thomas Gleixner · 9 years ago
  11. 7b73216 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. c4bc680 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. c4d029f tick/broadcast: Prevent NULL pointer dereference by Thomas Gleixner · 9 years ago
  14. 758556b module: Fix load_module() error path by Peter Zijlstra · 9 years ago
  15. 45820c2 Fix broken audit tests for exec arg len by Linus Torvalds · 9 years ago
  16. 6224beb tracing: Have branch tracer use recursive field of task struct by Steven Rostedt (Red Hat) · 9 years ago
  17. a899418 hotplug: Prevent alloc/free of irq descriptors during cpu up/down by Thomas Gleixner · 9 years ago
  18. c428833 tick/broadcast: Handle spurious interrupts gracefully by Thomas Gleixner · 9 years ago
  19. d5113e1 tick/broadcast: Check for hrtimer broadcast active early by Thomas Gleixner · 9 years ago
  20. 0cc5281 tick/broadcast: Return busy when IPI is pending by Thomas Gleixner · 9 years ago
  21. d332572 tick/broadcast: Return busy if periodic mode and hrtimer broadcast by Thomas Gleixner · 9 years ago
  22. e3ac79e tick/broadcast: Move the check for periodic mode inside state handling by Thomas Gleixner · 9 years ago
  23. b78f3f3 tick/broadcast: Prevent deep idle if no broadcast device available by Thomas Gleixner · 9 years ago
  24. f32dd11 tick/broadcast: Make idle check independent from mode and config by Thomas Gleixner · 9 years ago
  25. e045431 tick/broadcast: Sanity check the shutdown of the local clock_event by Thomas Gleixner · 9 years ago
  26. 8eb2312 tick/broadcast: Prevent hrtimer recursion by Thomas Gleixner · 9 years ago
  27. 7c4a976 clockevents: Allow set-state callbacks to be optional by Viresh Kumar · 9 years ago
  28. d49db34 sched/fair: Test list head instead of list entry in throttle_cfs_rq() by Cong Wang · 9 years ago
  29. 57ffc5c perf: Fix AUX buffer refcounting by Peter Zijlstra · 9 years ago
  30. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  31. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  32. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 9 years ago
  34. e3d24d0 sched/numa: Show numa_group ID in /proc/sched_debug task listings by Srikar Dronamraju · 9 years ago
  35. 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 9 years ago
  36. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 9 years ago
  37. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 9 years ago
  38. 2ecd9d2 sched, preempt_notifier: separate notifier registration from static_key inc/dec by Peter Zijlstra · 9 years ago
  39. 7df9ab8 make certificate list change message more useful by Linus Torvalds · 9 years ago
  40. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  41. 6ac15ba Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. 5c39509 Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  43. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  44. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  45. f9bb488 sysfs: Create mountpoints with sysfs_create_mount_point by Eric W. Biederman · 9 years ago
  46. f9bd673 sysctl: Allow creating permanently empty directories that serve as mountpoints. by Eric W. Biederman · 9 years ago
  47. 65f2606 time: Remove development rules from Kbuild/Makefile by Thomas Gleixner · 9 years ago
  48. 200f1ce kernel/relay.c: use kvfree() in relay_free_page_array() by Pekka Enberg · 9 years ago
  49. b389645 printk: improve the description of /dev/kmsg line format by Antonio Ospite · 9 years ago
  50. 3e44c47 gcov: add support for GCC 5.1 by Lorenzo Stoakes · 9 years ago
  51. 5375b70 kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path by HATAYAMA Daisuke · 9 years ago
  52. f45d85f kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers is enabled by HATAYAMA Daisuke · 9 years ago
  53. 20bdc2c modules: only use mod->param_lock if CONFIG_MODULES by Stephen Rothwell · 9 years ago
  54. cf2fde7 param: fix module param locks when !CONFIG_SYSFS. by Rusty Russell · 9 years ago
  55. 4a10a91 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 9 years ago
  56. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  57. e0dd880 Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  58. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  59. 8d7804a Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  60. e382608 Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  61. 24bfcb1 timer: Fix hotplug regression by Thomas Gleixner · 9 years ago
  62. fcbc177 Merge tag 'trace-fixes-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  63. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  64. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  65. 132c242 Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  66. 51229b4 exit,stats: /* obey this comment */ by Rik van Riel · 9 years ago
  67. ff14417 kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup() by Rasmus Villemoes · 9 years ago
  68. 1bb5647 kernel/trace/trace_events_filter.c: use strreplace() by Rasmus Villemoes · 9 years ago
  69. 3ea4331 check_syslog_permissions() cleanup by Vasily Averin · 9 years ago
  70. d194e5d security_syslog() should be called once only by Vasily Averin · 9 years ago
  71. 6fe2935 printk: implement support for extended console drivers by Tejun Heo · 9 years ago
  72. 0a295e67 printk: factor out message formatting from devkmsg_read() by Tejun Heo · 9 years ago
  73. d43ff43 printk: guard the amount written per line by devkmsg_read() by Tejun Heo · 9 years ago
  74. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 9 years ago
  75. 4a00e9d prctl: more prctl(PR_SET_MM_*) checks by Alexey Dobriyan · 9 years ago
  76. cc9e4bd tracing: Fix typo from "static inlin" to "static inline" by Steven Rostedt (Red Hat) · 9 years ago
  77. 6b88f44 tracing/filter: Do not allow infix to exceed end of string by Steven Rostedt (Red Hat) · 9 years ago
  78. b4875bb tracing/filter: Do not WARN on operand count going below zero by Steven Rostedt (Red Hat) · 9 years ago
  79. bfffa1c Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  80. aefbef1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  81. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 9 years ago
  82. fe4ba3c watchdog: add watchdog_cpumask sysctl to assist nohz by Chris Metcalf · 9 years ago
  83. b5242e9 smpboot: allow excluding cpus from the smpboot threads by Chris Metcalf · 9 years ago
  84. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  85. fff3b16 PM / sleep: Increase default DPM watchdog timeout to 60 by Takashi Iwai · 9 years ago
  86. 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. 8c50660 PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure by Vitaly Kuznetsov · 9 years ago
  88. a262948 Merge branch 'sched-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  90. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  91. 0faef83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  92. b51d23e module: add per-module param_lock by Dan Streetman · 9 years ago
  93. 5104b7d module: make perm const by Dan Streetman · 9 years ago
  94. 74c3dea3 params: suppress unused variable error, warn once just in case code changes. by Rusty Russell · 9 years ago
  95. 407a2c7 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  96. 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  97. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago