1. de59cf9 [PATCH] I2C: Make i2c_add_driver automatically set the proper module owner by Greg Kroah-Hartman · 19 years ago
  2. 35d8b2e [PATCH] i2c: Drop i2c_driver.{owner,name}, 1 of 11 by Laurent Riffard · 19 years ago
  3. 482c788 [PATCH] i2c: i2c_get_client is gone by Jean Delvare · 19 years ago
  4. cf02df7 [PATCH] i2c: Rework client usage count, 3 of 3 by Jean Delvare · 19 years ago
  5. cde7859 [PATCH] i2c: Rework client usage count, 2 of 3 by Jean Delvare · 19 years ago
  6. cb748fb [PATCH] i2c: Rework client usage count, 1 of 3 by Jean Delvare · 19 years ago
  7. 5d7b851 [PATCH] i2c: Drop i2c_driver.flags, 3 of 3 by Jean Delvare · 19 years ago
  8. 8a99475 [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 by Jean Delvare · 19 years ago
  9. ff179c8 [PATCH] i2c: Drop i2c_driver.flags, 1 of 3 by Jean Delvare · 19 years ago
  10. 29552b1 Merge http://oss.oracle.com/git/ocfs2 by Linus Torvalds · 19 years ago
  11. 22dea56 [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack by Patrick McHardy · 19 years ago
  12. b777e0c [NETFILTER]: make ipv6_find_hdr() find transport protocol header by Patrick McHardy · 19 years ago
  13. a9b305c [NETFILTER]: ctnetlink: Fix dumping of helper name by Patrick McHardy · 19 years ago
  14. c1d10ad [NETFILTER]: Add ctnetlink port for nf_conntrack by Pablo Neira Ayuso · 19 years ago
  15. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  16. 4da5cc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  17. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  18. 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  19. 1cb9e8e Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  20. d779188 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  21. f61ea1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  22. d347da0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  23. c6c88bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  24. 0356dbb Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  25. 93ce306 [PATCH] Driver Core: Add platform_device_del() by Dmitry Torokhov · 19 years ago
  26. e39b843 [PATCH] Input: fix add modalias support build error by Rusty Russell · 19 years ago
  27. 1d8f430 [PATCH] Input: add modalias support by Rusty Russell · 19 years ago
  28. f743ca5 [PATCH] kobject_uevent CONFIG_NET=n fix by akpm@osdl.org · 19 years ago
  29. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  30. 5f123fb [PATCH] merge kobject_uevent and kobject_hotplug by Kay Sievers · 19 years ago
  31. 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
  32. 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
  33. e80b0fa [PATCH] USB Storage: add alauda support by Matthew Dharm · 19 years ago
  34. 12c3da3 [PATCH] USB: Store port number in usb_device by Alan Stern · 19 years ago
  35. 55c5271 [PATCH] USB: Consider power budget when choosing configuration by Alan Stern · 19 years ago
  36. 9ad3d6c [PATCH] USB: Remove USB private semaphore by Alan Stern · 19 years ago
  37. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  38. 2143acc [PATCH] USB: make registering a usb driver automatically set the module owner by Greg Kroah-Hartman · 19 years ago
  39. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  40. 733260f [PATCH] USB: add dynamic id functionality to USB core by Greg Kroah-Hartman · 19 years ago
  41. a00828e [PATCH] USB: drivers/usb/storage/libusual by Pete Zaitcev · 19 years ago
  42. 88df8ef [NET]: Don't exclude broadcast addresses from is_multicast_ether_addr() by Stephen Hemminger · 19 years ago
  43. 4947d3e [NET]: Speed up __alloc_skb() by Benjamin LaHaise · 19 years ago
  44. 17ba15f [PPPOX]: Fix assignment into const proto_ops. by David S. Miller · 19 years ago
  45. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  46. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  47. 77d76ea [NET]: Small cleanup to socket initialization by Andi Kleen · 19 years ago
  48. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  49. c865e5d [PKT_SCHED] netem: packet corruption option by Stephen Hemminger · 19 years ago
  50. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  51. 2271281 [TCP]: Move the TCPF_ enum to tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  52. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  53. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  54. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  55. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 19 years ago
  56. b9750ce [IPV6]: Generalise some functions by Arnaldo Carvalho de Melo · 19 years ago
  57. 3305b80 [IP]: Simplify and consolidate MSG_PEEK error handling by Herbert Xu · 19 years ago
  58. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  59. ca304b6 [IPV6]: Introduce inet6_rsk() by Arnaldo Carvalho de Melo · 19 years ago
  60. 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 19 years ago
  61. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  62. 994fc28c [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATE by Zach Brown · 19 years ago
  63. 7063fbf [PATCH] configfs: User-driven configuration filesystem by Joel Becker · 19 years ago
  64. a18ceba Merge branch 'master' by Jeff Garzik · 19 years ago
  65. ac67c62 Merge branch 'master' by Jeff Garzik · 19 years ago
  66. 4d399ca remove pointers to the defunct UDF mailing list by Adrian Bunk · 19 years ago
  67. 68094e3 [ALSA] [PATCH] alsa: Improved PnP suspend support by Pierre Ossman · 19 years ago
  68. 4c98cfe [ALSA] PATCH] Add PM support to PnP drivers by Takashi Iwai · 19 years ago
  69. 9b4ffa4 [ALSA] Add support for the CS5535 Audio device by Jaya Kumar · 19 years ago
  70. f83b5e3 kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as module names by Ustyugov Roman · 19 years ago
  71. 01e33b5 [PATCH] n_r3964: fixed usage of HZ; removed bad include by Kurt Huwig · 19 years ago
  72. aaadff8 Merge branch 'master' by Jeff Garzik · 19 years ago
  73. ebc62fb Merge branch 'master' by Jeff Garzik · 19 years ago
  74. c162eea Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  75. d6f0291 [PATCH] fix race with preempt_enable() by Nicolas Pitre · 19 years ago
  76. e646929 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a by David S. Miller · 19 years ago
  77. 23f9b31 [PATCH] include/linux/irq.h: #include <linux/smp.h> by Adrian Bunk · 19 years ago
  78. 58c4fb8 [IPV6]: Flag RTF_ANYCAST for anycast routes. by YOSHIFUJI Hideaki · 19 years ago
  79. fd30fc3 [PATCH] relayfs: remove warning printk() in relay_switch_subbuf() by Tom Zanussi · 19 years ago
  80. 29884df NFS: Fix another O_DIRECT race by Trond Myklebust · 19 years ago
  81. 6b80ebe [RTNETLINK]: Fix RTNLGRP definitions in rtnetlink.h by Kristian Slavov · 19 years ago
  82. 418fbfe Merge branch 'master' by Jeff Garzik · 19 years ago
  83. 532a37c [PATCH] mtd onenand driver: reduce stack usage by Kyungmin Park · 19 years ago
  84. 37b1cc3 [PATCH] mtd onenand driver: check correct manufacturer by Kyungmin Park · 19 years ago
  85. 48ea753 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  86. dc86e88 [IA64] Add __read_mostly support for IA64 by Christoph Lameter · 19 years ago
  87. 4d7672b Make sure we copy pages inserted with "vm_insert_page()" on fork by Linus Torvalds · 19 years ago
  88. 2a1e137 Merge by hand (conflicts in scsi_lib.c) by James Bottomley · 19 years ago
  89. defd94b [SCSI] seperate max_sectors from max_hw_sectors by Mike Christie · 19 years ago
  90. 17e01f2 [SCSI] add retries field to request for REQ_BLOCK_PC use by Mike Christie · 19 years ago
  91. 6e68af6 [SCSI] Convert SCSI mid-layer to scsi_execute_async by Mike Christie · 19 years ago
  92. 6e39b69 [SCSI] export blk layer functions needed for blk_execute_rq_nowait by Mike Christie · 19 years ago
  93. 7b4df9e [PATCH] ide: cleanup ide_driver_t by Bartlomiej Zolnierkiewicz · 19 years ago
  94. 517bd1d [PATCH] ide: cleanup ide.h by Bartlomiej Zolnierkiewicz · 19 years ago
  95. 65e5f2e [PATCH] ide: core modifications for AU1200 by Jordan Crouse · 19 years ago
  96. ceef833 [PATCH] via82cxxx IDE: Add VT8251 ISA bridge by Daniel Drake · 19 years ago
  97. 8b132f4 Merge branch 'master' by Jeff Garzik · 19 years ago
  98. 4e06cbd [SCSI] pci_ids.h: add subclass code for SAS Controllers by Moore, Eric Dean · 19 years ago
  99. d22a8cc Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  100. e508a39 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago