1. 6cc3c6e trace_clock: fix preemption bug by Peter Zijlstra · 16 years ago
  2. ef18012 tracing: remove funky whitespace in the trace code by Steven Rostedt · 16 years ago
  3. 0e3d0f0 tracing: update comments to match event code macros by Steven Rostedt · 16 years ago
  4. 823f912 tracing: document TRACE_EVENT macro in tracepoint.h by Steven Rostedt · 16 years ago
  5. 30a8fec tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro by Steven Rostedt · 16 years ago
  6. a651d79 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  7. 2395037 Merge branch 'core/printk' into tracing/ftrace by Ingo Molnar · 16 years ago
  8. 2314c4a tracing: add back the available_events file by Steven Rostedt · 16 years ago
  9. 40e2681 tracing: do not allow modifying the ftrace events via the event files by Steven Rostedt · 16 years ago
  10. 7cf4942 x86: expand irq-off region in text_poke() by Masami Hiramatsu · 16 years ago
  11. ce8eb2b tracing: fix printk format specifier by Steven Rostedt · 16 years ago
  12. 39e874f vsprintf: fix bug in negative value printing by Frederic Weisbecker · 16 years ago
  13. bbcd306 tracing: Don't assume possible cpu list have continuous numbers by KOSAKI Motohiro · 16 years ago
  14. 8293dd6 Merge branch 'x86/core' into tracing/ftrace by Ingo Molnar · 16 years ago
  15. 631595f doc: add trace_buf_size description to kernel-parameters.txt by KOSAKI Motohiro · 16 years ago
  16. 9a1043d Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  17. 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  18. 467c88f Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', 'x86/urgent', 'linus' and 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  19. 467fc49 video: deferred io cleanup fix for sh_mobile_lcdcfb by Magnus Damm · 16 years ago
  20. ba087e6 sh: Add media/soc_camera.h to board setup of Renesas AP325RXA by Nobuhiro Iwamatsu · 16 years ago
  21. 157587d tracing: remove obsolete TRACE_EVENT_FORMAT macro by Steven Rostedt · 16 years ago
  22. d6e2ca4 tracing: convert irq trace points to new macros by Steven Rostedt · 16 years ago
  23. 12b5fdb tracing: convert the sched trace points to the TRACE_EVENT macros by Steven Rostedt · 16 years ago
  24. da4d030 tracing: new format for specialized trace points by Steven Rostedt · 16 years ago
  25. 9cc26a2 tracing: use generic __stringify by Steven Rostedt · 16 years ago
  26. 2939b04 tracing: replace TP<var> with TP_<var> by Steven Rostedt · 16 years ago
  27. 156b5f1 tracing: typecast sizeof and offsetof to unsigned int by Steven Rostedt · 16 years ago
  28. bad948f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  29. 99adcd9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  30. 2d5516c copy_process: fix CLONE_PARENT && parent_exec_id interaction by Oleg Nesterov · 16 years ago
  31. 753b7ae [CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule. by Dave Jones · 16 years ago
  32. 129f8ae Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod." by Dave Jones · 16 years ago
  33. df0b4a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  34. 39a3478 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  35. 1c91ffc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
  36. ed75d86 powerpc: fix linkstation and storcenter compilation breakage by Guennadi Liakhovetski · 16 years ago
  37. b9447ef Btrfs: fix spinlock assertions on UP systems by Chris Mason · 16 years ago
  38. 6d5b5ac Fix fixpoint divide exception in acct_update_integrals by Heiko Carstens · 16 years ago
  39. c3ffc7a tracing: Don't use tracing_record_cmdline() in workqueue tracer by KOSAKI Motohiro · 16 years ago
  40. 7bffc23 tracing: optimize trace_printk() by Ingo Molnar · 16 years ago
  41. 8a20d84 tracing: trace_printk() fix, move format array to data section by Ingo Molnar · 16 years ago
  42. 0796e75 sunhme: Fix qfe parent detection. by Friedrich Oslage · 16 years ago
  43. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 16 years ago
  44. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 16 years ago
  45. 0feca85 x86-32: make sure virt_addr_valid() returns false for fixmap addresses by Jeremy Fitzhardinge · 16 years ago
  46. d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 16 years ago
  47. e954ef2 x86: fix warning about nodeid by Yinghai Lu · 16 years ago
  48. 7a203f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  49. dbb9be8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  50. 05e12a6 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
  51. cd3c1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  52. 5b61f6a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  53. 1401689 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 16 years ago
  54. 5dc18f5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  55. fd6ec5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  56. 83d5a32 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  57. d0cdb07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
  58. 153d8a1 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
  59. 2a50b25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  60. ba933be Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  61. 81d1ab8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  62. d3dea1e Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  63. 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 16 years ago
  64. 8827247 x86: don't define __this_fixmap_does_not_exist() by Wang Chen · 16 years ago
  65. 888b55d ftrace: tracing header should put '#' at the beginning of a line by KOSAKI Motohiro · 16 years ago
  66. 42b40b3 ftrace: fix documentation typo s/trace_max_latency/tracing_max_latency/ by KOSAKI Motohiro · 16 years ago
  67. dba58e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing/textedit' into tracing/core by Ingo Molnar · 16 years ago
  68. 1f442d7 x86: remove smp_apply_quirks()/smp_checks() by Yinghai Lu · 16 years ago
  69. cda56ac2 mmc: fix data timeout for SEND_EXT_CSD by Adrian Hunter · 16 years ago
  70. 3a450de x86: UV: remove uv_flush_tlb_others() WARN_ON by Cliff Wickman · 16 years ago
  71. ab96dde Input: serio - fix protocol number for TouchIT213 by Dmitry Torokhov · 16 years ago
  72. 75bccd88 kbuild: remove unused -r option for module-init-tool depmod by Gilles Espinasse · 16 years ago
  73. b925dbf kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM tree by Josh Hunt · 16 years ago
  74. a2ebcc7 kbuild: fix mkspec to cleanup RPM_BUILD_ROOT by Josh Hunt · 16 years ago
  75. d15bd10 kbuild: fix C libary confusion in unifdef.c due to getline() by Justin P. Mattock · 16 years ago
  76. ccea34b percpu: finer grained locking to break deadlock and allow atomic free by Tejun Heo · 16 years ago
  77. c141b29 xfs: only issues a cache flush on unmount if barriers are enabled by Christoph Hellwig · 16 years ago
  78. 7d46be4 xfs: prevent lockdep false positive in xfs_iget_cache_miss by Christoph Hellwig · 16 years ago
  79. ff392c4 xfs: prevent kernel crash due to corrupted inode log format by Christoph Hellwig · 16 years ago
  80. c035002 p54: fix race condition in memory management by Christian Lamparter · 16 years ago
  81. bd05f28 cfg80211: test before subtraction on unsigned by Roel Kluin · 16 years ago
  82. c63c580 [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs by Jeremy Higdon · 16 years ago
  83. 9de3682 tracing: trace_bprintk() cleanups by Ingo Molnar · 16 years ago
  84. 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 16 years ago
  85. 1ba28e0 tracing: add trace_bprintk() by Lai Jiangshan · 16 years ago
  86. 1427cdf tracing: infrastructure for supporting binary record by Lai Jiangshan · 16 years ago
  87. 546e535 Merge branch 'core/printk' into tracing/ftrace by Ingo Molnar · 16 years ago
  88. fef20d9 vsprintf: unify the format decoding layer for its 3 users by Frederic Weisbecker · 16 years ago
  89. 4370aa4 vsprintf: add binary printf by Lai Jiangshan · 16 years ago
  90. 7ab1524 x86: linkage.h - guard assembler specifics by __ASSEMBLY__ by Cyrill Gorcunov · 16 years ago
  91. 78ff7fa x86: implement atomic text_poke() via fixmap by Masami Hiramatsu · 16 years ago
  92. 3945dab tracing, Text Edit Lock - SMP alternatives support by Masami Hiramatsu · 16 years ago
  93. 4460fda tracing, Text Edit Lock - kprobes architecture independent support by Mathieu Desnoyers · 16 years ago
  94. 0e39ac4 tracing, Text Edit Lock - Architecture Independent Code by Mathieu Desnoyers · 16 years ago
  95. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  96. a56dbdd percpu: move fully free chunk reclamation into a work by Tejun Heo · 16 years ago
  97. 9f7dcf2 percpu: move chunk area map extension out of area allocation by Tejun Heo · 16 years ago
  98. 1880d93 percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() by Tejun Heo · 16 years ago
  99. 73bf1b6 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() by Markus Metzger · 16 years ago
  100. 9ca0791 x86, bts: remove bad warning by Markus Metzger · 16 years ago