1. 8f98f6f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. ebfc45e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  3. 7861144 kernel/watchdog.c:touch_softlockup_watchdog(): use raw_cpu_write() by Andrew Morton · 10 years ago
  4. 7d77879 Merge tag 'trace-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  5. 87a54ca Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. 6ea6215 tracing/uprobes: Fix uprobe_cpu_buffer memory leak by zhangwei(Jovi) · 10 years ago
  7. a1d9a32 sched: Check for stop task appearance when balancing happens by Kirill Tkhai · 10 years ago
  8. d99d591 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 5d6c97c tracing: Do not try to recreated toplevel set_ftrace_* files by Steven Rostedt (Red Hat) · 10 years ago
  10. 0acf07d seccomp: fix memory leak on filter attach by Kees Cook · 10 years ago
  11. 10ec34f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  12. 2763053 tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz() by Viresh Kumar · 10 years ago
  13. 03e6bdc tick-sched: Don't call update_wall_time() when delta is lesser than tick_period by Viresh Kumar · 10 years ago
  14. 521c429 tick-common: Fix wrong check in tick_check_replacement() by Viresh Kumar · 10 years ago
  15. e79323b user namespace: fix incorrect memory barriers by Mikulas Patocka · 10 years ago
  16. 2eac764 seccomp: fix populating a0-a5 syscall args in 32-bit x86 BPF by Daniel Borkmann · 10 years ago
  17. d7e8af1 futex: update documentation for ordering guarantees by Davidlohr Bueso · 10 years ago
  18. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  19. 0a7418f Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  20. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  21. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 10 years ago
  22. a227960 locking/mutex: Fix debug_mutexes by Peter Zijlstra · 10 years ago
  23. 60e69ee sched/numa: Fix task_numa_free() lockdep splat by Mike Galbraith · 10 years ago
  24. 17a280e tracing: Add missing function triggers dump and cpudump to README by Steven Rostedt (Red Hat) · 10 years ago
  25. abb43f6 tracing: Fix anonymous unions in struct ftrace_event_call by Mathieu Desnoyers · 10 years ago
  26. 69cd9eb futex: avoid race between requeue and wake by Linus Torvalds · 10 years ago
  27. b725dfe tracepoint: Fix sparse warnings in tracepoint.c by Mathieu Desnoyers · 10 years ago
  28. eb7d035 tracepoint: Simplify tracepoint module search by Steven Rostedt (Red Hat) · 10 years ago
  29. de7b297 tracepoint: Use struct pointer instead of name hash for reg/unreg tracepoints by Mathieu Desnoyers · 10 years ago
  30. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  31. 64b47e8 lglock: map to spinlock when !CONFIG_SMP by Josh Triplett · 10 years ago
  32. 08f141d modules: use raw_cpu_write for initialization of per cpu refcount. by Christoph Lameter · 10 years ago
  33. 52f5684c kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 10 years ago
  34. d7c0847 kernel/panic.c: display reason at end + pr_emerg by Fabian Frederick · 10 years ago
  35. 80df284 hung_task: check the value of "sysctl_hung_task_timeout_sec" by Liu Hua · 10 years ago
  36. 7c733eb wait: WSTOPPED|WCONTINUED doesn't work if a zombie leader is traced by another process by Oleg Nesterov · 10 years ago
  37. 377d75d wait: WSTOPPED|WCONTINUED hangs if a zombie child is traced by real_parent by Oleg Nesterov · 10 years ago
  38. b3ab031 wait: completely ignore the EXIT_DEAD tasks by Oleg Nesterov · 10 years ago
  39. b436069 wait: use EXIT_TRACE only if thread_group_leader(zombie) by Oleg Nesterov · 10 years ago
  40. abd50b3 wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition by Oleg Nesterov · 10 years ago
  41. dfccbb5 wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race by Oleg Nesterov · 10 years ago
  42. ef98239 kernel/exit.c: call proc_exit_connector() after exit_state is set by Guillaume Morin · 10 years ago
  43. 4bcb823 exit: move check_stack_usage() to the end of do_exit() by Oleg Nesterov · 10 years ago
  44. c39df5f exit: call disassociate_ctty() before exit_task_namespaces() by Oleg Nesterov · 10 years ago
  45. 539a13b res_counter: remove interface for locked charging and uncharging by David Rientjes · 10 years ago
  46. f0432d1 mm, mempolicy: remove per-process flag by David Rientjes · 10 years ago
  47. 514ddb4 fork: collapse copy_flags into copy_process by David Rientjes · 10 years ago
  48. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  49. a0715cc mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE by Alex Thorlton · 10 years ago
  50. dc5ed40 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  51. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  52. 49957f8 cgroup: newly created dirs and files should be owned by the creator by Tejun Heo · 10 years ago
  53. b8780c3 sched: remove sleep_on() and friends by Arnd Bergmann · 10 years ago
  54. 6f4c98e Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  55. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  56. c6b3d5b cgroup: fix top cgroup refcnt leak by Li Zefan · 10 years ago
  57. 76ca7d1 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  58. 7258148 printk: fix one circular lockdep warning about console_lock by Jane Li · 10 years ago
  59. fce6e03 printk: do not compute the size of the message twice by Petr Mladek · 10 years ago
  60. 39b2510 printk: use also the last bytes in the ring buffer by Petr Mladek · 10 years ago
  61. e8c42d3 printk: add comment about tricky check for text buffer size by Petr Mladek · 10 years ago
  62. c64730b printk: remove obsolete check for log level "c" by Petr Mladek · 10 years ago
  63. 28ab49f kernel/resource.c: make reallocate_resource() static by Daeseok Youn · 10 years ago
  64. c96d666 kernel: audit/fix non-modular users of module_init in core code by Paul Gortmaker · 10 years ago
  65. 69369a7 fs, kernel: permit disabling the uselib syscall by Josh Triplett · 10 years ago
  66. 8f6c5ff kernel/groups.c: remove return value of set_groups by Wang YanQing · 10 years ago
  67. 6af9f7b sys_sysfs: Add CONFIG_SYSFS_SYSCALL by Fabian Frederick · 10 years ago
  68. 5509a5d drop_caches: add some documentation and info message by Dave Hansen · 10 years ago
  69. d26914d mm: optimize put_mems_allowed() usage by Mel Gorman · 10 years ago
  70. 62572e2 kernel/watchdog.c: touch_nmi_watchdog should only touch local cpu not every one by Ben Zhang · 10 years ago
  71. 81c9886 kthread: ensure locality of task_struct allocations by Nishanth Aravamudan · 10 years ago
  72. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  73. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  74. bea8031 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  75. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  76. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  77. 05bf58c Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. d230822 pid_namespace: pidns_get() should check task_active_pid_ns() != NULL by Oleg Nesterov · 10 years ago
  79. 56c4911 audit: do not cast audit_rule_data pointers pointlesly by Eric Paris · 10 years ago
  80. 7125764 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. fbb3275 pipe: kill ->map() and ->unmap() by Al Viro · 10 years ago
  82. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  83. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  84. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  85. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. 1ead658 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  88. 1ce235f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  89. 1f8c538 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  90. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  91. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  92. 543bc6a AUDIT: Allow login in non-init namespaces by Eric Paris · 10 years ago
  93. 918d80a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  95. 8c292f1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  96. b3fd4ea Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. bd4cf0e net: filter: rework/optimize internal BPF interpreter's instruction set by Alexei Starovoitov · 10 years ago
  99. 57673c2 Use 'E' instead of 'X' for unsigned module taint flag. by Rusty Russell · 10 years ago
  100. aa4af83 AUDIT: Allow login in non-init namespaces by Eric Paris · 10 years ago