1. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 17 years ago
  2. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  3. 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  4. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  5. e7241d7 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  6. 3f6280d Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  7. 7506360 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 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 · 17 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 · 17 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 · 17 years ago
  11. f1db457 tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK by Li Zefan · 17 years ago
  12. 04dce7d spinlock: Add missing __raw_spin_lock_flags() stub for UP by Benjamin Herrenschmidt · 17 years ago
  13. 725c624 tracing: add trace_seq_vprint interface by Steven Rostedt · 17 years ago
  14. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 17 years ago
  15. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 17 years ago
  16. 1f8a6a1 ring-buffer: pass in lockdep class key for reader_lock by Peter Zijlstra · 17 years ago
  17. 6025974 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  18. aa853f8 [ARM] 5543/1: arm: serial amba: add missing declaration in serial.h by Alessandro Rubini · 17 years ago
  19. 56fdd18 Merge branch 'linus' into core/iommu by Ingo Molnar · 17 years ago
  20. 087eb43 ptrace: tracehook_report_clone: fix false positives by Oleg Nesterov · 17 years ago
  21. 05ad709 parport: quickfix the proc registration bug by Alan Cox · 17 years ago
  22. 112f38a7 tracing: make trace pipe recognize latency format flag by Steven Rostedt · 17 years ago
  23. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 17 years ago
  24. 6e42910 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  25. c4e51e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 17 years ago
  26. d280cc9 headers_check fix: linux/net_dropmon.h by Jaswinder Singh Rajput · 17 years ago
  27. 52bb25a headers_check fix: linux/auto_fs.h by Jaswinder Singh Rajput · 17 years ago
  28. 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 · 17 years ago
  29. 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  30. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 17 years ago
  31. b2e1fea cred: #include init.h in cred.h by Alexey Dobriyan · 17 years ago
  32. 2f10260 i7300_idle: allow testing on i5000-series hardware w/o re-compile by Len Brown · 17 years ago
  33. 4d3383d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 17 years ago
  34. 0f4fc29 tracing: add __print_symbolic to trace events by Steven Rostedt · 17 years ago
  35. be74b73 tracing: add __print_flags for events by Steven Rostedt · 17 years ago
  36. bfcaa502 netfilter: nf_ct_tcp: fix accepting invalid RST segments by Jozsef Kadlecsik · 17 years ago
  37. df391e0 Input: multitouch - add tracking ID to the protocol by Henrik Rydberg · 17 years ago
  38. 5ae115a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  39. 5993856 via82cxxx: Add VIA VX855 PCI Device ID by Harald Welte · 17 years ago
  40. 28ee9bc ide: report timeouts in ide_busy_sleep() by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 5f8371c Merge branches 'sh/stable-updates' and 'sh/sparseirq' by Paul Mundt · 17 years ago
  42. 9fe02c0 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  43. 03fbdb1 [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * by Alessandro Rubini · 17 years ago
  44. 521c180 Merge branch 'core/urgent' into core/futexes by Thomas Gleixner · 17 years ago
  45. 4200efd sched: properly define the sched_group::cpumask and sched_domain::span fields by Ingo Molnar · 17 years ago
  46. eb33575 [ARM] Double check memmap is actually valid with a memmap has unexpected holes V2 by Mel Gorman · 17 years ago
  47. 1079cac Merge commit 'v2.6.30-rc6' into tracing/core by Ingo Molnar · 17 years ago
  48. 888a589 mm, x86: remove MEMORY_HOTPLUG_RESERVE related code by Yinghai Lu · 17 years ago
  49. b83674c reiserfs: fixup perms when xattrs are disabled by Jeff Mahoney · 17 years ago
  50. 4bca328 libata: Media rotation rate and form factor heuristics by Martin K. Petersen · 17 years ago
  51. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  52. 2d02494 sched, timers: cleanup avenrun users by Thomas Gleixner · 17 years ago
  53. dce48a8 sched, timers: move calc_load() to scheduler by Thomas Gleixner · 17 years ago
  54. cd17cbf Revert "mm: add /proc controls for pdflush threads" by Jens Axboe · 17 years ago
  55. bd99f5e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 17 years ago
  56. 4f005db ioatdma: fix "ioatdma frees DMA memory with wrong function" by Maciej Sosnowski · 17 years ago
  57. ecf4667 syscalls.h add the missing sys_pipe2 declaration by Arnd Bergmann · 17 years ago
  58. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 17 years ago
  59. 41fb454 Merge commit 'v2.6.30-rc5' into core/iommu by Ingo Molnar · 17 years ago
  60. 7961386 Merge commit 'v2.6.30-rc5' into sched/core by Ingo Molnar · 17 years ago
  61. 7a30949 Merge commit 'v2.6.30-rc5' into x86/apic by Ingo Molnar · 17 years ago
  62. 0016eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  63. 93b49d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  64. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  65. 2a32ceb Fix races around the access to ->s_options by Al Viro · 17 years ago
  66. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 17 years ago
  67. db6c1fb romfs: cleanup romfs_fs.h by Christoph Hellwig · 17 years ago
  68. 74dbbdd New helper: deactivate_locked_super() by Al Viro · 17 years ago
  69. 677c9b2 reiserfs: remove privroot hiding in lookup by Jeff Mahoney · 17 years ago
  70. ab17c4f reiserfs: fixup xattr_root caching by Jeff Mahoney · 17 years ago
  71. edcc37a Always lookup priv_root on reiserfs mount and keep it by Al Viro · 17 years ago
  72. e67c856 Revert driver core: move platform_data into platform_device by Greg Kroah-Hartman · 17 years ago
  73. 4671c79 tracing: add trace_set_clr_event to export event enabling function by Steven Rostedt · 17 years ago
  74. 501b825 sh-sci: improve clock framework support by Magnus Damm · 17 years ago
  75. 9080b72 sh-sci: remove early_sci_setup() by Magnus Damm · 17 years ago
  76. d7a5926 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 17 years ago
  77. 0ad5d70 Merge branch 'tracing/hw-branch-tracing' into tracing/core by Ingo Molnar · 17 years ago
  78. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 17 years ago
  79. a42aaa3 blktrace: correct remap names by Alan D. Brunelle · 17 years ago
  80. 2df75e4 tracing/events: fix memory leak when unloading module by Li Zefan · 17 years ago
  81. 356d6c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 17 years ago
  82. f0d2c68 ring-buffer: add counters for commit overrun and nmi dropped entries by Steven Rostedt · 17 years ago
  83. 280f37a netfilter: xt_cluster: fix use of cluster match with 32 nodes by Pablo Neira Ayuso · 17 years ago
  84. 80445de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  85. a7ca7fc netfilter: add missing linux/types.h include to xt_LED.h by Patrick McHardy · 17 years ago
  86. 9f722c0 usbnet: CDC EEM support (v5) by Omar Laazimani · 17 years ago
  87. 46a12f7 sh: Consolidate MTU2/CMT/TMU timer platform data. by Paul Mundt · 17 years ago
  88. 9570ef2 clocksource: SuperH TMU Timer driver by Magnus Damm · 17 years ago
  89. d5ed4c2 clocksource: SuperH MTU2 Timer driver by Magnus Damm · 17 years ago
  90. 7b39da7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  91. 8c0c3f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  92. f75e674 SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect by Trond Myklebust · 17 years ago
  93. 00a62ce mm: fix Committed_AS underflow on large NR_CPUS environment by KOSAKI Motohiro · 17 years ago
  94. 0763ed2 of: make of_(un)register_platform_driver common code by Grant Likely · 17 years ago
  95. 74641f5 alpha: binfmt_aout fix by Ivan Kokshaysky · 17 years ago
  96. ae3abae memcg: fix mem_cgroup_shrink_usage() by Daisuke Nishimura · 17 years ago
  97. 7d27558 timekeeping: create arch_gettimeoffset infrastructure by john stultz · 17 years ago
  98. a25cbd0 clocksource: setup mult_orig in clocksource_enable() by Magnus Damm · 17 years ago
  99. c047fcd virtio: add missing include to virtio_net.h by Grant Likely · 17 years ago
  100. 4420471 Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 17 years ago