1. 016a8d5 rcu: Don't call wakeup() with rcu_node structure ->lock held by Steven Rostedt · 13 years ago
  2. 81db4db Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. c3e58a7 Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 13 years ago
  4. 94a63da irqdomain: document the simple domain first_irq by Linus Walleij · 13 years ago
  5. 275e31b kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid. by Chen Gang · 13 years ago
  6. 346dbb7 irqdomain: export irq_domain_add_simple by Arnd Bergmann · 13 years ago
  7. 14d0ee0 Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  8. f17a519 tracing: Use current_uid() for critical time tracing by Steven Rostedt (Red Hat) · 13 years ago
  9. 7d80fea Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  10. 484b002 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  11. 0184d50 tracing: Fix bad parameter passed in branch selftest by Steven Rostedt (Red Hat) · 13 years ago
  12. 67dd331 Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 13 years ago
  13. 1bb539c ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friends by Steven Rostedt · 13 years ago
  14. 2a0ff3f cgroup: warn about mismatching options of a new mount of an existing hierarchy by Jeff Liu · 13 years ago
  15. 0d6bd99 timekeeping: Correct run-time detection of persistent_clock. by Zoran Markovic · 13 years ago
  16. aa84823 ntp: Remove unused variable flags in __hardpps by Geert Uytterhoeven · 13 years ago
  17. e3bf756 Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  18. 6721cb6 ring-buffer: Do not poll non allocated cpu buffers by Steven Rostedt (Red Hat) · 13 years ago
  19. 2938d27 tick: Cure broadcast false positive pending bit warning by Thomas Gleixner · 13 years ago
  20. 387b8b3 auditfilter.c: fix kernel-doc warnings by Randy Dunlap · 13 years ago
  21. 17fdfd0 Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  22. 7805d00 cgroup: fix a subtle bug in descendant pre-order walk by Tejun Heo · 13 years ago
  23. ca16431 tracing: Fix crash when ftrace=nop on the kernel command line by Steven Rostedt (Red Hat) · 13 years ago
  24. 8f05bde Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 13 years ago
  25. fbe06b7 x86, range: fix missing merge during add range by Yinghai Lu · 13 years ago
  26. 89c8373 kmemleak: No need for scanning specific module sections by Steven Rostedt · 13 years ago
  27. 06c9494 kmemleak: Scan all allocated, writeable and not executable module sections by Steven Rostedt · 13 years ago
  28. 4a007ed Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  29. ff89acc Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 13 years ago
  30. 264b83c usermodehelper: check subprocess_info->path != NULL by Oleg Nesterov · 13 years ago
  31. 6ed0106 tracing: Return -EBUSY when event_enable_func() fails to get module by Masami Hiramatsu · 13 years ago
  32. 1be0c25 workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_init() by Tejun Heo · 13 years ago
  33. c240a53 Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  34. 652df60 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  35. cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  36. 37cae5e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  37. b62fdd9 tracing/kprobes: Make print_*probe_event static by Masami Hiramatsu · 13 years ago
  38. 3d1fc7b tracing/kprobes: Fix a sparse warning for incorrect type in assignment by Masami Hiramatsu · 13 years ago
  39. c02c7e6 tracing/kprobes: Use rcu_dereference_raw for tp->files by Masami Hiramatsu · 13 years ago
  40. 60705c8 tracing: Fix leaks of filter preds by Steven Rostedt (Red Hat) · 13 years ago
  41. 615ee54 rcu: Don't allocate bootmem from rcu_init() by Sasha Levin · 13 years ago
  42. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 13 years ago
  43. ad7b1f8 workqueue: Make schedule_work() available again to non GPL modules by Marc Dionne · 13 years ago
  44. 8f174b1 workqueue: correct handling of the pool spin_lock by Joonsoo Kim · 13 years ago
  45. 6faf728 rcu: Fix comparison sense in rcu_needs_cpu() by Paul E. McKenney · 13 years ago
  46. 7fb30d2 Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  47. 42a5cf4 timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE by Tirupathi Reddy · 13 years ago
  48. b47430d rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit by Srivatsa S. Bhat · 13 years ago
  49. f7ea0fd tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline by Thomas Gleixner · 13 years ago
  50. d6cbf35 cgroup: initialize xattr before calling d_instantiate() by Li Zefan · 13 years ago
  51. 4b0c0f2 tick: Cleanup NOHZ per cpu data on cpu down by Thomas Gleixner · 13 years ago
  52. 26b840a Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 13 years ago
  53. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 13 years ago
  54. d325185 workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into node number by Tejun Heo · 13 years ago
  55. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  56. f741df1 Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 13 years ago
  57. b882008 tracing/kprobes: Support soft-mode disabling by Masami Hiramatsu · 13 years ago
  58. 41a7dd4 tracing/kprobes: Support ftrace_event_file base multibuffer by Masami Hiramatsu · 13 years ago
  59. 2b106aa tracing/kprobes: Pass trace_probe directly from dispatcher by Masami Hiramatsu · 13 years ago
  60. 48182bd tracing/kprobes: Increment probe hit-count even if it is used by perf by Masami Hiramatsu · 13 years ago
  61. db02038 tracing/kprobes: Use bool for retprobe checker by Masami Hiramatsu · 13 years ago
  62. 19dd603 ftrace: Fix function probe when more than one probe is added by Steven Rostedt (Red Hat) · 13 years ago
  63. 23ea9c4 ftrace: Fix the output of enabled_functions debug file by Steven Rostedt (Red Hat) · 13 years ago
  64. 5ae0bf5 ftrace: Fix locking in register_ftrace_function_probe() by Steven Rostedt (Red Hat) · 13 years ago
  65. da511bf tracing: Add helper function trace_create_new_event() to remove duplicate code by Steven Rostedt (Red Hat) · 13 years ago
  66. 1cf4c07 tracing: Modify soft-mode only if there's no other referrer by Masami Hiramatsu · 13 years ago
  67. 3005217 tracing: Indicate enabled soft-mode in enable file by Masami Hiramatsu · 13 years ago
  68. cce2c8f tracing/kprobes: Fix to increment return event probe hit-count by Masami Hiramatsu · 13 years ago
  69. 3f2367b ftrace: Cleanup regex_lock and ftrace_lock around hash updating by Masami Hiramatsu · 13 years ago
  70. f04f24fb ftrace, kprobes: Fix a deadlock on ftrace_regex_lock by Masami Hiramatsu · 13 years ago
  71. c5ddd20 switch compat_sys_sysctl to COMPAT_SYSCALL_DEFINE by Al Viro · 13 years ago
  72. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 13 years ago
  73. 7c088b5 ftrace: Have ftrace_regex_write() return either read or error by Steven Rostedt (Red Hat) · 13 years ago
  74. ff305de tracing: Return error if register_ftrace_function_probe() fails for event_enable_func() by Steven Rostedt (Red Hat) · 13 years ago
  75. a5b85bd tracing: Don't succeed if event_enable_func did not register anything by Masami Hiramatsu · 13 years ago
  76. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  77. 4de13d7 Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  78. 2a0b4be audit: fix message spacing printing auid by Eric Paris · 13 years ago
  79. 5af43c2 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 13 years ago
  80. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 13 years ago
  81. 82d8da0 Revert "audit: move kaudit thread start from auditd registration to kaudit init" by Eric Paris · 13 years ago
  82. 780a765 audit: Make testing for a valid loginuid explicit. by Eric W. Biederman · 13 years ago
  83. 52d857a perf: Factor out auxiliary events notification by Jiri Olsa · 13 years ago
  84. 524eff1 perf: Fix EXIT event notification by Jiri Olsa · 13 years ago
  85. 5fe0c1f irqdomain: Allow quiet failure mode by Benjamin Herrenschmidt · 13 years ago
  86. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  87. 64049d1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  88. f8ce1fa Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 13 years ago
  89. fbd44a6 tick: Use zalloc_cpumask_var for allocating offstack cpumasks by Thomas Gleixner · 13 years ago
  90. 7ee2b9e rcutrace: single_open() leaks by Al Viro · 13 years ago
  91. bd932ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  92. 5ae98f1 fs: Fix hang with BSD accounting on frozen filesystem by Jan Kara · 13 years ago
  93. 265f22a sched: Keep at least 1 tick per second for active dynticks tasks by Frederic Weisbecker · 13 years ago
  94. 73c3082 rcu: Fix full dynticks' dependency on wide RCU nocb mode by Frederic Weisbecker · 13 years ago
  95. 2228768 ring-buffer: Select IRQ_WORK by Steven Rostedt (Red Hat) · 13 years ago
  96. 20a2078c Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  97. 0279b3c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  98. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 13 years ago
  99. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  100. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 13 years ago