1. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. e7241d7 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. 3f6280d Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. 7506360 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  7. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  10. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. 6ff9a64 tracing: do not translate event helper macros in print format by Steven Rostedt · 16 years ago
  12. f1db457 tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK by Li Zefan · 16 years ago
  13. 04dce7d spinlock: Add missing __raw_spin_lock_flags() stub for UP by Benjamin Herrenschmidt · 16 years ago
  14. 725c624 tracing: add trace_seq_vprint interface by Steven Rostedt · 16 years ago
  15. 6556d1d tracing: fix the block trace points print size by Steven Rostedt · 16 years ago
  16. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 16 years ago
  17. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 16 years ago
  18. 1f8a6a1 ring-buffer: pass in lockdep class key for reader_lock by Peter Zijlstra · 16 years ago
  19. 6025974 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  20. aa853f8 [ARM] 5543/1: arm: serial amba: add missing declaration in serial.h by Alessandro Rubini · 16 years ago
  21. 56fdd18 Merge branch 'linus' into core/iommu by Ingo Molnar · 16 years ago
  22. 918143e Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
  23. 087eb43 ptrace: tracehook_report_clone: fix false positives by Oleg Nesterov · 16 years ago
  24. 64edbc5 Merge branch 'tracing/ftrace' into tracing/core by Ingo Molnar · 16 years ago
  25. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 16 years ago
  26. 56d8bd3 tracing: fix multiple use of __print_flags and __print_symbolic by Steven Whitehouse · 16 years ago
  27. 05ad709 parport: quickfix the proc registration bug by Alan Cox · 16 years ago
  28. 112f38a7 tracing: make trace pipe recognize latency format flag by Steven Rostedt · 16 years ago
  29. 1d080d6 tracing: remove redundant SOFTIRQ from softirq event traces by Steven Rostedt · 16 years ago
  30. 7fcb7c4 tracing/events: introduce __dynamic_array() by Li Zefan · 16 years ago
  31. a9c1c3a tracing/events: put TP_fast_assign into braces by Li Zefan · 16 years ago
  32. 6e25db4 tracing/events: fix a typo in __string() format output by Li Zefan · 16 years ago
  33. fb39125 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro by Zhaolei · 16 years ago
  34. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 16 years ago
  35. 6e42910 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  36. c4e51e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 16 years ago
  37. d280cc9 headers_check fix: linux/net_dropmon.h by Jaswinder Singh Rajput · 16 years ago
  38. 52bb25a headers_check fix: linux/auto_fs.h by Jaswinder Singh Rajput · 16 years ago
  39. 6afec83 Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into release by Len Brown · 16 years ago
  40. 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  41. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 16 years ago
  42. b2e1fea cred: #include init.h in cred.h by Alexey Dobriyan · 16 years ago
  43. 2f10260 i7300_idle: allow testing on i5000-series hardware w/o re-compile by Len Brown · 16 years ago
  44. f2aebae ftrace: don't convert function's local variable name in macro by Zhaolei · 16 years ago
  45. 4d3383d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  46. ebd4c99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  47. c2adae0 tracing: convert irq events to use __print_symbolic by Steven Rostedt · 16 years ago
  48. 0f4fc29 tracing: add __print_symbolic to trace events by Steven Rostedt · 16 years ago
  49. 62ba180 tracing: add flag output for kmem events by Steven Rostedt · 16 years ago
  50. 937cdb9 tracing: add previous task state info to sched switch event by Steven Rostedt · 16 years ago
  51. be74b73 tracing: add __print_flags for events by Steven Rostedt · 16 years ago
  52. b0aae68 tracing/events: change the type of __str_loc_item to unsigned short by Li Zefan · 16 years ago
  53. bfcaa502 netfilter: nf_ct_tcp: fix accepting invalid RST segments by Jozsef Kadlecsik · 16 years ago
  54. 4a5dace Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  55. df391e0 Input: multitouch - add tracking ID to the protocol by Henrik Rydberg · 16 years ago
  56. 5ae115a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  57. 5993856 via82cxxx: Add VIA VX855 PCI Device ID by Harald Welte · 16 years ago
  58. 28ee9bc ide: report timeouts in ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 16 years ago
  59. 9fe02c0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  60. 03fbdb1 [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * by Alessandro Rubini · 16 years ago
  61. 521c180 Merge branch 'core/urgent' into core/futexes by Thomas Gleixner · 16 years ago
  62. 8e7d2b2 drm/i915: allocate large pointer arrays with vmalloc by Jesse Barnes · 16 years ago
  63. 4200efd sched: properly define the sched_group::cpumask and sched_domain::span fields by Ingo Molnar · 16 years ago
  64. bac9caf asm-generic: fix local_add_unless macro by Roel Kluin · 16 years ago
  65. eb33575 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 by Mel Gorman · 16 years ago
  66. 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 16 years ago
  67. 888a589 mm, x86: remove MEMORY_HOTPLUG_RESERVE related code by Yinghai Lu · 16 years ago
  68. b83674c reiserfs: fixup perms when xattrs are disabled by Jeff Mahoney · 16 years ago
  69. 40f293f Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 16 years ago
  70. 4bca328 libata: Media rotation rate and form factor heuristics by Martin K. Petersen · 16 years ago
  71. 9a1a69a1 [SCSI] fc-transport: Close state transition-window during rport deletion. by Andrew Vasquez · 16 years ago
  72. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  73. 2d02494 sched, timers: cleanup avenrun users by Thomas Gleixner · 16 years ago
  74. dce48a8 sched, timers: move calc_load() to scheduler by Thomas Gleixner · 16 years ago
  75. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 16 years ago
  76. 08d7b3d drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl. by Carl Worth · 16 years ago
  77. bd99f5e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  78. 4f005db ioatdma: fix "ioatdma frees DMA memory with wrong function" by Maciej Sosnowski · 16 years ago
  79. ecf4667 syscalls.h add the missing sys_pipe2 declaration by Arnd Bergmann · 16 years ago
  80. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 16 years ago
  81. 41fb454 Merge commit 'v2.6.30-rc5' into core/iommu by Ingo Molnar · 16 years ago
  82. 79c5d3c blktrace: from-sector redundant in trace_block_remap, cleanup by Li Zefan · 16 years ago
  83. 7961386 Merge commit 'v2.6.30-rc5' into sched/core by Ingo Molnar · 16 years ago
  84. 7a30949 Merge commit 'v2.6.30-rc5' into x86/apic by Ingo Molnar · 16 years ago
  85. 0016eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  86. 93b49d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  87. d5f7bad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  88. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  89. e56d498 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 16 years ago
  90. 2a32ceb Fix races around the access to ->s_options by Al Viro · 16 years ago
  91. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 16 years ago
  92. db6c1fb romfs: cleanup romfs_fs.h by Christoph Hellwig · 16 years ago
  93. 74dbbdd New helper: deactivate_locked_super() by Al Viro · 16 years ago
  94. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 16 years ago
  95. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 16 years ago
  96. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 16 years ago
  97. e67c856 Revert driver core: move platform_data into platform_device by Greg Kroah-Hartman · 16 years ago
  98. 4671c79 tracing: add trace_set_clr_event to export event enabling function by Steven Rostedt · 16 years ago
  99. f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 16 years ago
  100. d7a5926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago