1. 465c7a3 [PATCH] Add a klist to struct bus_type for its devices. by mochel@digitalimplant.org · 19 years ago
  2. 9a19fea [PATCH] Add initial implementation of klist helpers. by mochel@digitalimplant.org · 19 years ago
  3. fae3cd0 [PATCH] Add driver_for_each_device(). by mochel@digitalimplant.org · 19 years ago
  4. af70316 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. by mochel@digitalimplant.org · 19 years ago
  5. cd987d3 [PATCH] class: remove class_simple code, as no one in the tree is using it anymore. by gregkh@suse.de · 19 years ago
  6. 8561b10 [PATCH] USB: move the usb hcd code to use the new class code. by gregkh@suse.de · 19 years ago
  7. 1235686 [PATCH] INPUT: move to use the new class code, instead of class_simple by gregkh@suse.de · 19 years ago
  8. e9ba636 [PATCH] CLASS: move a "simple" class logic into the class core. by gregkh@suse.de · 19 years ago
  9. d48593b [PATCH] Make attributes names const char * by Dmitry Torokhov · 19 years ago
  10. 8d790d7 [PATCH] make driver's name be const char * by Dmitry Torokhov · 19 years ago
  11. 419cab3 [PATCH] kset_hotplug_ops->name shoudl return const char * by Dmitry Torokhov · 19 years ago
  12. f3b4f3c [PATCH] Make kobject's name be const char * by Dmitry Torokhov · 19 years ago
  13. e3a15db [PATCH] sysfs_{create|remove}_link should take const char * by Dmitry Torokhov · 19 years ago
  14. 0603eac [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification by Herbert Xu · 19 years ago
  15. 1797754 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags by Thomas Graf · 19 years ago
  16. 8f48bcd [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag by Thomas Graf · 19 years ago
  17. c52a3f8 [NETLINK]: Fix RTA_NEST_CANCEL(). by Thomas Graf · 19 years ago
  18. c7fb64d [NETLINK]: Neighbour table configuration and statistics via rtnetlink by Thomas Graf · 19 years ago
  19. 0076824 [NETLINK] Routing attribute related shortcuts by Thomas Graf · 19 years ago
  20. f88a10d [NETLINK]: New message building macros by Thomas Graf · 19 years ago
  21. 0e87506 [NET] Generalise tcp_listen_opt by Arnaldo Carvalho de Melo · 19 years ago
  22. 60236fd [NET] Rename open_request to request_sock by Arnaldo Carvalho de Melo · 19 years ago
  23. 2e6599c [NET] Generalise TCP's struct open_request minisock infrastructure by Arnaldo Carvalho de Melo · 19 years ago
  24. 1944972 [SLAB] Introduce kmem_cache_name by Arnaldo Carvalho de Melo · 19 years ago
  25. 26b15da [IPSEC] Add complete xfrm event notification by Jamal Hadi Salim · 19 years ago
  26. 19fa95e Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
  27. 43fde78 Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  28. 0e396ee Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 19 years ago
  29. f9d1fe9 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  30. 0107b3c Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  31. b8112df [SCSI] Add DMA mask constants other than 32 and 64 bit by Lee Revell · 19 years ago
  32. 3237ee7 merge by hand (fix up qla_os.c merge error) by James Bottomley · 19 years ago
  33. 1c2fb7f [IPV4]: Sysctl configurable icmp error source address. by J. Simonetti · 19 years ago
  34. 03722adc [NET]: linux/if_tr.h needs asm/byteorder.h by Tom Rini · 19 years ago
  35. a58e76f [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER? by Geert Uytterhoeven · 19 years ago
  36. 5273a00 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  37. 4890062 [PKT_SCHED]: Allow socket attributes to be matched on via meta ematch by Thomas Graf · 19 years ago
  38. 6d1cfba [TG3]: Fix 5700/5701 DMA corruption on Apple G4. by Michael Chan · 19 years ago
  39. d0de98f [PATCH] i945G patch for agpgart by Alan Hourihane · 19 years ago
  40. 3f5948f [PATCH] Include <linux/config.h> before testing CONFIG_ACPI by David Mosberger · 19 years ago
  41. 140fedb Automatic merge of /spare/repo/netdev-2.6 branch iff-running by · 19 years ago
  42. 91bcc01 Automatic merge of /spare/repo/netdev-2.6 branch we18 by · 19 years ago
  43. 14d8ce7 Automatic merge of /spare/repo/netdev-2.6 branch hdlc by · 19 years ago
  44. 7912183 Automatic merge of /spare/repo/netdev-2.6 branch dm9000 by · 19 years ago
  45. 7356169 Automatic merge of /spare/repo/linux-2.6/.git branch HEAD by · 19 years ago
  46. 719df46 [PATCH] USB: update urb documentation by Roman Kagan · 19 years ago
  47. aa447ac Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  48. 5ba0eac [NET]: Fix HH_DATA_OFF. by Jiri Benc · 19 years ago
  49. b597ef4 [NET]: Fix locking in shaper driver. by Christoph Hellwig · 19 years ago
  50. d7aaf48 Automatic merge of /spare/repo/linux-2.6/.git branch HEAD by · 19 years ago
  51. 0baab86 libata: update inline source docs by Edward Falk · 19 years ago
  52. 1c3f45a Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  53. c10fccd Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  54. b53cc6e [CPUFREQ] fix up comment in cpufreq.h by Dave Jones · 19 years ago
  55. af00f98 [PATCH] PCI: amd74xx patch for new NVIDIA device IDs by Andy Currid · 19 years ago
  56. 69f6a0f [NET]: Add ethtool support for NETIF_F_HW_CSUM. by Jon Mason · 19 years ago
  57. 79165121 [NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.h by Michael Ellerman · 19 years ago
  58. 8f937c6 [IPV4]: Primary and secondary addresses by Harald Welte · 19 years ago
  59. 7915822 Automatic merge of 'misc-fixes' branch from by Linus Torvalds · 19 years ago
  60. 81e8157 [BRIDGE]: make dev->features unsigned by Stephen Hemminger · 19 years ago
  61. d8a33ac [BRIDGE]: features change notification by Stephen Hemminger · 19 years ago
  62. d582c4e Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap by · 19 years ago
  63. 45b3010 Automatic merge of 'for-linus' branch from by Linus Torvalds · 19 years ago
  64. 8f28e8f [PATCH] irq code: Add coherence test for PREEMPT_ACTIVE by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  65. 668d1e6 Input: by Adrian Bunk · 19 years ago
  66. 1f15d69 Automatic merge of /spare/repo/netdev-2.6 branch master by · 19 years ago
  67. 25be5e6 [PATCH] VIA IRQ quirk by Len Brown · 19 years ago
  68. 8f37d47 AUDIT: Record working directory when syscall arguments are pathnames by David Woodhouse · 19 years ago
  69. aa8f0dc libata: Fix use-after-iounmap by Jeff Garzik · 19 years ago
  70. b6016b7 [BNX2]: New Broadcom gigabit network driver. by Michael Chan · 19 years ago
  71. c6b3365 [TOKENRING]: be'ify trh_hdr, trllc, rif_cache_s by Alexey Dobriyan · 19 years ago
  72. 0dca51d [PKT_SCHED] netem: allow random reordering (with fix) by Stephen Hemminger · 19 years ago
  73. 153b1e1 Automatic merge of ../scsi-misc-2.6-old/ by James Bottomley · 19 years ago
  74. 8604aff [PATCH] convert IDE device drivers to driver-model by Bartlomiej Zolnierkiewicz · 19 years ago
  75. 7e43c84 [PATCH] Cleanup DEFINE_WAIT by blaisorblade@yahoo.it · 19 years ago
  76. 205902e [NET]: netdevice.h: be'ify packet_type by Alexey Dobriyan · 19 years ago
  77. d865925 [TG3]: Add 5752M device ID. by Xose Vazquez Perez · 19 years ago
  78. 82d1542 [NET]: include/linux/if_tr.h clean-up by Jon Mason · 19 years ago
  79. deaf262 [NET]: Kill stray reference to sock->passcred. by David S. Miller · 19 years ago
  80. 1808caf Merge of master.kernel.org:/home/rmk/linux-2.6-mmc.git by Linus Torvalds · 19 years ago
  81. bfb4496 AUDIT: Assign serial number to non-syscall messages by David Woodhouse · 19 years ago
  82. 10f02d1c [PATCH] spin_unlock_bh() and preempt_check_resched() by Samuel Thibault · 19 years ago
  83. 912490d [PATCH] MMC: Proper MMC command classes support by Pierre Ossman · 19 years ago
  84. 0111610 AUDIT: Avoid sleeping function in SElinux AVC audit. by Stephen Smalley · 19 years ago
  85. 7856dfe [PATCH] x86_64: Fixed guard page handling again in iounmap by Andi Kleen · 19 years ago
  86. ad34ea2 merge by hand - fix up rejections in Documentation/DocBook/Makefile by James Bottomley · 19 years ago
  87. daa6eda [SCSI] add scsi changer driver by Gerd Knorr · 19 years ago
  88. 867d119 [SCSI] remove requeue feature from blk_insert_request() by Tejun Heo · 19 years ago
  89. 07ab67c Fix get_unmapped_area sanity tests by Linus Torvalds · 19 years ago
  90. 7063e6c Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  91. 209aba0 AUDIT: Treat all user messages identically. by David Woodhouse · 19 years ago
  92. 0b405a0 [PATCH] Driver Core: remove driver model detach_state by David Brownell · 19 years ago
  93. ad542ef Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-2.6.git by Linus Torvalds · 19 years ago
  94. 3ec3b2f AUDIT: Capture sys_socketcall arguments and sockaddrs by David Woodhouse · 19 years ago
  95. 69887ac Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  96. b3dd65f [PATCH] Generic HDLC update by Krzysztof Halasa · 19 years ago
  97. cdcca89e [PATCH] libata: flush COMRESET set and clear by Brett Russ · 19 years ago
  98. a136527 [PATCH] DM9000 network driver by Sascha Hauer · 19 years ago
  99. 23f32d1 AUDIT: Fix some spelling errors by Steve Grubb · 19 years ago
  100. c040499 AUDIT: Add message types to audit records by Steve Grubb · 19 years ago