1. 6c2545e module: put modversions in vermagic by Rusty Russell · 17 years ago
  2. 28a4acb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  3. 7a34912 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  4. 0f1bce4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6 by Linus Torvalds · 17 years ago
  5. 33f9936 Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  6. ef75d49 netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last request by Patrick McHardy · 17 years ago
  7. 28f1370 block: avoid duplicate calls to get_part() in disk stat code by Jens Axboe · 17 years ago
  8. 6d63c27 cfq-iosched: make io priorities inherit CPU scheduling class as well as nice by Jens Axboe · 17 years ago
  9. 221e583 udf: Make udf exportable by Rasmus Rohde · 17 years ago
  10. 7f3d4ee vfs: splice remove_suid() cleanup by Miklos Szeredi · 17 years ago
  11. bb78be8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  12. 33dcdac [PATCH] kill ->put_inode by Christoph Hellwig · 17 years ago
  13. 54c852a Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  14. 9b9a8bf phylib: Fix some sparse warnings by Andy Fleming · 17 years ago
  15. 10acf3b libata: export ata_eh_analyze_ncq_error by Mark Lord · 17 years ago
  16. 78ab88f libata: improve post-reset device ready test by Tejun Heo · 17 years ago
  17. bb896af Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-fixes by Linus Torvalds · 17 years ago
  18. 2e83fc4 Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  19. 3e51f33 sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK by Peter Zijlstra · 17 years ago
  20. 690229a sched: make clock sync tunable by architecture code by Ingo Molnar · 17 years ago
  21. 8ae121a sched: fix RT task-wakeup logic by Gregory Haskins · 17 years ago
  22. 108c196 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  23. 688b744 kgdb: fix signedness mixmatches, add statics, add declaration to header by Harvey Harrison · 17 years ago
  24. b41e5ff [POWERPC] devres: Add devm_ioremap_prot() by Emil Medve · 17 years ago
  25. e73b65f sysfs: build fix by Ingo Molnar · 17 years ago
  26. afa26be Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  27. 38e8012 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  28. 4f9faaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  29. c36c804 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  30. 4346f65 hrtimer: remove duplicate helper function by Oliver Hartkopp · 17 years ago
  31. ae4f8fc bridge: forwarding table information for >256 devices by Stephen Hemminger · 17 years ago
  32. f6b6b18 pda_power: add init and exit function callbacks by Philipp Zabel · 17 years ago
  33. b66e1f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 17 years ago
  34. 1be1d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  35. 37b6a04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  36. a5e54b0 USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance by David Lopo · 17 years ago
  37. b02b371 USB: add Cypress c67x00 OTG controller core driver by Peter Korsgaard · 17 years ago
  38. 35e5437 USB: Add the USB 2.0 extension descriptor. by Sarah Sharp · 17 years ago
  39. 0691663 driver-core: add dev_name() to help transition away from using bus_id by Kay Sievers · 17 years ago
  40. 3482a6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirq by Linus Torvalds · 17 years ago
  41. 48e4043 virtio: add virtio disk geometry feature by Ryan Harper · 17 years ago
  42. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 17 years ago
  43. 72e61eb virtio: change config to guest endian. by Rusty Russell · 17 years ago
  44. 5539ae9 virtio: finer-grained features for virtio_net by Rusty Russell · 17 years ago
  45. cb38fa2 virtio: de-structify virtio_block status byte by Rusty Russell · 17 years ago
  46. 8147313 virtio: export more headers to userspace by Christian Borntraeger · 17 years ago
  47. 1adb085 genirq: reenable a nobody cared disabled irq when a new driver arrives by Thomas Gleixner · 17 years ago
  48. 9941d94 [RAPIDIO] fix current kernel-doc notation by Randy Dunlap · 17 years ago
  49. 2218228 Make linux/wireless.h be able to compile by Kirill A. Shutemov · 17 years ago
  50. 2c4aabc Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  51. a98889f [MTD][NOR] Add physical address to point() method by Jared Hulbert · 17 years ago
  52. 2030a42 [PATCH] sanitize anon_inode_getfd() by Al Viro · 17 years ago
  53. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 17 years ago
  54. a2dcb44 [PATCH] make osf_select() use core_sys_select() by Al Viro · 17 years ago
  55. 03fc922 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  56. c32e026 quota: add a convenience macro for filesystems by Jan Kara · 17 years ago
  57. 99da904 jsm: add new supported board to jsm serial driver by Scott Kilau · 17 years ago
  58. 2850699 sysfs: sysfs_update_group stub for CONFIG_SYSFS=n by Randy Dunlap · 17 years ago
  59. 34990cf Add a new sysfs_streq() string comparison function by David Brownell · 17 years ago
  60. 7dffa3c ntp: handle leap second via timer by Roman Zippel · 17 years ago
  61. 8383c42 ntp: remove current_tick_length() by Roman Zippel · 17 years ago
  62. 7fc5c78 ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT by Roman Zippel · 17 years ago
  63. 153b5d0 ntp: support for TAI by Roman Zippel · 17 years ago
  64. 9f14f66 ntp: increase time_offset resolution by Roman Zippel · 17 years ago
  65. 074b3b8 ntp: increase time_freq resolution by Roman Zippel · 17 years ago
  66. eea83d8 ntp: NTP4 user space bits update by Roman Zippel · 17 years ago
  67. f8bd225 remove div_long_long_rem by Roman Zippel · 17 years ago
  68. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 17 years ago
  69. 2418f4f introduce explicit signed/unsigned 64bit divide by Roman Zippel · 17 years ago
  70. ea01e79 module: reduce module image and resident size by Rusty Russell · 17 years ago
  71. a58730c module: make module_sect_attrs private to kernel/module.c by Rusty Russell · 17 years ago
  72. c2a3b23 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  73. 51cedda mac80211: use 4-byte mesh sequence number by Luis Carlos Cobo · 17 years ago
  74. c3bb7fad klist: fix coding style errors in klist.h and klist.c by Greg Kroah-Hartman · 17 years ago
  75. c3b19ff driver core: remove no longer used "struct class_device" by Kay Sievers · 17 years ago
  76. 4f452e8 devres: support addresses greater than an unsigned long via dev_ioremap by Kumar Gala · 17 years ago
  77. 1cbfb7a sysfs: sysfs_update_group stub for CONFIG_SYSFS=n by Randy Dunlap · 17 years ago
  78. 93dd400 klist: implement klist_add_{after|before}() by Tejun Heo · 17 years ago
  79. 1da43e4 klist: implement KLIST_INIT() and DEFINE_KLIST() by Tejun Heo · 17 years ago
  80. 08acd4f8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  81. 008238b Merge branch 'pnp' into release by Len Brown · 17 years ago
  82. ae3a006 inlining: do not allow gcc below version 4 to optimize inlining by Ingo Molnar · 17 years ago
  83. 969a19f Drop the exporting of empty <linux/byteorder/generic.h> by Robert P. J. Day · 17 years ago
  84. 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 17 years ago
  85. 237fc6e add hrtimer specific debugobjects code by Thomas Gleixner · 17 years ago
  86. c6f3a97 debugobjects: add timer specific object debugging code by Thomas Gleixner · 17 years ago
  87. 3ac7fe5 infrastructure to debug (dynamic) objects by Thomas Gleixner · 17 years ago
  88. 30327ac slab: add a flag to prevent debug_free checks on a kmem_cache by Thomas Gleixner · 17 years ago
  89. bdf4bba Add macros similar to min/max/min_t/max_t by Harvey Harrison · 17 years ago
  90. f7511d5 Basic braille screen reader support by Samuel Thibault · 17 years ago
  91. 86098fa reiserfs: use open_bdev_excl by Christoph Hellwig · 17 years ago
  92. fc3ba69 mm: Add NR_WRITEBACK_TEMP counter by Miklos Szeredi · 17 years ago
  93. dd5656e mm: bdi: export bdi_writeout_inc() by Miklos Szeredi · 17 years ago
  94. e4ad08f mm: bdi: add separate writeback accounting capability by Miklos Szeredi · 17 years ago
  95. 76f1418 mm: bdi: move statistics to debugfs by Miklos Szeredi · 17 years ago
  96. a42dde0 mm: bdi: allow setting a maximum for the bdi dirty limit by Peter Zijlstra · 17 years ago
  97. 189d3c4 mm: bdi: allow setting a minimum for the bdi dirty limit by Peter Zijlstra · 17 years ago
  98. cf0ca9f mm: bdi: export BDI attributes in sysfs by Peter Zijlstra · 17 years ago
  99. caafa43 pidns: make pid->level and pid_ns->level unsigned by Pavel Emelyanov · 17 years ago
  100. 24336ea pids: introduce change_pid() helper by Oleg Nesterov · 17 years ago