1. cc3b486 [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback by Dominik Brodowski · 19 years ago
  2. 98e4c28 [PATCH] pcmcia: new suspend core by Dominik Brodowski · 19 years ago
  3. de75914 [PATCH] pcmcia: validate_mem shouldn't be void by Dominik Brodowski · 19 years ago
  4. 9da4bc6 [PATCH] pcmcia: remove get_socket callback by Dominik Brodowski · 19 years ago
  5. 7f316b0 [PATCH] pcmcia: remove socket register_callback by Dominik Brodowski · 19 years ago
  6. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  7. 4da5cc2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  8. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  9. 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  10. 1cb9e8e Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  11. d779188 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  12. f61ea1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  13. d347da0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  14. c6c88bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  15. 0356dbb Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  16. 93ce306 [PATCH] Driver Core: Add platform_device_del() by Dmitry Torokhov · 19 years ago
  17. e39b843 [PATCH] Input: fix add modalias support build error by Rusty Russell · 19 years ago
  18. 1d8f430 [PATCH] Input: add modalias support by Rusty Russell · 19 years ago
  19. f743ca5 [PATCH] kobject_uevent CONFIG_NET=n fix by akpm@osdl.org · 19 years ago
  20. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  21. 5f123fb [PATCH] merge kobject_uevent and kobject_hotplug by Kay Sievers · 19 years ago
  22. 033b96f [PATCH] remove mount/umount uevents from superblock handling by Kay Sievers · 19 years ago
  23. 0296b22 [PATCH] remove CONFIG_KOBJECT_UEVENT option by Kay Sievers · 19 years ago
  24. e80b0fa [PATCH] USB Storage: add alauda support by Matthew Dharm · 19 years ago
  25. 12c3da3 [PATCH] USB: Store port number in usb_device by Alan Stern · 19 years ago
  26. 55c5271 [PATCH] USB: Consider power budget when choosing configuration by Alan Stern · 19 years ago
  27. 9ad3d6c [PATCH] USB: Remove USB private semaphore by Alan Stern · 19 years ago
  28. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  29. 2143acc [PATCH] USB: make registering a usb driver automatically set the module owner by Greg Kroah-Hartman · 19 years ago
  30. ba9dc65 [PATCH] USB: allow usb drivers to disable dynamic ids by Greg Kroah-Hartman · 19 years ago
  31. 733260f [PATCH] USB: add dynamic id functionality to USB core by Greg Kroah-Hartman · 19 years ago
  32. a00828e [PATCH] USB: drivers/usb/storage/libusual by Pete Zaitcev · 19 years ago
  33. 81f280e [PATCH] USB: pxa27x OHCI - Separate platform code from main driver by Richard Purdie · 19 years ago
  34. 3e23c65 [ALSA] Revert the nested-device patch by Takashi Iwai · 19 years ago
  35. 7790db1 [ALSA] version 1.0.11rc2 by Jaroslav Kysela · 19 years ago
  36. 40efc6f [TCP]: less inline's by Stephen Hemminger · 19 years ago
  37. 88df8ef [NET]: Don't exclude broadcast addresses from is_multicast_ether_addr() by Stephen Hemminger · 19 years ago
  38. b461d2f2 [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 by Per Liden · 19 years ago
  39. fd19f32 [AF_UNIX]: Convert to use a spinlock instead of rwlock by Benjamin LaHaise · 19 years ago
  40. 4947d3e [NET]: Speed up __alloc_skb() by Benjamin LaHaise · 19 years ago
  41. 17ba15f [PPPOX]: Fix assignment into const proto_ops. by David S. Miller · 19 years ago
  42. 8639a11 [TCP]: Don't use __constant_htonl for a non const arg by Arnaldo Carvalho de Melo · 19 years ago
  43. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  44. 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 19 years ago
  45. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  46. 77d76ea [NET]: Small cleanup to socket initialization by Andi Kleen · 19 years ago
  47. 7708610 [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. by Frank Filz · 19 years ago
  48. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 19 years ago
  49. 90933fc [FLS64]: x86_64 version by Stephen Hemminger · 19 years ago
  50. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  51. c865e5d [PKT_SCHED] netem: packet corruption option by Stephen Hemminger · 19 years ago
  52. fbe9cc4 [AF_UNIX]: Use spinlock for unix_table_lock by David S. Miller · 19 years ago
  53. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  54. 2271281 [TCP]: Move the TCPF_ enum to tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  55. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  56. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  57. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  58. 399c07d [IPV6]: Export ipv6_opt_accepted by Arnaldo Carvalho de Melo · 19 years ago
  59. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 19 years ago
  60. b9750ce [IPV6]: Generalise some functions by Arnaldo Carvalho de Melo · 19 years ago
  61. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 19 years ago
  62. 3305b80 [IP]: Simplify and consolidate MSG_PEEK error handling by Herbert Xu · 19 years ago
  63. af05dc9 [ICSK]: Move v4_addr2sockaddr from TCP to icsk by Arnaldo Carvalho de Melo · 19 years ago
  64. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  65. ca304b6 [IPV6]: Introduce inet6_rsk() by Arnaldo Carvalho de Melo · 19 years ago
  66. 8129765 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add by Arnaldo Carvalho de Melo · 19 years ago
  67. c2977c2 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long by Arnaldo Carvalho de Melo · 19 years ago
  68. 90b19d3 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash by Arnaldo Carvalho de Melo · 19 years ago
  69. 971af18 [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port by Arnaldo Carvalho de Melo · 19 years ago
  70. 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 19 years ago
  71. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  72. a18ceba Merge branch 'master' by Jeff Garzik · 19 years ago
  73. ac67c62 Merge branch 'master' by Jeff Garzik · 19 years ago
  74. 4d399ca remove pointers to the defunct UDF mailing list by Adrian Bunk · 19 years ago
  75. 68094e3 [ALSA] [PATCH] alsa: Improved PnP suspend support by Pierre Ossman · 19 years ago
  76. 4c98cfe [ALSA] PATCH] Add PM support to PnP drivers by Takashi Iwai · 19 years ago
  77. 27fe864 [ALSA] snd-emu10k1: Removes some distortion from Audigy 2 ZS Notebook. by James Courtier-Dutton · 19 years ago
  78. aa1e77e [ALSA] seq: reorganize sequencer client numbers by Clemens Ladisch · 19 years ago
  79. 7b6d924 [ALSA] seq: set client name in snd_seq_create_kernel_client() by Clemens Ladisch · 19 years ago
  80. 83e8ad6 [ALSA] seq: remove struct snd_seq_client_callback by Clemens Ladisch · 19 years ago
  81. 416c107 [ALSA] Nest sound devices by Clemens Ladisch · 19 years ago
  82. a0faefe [ALSA] Add a new quirk for mute-LED and HP-only. by Matthew Garrett · 19 years ago
  83. 19b99fb [ALSA] emu10k1: Partial support for Creative emu1212m by James Courtier-Dutton · 19 years ago
  84. e28563c [ALSA] Optimize for config without PROC_FS by Takashi Iwai · 19 years ago
  85. d001544 [ALSA] dynamic minors (6/6): increase maximum number of sound cards by Clemens Ladisch · 19 years ago
  86. 332682b [ALSA] dynamic minors (4/6): dynamic minor number allocation by Clemens Ladisch · 19 years ago
  87. f87135f [ALSA] dynamic minors (3/6): store device-specific object pointers dynamically by Clemens Ladisch · 19 years ago
  88. 6983b72 [ALSA] dynamic minors (2/6): simplify storage of snd_minor structures by Clemens Ladisch · 19 years ago
  89. 2af677f [ALSA] dynamic minors (1/6): store device type in struct snd_minor by Clemens Ladisch · 19 years ago
  90. 2744112 [ALSA] Remove snd_legacy_auto_probe() by Takashi Iwai · 19 years ago
  91. c66d7f7 [ALSA] ad1848 - Add PM support by Takashi Iwai · 19 years ago
  92. 5bdb6a1 [ALSA] Add PM support to SB-support code by Takashi Iwai · 19 years ago
  93. 09668b4 [ALSA] emu10k1 - Add PM support by Takashi Iwai · 19 years ago
  94. 11d3824 [ALSA] ak4531 - Add PM support by Takashi Iwai · 19 years ago
  95. ded4623 [ALSA] ymfpci - Fix PM support by Takashi Iwai · 19 years ago
  96. fb0700b [ALSA] trident - Fix PM support by Takashi Iwai · 19 years ago
  97. cb28e45 [ALSA] cs46xx - Fix PM support by Takashi Iwai · 19 years ago
  98. 0ed1cad [ALSA] vx-driver - Fix PM support by Takashi Iwai · 19 years ago
  99. a381a7a [ALSA] Decentralize PM control by Takashi Iwai · 19 years ago
  100. 208a1b4 [ALSA] Remove xxx_t typedefs: PCI YMFPCI by Takashi Iwai · 19 years ago