1. 81444a7 Merge branch 'tracing/fastboot' into cpus4096 by Ingo Molnar · 16 years ago
  2. da485e0 tracing/fastboot: include missing headers by Frederic Weisbecker · 16 years ago
  3. 8001530 tracing/fastboot: fix len of func buffer by Stephen Rothwell · 16 years ago
  4. f3134de Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into tracing/core by Ingo Molnar · 16 years ago
  5. e726f5f tracing/function-graph-tracer: fix 'flags' variable mismatch by Ingo Molnar · 16 years ago
  6. 380c4b1 tracing/function-graph-tracer: append the tracing_graph_flag by Frederic Weisbecker · 16 years ago
  7. 8e1b82e tracing/function-graph-tracer: turn tracing_selftest_running into an int by Frederic Weisbecker · 16 years ago
  8. 8b96f01 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions by Frederic Weisbecker · 16 years ago
  9. 361b73d ring_buffer: fix comments by Lai Jiangshan · 16 years ago
  10. decbec3 tracing/function-graph-tracer: implement a print_headers function by Frederic Weisbecker · 16 years ago
  11. 21bbecd ftrace: use init_struct_pid as swapper pid by Steven Rostedt · 16 years ago
  12. 21a8c46 tracing/ftrace: provide the macro task_curr_ret_stack() by Frederic Weisbecker · 16 years ago
  13. 77d683f tracing/ftrace: fix the check of ftrace_trace_task by Frederic Weisbecker · 16 years ago
  14. ff32504 tracing/ftrace: don't insert TRACE_PRINT during selftests by Frederic Weisbecker · 16 years ago
  15. 970987b Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  16. 1fd8f2a tracing/function-graph-tracer: handle ftrace_printk entries by Frederic Weisbecker · 16 years ago
  17. faec2ec ftrace: avoid duplicated function when writing set_graph_function by Liming Wang · 16 years ago
  18. 6b25393 tracing: fix typo and missing inline function by Ingo Molnar · 16 years ago
  19. e32d895 ftrace: add ability to only trace swapper tasks by Steven Rostedt · 16 years ago
  20. 978f3a4 ftrace: use struct pid by Steven Rostedt · 16 years ago
  21. 5ef6476 pid: fix the do_each_pid_task() macro by Steven Rostedt · 16 years ago
  22. 804a685 ftrace: trace single pid for function graph tracer by Steven Rostedt · 16 years ago
  23. 0ef8cde ftrace: use task struct trace flag to filter on pid by Steven Rostedt · 16 years ago
  24. ea4e2bc ftrace: graph of a single function by Steven Rostedt · 16 years ago
  25. b29144c Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 16 years ago
  26. b8307db Merge commit 'v2.6.28-rc7' into tracing/core by Ingo Molnar · 16 years ago
  27. feaf384 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  28. a771132 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  29. 2433c41 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  30. cd92a17 iTCO_wdt: fix typo when setting TCO_EN bit by Linus Torvalds · 16 years ago
  31. e8e1abe ftrace: fix race in function graph during fork by Steven Rostedt · 16 years ago
  32. 0a37119 trace: fix output of stack trace by Steven Rostedt · 16 years ago
  33. dafdb61 powerpc/83xx: Fix MCU support merge issue in mpc8349emitx.dts by Anton Vorontsov · 16 years ago
  34. 0e435ac block: fix setting of max_segment_size and seg_boundary mask by Milan Broz · 16 years ago
  35. 53a0880 block: internal dequeue shouldn't start timer by Tejun Heo · 16 years ago
  36. bf91db1 block: set disk->node_id before it's being used by Cheng Renquan · 16 years ago
  37. 53cc0b2 When block layer fails to map iov, it calls bio_unmap_user to undo by Petr Vandrovec · 16 years ago
  38. 764f3b9 tracing/function-graph-tracer: enabled by default by Ingo Molnar · 16 years ago
  39. 166d3c7 tracing/function-graph-tracer: improve duration output by Frederic Weisbecker · 16 years ago
  40. 11e84ac tracing/function-graph-tracer: display unified style cmdline and pid by Frederic Weisbecker · 16 years ago
  41. 62679ef ftrace: add checks on ret stack in function graph by Steven Rostedt · 16 years ago
  42. e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 16 years ago
  43. 7ee991f ftrace: print real return in dumpstack for function graph by Steven Rostedt · 16 years ago
  44. 044fa78 ring-buffer: change "page" variable names to "bpage" by Steven Rostedt · 16 years ago
  45. 14a866c ftrace: add ftrace_graph_stop() by Steven Rostedt · 16 years ago
  46. bb4304c ftrace: have function graph use mcount caller address by Steven Rostedt · 16 years ago
  47. 347fdd9 ftrace: clean up function graph asm by Steven Rostedt · 16 years ago
  48. 8789a9e ring-buffer: read page interface by Steven Rostedt · 16 years ago
  49. abc9b56 ring-buffer: move some metadata into buffer page by Steven Rostedt · 16 years ago
  50. a5e2588 ftrace: replace raw_local_irq_save with local_irq_save by Steven Rostedt · 16 years ago
  51. dfdc543 Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace by Ingo Molnar · 16 years ago
  52. f0461d0 Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 16 years ago
  53. 2434bbb powerpc: Fix dma_map_sg() cache flushing on non coherent platforms by Benjamin Herrenschmidt · 16 years ago
  54. f6f7b52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  55. 51eaaa6 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 16 years ago
  56. b7d6266 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  57. e6d9f0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  58. e1825e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  59. 5d279dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  60. e2e2983 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  61. 9a689bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  62. 1122b19 MN10300: Fix application of kernel module relocations by Mark Salter · 16 years ago
  63. 026bde1 sgi-gru: call fs_initcall() if statically linked by Dean Nelson · 16 years ago
  64. 7a0d794 powerpc: Use physical cpu id when setting the processor affinity by Kumar Gala · 16 years ago
  65. 9ff473b vmscan: evict streaming IO first by Rik van Riel · 16 years ago
  66. f1d0b06 bdi: register sysfs bdi device only once per queue by Kay Sievers · 16 years ago
  67. 1b79cd0 nfsd: fix vm overcommit crash fix #2 by Junjiro R. Okajima · 16 years ago
  68. ae4e143 m68k: Update defconfigs for 2.6.28-rc7 by Geert Uytterhoeven · 16 years ago
  69. 9596401 alim15x3: fix sparse warning by Hannes Eder · 16 years ago
  70. a366380 ide: remove dead code from drive_is_ready() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 6b7d8fc ide: fix build for DEBUG_PM by Bartlomiej Zolnierkiewicz · 16 years ago
  72. e9eb838 ide: respect current DMA setting during resume by Bartlomiej Zolnierkiewicz · 16 years ago
  73. c7b997b ide: add SAMSUNG SP0822N with firmware WA100-10 to ivb_list[] by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 6636487 amd74xx: workaround unreliable AltStatus register for nVidia controllers by Bartlomiej Zolnierkiewicz · 16 years ago
  75. f9e3326 ide: fix the ide_release_lock imbalance by Michael Schmitz · 16 years ago
  76. 89c223a macfb: Do not overflow fb_fix_screeninfo.id by Finn Thain · 16 years ago
  77. a64d31b Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  78. 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 16 years ago
  79. 66eafeb function trace: fix a bug of single thread function trace by Liming Wang · 16 years ago
  80. 222658e Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-graph-tracer', 'tracing/markers', 'tracing/powerpc', 'tracing/stack-tracer' and 'tracing/tracepoints' into tracing/core by Ingo Molnar · 16 years ago
  81. 74bf3ca Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  82. 061e41f Linux 2.6.28-rc7 by Linus Torvalds · 16 years ago
  83. 0d81514 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  84. 9c84ba4 drivers/gpu/drm/i915/i915_irq.c: fix warning by Andrew Morton · 16 years ago
  85. 09a8126 i82875p_edac: fix module remove by Jarkko Lavinen · 16 years ago
  86. 307d114 i82875p_edac: fix overflow device resource setup by Jarkko Lavinen · 16 years ago
  87. bca404a fbdev: fix FB console blanking by Dmitry Baryshkov · 16 years ago
  88. 0380155 ntfs: don't fool kernel-doc by Randy Dunlap · 16 years ago
  89. ced6909 kernel-doc: handle varargs cleanly by Randy Dunlap · 16 years ago
  90. 6ff2d39 lib/idr.c: fix rcu related race with idr_find by Manfred Spraul · 16 years ago
  91. 1d678f3 DMA-API.txt: fix description of pci_map_sg/dma_map_sg scatterlists handling by FUJITA Tomonori · 16 years ago
  92. 4280e31 frv: fix mmap2 error handling by David Howells · 16 years ago
  93. a800599 taint: add missing comment by Arjan van de Ven · 16 years ago
  94. c4c6fa9 radeonfb: fix problem with color expansion & alignment by Benjamin Herrenschmidt · 16 years ago
  95. b93c35f spi: fix spi_s3c24xx_gpio num_chipselect by Ben Dooks · 16 years ago
  96. e39ea8a spi: fix spi_s3c24xx_gpio device handle lookup by Ben Dooks · 16 years ago
  97. 4e253d2 spi: au1550_spi full duplex dma fix by Jan Nikitenko · 16 years ago
  98. 6a010b5 spi: fix spi_imx probe oopsing by Julien Boibessot · 16 years ago
  99. 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 16 years ago
  100. b7d271d spi: mpc52xx_psc_spi chipselect bugfix by Stefano Babic · 16 years ago