1. 897e81b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. c3fa27d Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 96fa2b5 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 7a797cd Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. bb2166c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. 69f061e Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. 6077817 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. d0b093a Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. 3e72b81 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 9b269d4 Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. 7b626ac Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. 1ebb275 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 15 years ago
  13. 83fdbfb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  14. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  15. 38938c8 Add support for GCC-4.5's __builtin_unreachable() to compiler.h (v2) by David Daney · 15 years ago
  16. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  17. 0ab7d13 GFS2: Tag all metadata with jid by Steven Whitehouse · 15 years ago
  18. 86e931a VFS: Export dquot_send_warning by Steven Whitehouse · 15 years ago
  19. 796bd95 VFS: Add forget_all_cached_acls() by Steven Whitehouse · 15 years ago
  20. c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
  21. 56f3f55 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  22. 0cf55e1 sched, cputime: Introduce thread_group_times() by Hidetoshi Seto · 15 years ago
  23. d99ca3b sched, cputime: Cleanups related to task_times() by Hidetoshi Seto · 15 years ago
  24. fa1452e locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit by Hiroshi Shimamoto · 15 years ago
  25. 6b62fe0 tracing/syscalls: Make syscall events print callbacks static by Frederic Weisbecker · 15 years ago
  26. 8592e64 sched: Revert 498657a478c60be092208422fefa9c7b248729c2 by Tejun Heo · 15 years ago
  27. 3bbe84e trace_syscalls: Simplify syscall profile by Lai Jiangshan · 15 years ago
  28. a1301da trace_syscalls: Remove duplicate init_enter_##sname() by Lai Jiangshan · 15 years ago
  29. c252f65 trace_syscalls: Add syscall_nr field to struct syscall_metadata by Lai Jiangshan · 15 years ago
  30. fcc1943 trace_syscalls: Remove enter_id exit_id by Lai Jiangshan · 15 years ago
  31. 31c16b1 trace_syscalls: Set event_enter_##sname->data to its metadata by Lai Jiangshan · 15 years ago
  32. bf56a4e trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit by Lai Jiangshan · 15 years ago
  33. f13a48b SLOW_WORK: Move slow_work's proc file to debugfs by David Howells · 15 years ago
  34. 7716977 mfd: Correct WM831X_MAX_ISEL_VALUE by Mark Brown · 15 years ago
  35. 29e5536 Merge branch 'security' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Linus Torvalds · 15 years ago
  36. ed9fd93 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  37. cd79bf7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  38. 6e80133 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache by Linus Torvalds · 15 years ago
  39. 827d42c mac80211: fix spurious delBA handling by Johannes Berg · 15 years ago
  40. 5fdd4ba sctp: on T3_RTX retransmit all the in-flight chunks by Andrei Pelinescu-Onciul · 15 years ago
  41. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  42. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  43. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  44. 82f88e3 pcmcia: remove unused "window_t" typedef by Dominik Brodowski · 15 years ago
  45. 0bdf9b3 pcmcia: Change window_handle_t logic to unsigned long by Magnus Damm · 18 years ago
  46. 16456eb pcmcia: Pass struct pcmcia_socket to pcmcia_get_mem_page() by Magnus Damm · 18 years ago
  47. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  48. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 18 years ago
  49. dd1853c hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints by Frederic Weisbecker · 15 years ago
  50. 5fa10b2 hw-breakpoints: Use struct perf_event_attr to define user breakpoints by Frederic Weisbecker · 15 years ago
  51. 860dc73 [SCSI] fix async scan add/remove race resulting in an oops by James Bottomley · 15 years ago
  52. b7b20df sched, time: Define nsecs_to_jiffies() by Hidetoshi Seto · 15 years ago
  53. d5b7c78 sched: Remove task_{u,s,g}time() by Hidetoshi Seto · 15 years ago
  54. d180c5b sched: Introduce task_times() to replace task_{u,s}time() pair by Hidetoshi Seto · 15 years ago
  55. ba005e1 tracepoint: Add signal loss events by Masami Hiramatsu · 15 years ago
  56. f9d4257 tracepoint: Add signal deliver event by Masami Hiramatsu · 15 years ago
  57. d1eb650 tracepoint: Move signal sending tracepoint to events/signal.h by Masami Hiramatsu · 15 years ago
  58. 16bc67e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  59. 470dda7 tracing: Restore original format of sched events by Li Zefan · 15 years ago
  60. b5eb34c tracing: Convert some ext4 events to DEFINE_TRACE by Li Zefan · 15 years ago
  61. 071688f tracing: Convert some jbd2 events to DEFINE_EVENT by Li Zefan · 15 years ago
  62. 77ca1e0 tracing: Convert some block events to DEFINE_EVENT by Li Zefan · 15 years ago
  63. 7703466 tracing: Convert some power events to DEFINE_EVENT by Li Zefan · 15 years ago
  64. 382ece7 tracing: Convert some workqueue events to DEFINE_EVENT by Li Zefan · 15 years ago
  65. c467307 tracing: Convert softirq events to DEFINE_EVENT by Li Zefan · 15 years ago
  66. 53d0422 tracing: Convert some kmem events to DEFINE_EVENT by Li Zefan · 15 years ago
  67. 925684d tracing: Convert module refcnt events to DEFINE_EVENT by Li Zefan · 15 years ago
  68. 091ad36 events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS() by Ingo Molnar · 15 years ago
  69. b8007ef tracing: Separate raw syscall from syscall tracer by Lai Jiangshan · 15 years ago
  70. 75ec29a tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT by Steven Rostedt · 15 years ago
  71. e5bc972 tracing: Create new DEFINE_EVENT_PRINT by Steven Rostedt · 15 years ago
  72. ff038f5 tracing: Create new TRACE_EVENT_TEMPLATE by Steven Rostedt · 15 years ago
  73. a49ed0b locking: Use __[SPIN|RW]_LOCK_UNLOCKED in [spin|rw]_lock_init() by Thomas Gleixner · 15 years ago
  74. c9286b7 locking: Remove unused prototype by Thomas Gleixner · 15 years ago
  75. b3a222e remove CONFIG_SECURITY_FILE_CAPABILITIES compile option by Serge E. Hallyn · 15 years ago
  76. fa7c27e hw-breakpoints: Fix misordered ifdef by Frederic Weisbecker · 15 years ago
  77. e6db487 hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers by Frederic Weisbecker · 15 years ago
  78. 4ed7c92 perf_events: Undo some recursion damage by Peter Zijlstra · 15 years ago
  79. 6ebb237 rcu: Re-arrange code to reduce #ifdef pain by Paul E. McKenney · 15 years ago
  80. 9f680ab rcu: Eliminate unneeded function wrapping by Paul E. McKenney · 15 years ago
  81. 5093eba hw-breakpoints: Separate the kernel part from breakpoint headers by Frederic Weisbecker · 15 years ago
  82. ce71b9d tracing: Use the perf recursion protection from trace event by Frederic Weisbecker · 15 years ago
  83. 59ed446 perf: Fix event scaling for inherited counters by Peter Zijlstra · 15 years ago
  84. 453f19e perf: Allow for custom overflow handlers by Peter Zijlstra · 15 years ago
  85. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
  86. 4ced24c i2c: i2c-pnx: Made buf type unsigned to prevent sign extension by Kevin Wells · 15 years ago
  87. 308efab vt: Fix use of "new" in a struct field by Alan Cox · 15 years ago
  88. fee096d CacheFiles: Catch an overly long wait for an old active object by David Howells · 15 years ago
  89. a17754f CacheFiles: Don't write a full page if there's only a partial page to cache by David Howells · 15 years ago
  90. 60d543c FS-Cache: Start processing an object's operations on that object's death by David Howells · 15 years ago
  91. 201a154 FS-Cache: Handle pages pending storage that get evicted under OOM conditions by David Howells · 15 years ago
  92. 1bccf51 FS-Cache: Fix lock misorder in fscache_write_op() by David Howells · 15 years ago
  93. 4fbf429 FS-Cache: Allow the current state of all objects to be dumped by David Howells · 15 years ago
  94. 440f0af FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items by David Howells · 15 years ago
  95. 3bde31a SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed by David Howells · 15 years ago
  96. 31ba99d SLOW_WORK: Allow the owner of a work item to determine if it is queued or not by David Howells · 15 years ago
  97. 8fba10a SLOW_WORK: Allow the work items to be viewed through a /proc file by David Howells · 15 years ago
  98. 6b8268b SLOW_WORK: Add delayed_slow_work support by Jens Axboe · 15 years ago
  99. 0160950 SLOW_WORK: Add support for cancellation of slow work by Jens Axboe · 15 years ago
  100. 3d7a641 SLOW_WORK: Wait for outstanding work items belonging to a module to clear by David Howells · 15 years ago