1. 8dd396e [PATCH] USB: kernel-doc for linux/usb.h by Randy Dunlap · 20 years ago
  2. 2d0ebb3 Revert "[NET]: Shut up warnings in net/core/flow.c" by Linus Torvalds · 20 years ago
  3. 1778d55 compat-ioctl.c: fix compile with no CONFIG_JBD by Linus Torvalds · 20 years ago
  4. ac3461a Fix up GFP_ZONEMASK for GFP_DMA32 usage by Linus Torvalds · 20 years ago
  5. af2b407 [NET]: Shut up warnings in net/core/flow.c by Russell King · 20 years ago
  6. 0b14c17 [PATCH] unpaged: VM_UNPAGED by Hugh Dickins · 20 years ago
  7. 664beed [PATCH] unpaged: unifdefed PageCompound by Hugh Dickins · 20 years ago
  8. f9e6bfa Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 20 years ago
  9. e7e37ee9 Merge ../linus/ by Dave Jones · 20 years ago
  10. c243f1f [AGPGART] Support VIA P4M800CE bridge. by Dave Jones · 20 years ago
  11. 461ddf3 [NET]: kernel-doc fixes by Randy Dunlap · 20 years ago
  12. b84f4cc [NET]: Use unused bit for ipvs_property field in struct sk_buff by Patrick McHardy · 20 years ago
  13. bd4cfb5 [NETFILTER]: Remove ARRAY_SIZE duplicate by Nicolas Kaiser · 20 years ago
  14. 59c7c03 Input: uinput - add UI_SET_SWBIT ioctl by Dmitry Torokhov · 20 years ago
  15. 2950641 Input: uinput - convert to dynalloc allocation by Dmitry Torokhov · 20 years ago
  16. e07bc70 [PATCH] ide: remove dead code from flagged_taskfile() by Bartlomiej Zolnierkiewicz · 20 years ago
  17. 071ffcc [PATCH] ide: remove unused ide_action_t:ide_next by Bartlomiej Zolnierkiewicz · 20 years ago
  18. 84e7b9e [PATCH] ide: remove duplicate documentation for ide_do_drive_cmd() by Bartlomiej Zolnierkiewicz · 20 years ago
  19. 14351f8 [PATCH] sis5513: enable ATA133 for the SiS965 southbridge by Aurelien Jarno · 20 years ago
  20. 4f1d774 [PATCH] via82cxxx: add VIA VT6410 IDE support by Mathias Kretschmer · 20 years ago
  21. b286e39 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 20 years ago
  22. 62ae144 Merge branch 'parisc' of master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 20 years ago
  23. 9ab8851 [PARISC] Fix compile warning caused by conflicting types of expand_upwards() by Matthew Wilcox · 20 years ago
  24. 4ef3b8f [PATCH] ide: remove ide_driver_t.owner field by Laurent Riffard · 20 years ago
  25. 7f0d503 [PATCH 1/3] cciss: bug fix for hpacucli by mikem · 20 years ago
  26. cd017fb Add definitions for the Dallas DS1742 RTC / non-volatile memory. by Ralf Baechle · 20 years ago
  27. 443bf32 Add definitions for the Dallas DS17287 RTC. by Ralf Baechle · 20 years ago
  28. 6f17ce3 Add GT64111 PCI ID back by Yoichi Yuasa · 20 years ago
  29. 6e87abd [DVB]: Add compat ioctl handling. by David S. Miller · 20 years ago
  30. 7ae8c5e Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 20 years ago
  31. d4ed803 [PATCH] Make sysctl.h (again) usable from userspace by Harald Welte · 20 years ago
  32. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 20 years ago
  33. 94605ef [PATCH] x86-64/i386: Intel HT, Multi core detection fixes by Siddha, Suresh B · 20 years ago
  34. 69d81fc [PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA by Andi Kleen · 20 years ago
  35. 07808b7 [PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t by Andi Kleen · 20 years ago
  36. a2f1b42 [PATCH] x86_64: Add 4GB DMA32 zone by Andi Kleen · 20 years ago
  37. 37d2e7a [NETFILTER] nfnetlink: unconditionally require CAP_NET_ADMIN by Harald Welte · 20 years ago
  38. c0400c4 [NETFILTER] nfnetlink: skip size check if size not specified (== 0) by Pablo Neira Ayuso · 20 years ago
  39. 2c13b7c [libata] minor fixes, new helpers by Jeff Garzik · 20 years ago
  40. 70ac551 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  41. aeec46b [PATCH] DocBook: allow to mark structure members private by Martin Waitz · 20 years ago
  42. 800d3c6 [PATCH] v4l: (943) added secam l video standard by Mauro Carvalho Chehab · 20 years ago
  43. 3f39894d [PATCH] timespec: normalize off by one errors by George Anzinger · 20 years ago
  44. ff6ed40 [PATCH] acct.h needs jiffies.h by Andrew Morton · 20 years ago
  45. 5ef1c49 [PATCH] aio: don't ref kioctx after decref in put_ioctx by Zach Brown · 20 years ago
  46. 20dcae3 [PATCH] aio: remove kioctx from mm_struct by Zach Brown · 20 years ago
  47. 66341a9 [PATCH] Shut up per_cpu_ptr() on UP by Paul Mundt · 20 years ago
  48. 3b66a1e [PATCH] m68k: convert thread flags to use bit fields by Roman Zippel · 20 years ago
  49. f037360 [PATCH] m68k: thread_info header cleanup by Al Viro · 20 years ago
  50. 10ebffd [PATCH] m68k: introduce setup_thread_stack() and end_of_stack() by Al Viro · 20 years ago
  51. a1261f5 [PATCH] m68k: introduce task_thread_info by Al Viro · 20 years ago
  52. 7fce260 [PATCH] ppc: add support for new powerbooks by Olof Johansson · 20 years ago
  53. 2d6c666 [PATCH] mm: gfp_noreclaim cleanup by Paul Jackson · 20 years ago
  54. 7fb1d9f [PATCH] mm: __alloc_pages cleanup by Rohit Seth · 20 years ago
  55. 51c6f66 [PATCH] mm: ZAP_BLOCK causes redundant work by Robin Holt · 20 years ago
  56. 4c8d3d9 [PATCH] Update email address for Kumar by Kumar Gala · 20 years ago
  57. c1986ee [PATCH] New Omnikey Cardman 4000 driver by Harald Welte · 20 years ago
  58. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 20 years ago
  59. 95e861d [PATCH] reorder struct files_struct by Eric Dumazet · 20 years ago
  60. bd5d080 [ARM] 3160/1: SharpSL: Add driver for Akita specific GPIOs by Richard Purdie · 20 years ago
  61. 535f8d6 [SPARC]: Fix RTC compat ioctl kernel log spam. by Christoph Hellwig · 20 years ago
  62. 0fde7f5 Revert "[PATCH] fbcon: Add rl (Roman Large) font" by Linus Torvalds · 20 years ago
  63. 15853af [BLOCK] Implement elv_drain_elevator for improved switch error detection by Tejun Heo · 20 years ago
  64. 47a0041 [BLOCK] Document the READ/WRITE splitup of the disk stats by Jens Axboe · 20 years ago
  65. 508862e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  66. 63f45b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 20 years ago
  67. 049b3ff [SCTP]: Include ulpevents in socket receive buffer accounting. by Neil Horman · 20 years ago
  68. d72d6f1 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 20 years ago
  69. d5eebf4 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 20 years ago
  70. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 20 years ago
  71. e99f8b5 [PATCH] libata: propogate host private data from probe function by Alan Cox · 20 years ago
  72. f85272a Merge branch 'master' by Jeff Garzik · 20 years ago
  73. 1c72d8d [PATCH] libata.h needs dma-mapping.h by Andrew Morton · 20 years ago
  74. 5e04e7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 20 years ago
  75. 84cdda8 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 20 years ago
  76. 6a438bb [TCP]: speed up SACK processing by Stephen Hemminger · 20 years ago
  77. 9772efb [TCP]: Appropriate Byte Count support by Stephen Hemminger · 20 years ago
  78. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 20 years ago
  79. 863b18f [PATCH] PCI: automatically set device_driver.owner by Laurent riffard · 20 years ago
  80. 427bf53 [PATCH] pciehp: request control of each hotplug controller individually by rajesh.shah@intel.com · 20 years ago
  81. 24a4e37 [PATCH] PCI: add pci_find_next_capability() by Roland Dreier · 20 years ago
  82. 9551583 Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Steve French · 20 years ago
  83. a2653eb [CIFS] Reserve upcall IDX value for CIFS with connector header and add by Steve French · 20 years ago
  84. ac57d04 [NET]: Annotate h_proto in struct ethhdr by Pavel Roskin · 20 years ago
  85. fb286bb [NET]: Detect hardware rx checksum faults correctly by Herbert Xu · 20 years ago
  86. 8a87a0b Merge by hand (whitespace conflicts in libata.h) by James Bottomley · 20 years ago
  87. 3b44f13 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 20 years ago
  88. 482a852 [NETLINK]: Generic netlink family by Thomas Graf · 20 years ago
  89. bfa83a9 [NETLINK]: Type-safe netlink messages/attributes interface by Thomas Graf · 20 years ago
  90. 9fb9cbb [NETFILTER]: Add nf_conntrack subsystem. by Yasuyuki Kozakai · 20 years ago
  91. f5b2d8b [PATCH] ide: CS5535 driver by Jaya Kumar · 20 years ago
  92. 7fab773 [PATCH] ide: AMD Geode GX/LX support by Jordan Crouse · 20 years ago
  93. 83ae20c [PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h by Bjorn Helgaas · 20 years ago
  94. 4349d5c [PATCH] ide: incorrect device link for ide-cs by Hannes Reinecke · 20 years ago
  95. a2506c0 [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void by Harald Welte · 20 years ago
  96. d0be4a7d [SCSI] remove Scsi_Host_Template typedef by Christoph Hellwig · 20 years ago
  97. 00d3dcd [DRIVER MODEL] Add platform_driver by Russell King · 20 years ago
  98. 19da9b8 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 20 years ago
  99. a7c243b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 20 years ago
  100. 787453c [PATCH] md: complete conversion of md to use kthreads by NeilBrown · 20 years ago