1. 0bfc245 blktrace: port to tracepoints, update by Ingo Molnar · 16 years ago
  2. 5f3ea37 blktrace: port to tracepoints by Arnaldo Carvalho de Melo · 16 years ago
  3. 509dcee Merge branches 'tracing/hw-branch-tracing' and 'tracing/branch-tracer' into tracing/core by Ingo Molnar · 16 years ago
  4. 1e9b51c x86, bts, ftrace: a BTS ftrace plug-in prototype by Markus Metzger · 16 years ago
  5. 8bba1bf x86, ftrace: call trace->open() before stopping tracing; add trace->print_header() by Markus Metzger · 16 years ago
  6. 6abb11a x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c by Markus Metzger · 16 years ago
  7. ca0002a x86, bts: base in-kernel ds interface on handles by Markus Metzger · 16 years ago
  8. 7d55718 Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
  9. de90add x86, bts: fix wrmsr and spinlock over kmalloc by Markus Metzger · 16 years ago
  10. c4858ff x86, pebs: fix PEBS record size configuration by Markus Metzger · 16 years ago
  11. e5e8ca6 x86, bts: turn macro into static inline function by Markus Metzger · 16 years ago
  12. 292c669 x86, bts: exclude ds.c from build when disabled by Markus Metzger · 16 years ago
  13. eff79ae arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  14. 5cf02b7 x86: use limited register constraint for setnz by Steven Rostedt · 16 years ago
  15. 14bfc98 tracing, tty: fix warnings caused by branch tracing and tty_kref_get() by Ingo Molnar · 16 years ago
  16. 6f893fb Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  17. 958086d vfs, seqfile: fix comment style on mangle_path by Török Edwin · 16 years ago
  18. 65afa5e tracing/function-return-tracer: free the return stack on free_task() by Frederic Weisbecker · 16 years ago
  19. fb91ee6 tracing, doc: update mmiotrace documentation by Pekka Paalanen · 16 years ago
  20. 7ee1768 x86, mmiotrace: fix buffer overrun detection by Pekka Paalanen · 16 years ago
  21. eae849c tracing/function-return-tracer: don't trace kfree while it frees the return stack by Frederic Weisbecker · 16 years ago
  22. 813b852 Merge branch 'ppc/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/powerpc by Ingo Molnar · 16 years ago
  23. 86bbc2c xen: pin correct PGD on suspend by Ian Campbell · 16 years ago
  24. e38da59 tracing/stack-tracer: avoid races accessing file by Török Edwin · 16 years ago
  25. 3d994e1 Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into x86/urgent by Ingo Molnar · 16 years ago
  26. a1967d6 x86: revert irq number limitation by Thomas Gleixner · 16 years ago
  27. 8d26487 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT by Török Edwin · 16 years ago
  28. cffa10a tracing/stack-tracer: fix locking and refcounts by Török Edwin · 16 years ago
  29. 8d7c6a9 tracing/stack-tracer: fix style issues by Török Edwin · 16 years ago
  30. 0429149 trace: fix compiler warning in branch profiler by Steven Rostedt · 16 years ago
  31. 69bb54e ftrace: add ftrace_off_permanent by Steven Rostedt · 16 years ago
  32. 033601a ring-buffer: add tracing_off_permanent by Steven Rostedt · 16 years ago
  33. e58918a ftrace: scripts/recordmcount.pl support for ARM by Jim Radford · 16 years ago
  34. 3a3d04a ftrace: specify $alignment for sh architecture by Matt Fleming · 16 years ago
  35. 2bcd521 trace: profile all if conditionals by Steven Rostedt · 16 years ago
  36. bac28bf trace: branch profiling should not print percent without data by Steven Rostedt · 16 years ago
  37. 45b7974 trace: consolidate unlikely and likely profiler by Steven Rostedt · 16 years ago
  38. 42f565e trace: remove extra assign in branch check by Steven Rostedt · 16 years ago
  39. c204f72 ftrace: create default variables for archs in recordmcount.pl by Steven Rostedt · 16 years ago
  40. 42e007d ftrace: add support for powerpc to recordmcount.pl script by Steven Rostedt · 16 years ago
  41. 0da85c0 sh: dynamic ftrace support. by Matt Fleming · 16 years ago
  42. 1d926f2 init/main.c: use ktime accessor function in initcall_debug code by Will Newton · 16 years ago
  43. cbe2f5a tracing: allow tracing of suspend/resume & hibernation code again by Ingo Molnar · 16 years ago
  44. b54d3de tracing: identify which executable object the userspace address belongs to by Török Edwin · 16 years ago
  45. 74e2f33 vfs, seqfile: make mangle_path() global by Török Edwin · 16 years ago
  46. 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 16 years ago
  47. 82f60f0 tracing/function-return-tracer: clean up task start/exit callbacks by Ingo Molnar · 16 years ago
  48. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago
  49. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  50. 57550b2 Merge commit 'v2.6.28-rc6' into x86/urgent by Ingo Molnar · 16 years ago
  51. 522a110 function tracing: fix wrong position computing of stack_trace by Liming Wang · 16 years ago
  52. ed31348 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  53. 13d428a Linux 2.6.28-rc6 by Linus Torvalds · 16 years ago
  54. 906430a9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  55. ba721d3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  56. 0090d48 [IA64] xen: fix xen_get_eflags. by Isaku Yamahata · 16 years ago
  57. 93fe10b [IA64] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case. by Isaku Yamahata · 16 years ago
  58. d596410 [IA64] remove duplicate include iommu.h by Huang Weiyi · 16 years ago
  59. ef23cdb [IA64] use mprintk instead of printk, in ia64_mca_modify_original_stack by Hidetoshi Seto · 16 years ago
  60. b704882 [IA64] Rationalize kernel mode alignment checking by Tony Luck · 16 years ago
  61. 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 16 years ago
  62. 23918b0 SUNRPC: Fix a performance regression in the RPC authentication code by Trond Myklebust · 16 years ago
  63. 0cb39aa Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  64. c93fc28 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  65. e3b4ae7 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
  66. 4dd61d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  67. 95763dd 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
  68. 0260da1 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
  69. ed79b86 parisc: fix bug in compat_arch_ptrace by Helge Deller · 16 years ago
  70. ddb4cbf [CIFS] Do not attempt to close invalidated file handles by Steve French · 16 years ago
  71. a24e849 MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol. by Ralf Baechle · 16 years ago
  72. 664c4bb MIPS: csrc-r4k: Fix spelling mistake. by Ralf Baechle · 16 years ago
  73. 2e37395 MIPS: RB532: Provide functions for gpio configuration by Phil Sutter · 16 years ago
  74. f43909d MIPS: IP22: Make indy_sc_ops variable static by Dmitri Vorobiev · 16 years ago
  75. 1b43284 MIPS: RB532: GPIO register offsets are relative to GPIOBASE by Florian Fainelli · 16 years ago
  76. 9e86786 MIPS: Malta: Fix include paths in malta-amon.c by David Daney · 16 years ago
  77. 7cc45e6 powerpc/ppc32: ftrace, dynamic ftrace to handle modules by Steven Rostedt · 16 years ago
  78. f48cb8b powerpc/ppc64: ftrace, handle module trampolines for dyn ftrace by Steven Rostedt · 16 years ago
  79. e4486fe powerpc: ftrace, use probe_kernel API to modify code by Steven Rostedt · 16 years ago
  80. 8fd6e5a powerpc: ftrace, convert to new dynamic ftrace arch API by Steven Rostedt · 16 years ago
  81. 6d07bb4 powerpc: ftrace, do not latency trace idle by Steven Rostedt · 16 years ago
  82. bfe085f x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() by Rakib Mullick · 16 years ago
  83. 9bc646f x86: fix __cpuinit/__init tangle in init_thread_xstate() by Rakib Mullick · 16 years ago
  84. 5ece6c2 net: fix tiny output corruption of /proc/net/snmp6 by Alexey Dobriyan · 16 years ago
  85. a849854 atl2: don't request irq on resume if netif running by Alan Jenkins · 16 years ago
  86. eedd726 ipv6: use seq_release_private for ip6mr.c /proc entries by Benjamin Thery · 16 years ago
  87. 3aa4614 pkt_sched: fix missing check for packet overrun in qdisc_dump_stab() by Patrick McHardy · 16 years ago
  88. f7f65d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  89. eafdcb4 smc911x: Fix printf format typo in smc911x driver. by Vernon Sauder · 16 years ago
  90. a7f75c0 asix: Fix asix-based cards connecting to 10/100Mbs LAN. by Pantelis Koukousoulas · 16 years ago
  91. 11b4aa0 mv643xx_eth: fix recycle check bound by Lennert Buytenhek · 16 years ago
  92. bcb3336 mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls by Lennert Buytenhek · 16 years ago
  93. fb5e2f9 sh: sh_eth: Update to change of mii_bus by Nobuhiro Iwamatsu · 16 years ago
  94. c828384 TPROXY: supply a struct flowi->flags argument in inet_sk_rebuild_header() by Balazs Scheidler · 16 years ago
  95. a134f85 TPROXY: fill struct flowi->flags in udp_sendmsg() by Balazs Scheidler · 16 years ago
  96. 5091b58 USB: ACE1001 patch for cp2101.c by M Kondrin · 16 years ago
  97. f1c0a2a USB: usbmon: fix read(2) by Pete Zaitcev · 16 years ago
  98. ff34950 USB: gadget rndis: send notifications by Richard Röjfors · 16 years ago
  99. 9c26452 USB: gadget rndis: stop windows self-immolation by David Brownell · 16 years ago
  100. 589afd3 USB: storage: update unusual_devs entries for Nokia 5300 and 5310 by Alan Stern · 16 years ago