1. 8e254c1 tracing/filters: Defer pred allocation by Li Zefan · 17 years ago
  2. 35dce1a Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 17 years ago
  3. 7cb2e3e tracing: add comments to explain TRACE_EVENT out of protection by Steven Rostedt · 17 years ago
  4. 5ac35da tracing/events: fix the include file dependencies by Xiao Guangrong · 17 years ago
  5. 87a342f tracing/filters: Support filtering for char * strings by Li Zefan · 17 years ago
  6. 43b51ea tracing/filters: Add __field_ext() to TRACE_EVENT by Li Zefan · 17 years ago
  7. 9741987 tracing: Move tracepoint callbacks from declaration to definition by Josh Stone · 17 years ago
  8. 540b7b8 tracing/syscalls: Add filtering support by Li Zefan · 17 years ago
  9. e647d6b tracing/events: Add trace_define_common_fields() by Li Zefan · 17 years ago
  10. 14be96c tracing/events: Add ftrace_event_call param to define_fields() by Li Zefan · 17 years ago
  11. 10a5b66 tracing/syscalls: Add fields format for exit events by Li Zefan · 17 years ago
  12. 7ead8b8 tracing/events: Add module tracepoints by Li Zefan · 17 years ago
  13. dc4ddb4 tracing: Add fields format definition for syscall events by Frederic Weisbecker · 17 years ago
  14. e8f9f4d tracing: Add ftrace event call parameter to its field descriptor handler by Frederic Weisbecker · 17 years ago
  15. f4b5ffc tracing: Add perf counter support for syscalls tracing by Jason Baron · 17 years ago
  16. 64c12e0 tracing: Add individual syscalls tracepoint id support by Jason Baron · 17 years ago
  17. fb34a08 tracing: Add trace events for each syscall entry/exit by Jason Baron · 17 years ago
  18. 69fd4f0 tracing: Add ftrace_event_call void * 'data' field by Jason Baron · 17 years ago
  19. 63fbdab tracing: Add DECLARE_TRACE_WITH_CALLBACK() macro by Jason Baron · 17 years ago
  20. 89034bc Merge branch 'linus' into tracing/core by Ingo Molnar · 17 years ago
  21. d00aa66 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  22. a044560 perf_counter: Correct PERF_SAMPLE_RAW output by Peter Zijlstra · 17 years ago
  23. 17d11ba Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 17 years ago
  24. 3a43ce6 perf_counter: Fix tracepoint sampling to be part of generic sampling by Frederic Weisbecker · 17 years ago
  25. f413cdb perf_counter: Fix/complete ftrace event records sampling by Frederic Weisbecker · 17 years ago
  26. fb38500 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-races by Linus Torvalds · 17 years ago
  27. da758dd Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  28. 389623f Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  29. 3858612 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  30. daeb6b6 bzip2/lzma/gzip: fix comments describing decompressor API by Phillip Lougher · 17 years ago
  31. 4bfc449 mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware by KAMEZAWA Hiroyuki · 17 years ago
  32. 2e00c97 vfs: add __destroy_inode by Christoph Hellwig · 17 years ago
  33. 54e3462 vfs: fix inode_init_always calling convention by Christoph Hellwig · 17 years ago
  34. d82f1c3 Input: matrix_keypad - make matrix keymap size dynamic by Eric Miao · 17 years ago
  35. af6af30 ftrace: Fix perf-tracepoint OOPS by Peter Zijlstra · 17 years ago
  36. 5116d8f KVM: fix ack not being delivered when msi present by Michael S. Tsirkin · 17 years ago
  37. 9f3eea6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 17 years ago
  38. 2cf812d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  39. ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  40. 18eac1c tty-ldisc: make refcount be atomic_t 'users' count by Linus Torvalds · 17 years ago
  41. 6afc4fd mtd: fix the conversion from dev to mtd_info by Saeed Bishara · 17 years ago
  42. 7699ad3 mtd: let include/linux/mtd/partitions.h stand on its own by Nicolas Pitre · 17 years ago
  43. 9f498cc perf_counter: Full task tracing by Peter Zijlstra · 17 years ago
  44. 7c958e3 block: Add a wrapper for setting minimum request size without a queue by Martin K. Petersen · 17 years ago
  45. a5bc92c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  46. 6eb80e0 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  47. c712184 clocksource: Save mult_orig in clocksource_disable() by Magnus Damm · 17 years ago
  48. 4b2a108 cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 17 years ago
  49. 6de7e35 lib/scatterlist: add a flags to signalize mapping direction by Sebastian Andrzej Siewior · 17 years ago
  50. cbb4f26 io context: fix ref counting by Li Zefan · 17 years ago
  51. 1842f23 lguest and virtio: cleanup struct definitions to Linux style. by Rusty Russell · 17 years ago
  52. 2e04ef7 lguest: fix comment style by Rusty Russell · 17 years ago
  53. 91a5698 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 17 years ago
  54. 812ed03 uio: mark uio.h functions __KERNEL__ only by Jiri Slaby · 17 years ago
  55. 534acc0 lib: flexible array implementation by Dave Hansen · 17 years ago
  56. f5a55ef pps.h needs <linux/types.h> by Dave Jones · 17 years ago
  57. 8870326 cgroup avoid permanent sleep at rmdir by KAMEZAWA Hiroyuki · 17 years ago
  58. 096b7fe cgroups: fix pid namespace bug by Li Zefan · 17 years ago
  59. 2e13e5f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  60. e043e42 pty: avoid forcing 'low_latency' tty flag by OGAWA Hirofumi · 17 years ago
  61. dddac6a PM / Hibernate: Replace bdget call with simple atomic_inc of i_count by Alan Jenkins · 17 years ago
  62. 5920dad libata: accept late unlocking of HPA by Tejun Heo · 17 years ago
  63. 27fed41 ip: fix logic of reverse path filter sysctl by Stephen Hemminger · 17 years ago
  64. fc013a5 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 17 years ago
  65. f146214 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  66. 04fc0a4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 17 years ago
  67. 4897f10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  68. 2bc20d0 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 17 years ago
  69. 26e744b V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges. by Brian Johnson · 17 years ago
  70. 5dea271 dm table: pass correct dev area size to device_area_is_valid by Mike Snitzer · 17 years ago
  71. 3c33010 Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-perf by Linus Torvalds · 17 years ago
  72. d14a767 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  73. 612e900 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  74. 5b26776 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  75. 24c30db of/mdio: Add support function for Ethernet fixed-link property by Anton Vorontsov · 17 years ago
  76. 7f453c2 perf_counter: PERF_SAMPLE_ID and inherited counters by Peter Zijlstra · 17 years ago
  77. 9ba5f00 softirq: introduce tasklet_hrtimer infrastructure by Peter Zijlstra · 17 years ago
  78. f44aebc inotify: use GFP_NOFS under potential memory pressure by Eric Paris · 17 years ago
  79. e56f097 rfkill: remove too-strict __must_check by Alan Jenkins · 17 years ago
  80. 591d2fb genirq: Delegate irq affinity setting to the irq thread by Thomas Gleixner · 17 years ago
  81. 1f9963c tracing/filters: improve subsystem filter by Li Zefan · 17 years ago
  82. 6301cb9 sched: fix nr_uninterruptible accounting of frozen tasks really by Thomas Gleixner · 17 years ago
  83. 45bceff Merge branch 'linus' into tracing/core by Ingo Molnar · 17 years ago
  84. e79f07e virtio_net: Sync header with qemu by Alex Williamson · 17 years ago
  85. 5780888 lguest: fix journey by Matias Zabaljauregui · 17 years ago
  86. 63f7a33 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  87. 5c9228f vt: drop bootmem/slab memory distinction by Johannes Weiner · 17 years ago
  88. 43237b5 ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle() by Jan Kara · 17 years ago
  89. 35b5c55 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  90. d0cb43b libata: implement and use HORKAGE_NOSETXFER, take#2 by Tejun Heo · 17 years ago
  91. 62f4905 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  92. a376d44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  93. 8660c12 skbuff.h: Fix comment for NET_IP_ALIGN by Tobias Klauser · 17 years ago
  94. a4dc323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  95. 51feb98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  96. e376bbb USB: usb.h: fix kernel-doc notation by Randy Dunlap · 17 years ago
  97. 1a74826 Revert "USB: Add Intel Langwell USB OTG Transceiver Drive" by Greg Kroah-Hartman · 17 years ago
  98. 4ead0a2 Driver Core: remove BUS_ID_SIZE by Kay Sievers · 17 years ago
  99. 7638d53 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 17 years ago
  100. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 17 years ago