1. acaefc2 [PATCH] libfs: add simple attribute files by Arnd Bergmann · 19 years ago
  2. 4b45099 [PATCH] Driver core: unregister_node() for hotplug use by Keiichiro Tokunaga · 19 years ago
  3. 0d3e5a2 [PATCH] Driver Core: fix bk-driver-core kills ppc64 by Patrick Mochel · 19 years ago
  4. 3623957 [PATCH] Use a klist for device child lists. by mochel@digitalimplant.org · 19 years ago
  5. 63c4f20 [PATCH] Remove struct device::driver_list. by mochel@digitalimplant.org · 19 years ago
  6. 7dc35cd [PATCH] Remove struct device::bus_list. by mochel@digitalimplant.org · 19 years ago
  7. 8b0c250 [PATCH] add klist_node_attached() to determine if a node is on a list or not. by mochel@digitalimplant.org · 19 years ago
  8. cb85b6f [PATCH] Remove the unused device_find(). by mochel@digitalimplant.org · 19 years ago
  9. 94e7b1c [PATCH] Add a klist to struct device_driver for the devices bound to it. by mochel@digitalimplant.org · 19 years ago
  10. 38fdac3 [PATCH] Add a klist to struct bus_type for its drivers. by mochel@digitalimplant.org · 19 years ago
  11. 465c7a3 [PATCH] Add a klist to struct bus_type for its devices. by mochel@digitalimplant.org · 19 years ago
  12. 9a19fea [PATCH] Add initial implementation of klist helpers. by mochel@digitalimplant.org · 19 years ago
  13. fae3cd0 [PATCH] Add driver_for_each_device(). by mochel@digitalimplant.org · 19 years ago
  14. af70316 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. by mochel@digitalimplant.org · 19 years ago
  15. cd987d3 [PATCH] class: remove class_simple code, as no one in the tree is using it anymore. by gregkh@suse.de · 19 years ago
  16. 8561b10 [PATCH] USB: move the usb hcd code to use the new class code. by gregkh@suse.de · 19 years ago
  17. 1235686 [PATCH] INPUT: move to use the new class code, instead of class_simple by gregkh@suse.de · 19 years ago
  18. e9ba636 [PATCH] CLASS: move a "simple" class logic into the class core. by gregkh@suse.de · 19 years ago
  19. d48593b [PATCH] Make attributes names const char * by Dmitry Torokhov · 19 years ago
  20. 8d790d7 [PATCH] make driver's name be const char * by Dmitry Torokhov · 19 years ago
  21. 419cab3 [PATCH] kset_hotplug_ops->name shoudl return const char * by Dmitry Torokhov · 19 years ago
  22. f3b4f3c [PATCH] Make kobject's name be const char * by Dmitry Torokhov · 19 years ago
  23. e3a15db [PATCH] sysfs_{create|remove}_link should take const char * by Dmitry Torokhov · 19 years ago
  24. 8b22c24 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  25. ea4423c Merge with ../linux-2.6-smp by Russell King · 19 years ago
  26. 36c5ed2 [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash by Russell King · 19 years ago
  27. fe6ef2d [PATCH] ARM SMP: Add missed files from Integrator/CP platform by Russell King · 19 years ago
  28. 9972b25 [PKT_SCHED]: Generic queue management interface for qdiscs using internal skb queues by Thomas Graf · 19 years ago
  29. 0603eac [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification by Herbert Xu · 19 years ago
  30. 1797754 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags by Thomas Graf · 19 years ago
  31. 8f48bcd [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag by Thomas Graf · 19 years ago
  32. c52a3f8 [NETLINK]: Fix RTA_NEST_CANCEL(). by Thomas Graf · 19 years ago
  33. 88121ae [NEIGHBOUR]: Remove unused fields in struct neigh_parms and neigh_table by Thomas Graf · 19 years ago
  34. c7fb64d [NETLINK]: Neighbour table configuration and statistics via rtnetlink by Thomas Graf · 19 years ago
  35. 0076824 [NETLINK] Routing attribute related shortcuts by Thomas Graf · 19 years ago
  36. f88a10d [NETLINK]: New message building macros by Thomas Graf · 19 years ago
  37. e52c1f1 [NET]: Move sysctl_max_syn_backlog into request_sock.c by David S. Miller · 19 years ago
  38. 2ad69c5 [NET] rename struct tcp_listen_opt to struct listen_sock by Arnaldo Carvalho de Melo · 19 years ago
  39. 0e87506 [NET] Generalise tcp_listen_opt by Arnaldo Carvalho de Melo · 19 years ago
  40. 60236fd [NET] Rename open_request to request_sock by Arnaldo Carvalho de Melo · 19 years ago
  41. 2e6599c [NET] Generalise TCP's struct open_request minisock infrastructure by Arnaldo Carvalho de Melo · 19 years ago
  42. 1944972 [SLAB] Introduce kmem_cache_name by Arnaldo Carvalho de Melo · 19 years ago
  43. f60f6b8 [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_* by Herbert Xu · 19 years ago
  44. bf08867 [IPSEC] Turn km_event.data into a union by Herbert Xu · 19 years ago
  45. 4666faa [IPSEC] Kill spurious hard expire messages by Herbert Xu · 19 years ago
  46. 26b15da [IPSEC] Add complete xfrm event notification by Jamal Hadi Salim · 19 years ago
  47. 19fa95e Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
  48. 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
  49. 0e396ee Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 19 years ago
  50. f9d1fe9 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  51. e65f38e [PATCH] ARM SMP: Add support for startup of secondary processors by Russell King · 19 years ago
  52. 0107b3c Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  53. b8112df [SCSI] Add DMA mask constants other than 32 and 64 bit by Lee Revell · 19 years ago
  54. 3237ee7 merge by hand (fix up qla_os.c merge error) by James Bottomley · 19 years ago
  55. 95220a2 [PATCH] ARM: 2714/1: Fix the IB2 definitions for the Versatile platform by Catalin Marinas · 19 years ago
  56. fea7722 [PATCH] ARM: 2713/1: Fix the GPIO base for Integrator/CP by Catalin Marinas · 19 years ago
  57. 1c2fb7f [IPV4]: Sysctl configurable icmp error source address. by J. Simonetti · 19 years ago
  58. cdac4e0 [SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket option by Neil Horman · 19 years ago
  59. 03722ad [NET]: linux/if_tr.h needs asm/byteorder.h by Tom Rini · 19 years ago
  60. a58e76f [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER? by Geert Uytterhoeven · 19 years ago
  61. 5273a00 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  62. ce10d97 [PATCH] ppc64: Fix PER_LINUX32 behaviour by Paul Mackerras · 19 years ago
  63. fee02f8 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/tg3-2.6 by Linus Torvalds · 19 years ago
  64. 05062d9 [PATCH] ia64: fix floating-point preemption problem by Peter Chubb · 19 years ago
  65. f8acd94 [PATCH] sparc32: silence access_ok() warnings by William Lee Irwin III · 19 years ago
  66. a381332 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  67. 4890062 [PKT_SCHED]: Allow socket attributes to be matched on via meta ematch by Thomas Graf · 19 years ago
  68. 6d1cfba [TG3]: Fix 5700/5701 DMA corruption on Apple G4. by Michael Chan · 19 years ago
  69. 57cfa5e [PATCH] ARM: 2703/1: pxa-regs.h: complete I2S GPIO alternate functions for PXA27x by Giorgio Padrin · 19 years ago
  70. ad597bd [IA64] Fill holes in FIXADDR_USER space with zero pages. by David Mosberger-Tang · 19 years ago
  71. 35d1bc9 Automatic merge of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  72. eba4f66 Merge of master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  73. eda9937 [PATCH] send_IPI_mask_sequence() warning fix by Matthew Dobson · 19 years ago
  74. 07eee78 [PATCH] AGP fix for Xen VMM by Keir Fraser · 19 years ago
  75. d0de98f [PATCH] i945G patch for agpgart by Alan Hourihane · 19 years ago
  76. 3f5948f [PATCH] Include <linux/config.h> before testing CONFIG_ACPI by David Mosberger · 19 years ago
  77. 74262de [PATCH] ppc32: add <linux/compiler.h> to <asm/sigcontext.h> by Tom Rini · 19 years ago
  78. 8e2894e [PATCH] h8300 build error fix by Yoshinori Sato · 19 years ago
  79. c5c3a6d [PATCH] s390: uml ptrace fixes by Bodo Stroesser · 19 years ago
  80. 140fedb Automatic merge of /spare/repo/netdev-2.6 branch iff-running by · 19 years ago
  81. 91bcc01 Automatic merge of /spare/repo/netdev-2.6 branch we18 by · 19 years ago
  82. 14d8ce7 Automatic merge of /spare/repo/netdev-2.6 branch hdlc by · 19 years ago
  83. 7912183 Automatic merge of /spare/repo/netdev-2.6 branch dm9000 by · 19 years ago
  84. 7356169 Automatic merge of /spare/repo/linux-2.6/.git branch HEAD by · 19 years ago
  85. 718a30a [PATCH] ARM: 2696/1: remove ';' in ELF_DATA define in asm-arm{,26}/elf.h by Mike Frysinger · 19 years ago
  86. 4ab5c01 [PATCH] ARM: 2692/1: Fix compile warnings in include/asm-arm/arch-ixp2000/io.h by Deepak Saxena · 19 years ago
  87. 719df46 [PATCH] USB: update urb documentation by Roman Kagan · 19 years ago
  88. aa447ac Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  89. 5ba0eac [NET]: Fix HH_DATA_OFF. by Jiri Benc · 19 years ago
  90. b597ef4 [NET]: Fix locking in shaper driver. by Christoph Hellwig · 19 years ago
  91. 3176046 Merge of 'docs' branch from by Linus Torvalds · 19 years ago
  92. d7aaf48 Automatic merge of /spare/repo/linux-2.6/.git branch HEAD by · 19 years ago
  93. 0baab86 libata: update inline source docs by Edward Falk · 19 years ago
  94. 6dc2f0c [PATCH] ppc64: cleanup iseries runlight support by Anton Blanchard · 19 years ago
  95. 79f1248 [PATCH] ppc64: cleanup SPR definitions by Anton Blanchard · 19 years ago
  96. 1c3f45a Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  97. f9a2223 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  98. c10fccd Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  99. 5f64f73 [PATCH] ppc32/ppc64: cleanup /proc/device-tree by Benjamin Herrenschmidt · 19 years ago
  100. b53cc6e [CPUFREQ] fix up comment in cpufreq.h by Dave Jones · 19 years ago