1. 14a866c ftrace: add ftrace_graph_stop() by Steven Rostedt · 16 years ago
  2. bb4304c ftrace: have function graph use mcount caller address by Steven Rostedt · 16 years ago
  3. 347fdd9 ftrace: clean up function graph asm by Steven Rostedt · 16 years ago
  4. dfdc543 Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace by Ingo Molnar · 16 years ago
  5. 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 16 years ago
  6. 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
  7. 4280e31 frv: fix mmap2 error handling by David Howells · 16 years ago
  8. b93c35f spi: fix spi_s3c24xx_gpio num_chipselect by Ben Dooks · 16 years ago
  9. ecf318c Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  10. 33b07db Revert "of_platform_driver noise on sparce" by Linus Torvalds · 16 years ago
  11. a1e0eb1 powerpc: Fix build for 32-bit SMP configs by Milton Miller · 16 years ago
  12. 03cfdb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  13. 4ec8f07 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  14. ab598b6 powerpc: Fix system calls on Cell entered with XER.SO=1 by Paul Mackerras · 16 years ago
  15. 960cedb powerpc/cell: Fix GDB watchpoints, again by Arnd Bergmann · 16 years ago
  16. cc353c3 powerpc/mpic: Don't reset affinity for secondary MPIC on boot by Arnd Bergmann · 16 years ago
  17. d015fe9 powerpc/cell/axon-msi: Retry on missing interrupt by Arnd Bergmann · 16 years ago
  18. 4a61866 powerpc: Fix boot freeze on machine with empty memory node by Dave Hansen · 16 years ago
  19. 4b824de powerpc: Fix IRQ assignment for some PCIe devices by Adhemerval Zanella · 16 years ago
  20. a6e470f Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  21. 72244c0 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. 66a45cc 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
  23. 8c7b905 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  24. 499c59c MN10300: Tighten up the code using case ranges by Robert P. J. Day · 16 years ago
  25. f1ba3bc Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  26. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  27. 16799c6 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  28. d3a307f sn_pci_controller_fixup() should be __init by Al Viro · 16 years ago
  29. df6b079 xen_play_dead() is __cpuinit by Al Viro · 16 years ago
  30. 37af46e xen_setup_vcpu_info_placement() is not init on x86 by Al Viro · 16 years ago
  31. 23a14b9 kvm_setup_secondary_clock() is cpuinit by Al Viro · 16 years ago
  32. 2236d25 enable_IR_x2apic() needs to be __init by Al Viro · 16 years ago
  33. 4bcc17d alpha: pcibios_resource_to_bus() is callable from normal code by Al Viro · 16 years ago
  34. 5bac287 fix the section noise in sparc head.S by Al Viro · 16 years ago
  35. 1c4567a m32r: section noise in head.S by Al Viro · 16 years ago
  36. e669dae of_platform_driver noise on sparce by Al Viro · 16 years ago
  37. 8c29890 sparc64 trivial section misannotations by Al Viro · 16 years ago
  38. 409832f sparc32 cpuinit flase positives by Al Viro · 16 years ago
  39. 4ea8fb9 powerpc set_huge_psize() false positive by Al Viro · 16 years ago
  40. 7d6a8a1 false __cpuinit positives on alpha by Al Viro · 16 years ago
  41. f1eecf0 powerpc/ppc32: static ftrace fixes for PPC32 by Steven Rostedt · 16 years ago
  42. 0029ff8 powerpc: ftrace, use create_branch by Steven Rostedt · 16 years ago
  43. ec682ce powerpc: ftrace, added missing icache flush by Steven Rostedt · 16 years ago
  44. d9af12b7 powerpc: ftrace, fix cast aliasing and add code verification by Steven Rostedt · 16 years ago
  45. c7b0d173 powerpc: ftrace, do nothing in mcount call for dyn ftrace by Steven Rostedt · 16 years ago
  46. af38d90 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 by Russell King · 16 years ago
  47. a730b32 [ARM] pxa/palmtx: misc fixes to use generic GPIO API by Marek Vasut · 16 years ago
  48. b627c8b x86: always define DECLARE_PCI_UNMAP* macros by Joerg Roedel · 16 years ago
  49. 6417a91 Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Russell King · 16 years ago
  50. abd9421 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  51. 0778dc3 [S390] Fix alignment of initial kernel stack. by Heiko Carstens · 16 years ago
  52. 2944a5c [S390] pgtable.h: Fix oops in unmap_vmas for KVM processes by Christian Borntraeger · 16 years ago
  53. 8107d82 [S390] fix/cleanup sched_clock by Christian Borntraeger · 16 years ago
  54. 59da213 [S390] fix system call parameter functions. by Martin Schwidefsky · 16 years ago
  55. c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 16 years ago
  56. 723fdb7 ARM: OMAP: Fixes for suspend / resume GPIO wake-up handling by Tero Kristo · 16 years ago
  57. 90f6713 parisc: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  58. 7a3f513 parisc: fix kernel crash when unwinding a userspace process by Helge Deller · 16 years ago
  59. 9860d1b parisc: __kernel_time_t is always long by Geert Uytterhoeven · 16 years ago
  60. f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 16 years ago
  61. 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 16 years ago
  62. 2fd36a5 [ARM] pxa/corgi: update default config to exclude tosa from being built by Eric Miao · 16 years ago
  63. 72e9622 [ARM] pxa/pcm990: use negative number for an invalid GPIO in camera data by Guennadi Liakhovetski · 16 years ago
  64. ffd565a x86: fixup config space size of CPU functions for AMD family 11h by Andreas Herrmann · 16 years ago
  65. c2324b6 tracing: function graph tracer, fix by Ingo Molnar · 16 years ago
  66. 287b6e6 tracing/function-return-tracer: set a more human readable output by Frederic Weisbecker · 16 years ago
  67. fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 16 years ago
  68. 147dcf5 ARM: OMAP: Typo fix for clock_allow_idle by Amit Kucheria · 16 years ago
  69. a266d9f [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value by Andreas Herrmann · 16 years ago
  70. 1e9b51c x86, bts, ftrace: a BTS ftrace plug-in prototype by Markus Metzger · 16 years ago
  71. 6abb11a x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c by Markus Metzger · 16 years ago
  72. ca0002a x86, bts: base in-kernel ds interface on handles by Markus Metzger · 16 years ago
  73. 7d55718 Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
  74. de90add x86, bts: fix wrmsr and spinlock over kmalloc by Markus Metzger · 16 years ago
  75. c4858ff x86, pebs: fix PEBS record size configuration by Markus Metzger · 16 years ago
  76. e5e8ca6 x86, bts: turn macro into static inline function by Markus Metzger · 16 years ago
  77. 292c669 x86, bts: exclude ds.c from build when disabled by Markus Metzger · 16 years ago
  78. eff79ae arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul by Julia Lawall · 16 years ago
  79. 5cf02b7 x86: use limited register constraint for setnz by Steven Rostedt · 16 years ago
  80. 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
  81. 8ec2e24 MIPS: Make BUG() __noreturn. by David Daney · 16 years ago
  82. 3f9b5d4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  83. be542fa Merge branch 'merge' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 16 years ago
  84. 11bac8a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 16 years ago
  85. 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
  86. 86bbc2c xen: pin correct PGD on suspend by Ian Campbell · 16 years ago
  87. 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
  88. a1967d6 x86: revert irq number limitation by Thomas Gleixner · 16 years ago
  89. 8d26487 tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORT by Török Edwin · 16 years ago
  90. 8d7c6a9 tracing/stack-tracer: fix style issues by Török Edwin · 16 years ago
  91. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 16 years ago
  92. 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 16 years ago
  93. f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 16 years ago
  94. a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
  95. 844c6f6 [ARM] pxa/MioA701: bluetooth resume fix by Robert Jarzmik · 16 years ago
  96. 999f633 [ARM] pxa/MioA701: fix memory corruption. by Robert Jarzmik · 16 years ago
  97. 57550b2 Merge commit 'v2.6.28-rc6' into x86/urgent by Ingo Molnar · 16 years ago
  98. ed31348 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  99. 6065726 powerpc/spufs: Fix spinning in spufs_ps_fault on signal by Jeremy Kerr · 16 years ago
  100. 906430a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago