1. 5a0d905 tracing/kprobes: Disable kprobe events by default after creation by Masami Hiramatsu · 15 years ago
  2. 74ebb63 tracing/kprobes: Fix profiling alignment for perf_counter buffer by Masami Hiramatsu · 15 years ago
  3. 50d7805 tracing/kprobes: Add probe handler dispatcher to support perf and ftrace concurrent use by Masami Hiramatsu · 15 years ago
  4. 4fead8e ftrace: Fix trace_remove_event_call() to lock trace_event_mutex by Masami Hiramatsu · 15 years ago
  5. 588bebb ftrace: Fix trace_add_event_call() to initialize list by Masami Hiramatsu · 15 years ago
  6. 2d5e067 tracing/kprobes: Fix trace_probe registration order by Masami Hiramatsu · 15 years ago
  7. f52487e tracing/kprobes: Support custom subsystem for each kprobe event by Masami Hiramatsu · 15 years ago
  8. 6e9f23d tracing/kprobes: Show event name in trace output by Masami Hiramatsu · 15 years ago
  9. eca0d91 tracing/kprobes: Add argument name support by Masami Hiramatsu · 15 years ago
  10. e08d1c6 tracing/kprobes: Add event profiling support by Masami Hiramatsu · 15 years ago
  11. 4a846b4 tracing/kprobes: Cleanup kprobe tracer code. by Masami Hiramatsu · 15 years ago
  12. 2fba0c8 tracing/kprobes: Fix probe offset to be unsigned by Masami Hiramatsu · 15 years ago
  13. ad5cafc x86/ptrace: Fix regs_get_argument_nth() to add correct offset by Masami Hiramatsu · 15 years ago
  14. a00e817 kprobes/x86-32: Move irq-exit functions to kprobes section by Masami Hiramatsu · 15 years ago
  15. f12b4f5 x86: Add MMX support for instruction decoder by Masami Hiramatsu · 15 years ago
  16. 8f8ffe2 Merge commit 'tracing/core' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  17. d28daf9 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 15 years ago
  18. ed011b2 Merge commit 'v2.6.31-rc9' into tracing/core by Ingo Molnar · 15 years ago
  19. e07cccf Linux 2.6.31-rc9 by Linus Torvalds · 15 years ago
  20. f815c33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  21. 74a0118 powerpc: Fix i8259 interrupt driver kernel crash on ML510 by Roderick Colenbrander · 15 years ago
  22. 5136a6c Merge git://git.infradead.org/~dwmw2/mtd-2.6.31 by Linus Torvalds · 15 years ago
  23. e505a8d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  24. b71b7dc Merge branch 'fix/oxygen' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  25. 59430c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  26. e9ee3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  27. 3bb314f Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  28. 535e0c1 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  29. 0edfa2b Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  30. 5a09adf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  31. 931f703 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  32. e305fc5 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  33. 154f807 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  34. 9b6a3df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  35. d3acd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  36. 93697a3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. 6399534 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  38. 9de6886 ext2: fix unbalanced kmap()/kunmap() by Nicolas Pitre · 15 years ago
  39. ac7ac9f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  40. ac89a91 pty: don't limit the writes to 'pty_space()' inside 'pty_write()' by Linus Torvalds · 15 years ago
  41. 37f81fa n_tty: do O_ONLCR translation as a single write by Linus Torvalds · 15 years ago
  42. a2a8474 exec: do not sleep in TASK_TRACED under ->cred_guard_mutex by Oleg Nesterov · 15 years ago
  43. dd5d241 page-allocator: always change pageblock ownership when anti-fragmentation is disabled by Mel Gorman · 15 years ago
  44. a190887 nommu: fix error handling in do_mmap_pgoff() by David Howells · 15 years ago
  45. 4e49627 workqueues: introduce __cancel_delayed_work() by Oleg Nesterov · 15 years ago
  46. baed6b8 firewire: sbp2: fix freeing of unallocated memory by Stefan Richter · 15 years ago
  47. 4fe0bad firewire: ohci: fix Ricoh R5C832, video reception by Stefan Richter · 15 years ago
  48. fc38379 firewire: ohci: fix Agere FW643 and multiple cameras by Stefan Richter · 15 years ago
  49. 1821bc1 firewire: core: fix crash in iso resource management by Stefan Richter · 15 years ago
  50. 85bac32 ring-buffer: only enable ring_buffer_swap_cpu when needed by Steven Rostedt · 15 years ago
  51. 62f0b3e ring-buffer: check for swapped buffers in start of committing by Steven Rostedt · 15 years ago
  52. e8165db tracing: report error in trace if we fail to swap latency buffer by Steven Rostedt · 15 years ago
  53. 659372d tracing: add trace_array_printk for internal tracers to use by Steven Rostedt · 15 years ago
  54. e77405a tracing: pass around ring buffer instead of tracer by Steven Rostedt · 15 years ago
  55. f633903 tracing: make tracing_reset safe for external use by Steven Rostedt · 15 years ago
  56. 2f26ebd tracing: use timestamp to determine start of latency traces by Steven Rostedt · 15 years ago
  57. 4a88d44 tracing: Remove mentioning of legacy latency_trace file from documentation by Albin Tonnerre · 15 years ago
  58. 8379e7c ocfs2: ocfs2_write_begin_nolock() should handle len=0 by Sunil Mushran · 15 years ago
  59. c58b432 tracing/filters: Defer pred allocation, fix memory leak by Li Zefan · 15 years ago
  60. ae0b744 dm snapshot: fix on disk chunk size validation by Mikulas Patocka · 15 years ago
  61. 2defcc3 dm exception store: split set_chunk_size by Mikulas Patocka · 15 years ago
  62. 61578dc dm snapshot: fix header corruption race on invalidation by Mikulas Patocka · 15 years ago
  63. 02d2fd3 dm snapshot: refactor zero_disk_area to use chunk_io by Mikulas Patocka · 15 years ago
  64. 7ec23d5 dm log: userspace add luid to distinguish between concurrent log instances by Jonathan Brassow · 15 years ago
  65. d2b6986 dm raid1: do not allow log_failure variable to unset after being set by Jonathan Brassow · 15 years ago
  66. b8313b6 dm log: remove incorrect field from userspace table output by Jonathan Brassow · 15 years ago
  67. 4142a96 dm log: fix userspace status output by Jonathan Brassow · 15 years ago
  68. 40bea43 dm stripe: expose correct io hints by Mike Snitzer · 15 years ago
  69. a963a95 dm table: add more context to terse warning messages by Mike Snitzer · 15 years ago
  70. f6a1ed1 dm table: fix queue_limit checking device iterator by Mikulas Patocka · 15 years ago
  71. 8811f46 dm snapshot: implement iterate devices by Mike Snitzer · 15 years ago
  72. a77e28c dm multipath: fix oops when request based io fails when no paths by Kiyoshi Ueda · 15 years ago
  73. 7006957 x86: Remove unused config macros from instruction decoder selftest by Masami Hiramatsu · 15 years ago
  74. 50a482f x86: Allow x86-32 instruction decoder selftest on x86-64 by Masami Hiramatsu · 15 years ago
  75. 76f0d07 tracing: remove users of tracing_reset by Steven Rostedt · 15 years ago
  76. 621968c tracing: disable buffers and synchronize_sched before resetting by Steven Rostedt · 15 years ago
  77. b8de7bd tracing: disable update max tracer while reading trace by Steven Rostedt · 15 years ago
  78. 8248ac0 tracing: print out start and stop in latency traces by Steven Rostedt · 15 years ago
  79. 077c540 ring-buffer: disable all cpu buffers when one finds a problem by Steven Rostedt · 15 years ago
  80. a1863c2 ring-buffer: do not count discarded events by Steven Rostedt · 15 years ago
  81. dc892f7 ring-buffer: remove ring_buffer_event_discard by Steven Rostedt · 15 years ago
  82. 7e9391c ring-buffer: fix ring_buffer_read crossing pages by Steven Rostedt · 15 years ago
  83. 1b959e1 ring-buffer: remove unnecessary cpu_relax by Steven Rostedt · 15 years ago
  84. 9827799 ring-buffer: do not swap buffers during a commit by Steven Rostedt · 15 years ago
  85. 41b6a95 ring-buffer: do not reset while in a commit by Steven Rostedt · 15 years ago
  86. bd4352c sparc64: Fix bootup with mcount in some configs. by David S. Miller · 15 years ago
  87. 2bcaa6a Input: atkbd - add Compaq Presario R4000-series repeat quirk by Dave Andrews · 15 years ago
  88. d76b159 slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCU by Eric Dumazet · 15 years ago
  89. bc8cec0 JFFS2: add missing verify buffer allocation/deallocation by Massimo Cirillo · 15 years ago
  90. 16f05c2 mtd: nftl: fix offset alignments by Dimitri Gorokhovik · 15 years ago
  91. 4149ed1 mtd: nftl: write support is broken by Dimitri Gorokhovik · 15 years ago
  92. edcb3b1 mtd: m25p80: fix null pointer dereference bug by Anton Vorontsov · 15 years ago
  93. e6617c6 sparc64: Kill spurious NMI watchdog triggers by increasing limit to 30 seconds. by David S. Miller · 15 years ago
  94. a3df6f7 perf_counter/powerpc: Fix cache event codes for POWER7 by Paul Mackerras · 15 years ago
  95. 16ebb5e tc: Fix unitialized kernel memory leak by Eric Dumazet · 15 years ago
  96. 9265345 sound: oxygen: handle cards with missing EEPROM by Clemens Ladisch · 15 years ago
  97. 5afe18d [IA64] fix csum_ipv6_magic() by Jiri Bohac · 15 years ago
  98. f2486f2 [IA64] Fix warning in dma-mapping.c by Luck, Tony · 15 years ago
  99. 2fbd3da pkt_sched: Revert tasklet_hrtimer changes. by David S. Miller · 15 years ago
  100. d66ee05 net: sk_free() should be allowed right after sk_alloc() by Jarek Poplawski · 15 years ago