1. f14f75b [PATCH] ia64 uncached alloc by Jes Sorensen · 19 years ago
  2. 4ae7c03 [PATCH] Periodically drain non local pagesets by Christoph Lameter · 19 years ago
  3. c2f29ea [PATCH] __read_page_state(): pass unsigned long instead of unsigned by Benjamin LaHaise · 19 years ago
  4. 83e5d8f [PATCH] __mod_page_state(): pass unsigned long instead of unsigned by Benjamin LaHaise · 19 years ago
  5. 1ad539b [PATCH] vm: try_to_free_pages unused argument by Darren Hart · 19 years ago
  6. cbe37d0 [PATCH] mm: remove PG_highmem by Badari Pulavarty · 19 years ago
  7. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  8. e7c8d5c [PATCH] node local per-cpu-pages by Christoph Lameter · 19 years ago
  9. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  10. 1e7e5a9 [PATCH] VM: rate limit early reclaim by Martin Hicks · 19 years ago
  11. 0c35bba [PATCH] VM: add __GFP_NORECLAIM by Martin Hicks · 19 years ago
  12. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 19 years ago
  13. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 19 years ago
  14. 18b8afc [NETFILTER]: Kill nf_debug by Patrick McHardy · 19 years ago
  15. e45b1be [NETFILTER]: Kill lockhelp.h by Patrick McHardy · 19 years ago
  16. 18b504e [NETLINK]: netlink_callback structure needs 5 args not 4 by Alexey Kuznetsov · 19 years ago
  17. 1d345da Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  18. 988d186 [PATCH] sysfs-iattr: add sysfs_setattr by Maneesh Soni · 19 years ago
  19. 0a3e7ee [PATCH] I2C: add i2c sensor_device_attribute and macros by Yani Ioannou · 19 years ago
  20. 54b6f35 [PATCH] Driver core: change device_attribute callbacks by Yani Ioannou · 19 years ago
  21. acaefc2 [PATCH] libfs: add simple attribute files by Arnd Bergmann · 19 years ago
  22. 4b45099 [PATCH] Driver core: unregister_node() for hotplug use by Keiichiro Tokunaga · 19 years ago
  23. 0d3e5a2 [PATCH] Driver Core: fix bk-driver-core kills ppc64 by Patrick Mochel · 20 years ago
  24. 3623957 [PATCH] Use a klist for device child lists. by mochel@digitalimplant.org · 20 years ago
  25. 63c4f20 [PATCH] Remove struct device::driver_list. by mochel@digitalimplant.org · 20 years ago
  26. 7dc35cd [PATCH] Remove struct device::bus_list. by mochel@digitalimplant.org · 20 years ago
  27. 8b0c250 [PATCH] add klist_node_attached() to determine if a node is on a list or not. by mochel@digitalimplant.org · 20 years ago
  28. cb85b6f [PATCH] Remove the unused device_find(). by mochel@digitalimplant.org · 20 years ago
  29. 94e7b1c [PATCH] Add a klist to struct device_driver for the devices bound to it. by mochel@digitalimplant.org · 20 years ago
  30. 38fdac3 [PATCH] Add a klist to struct bus_type for its drivers. by mochel@digitalimplant.org · 20 years ago
  31. 465c7a3 [PATCH] Add a klist to struct bus_type for its devices. by mochel@digitalimplant.org · 20 years ago
  32. 9a19fea [PATCH] Add initial implementation of klist helpers. by mochel@digitalimplant.org · 20 years ago
  33. fae3cd0 [PATCH] Add driver_for_each_device(). by mochel@digitalimplant.org · 20 years ago
  34. af70316 [PATCH] Add a semaphore to struct device to synchronize calls to its driver. by mochel@digitalimplant.org · 20 years ago
  35. cd987d3 [PATCH] class: remove class_simple code, as no one in the tree is using it anymore. by gregkh@suse.de · 20 years ago
  36. 8561b10 [PATCH] USB: move the usb hcd code to use the new class code. by gregkh@suse.de · 20 years ago
  37. 1235686 [PATCH] INPUT: move to use the new class code, instead of class_simple by gregkh@suse.de · 20 years ago
  38. e9ba636 [PATCH] CLASS: move a "simple" class logic into the class core. by gregkh@suse.de · 20 years ago
  39. d48593b [PATCH] Make attributes names const char * by Dmitry Torokhov · 19 years ago
  40. 8d790d7 [PATCH] make driver's name be const char * by Dmitry Torokhov · 19 years ago
  41. 419cab3 [PATCH] kset_hotplug_ops->name shoudl return const char * by Dmitry Torokhov · 19 years ago
  42. f3b4f3c [PATCH] Make kobject's name be const char * by Dmitry Torokhov · 19 years ago
  43. e3a15db [PATCH] sysfs_{create|remove}_link should take const char * by Dmitry Torokhov · 19 years ago
  44. 246955f [NETLINK]: fib_lookup() via netlink by Robert Olsson · 19 years ago
  45. f6e276ee [ATALK]: endian annotations by Alexey Dobriyan · 19 years ago
  46. dd87147 [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag by Herbert Xu · 19 years ago
  47. 0603eac [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification by Herbert Xu · 19 years ago
  48. 1797754 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags by Thomas Graf · 19 years ago
  49. 8f48bcd [RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag by Thomas Graf · 19 years ago
  50. c52a3f8 [NETLINK]: Fix RTA_NEST_CANCEL(). by Thomas Graf · 19 years ago
  51. c7fb64d [NETLINK]: Neighbour table configuration and statistics via rtnetlink by Thomas Graf · 19 years ago
  52. 0076824 [NETLINK] Routing attribute related shortcuts by Thomas Graf · 19 years ago
  53. f88a10d [NETLINK]: New message building macros by Thomas Graf · 19 years ago
  54. 0e87506 [NET] Generalise tcp_listen_opt by Arnaldo Carvalho de Melo · 19 years ago
  55. 60236fd [NET] Rename open_request to request_sock by Arnaldo Carvalho de Melo · 19 years ago
  56. 2e6599c [NET] Generalise TCP's struct open_request minisock infrastructure by Arnaldo Carvalho de Melo · 19 years ago
  57. 1944972 [SLAB] Introduce kmem_cache_name by Arnaldo Carvalho de Melo · 19 years ago
  58. 26b15da [IPSEC] Add complete xfrm event notification by Jamal Hadi Salim · 19 years ago
  59. 19fa95e Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 19 years ago
  60. 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
  61. 0e396ee Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 19 years ago
  62. f9d1fe9 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  63. 0107b3c Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  64. b8112df [SCSI] Add DMA mask constants other than 32 and 64 bit by Lee Revell · 19 years ago
  65. 3237ee7 merge by hand (fix up qla_os.c merge error) by James Bottomley · 19 years ago
  66. 1c2fb7f [IPV4]: Sysctl configurable icmp error source address. by J. Simonetti · 19 years ago
  67. 03722ad [NET]: linux/if_tr.h needs asm/byteorder.h by Tom Rini · 19 years ago
  68. a58e76f [PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER? by Geert Uytterhoeven · 19 years ago
  69. 5273a00 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  70. 4890062 [PKT_SCHED]: Allow socket attributes to be matched on via meta ematch by Thomas Graf · 19 years ago
  71. 6d1cfba [TG3]: Fix 5700/5701 DMA corruption on Apple G4. by Michael Chan · 19 years ago
  72. d0de98f [PATCH] i945G patch for agpgart by Alan Hourihane · 19 years ago
  73. 3f5948f [PATCH] Include <linux/config.h> before testing CONFIG_ACPI by David Mosberger · 19 years ago
  74. 140fedb Automatic merge of /spare/repo/netdev-2.6 branch iff-running by · 19 years ago
  75. 91bcc01 Automatic merge of /spare/repo/netdev-2.6 branch we18 by · 19 years ago
  76. 14d8ce7 Automatic merge of /spare/repo/netdev-2.6 branch hdlc by · 19 years ago
  77. 7912183 Automatic merge of /spare/repo/netdev-2.6 branch dm9000 by · 19 years ago
  78. 7356169 Automatic merge of /spare/repo/linux-2.6/.git branch HEAD by · 19 years ago
  79. 719df46 [PATCH] USB: update urb documentation by Roman Kagan · 19 years ago
  80. aa447ac Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  81. 5ba0eac [NET]: Fix HH_DATA_OFF. by Jiri Benc · 19 years ago
  82. b597ef4 [NET]: Fix locking in shaper driver. by Christoph Hellwig · 19 years ago
  83. d7aaf48 Automatic merge of /spare/repo/linux-2.6/.git branch HEAD by · 19 years ago
  84. 0baab86 libata: update inline source docs by Edward Falk · 19 years ago
  85. 1c3f45a Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 19 years ago
  86. c10fccd Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  87. b53cc6e [CPUFREQ] fix up comment in cpufreq.h by Dave Jones · 19 years ago
  88. af00f98 [PATCH] PCI: amd74xx patch for new NVIDIA device IDs by Andy Currid · 19 years ago
  89. 69f6a0f [NET]: Add ethtool support for NETIF_F_HW_CSUM. by Jon Mason · 19 years ago
  90. 79165121 [NET]: Add is_multicast_ether_addr() in include/linux/etherdevice.h by Michael Ellerman · 19 years ago
  91. 8f937c6 [IPV4]: Primary and secondary addresses by Harald Welte · 19 years ago
  92. 79158229 Automatic merge of 'misc-fixes' branch from by Linus Torvalds · 19 years ago
  93. 81e8157 [BRIDGE]: make dev->features unsigned by Stephen Hemminger · 19 years ago
  94. d8a33ac [BRIDGE]: features change notification by Stephen Hemminger · 19 years ago
  95. d582c4e Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap by · 19 years ago
  96. 45b3010 Automatic merge of 'for-linus' branch from by Linus Torvalds · 19 years ago
  97. 8f28e8f [PATCH] irq code: Add coherence test for PREEMPT_ACTIVE by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  98. 668d1e6 Input: by Adrian Bunk · 19 years ago
  99. 1f15d69 Automatic merge of /spare/repo/netdev-2.6 branch master by · 19 years ago
  100. 25be5e6 [PATCH] VIA IRQ quirk by Len Brown · 19 years ago