1. aecfcde 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
  2. e2b8b28 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
  3. 4dd163a Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  4. 80370cb tracing: use raw spinlocks for trace_vprintk by Steven Rostedt · 16 years ago
  5. 6cc3c6e trace_clock: fix preemption bug by Peter Zijlstra · 16 years ago
  6. ef18012 tracing: remove funky whitespace in the trace code by Steven Rostedt · 16 years ago
  7. 0e3d0f0 tracing: update comments to match event code macros by Steven Rostedt · 16 years ago
  8. 823f912 tracing: document TRACE_EVENT macro in tracepoint.h by Steven Rostedt · 16 years ago
  9. 30a8fec tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro by Steven Rostedt · 16 years ago
  10. 2395037 Merge branch 'core/printk' into tracing/ftrace by Ingo Molnar · 16 years ago
  11. 2314c4a tracing: add back the available_events file by Steven Rostedt · 16 years ago
  12. 40e2681 tracing: do not allow modifying the ftrace events via the event files by Steven Rostedt · 16 years ago
  13. 7cf4942 x86: expand irq-off region in text_poke() by Masami Hiramatsu · 16 years ago
  14. ce8eb2b tracing: fix printk format specifier by Steven Rostedt · 16 years ago
  15. 39e874f vsprintf: fix bug in negative value printing by Frederic Weisbecker · 16 years ago
  16. bbcd306 tracing: Don't assume possible cpu list have continuous numbers by KOSAKI Motohiro · 16 years ago
  17. 8293dd6 Merge branch 'x86/core' into tracing/ftrace by Ingo Molnar · 16 years ago
  18. 631595f doc: add trace_buf_size description to kernel-parameters.txt by KOSAKI Motohiro · 16 years ago
  19. 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
  20. 12e87e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  21. 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
  22. 157587d tracing: remove obsolete TRACE_EVENT_FORMAT macro by Steven Rostedt · 16 years ago
  23. d6e2ca4 tracing: convert irq trace points to new macros by Steven Rostedt · 16 years ago
  24. 12b5fdb tracing: convert the sched trace points to the TRACE_EVENT macros by Steven Rostedt · 16 years ago
  25. da4d030 tracing: new format for specialized trace points by Steven Rostedt · 16 years ago
  26. 9cc26a2 tracing: use generic __stringify by Steven Rostedt · 16 years ago
  27. 2939b04 tracing: replace TP<var> with TP_<var> by Steven Rostedt · 16 years ago
  28. 156b5f1 tracing: typecast sizeof and offsetof to unsigned int by Steven Rostedt · 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. b9447ef8 Btrfs: fix spinlock assertions on UP systems by Chris Mason · 16 years ago
  37. 6d5b5ac Fix fixpoint divide exception in acct_update_integrals by Heiko Carstens · 16 years ago
  38. c3ffc7a tracing: Don't use tracing_record_cmdline() in workqueue tracer by KOSAKI Motohiro · 16 years ago
  39. 7bffc23 tracing: optimize trace_printk() by Ingo Molnar · 16 years ago
  40. 8a20d84 tracing: trace_printk() fix, move format array to data section by Ingo Molnar · 16 years ago
  41. 6db6a5f lguest: fix for CONFIG_SPARSE_IRQ=y by Rusty Russell · 16 years ago
  42. cbd88c8 lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>' by Rusty Russell · 16 years ago
  43. 0feca85 x86-32: make sure virt_addr_valid() returns false for fixmap addresses by Jeremy Fitzhardinge · 16 years ago
  44. d0fc63f x86 mmiotrace: fix remove_kmmio_fault_pages() by Stuart Bennett · 16 years ago
  45. e954ef2 x86: fix warning about nodeid by Yinghai Lu · 16 years ago
  46. 7a203f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  47. 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
  48. 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
  49. cd3c1cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  50. 5b61f6a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
  51. 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
  52. 5dc18f5 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  53. fd6ec5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  54. 83d5a32 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  55. d0cdb07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus by Linus Torvalds · 16 years ago
  56. 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
  57. 2a50b25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  58. ba933be Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  59. 81d1ab8 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  60. 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
  61. 4302e5d MIPS: compat: Implement is_compat_task. by Ralf Baechle · 16 years ago
  62. 8827247 x86: don't define __this_fixmap_does_not_exist() by Wang Chen · 16 years ago
  63. 888b55d ftrace: tracing header should put '#' at the beginning of a line by KOSAKI Motohiro · 16 years ago
  64. 42b40b3 ftrace: fix documentation typo s/trace_max_latency/tracing_max_latency/ by KOSAKI Motohiro · 16 years ago
  65. dba58e3 Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing/textedit' into tracing/core by Ingo Molnar · 16 years ago
  66. 1f442d7 x86: remove smp_apply_quirks()/smp_checks() by Yinghai Lu · 16 years ago
  67. cda56ac2 mmc: fix data timeout for SEND_EXT_CSD by Adrian Hunter · 16 years ago
  68. 3a450de136 x86: UV: remove uv_flush_tlb_others() WARN_ON by Cliff Wickman · 16 years ago
  69. ab96dde Input: serio - fix protocol number for TouchIT213 by Dmitry Torokhov · 16 years ago
  70. ccea34b percpu: finer grained locking to break deadlock and allow atomic free by Tejun Heo · 16 years ago
  71. c035002 p54: fix race condition in memory management by Christian Lamparter · 16 years ago
  72. bd05f28 cfg80211: test before subtraction on unsigned by Roel Kluin · 16 years ago
  73. c63c580 [IA64] fix PCI DMA flag propagation on SN (Altix) with PICs by Jeremy Higdon · 16 years ago
  74. 9de3682 tracing: trace_bprintk() cleanups by Ingo Molnar · 16 years ago
  75. 769b044 tracing/core: drop the old trace_printk() implementation in favour of trace_bprintk() by Frederic Weisbecker · 16 years ago
  76. 1ba28e0 tracing: add trace_bprintk() by Lai Jiangshan · 16 years ago
  77. 1427cdf tracing: infrastructure for supporting binary record by Lai Jiangshan · 16 years ago
  78. 546e535 Merge branch 'core/printk' into tracing/ftrace by Ingo Molnar · 16 years ago
  79. fef20d9 vsprintf: unify the format decoding layer for its 3 users by Frederic Weisbecker · 16 years ago
  80. 4370aa4 vsprintf: add binary printf by Lai Jiangshan · 16 years ago
  81. 7ab1524 x86: linkage.h - guard assembler specifics by __ASSEMBLY__ by Cyrill Gorcunov · 16 years ago
  82. 78ff7fa x86: implement atomic text_poke() via fixmap by Masami Hiramatsu · 16 years ago
  83. 3945dab tracing, Text Edit Lock - SMP alternatives support by Masami Hiramatsu · 16 years ago
  84. 4460fda tracing, Text Edit Lock - kprobes architecture independent support by Mathieu Desnoyers · 16 years ago
  85. 0e39ac4 tracing, Text Edit Lock - Architecture Independent Code by Mathieu Desnoyers · 16 years ago
  86. f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
  87. a56dbdd percpu: move fully free chunk reclamation into a work by Tejun Heo · 16 years ago
  88. 9f7dcf2 percpu: move chunk area map extension out of area allocation by Tejun Heo · 16 years ago
  89. 1880d93 percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() by Tejun Heo · 16 years ago
  90. 73bf1b6 x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs() by Markus Metzger · 16 years ago
  91. 9ca0791 x86, bts: remove bad warning by Markus Metzger · 16 years ago
  92. 5dd61df x86: rename do_not_nx to disable_nx in mm/init_64.c by Pekka Enberg · 16 years ago
  93. c77a3b5 x86: fix uninitialized variable in init_memory_mapping() by Pekka Enberg · 16 years ago
  94. af438c0 tracing, power-trace: make it build even if the power-tracer is turned off by Ingo Molnar · 16 years ago
  95. d1a8e77 x86: make "memtest" like "memtest=17" by Yinghai Lu · 16 years ago
  96. 10dd3eb tracing: fix deadlock when setting set_ftrace_pid by KOSAKI Motohiro · 16 years ago
  97. 422d3c7 tracing: current tip/master can't enable ftrace by KOSAKI Motohiro · 16 years ago
  98. bc722f5 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
  99. 1609743 Merge branches 'tracing/ftrace' and 'tracing/function-graph-tracer' into tracing/core by Ingo Molnar · 16 years ago
  100. c50ff7c ALSA: hda - Fix headphone-detect regression with multiple HP jacks by Takashi Iwai · 16 years ago