1. d54d14b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. 1c5aefb Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner) by Linus Torvalds · 11 years ago
  3. 54a2178 futex: Make lookup_pi_state more robust by Thomas Gleixner · 11 years ago
  4. 13fbca4 futex: Always cleanup owner tid in unlock_pi by Thomas Gleixner · 11 years ago
  5. b3eaa9f futex: Validate atomic acquisition in futex_lock_pi_atomic() by Thomas Gleixner · 11 years ago
  6. e9c243a futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr == uaddr2 in futex_requeue(..., requeue_pi=1) by Thomas Gleixner · 11 years ago
  7. 09dc4ab sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock by Roman Gushchin · 11 years ago
  8. 0f397f2 sched/dl: Fix race in dl_task_timer() by Kirill Tkhai · 11 years ago
  9. b14ed2c sched: Fix sched_policy < 0 comparison by Richard Weinberger · 11 years ago
  10. e9dd685 sched/numa: Fix use of spin_{un}lock_irq() when interrupts are disabled by Steven Rostedt · 11 years ago
  11. c9482a5 kernfs: move the last knowledge of sysfs out from kernfs by Jianyu Zhan · 11 years ago
  12. 3243970 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  13. a4bf79e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. 397335f rtmutex: Fix deadlock detector for real by Thomas Gleixner · 11 years ago
  15. 9e3d633 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  16. 011e4b0 powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST mode by Srivatsa S. Bhat · 11 years ago
  17. f02f79d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. e6a32c3 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  19. 6acbfb9 sched: Fix hotplug vs. set_cpus_allowed_ptr() by Lai Jiangshan · 11 years ago
  20. 4dac0b6 sched/cpupri: Replace NR_CPUS arrays by Peter Zijlstra · 11 years ago
  21. 944770a sched/deadline: Replace NR_CPUS arrays by Peter Zijlstra · 11 years ago
  22. b0827819 sched/deadline: Restrict user params max value to 2^63 ns by Juri Lelli · 11 years ago
  23. ce5f7f8 sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE by Peter Zijlstra · 11 years ago
  24. dbdb227 sched: Disallow sched_attr::sched_policy < 0 by Peter Zijlstra · 11 years ago
  25. 143cf23 sched: Make sched_setattr() correctly return -EFBIG by Michael Kerrisk · 11 years ago
  26. 06eb4cc Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  27. 95d0858 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  28. b69cf53 perf: Fix a race between ring_buffer_detach() and ring_buffer_attach() by Peter Zijlstra · 11 years ago
  29. 39af6b1 perf: Prevent false warning in perf_swevent_add by Jiri Olsa · 11 years ago
  30. 0819b2e perf: Limit perf_event_attr::sample_period to 63 bits by Peter Zijlstra · 11 years ago
  31. f0d71b3 futex: Prevent attaching to kernel threads by Thomas Gleixner · 11 years ago
  32. 866293e futex: Add another early deadlock detection check by Thomas Gleixner · 11 years ago
  33. 36e9d2e cgroup: fix rcu_read_lock() leak in update_if_frozen() by Tejun Heo · 11 years ago
  34. e5ced8e cgroup_freezer: replace freezer->lock with freezer_mutex by Tejun Heo · 11 years ago
  35. 5024ae2 cgroup: introduce task_css_is_root() by Tejun Heo · 11 years ago
  36. efb2b1d Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  37. 26a41cd Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  38. 84ea7fe hrtimer: Set expiry time before switch_hrtimer_base() by Viresh Kumar · 11 years ago
  39. 181da3c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  40. f322e26 Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  41. 8058bd0 tracepoint: Fix use of tracepoint funcs after rcu free by Mathieu Desnoyers · 11 years ago
  42. 2b4cfe6 sched/numa: Initialize newidle balance stats in sd_numa_init() by Jason Low · 11 years ago
  43. 0e5b533 sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_balance() by Jason Low · 11 years ago
  44. 6ccdc84 sched: Skip double execution of pick_next_task_fair() by Peter Zijlstra · 11 years ago
  45. 6227cb0 sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check by Steven Rostedt (Red Hat) · 11 years ago
  46. 6a7cd273 sched/deadline: Fix memory leak by Li Zefan · 11 years ago
  47. 5bfd126 sched/deadline: Fix sched_yield() behavior by Juri Lelli · 11 years ago
  48. 2d51386 sched: Sanitize irq accounting madness by Thomas Gleixner · 11 years ago
  49. ffb4ef2 perf: Fix perf_event_init_context() by Peter Zijlstra · 11 years ago
  50. 46ce0fe perf: Fix race in removing an event by Peter Zijlstra · 11 years ago
  51. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 11 years ago
  52. 2080cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  53. 0384dca Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  54. 98facf0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  55. 00622e6 Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  56. 561a4fe tracing: Use rcu_dereference_sched() for trace event triggers by Steven Rostedt (Red Hat) · 11 years ago
  57. 60b88f3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  58. 98a01e7 timer: Prevent overflow in apply_slack by Jiri Bohac · 11 years ago
  59. 012a45e hrtimer: Prevent remote enqueue of leftmost timers by Leon Ma · 11 years ago
  60. 6c6c0d5 hrtimer: Prevent all reprogramming if hang detected by Stuart Hayes · 11 years ago
  61. 2aafe1a Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  62. a949ae5 ftrace/module: Hardcode ftrace_module_init() call into load_module() by Steven Rostedt (Red Hat) · 11 years ago
  63. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 11 years ago
  64. 79465d2 module: remove warning about waiting module removal. by Rusty Russell · 11 years ago
  65. d9e9e8e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 11 years ago
  67. db66d75 sched/docbook: Fix 'make htmldocs' warnings caused by missing description by Masanari Iida · 11 years ago
  68. f3f1253 PM / suspend: Make cpuidle work in the "freeze" state by Rafael J. Wysocki · 11 years ago
  69. 8f98f6f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. ebfc45e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  71. 7861144 kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write() by Andrew Morton · 11 years ago
  72. 7d77879 Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  73. 77668c8 workqueue: fix a possible race condition between rescuer and pwq-release by Lai Jiangshan · 11 years ago
  74. 4d595b8 workqueue: make rescuer_thread() empty wq->maydays list before exiting by Lai Jiangshan · 11 years ago
  75. 87a54ca Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  76. 01f8fa4 genirq: Allow forcing cpu affinity of interrupts by Thomas Gleixner · 11 years ago
  77. e37a06f cgroup: fix the retry path of cgroup_mount() by Li Zefan · 11 years ago
  78. 6ea6215 tracing/uprobes: Fix uprobe_cpu_buffer memory leak by zhangwei(Jovi) · 11 years ago
  79. a1d9a32 sched: Check for stop task appearance when balancing happens by Kirill Tkhai · 11 years ago
  80. d99d591 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  81. 5d6c97c tracing: Do not try to recreated toplevel set_ftrace_* files by Steven Rostedt (Red Hat) · 11 years ago
  82. 0acf07d seccomp: fix memory leak on filter attach by Kees Cook · 11 years ago
  83. 77f300b workqueue: fix bugs in wq_update_unbound_numa() failure path by Daeseok Youn · 11 years ago
  84. 10ec34f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  85. 2763053 tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz() by Viresh Kumar · 11 years ago
  86. 03e6bdc tick-sched: Don't call update_wall_time() when delta is lesser than tick_period by Viresh Kumar · 11 years ago
  87. 521c429 tick-common: Fix wrong check in tick_check_replacement() by Viresh Kumar · 11 years ago
  88. e79323b user namespace: fix incorrect memory barriers by Mikulas Patocka · 11 years ago
  89. 2eac764 seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF by Daniel Borkmann · 11 years ago
  90. d7e8af1 futex: update documentation for ordering guarantees by Davidlohr Bueso · 11 years ago
  91. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  92. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  93. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  94. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 11 years ago
  95. a227960 locking/mutex: Fix debug_mutexes by Peter Zijlstra · 11 years ago
  96. 60e69ee sched/numa: Fix task_numa_free() lockdep splat by Mike Galbraith · 11 years ago
  97. 17a280e tracing: Add missing function triggers dump and cpudump to README by Steven Rostedt (Red Hat) · 11 years ago
  98. abb43f6 tracing: Fix anonymous unions in struct ftrace_event_call by Mathieu Desnoyers · 11 years ago
  99. 69cd9eb futex: avoid race between requeue and wake by Linus Torvalds · 11 years ago
  100. b725dfe tracepoint: Fix sparse warnings in tracepoint.c by Mathieu Desnoyers · 11 years ago