1. 59f586d tracing/core: fix missing mutex unlock on tracing_set_tracer() by Frederic Weisbecker · 16 years ago
  2. 0ea1c41 tracing/syscalls: select kallsysms by Frederic Weisbecker · 16 years ago
  3. 5be71b6 tracing/syscalls: protect thread flag toggling from races by Frederic Weisbecker · 16 years ago
  4. 6404434 tracing/syscalls: various cleanups by Frederic Weisbecker · 16 years ago
  5. ac99c58 tracing/syscalls: fix missing release of tracing by Frederic Weisbecker · 16 years ago
  6. 7243f21 Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  7. 5bee17f parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y by Kyle McMartin · 16 years ago
  8. fbd8104 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  9. 18553c3 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  10. bfbd442 Fix Xilinx SystemACE driver to handle empty CF slot by Grant Likely · 16 years ago
  11. 059ea33 block: fix memory leak in bio_clone() by Li Zefan · 16 years ago
  12. 8709269 block: Add gfp_mask parameter to bio_integrity_clone() by un'ichi Nomura · 16 years ago
  13. 326d851 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 16 years ago
  14. 228b5b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  15. 37e79a4 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  16. f1823ac Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 16 years ago
  17. ff9cb43 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  18. 2a4c13b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  19. bf9bc99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.29 by Linus Torvalds · 16 years ago
  20. 6d71135 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  21. 1d88552 vmscan: pgmoved should be cleared after updating recent_rotated by Daisuke Nishimura · 16 years ago
  22. 84814d6 eCryptfs: don't encrypt file key with filename key by Tyler Hicks · 16 years ago
  23. 15e7b87 nommu: ramfs: don't leak pages when adding to page cache fails by Johannes Weiner · 16 years ago
  24. 020fe22 nommu: ramfs: pages allocated to an inode's pagecache may get wrongly discarded by Enrik Berkhan · 16 years ago
  25. b478b78 kallsyms, tracing: output more proper symbol name by Lai Jiangshan · 16 years ago
  26. 62395ef Merge branch 'x86/asm' into tracing/syscalls by Ingo Molnar · 16 years ago
  27. 88200bc x86: entry_32.S fix compile warnings - fix work mask bit width by Jaswinder Singh Rajput · 16 years ago
  28. a83860c MIPS: Mark Eins: Fix configuration. by Ralf Baechle · 16 years ago
  29. 3b289d6 MIPS: Fix TIF_32BIT undefined problem when seccomp is disabled by Zhang Le · 16 years ago
  30. 5d82720 ide: save the returned value of dma_map_sg by FUJITA Tomonori · 16 years ago
  31. 3eb76c1 ide-floppy: do not map dataless cmds to an sg by Borislav Petkov · 16 years ago
  32. e9c1670 ata_piix: add workaround for Samsung DB-P70 by Tejun Heo · 16 years ago
  33. e3e4385 libata: Keep shadow last_ctl up to date during resets by Stuart MENEFY · 16 years ago
  34. 9d51af7 sata_mv: fix MSI irq race condition by Mark Lord · 16 years ago
  35. a00d0bb V4L/DVB (10978): Report tuning algorith correctly by Matthias Schwarzzot · 16 years ago
  36. 26f26fa V4L/DVB (10977): STB6100 init fix, the call to stb6100_set_bandwidth needs an argument by Hans Werner · 16 years ago
  37. 1d06059 V4L/DVB (10976): Bug fix: For legacy applications stv0899 performs search only first time after insmod. by Igor M. Liplianin · 16 years ago
  38. b5d067b8 V4L/DVB (10975): Bug: Use signed types, Offsets and range can be negative by Manu Abraham · 16 years ago
  39. d284e4f V4L/DVB (10974): Use Diseqc 3/3 mode to send data by Sigmund Augdal · 16 years ago
  40. ccd50df tracing/syscalls: support for syscalls tracing on x86, fix by Ingo Molnar · 16 years ago
  41. bed1ffc tracing/syscalls: core infrastructure for syscalls tracing, enhancements by Frederic Weisbecker · 16 years ago
  42. f58ba10 tracing/syscalls: support for syscalls tracing on x86 by Frederic Weisbecker · 16 years ago
  43. e94142a ftrace: remove struct list_head from struct dyn_ftrace by Lai Jiangshan · 16 years ago
  44. 850a80c ftrace: use seq_read by Lai Jiangshan · 16 years ago
  45. fa9d13c ftrace: don't try to __ftrace_replace_code on !FTRACE_FL_CONVERTED rec by Zhaolei · 16 years ago
  46. b00f0b6 ftrace: avoid double-free of dyn_ftrace by Zhaolei · 16 years ago
  47. 62a394e Merge branches 'tracing/ftrace' and 'tracing/syscalls'; commit 'v2.6.29-rc8' into tracing/core by Ingo Molnar · 16 years ago
  48. e8f208e parisc: update defconfigs by Kyle McMartin · 16 years ago
  49. d2e8254 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
  50. 7afe16c Merge commit 'v2.6.29-rc8' into tracing/ftrace by Ingo Molnar · 16 years ago
  51. 1b3fa2c tracing/x86: basic implementation of syscall tracing for x86 by Frederic Weisbecker · 16 years ago
  52. ee08c6e tracing/ftrace: syscall tracing infrastructure, basics by Frederic Weisbecker · 16 years ago
  53. 0cb385e parisc: define x->x mmio accessors by Kyle McMartin · 16 years ago
  54. d499524 parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  55. 8b6649c parisc: convert cpu_check_affinity to new cpumask api by Kyle McMartin · 16 years ago
  56. 9dfe914 parisc: convert (read|write)bwlq to inlines by Kyle McMartin · 16 years ago
  57. 7c4be70 parisc: fix use of new cpumask api in irq.c by Kyle McMartin · 16 years ago
  58. 5a8247c parisc: update parisc for new irq_desc by Mike Travis · 16 years ago
  59. 76346119 parisc: update MAINTAINERS by Grant Grundler · 16 years ago
  60. 9785d64 parisc: fix wrong assumption about bus->self by Grant Grundler · 16 years ago
  61. c1da90f parisc: fix 64bit build by Helge Deller · 16 years ago
  62. 2cfeb9a parisc: add braces around arguments in assembler macros by Helge Deller · 16 years ago
  63. 7f384ce parisc: fix dev_printk() compile warnings for accessing a device struct by Helge Deller · 16 years ago
  64. ddd1f6c parisc: remove unused local out_putf label by Helge Deller · 16 years ago
  65. e448372 parisc: fix `struct pt_regs' declared inside parameter list warning by Helge Deller · 16 years ago
  66. 24dc029 parisc: fix section mismatch warnings by Helge Deller · 16 years ago
  67. bfe4f4f parisc: remove klist iterators by James Bottomley · 16 years ago
  68. 8980a7b parisc: BUG_ON() cleanup by Helge Deller · 16 years ago
  69. 899039e softirq: no need to have SOFTIRQ in softirq name by Steven Rostedt · 16 years ago
  70. 7f96f93 tracing: move binary buffers into per cpu directory by Steven Rostedt · 16 years ago
  71. 5f77af9 V4L/DVB (10972): zl10353: i2c_gate_ctrl bug fix by Antti Palosaari · 16 years ago
  72. bdc0675 tracing: add comment for use of double __builtin_consant_p by Steven Rostedt · 16 years ago
  73. eb1871f tracing: left align location header in stack_trace by Steven Rostedt · 16 years ago
  74. 2084e02 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
  75. 4c6ed8f Merge branches 'tracing/ftrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
  76. 041b623 Linus 2.6.29-rc8 by Linus Torvalds · 16 years ago
  77. aa8e4fc bitmap: fix end condition in bitmap_find_free_region by Linus Torvalds · 16 years ago
  78. 5cc9854 ring-buffer: document reader page design by Steven Rostedt · 16 years ago
  79. f28e557 tracing: show event name in trace for TRACE_EVENT created events by Steven Rostedt · 16 years ago
  80. 889a6c3 tracing: Don't use tracing_record_cmdline() in workqueue tracer fix by KOSAKI Motohiro · 16 years ago
  81. 3984232 tracing: tracepoints for softirq entry/exit - tracepoints by Jason Baron · 16 years ago
  82. 5d592b4 tracing: tracepoints for softirq entry/exit - add softirq-to-name array by Jason Baron · 16 years ago
  83. e447e1d tracing: explain why stack tracer is empty by Steven Rostedt · 16 years ago
  84. 2da03ec tracing: fix stack tracer header by Steven Rostedt · 16 years ago
  85. 7975a2b tracing: export trace formats to user space by Steven Rostedt · 16 years ago
  86. e9fb2b6 tracing: have event_trace_printk use static tracer by Steven Rostedt · 16 years ago
  87. 8282755 tracing: make bprint event use the proper event id by Steven Rostedt · 16 years ago
  88. 48ead02 tracing/core: bring back raw trace_printk for dynamic formats strings by Frederic Weisbecker · 16 years ago
  89. db526ca tracing: show that buffer size is not expanded by Steven Rostedt · 16 years ago
  90. 8aabee5 ring-buffer: remove unneeded get_online_cpus by Steven Rostedt · 16 years ago
  91. 59222ef ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG by Steven Rostedt · 16 years ago
  92. 1027fcb tracing: protect ring_buffer_expanded with trace_types_lock by Steven Rostedt · 16 years ago
  93. a123c52 tracing: fix comments about trace buffer resizing by Steven Rostedt · 16 years ago
  94. 51b643b Merge branch 'tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into trace/tip/tracing/ftrace-merge by Steven Rostedt · 16 years ago
  95. 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
  96. d820ac4 locking: rename trace_softirq_[enter|exit] => lockdep_softirq_[enter|exit] by Ingo Molnar · 16 years ago
  97. 3c1f67d Merge branch 'linus' into core/locking by Ingo Molnar · 16 years ago
  98. 712e53e ocfs2: Use xs->bucket to set xattr value outside by Tao Ma · 16 years ago
  99. 74e77eb ocfs2: Fix a bug found by sparse check. by Tao Ma · 16 years ago
  100. d9ae49d ocfs2: tweak to get the maximum inline data size with xattr by Tiger Yang · 16 years ago