1. 7d5222a ftrace: align __mcount_loc sections by Matt Fleming · 16 years ago
  2. c76f069 ftrace: remove trace array ctrl by Steven Rostedt · 16 years ago
  3. bbf5b1a ftrace: remove ctrl_update method by Steven Rostedt · 16 years ago
  4. 49833fc ftrace: enable trace_printk by default by Steven Rostedt · 16 years ago
  5. 4519317 ftrace: irqsoff tracer incorrect reset by Steven Rostedt · 16 years ago
  6. e168e05 ftrace: fix sched_switch API by Steven Rostedt · 16 years ago
  7. 75f5c47 ftrace: fix boot trace sched startup by Steven Rostedt · 16 years ago
  8. 0183fb1 ftrace: fix set_ftrace_filter by Steven Rostedt · 16 years ago
  9. a6b0786 Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  10. 6a60dd1 ftrace: split out hardirq ftrace code into own header by Steven Rostedt · 16 years ago
  11. 3e03fb7 ring-buffer: convert to raw spinlocks by Steven Rostedt · 16 years ago
  12. 9036990 ftrace: restructure tracing start/stop infrastructure by Steven Rostedt · 16 years ago
  13. 0f04870 ftrace: soft tracing stop and start by Steven Rostedt · 16 years ago
  14. 60a7ecf ftrace: add quick function trace stop by Steven Rostedt · 16 years ago
  15. 79c81d2 Merge branch 'tracing/fastboot' into tracing/ftrace by Ingo Molnar · 16 years ago
  16. 072ba49 ftrace: fix breakage in bin_fmt results by Eric Anholt · 16 years ago
  17. 79a9d46 tracing/ftrace: fix a bug when switch current tracer to sched tracer by Frederic Weisbecker · 16 years ago
  18. efade6e tracing/ftrace: types and naming corrections for sched tracer by Frederic Weisbecker · 16 years ago
  19. d7ad44b tracing/fastboot: use sched switch tracer from boot tracer by Frederic Weisbecker · 16 years ago
  20. e55f605c tracing/ftrace: remove unused code in sched_switch tracer by Frederic Weisbecker · 16 years ago
  21. 07695fa tracing/ftrace: fix a race condition in sched_switch tracer by Frederic Weisbecker · 16 years ago
  22. 71566a0 tracing/fastboot: Enable boot tracing only during initcalls by Frederic Weisbecker · 16 years ago
  23. 3299b4d ftrace: sysctl typo by Peter Zijlstra · 16 years ago
  24. 69f698a ftrace: sysrq-z to dump the buffers by Peter Zijlstra · 16 years ago
  25. 42ec632 ftrace: ftrace.txt version update by Steven Rostedt · 16 years ago
  26. 9b803c0 ftrace: update txt document by Steven Rostedt · 16 years ago
  27. b2a866f ftrace: function tracer with irqs disabled by Steven Rostedt · 16 years ago
  28. 182e9f5 ftrace: insert in the ftrace_preempt_disable()/enable() functions by Steven Rostedt · 16 years ago
  29. 8f0a056 ftrace: introduce ftrace_preempt_disable()/enable() by Steven Rostedt · 16 years ago
  30. 457d2ee Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  31. da4a22c Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. 20ebc00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  33. c8126cc Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  34. 30ef898 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  35. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
  36. 8d5c660 io mapping: improve documentation by Keith Packard · 16 years ago
  37. 7aeb6d7 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  38. 6b3ab21 ALSA: hda: make a STAC_DELL_EQ option by Matthew Ranostay · 16 years ago
  39. 818e3dd tracing, ring-buffer: add paranoid checks for loops by Steven Rostedt · 16 years ago
  40. 7e5e26a ftrace: fix hardirq header for non ftrace archs by Steven Rostedt · 16 years ago
  41. b3aa557 ftrace: use kretprobe trampoline name to test in output by Steven Rostedt · 16 years ago
  42. 7a895f5 Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tracing/nmisafe', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  43. 127cafb tracepoint: introduce *_noupdate APIs. by Lai Jiangshan · 16 years ago
  44. 19dba33 tracepoint: simplification for tracepoints using RCU by Lai Jiangshan · 16 years ago
  45. 55e03a6 ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy models by Takashi Iwai · 16 years ago
  46. c2c8052 tracing, alpha: undefined reference to `save_stack_trace' by Al Viro · 16 years ago
  47. 69e5028 ALSA: hda - Add a quirk for another Acer Aspire (1025:0090) by Takashi Iwai · 16 years ago
  48. d9e5407 ftrace: ftrace_dump_on_oops=[tracer] by Peter Zijlstra · 16 years ago
  49. 3660946 Merge commit 'v2.6.28-rc3' into tracing/ftrace by Ingo Molnar · 16 years ago
  50. 0418ff0 ALSA: remove direct access of dev->bus_id in sound/isa/* by Takashi Iwai · 16 years ago
  51. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  52. b02555c ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker by Zoltan Devai · 16 years ago
  53. 219df32 ALSA: rawmidi - Add open check in rawmidi callbacks by Takashi Iwai · 16 years ago
  54. 5a125c3 i915: Add GEM ioctl to get available aperture size. by Eric Anholt · 16 years ago
  55. 45beca0 Linux v2.6.28-rc3 by Linus Torvalds · 16 years ago
  56. ae29a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  57. 52ebb43 ide-gd: re-get capacity on revalidate by Borislav Petkov · 16 years ago
  58. 7afa053 tx4938ide: Avoid underflow on calculation of a wait cycle by Atsushi Nemoto · 16 years ago
  59. 9d4eb0a tx4938ide: Do not call devm_ioremap for whole 128KB by Atsushi Nemoto · 16 years ago
  60. 630a8b2 tx4938ide: Check minimum cycle time and SHWT range (v2) by Atsushi Nemoto · 16 years ago
  61. ccd32e2 ide: Switch to a common address by Alan Cox · 16 years ago
  62. 9bd27cb ide-cd: fix DMA alignment regression by Borislav Petkov · 16 years ago
  63. 0bf82cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  64. 391e572 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  65. 4ac9657 linux/string.h: fix comment typo by Jeff Garzik · 16 years ago
  66. 5769907 sparc64: Fix PCI resource mapping on sparc64 by Max Dmitrichenko · 16 years ago
  67. a1995a6 sparc64: Kill annoying warning when building compat_binfmt_elf.o by David S. Miller · 16 years ago
  68. e68f0ae sparc32: kernel/trace/trace.c wants DIE_OOPS by Al Viro · 16 years ago
  69. 145e1c0 sparc64: Fix __copy_{to,from}_user_inatomic defines. by Hugh Dickins · 16 years ago
  70. 48dcc33e af_unix: netns: fix problem of return value by Jianjun Kong · 16 years ago
  71. abdd5a0 IRDA: remove double inclusion of module.h by Alexander Beregalov · 16 years ago
  72. 920a461 udp: multicast packets need to check namespace by Eric Dumazet · 16 years ago
  73. d1a203e net: add documentation for skb recycling by Stephen Hemminger · 16 years ago
  74. c10555f sparc32: kernel/trace/trace.c wants DIE_OOPS by Al Viro · 16 years ago
  75. 37b2a17 el3_common_init() should be __devinit, not __init by Al Viro · 16 years ago
  76. 9ca6823 missing dependencies on HAVE_CLK in drivers/mfd by Al Viro · 16 years ago
  77. f5ee051 section fixes for cirrusfb by Al Viro · 16 years ago
  78. 2895974 PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIB by Al Viro · 16 years ago
  79. 4b30fbd oss: fix O_NONBLOCK in dmasound_core by Al Viro · 16 years ago
  80. 67d1128 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  81. d3f1580 init/do_mounts_md.c: remove duplicated #include by Huang Weiyi · 16 years ago
  82. 1f987577 x86: Clean up late e820 resource allocation by Linus Torvalds · 16 years ago
  83. 42c0202 reserve_region_with_split: Fix GFP_KERNEL usage under spinlock by Linus Torvalds · 16 years ago
  84. cdce1f0 Merge branch 'link_removal' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  85. 0242909 Merge branch 'cris_move' of git://www.jni.nu/cris by Linus Torvalds · 16 years ago
  86. 0a6d2fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  87. 76f8bef remove unused #include <version.h>'s by Huang Weiyi · 16 years ago
  88. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  89. 3318a38 file caps: always start with clear bprm->caps_* by Serge Hallyn · 16 years ago
  90. 920da69 key: fix setkey(8) policy set breakage by Alexey Dobriyan · 16 years ago
  91. e06f42d Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  92. 37dd0bd SELinux: properly handle empty tty_files list by Eric Paris · 16 years ago
  93. c5ec6fb [CRIS] Remove links from CRIS build by Jesper Nilsson · 16 years ago
  94. 0365f70 [CRIS] Merge asm-offsets.c for both arches into one file. by Jesper Nilsson · 16 years ago
  95. ee956e0 ALSA: hda - Add digital-mic for ALC269 auto-probe mode by Takashi Iwai · 16 years ago
  96. 4605b71 ALSA: hda - Disable broken mic auto-muting in Realtek codes by Takashi Iwai · 16 years ago
  97. f891caf Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  98. 1fe01cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  99. 63b40456 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  100. eff2502 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago