1. 12f4964 [PATCH] uml: fixrange_init 3-level page table support by Jeff Dike · 19 years ago
  2. 7b9014c [PATCH] uml: Remove ubd-mmap support by Jeff Dike · 19 years ago
  3. 9b67a3c [PATCH] uml: initrd cleanup by Jeff Dike · 19 years ago
  4. 41a9cf8 [PATCH] uml: Export clear_user_* by Jeff Dike · 19 years ago
  5. 7c00c31 [PATCH] uml: multicast driver cleanup by Jeff Dike · 19 years ago
  6. 060e352 [PATCH] uml: Delay loop cleanups by Jeff Dike · 19 years ago
  7. 13479d5 [PATCH] uml: Page fault fixes by Jeff Dike · 19 years ago
  8. ba9950c [PATCH] uml: small fixes left over from rc4 by Jeff Dike · 19 years ago
  9. 46f4e1b [PATCH] packet driver permission checking fix by Peter Osterlund · 19 years ago
  10. 2bf2c56 [SCSI] aic7xxx: fix U160 mode by James Bottomley · 19 years ago
  11. fb3089d [SCSI] aic7xxx: add back locking by James Bottomley · 19 years ago
  12. c752523 [SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per device timer by James Bottomley · 19 years ago
  13. 8e45ebc [SCSI] aic7xxx: remove the completeq by James Bottomley · 19 years ago
  14. 38c29ce [SCSI] aic7xxx: remove the last vestiges of the runq by James Bottomley · 19 years ago
  15. 013791e [SCSI] aic7xxx: remove usage of obsolete typedefs by Christoph Hellwig · 19 years ago
  16. 7dfa0f2 [SCSI] remove dma_mask hacks by Christoph Hellwig · 19 years ago
  17. dedd831 [SCSI] aic7xxx: remove Linux 2.4 ifdefs by Christoph Hellwig · 19 years ago
  18. c06716f [SCSI] aic7xxx: remove some DV leftovers by Christoph Hellwig · 19 years ago
  19. e4e360c [SCSI] remove aic7xxx busyq by James Bottomley · 19 years ago
  20. fad01ef [SCSI] correct aic7xxx period setting routines by James Bottomley · 19 years ago
  21. 62a8612 [SCSI] implement parameter limits in the SPI transport class by James Bottomley · 19 years ago
  22. 1c7878f Remove some left-over empty files by Linus Torvalds · 19 years ago
  23. a228dfd [SPARC64]: Fix bad performance side effect of strbuf timeout changes. by David S. Miller · 19 years ago
  24. 37e0915 [PATCH] Add sysfs support for the IPMI device interface by Corey Minyard · 19 years ago
  25. 45fed46 [PATCH] ppx32: Fix uninitialized variable in set_preferred_console by Paul Mackerras · 19 years ago
  26. 72480ef [PATCH] ppc32: Fix __copy_tofrom_user return value by Paul Mackerras · 19 years ago
  27. 3207a80 [PATCH] ppc32: remove unused computation by Paul Mackerras · 19 years ago
  28. 6c37a88 [PATCH] ppc32: don't call progress functions after boot by Paul Mackerras · 19 years ago
  29. 07ab67c Fix get_unmapped_area sanity tests by Linus Torvalds · 19 years ago
  30. 66e60f9 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6.git/ by Linus Torvalds · 19 years ago
  31. 804c64e Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git/ by Linus Torvalds · 19 years ago
  32. aa1c6a6 [NETLINK]: Defer socket destruction a bit by Tommy S. Christensen · 19 years ago
  33. 68acc02 [NETLINK]: Move broadcast skb_orphan to the skb_get path. by Tommy S. Christensen · 19 years ago
  34. db61ecc [NETLINK]: Fix race with recvmsg(). by Tommy S. Christensen · 19 years ago
  35. 1eda339 [PKT_SCHED]: Fixup simple action define. by Jamal Hadi Salim · 19 years ago
  36. 31c2685 [IPSEC]: Verify key payload in verify_one_algo by Herbert Xu · 19 years ago
  37. b9e9dea [IPSEC]: Fixed alg_key_len usage in attach_one_algo by Herbert Xu · 19 years ago
  38. 8be5893 [NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags(). by David S. Miller · 19 years ago
  39. d9fa0f3 [IP_VS]: Remove extra __ip_vs_conn_put() for incoming ICMP. by Julian Anastasov · 19 years ago
  40. f81a0bf [AF_UNIX]: Use lookup_create(). by Christoph Hellwig · 19 years ago
  41. 49a4387 [PATCH] prevent NULL mmap in topdown model by Linus Torvalds · 19 years ago
  42. 2fdba6b [IPV4/IPV6] Ensure all frag_list members have NULL sk by Herbert Xu · 19 years ago
  43. d481020 [XFRM]: skb_cow_data() does not set proper owner for new skbs. by Evgeniy Polyakov · 19 years ago
  44. f7383c2 [TG3]: In tg3_poll(), resample status_tag after doing work. by David S. Miller · 19 years ago
  45. 59e6b43 [TG3]: Refine DMA boundary setting. by David S. Miller · 19 years ago
  46. 15f9850 [TG3]: Set minimal hw interrupt mitigation. by David S. Miller · 19 years ago
  47. fac9b83 [TG3]: Add tagged status support. by David S. Miller · 19 years ago
  48. 05d3794 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6.git/ by Linus Torvalds · 19 years ago
  49. 3012162 [PATCH] Avoid console spam with ext3 aborted journal. by Stephen Tweedie · 19 years ago
  50. e72022e [PATCH] Fix filp being passed through raw ioctl handler by Stephen Tweedie · 19 years ago
  51. 0b405a0 [PATCH] Driver Core: remove driver model detach_state by David Brownell · 19 years ago
  52. 82428b6 [PATCH] Driver Core: pm diagnostics update, check for errors by David Brownell · 19 years ago
  53. d1ded20 [PATCH] PCI: add MODALIAS to hotplug event for pci devices by Greg KH · 19 years ago
  54. 9888549 [PATCH] PCI: add modalias sysfs file for pci devices by Greg KH · 19 years ago
  55. c22610da [PATCH] PCI Hotplug: remove pci_visit_dev by Scott Murray · 19 years ago
  56. 43b7d7c [PATCH] PCI Hotplug: CPCI update by Scott Murray · 19 years ago
  57. 8b245e4 [PATCH] PCI Hotplug: get pciehp to work on the downstream port of a switch by Dely Sy · 19 years ago
  58. ee17fd9 [PATCH] PCI Hotplug: Fix echoing 1 to power file of enabled slot problem with SHPC driver by Dely Sy · 19 years ago
  59. ff0d2f9 [PATCH] fix memory scribble in arch/i386/pci/fixup.c by Christoph Lameter · 19 years ago
  60. 8c41a5f [PATCH] update CREDITS by randy_dunlap · 19 years ago
  61. 19bbdf0 [PATCH] ppc32: enable use of early_param by Paul Mackerras · 19 years ago
  62. ad542ef Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-2.6.git by Linus Torvalds · 19 years ago
  63. f3ac91c Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev.git by · 19 years ago
  64. ff96b3d Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ by Linus Torvalds · 19 years ago
  65. b82a96a [PATCH] dvb: budget-av: CI fixes by Johannes Stezenbach · 19 years ago
  66. 43f1a8f [PATCH] dvb: bt8xx: whitespace cleanup by Johannes Stezenbach · 19 years ago
  67. b98b79d [PATCH] dvb: DST: fixed CI debug output by Johannes Stezenbach · 19 years ago
  68. 42dc661 [PATCH] dvb: DST: fix a bug in the module parameter by Johannes Stezenbach · 19 years ago
  69. df481ae [PATCH] dvb: bt8xx: updated documentation by Johannes Stezenbach · 19 years ago
  70. 4a2cc12 [PATCH] dvb: DST: misc. fixes by Johannes Stezenbach · 19 years ago
  71. b46dd44 [PATCH] dvb: DST: fix for descrambling failure by Johannes Stezenbach · 19 years ago
  72. 8385e46 [PATCH] dvb: DST: fixed tuning problem by Johannes Stezenbach · 19 years ago
  73. e6ac699 [PATCH] dvb: DST: add support for Twinhan 200103A by Johannes Stezenbach · 19 years ago
  74. 50b215a [PATCH] dvb: DST: reorganize Twinhan DST driver to support CI by Johannes Stezenbach · 19 years ago
  75. daeb6aa [PATCH] dvb: bt8xx: update documentation by Johannes Stezenbach · 19 years ago
  76. fdc53a6 [PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree by Johannes Stezenbach · 19 years ago
  77. 0b3f5a5 [PATCH] dvb: frontends: misc. minor cleanups by Johannes Stezenbach · 19 years ago
  78. d91b730 [PATCH] dvb: make needlessly global code static or drop it by Johannes Stezenbach · 19 years ago
  79. 5e9e722 [PATCH] dvb: dvb-pll.h: prevent multiple inclusion by Johannes Stezenbach · 19 years ago
  80. 71e3420 [PATCH] dvb: tda10046: support for different firmware versions by Johannes Stezenbach · 19 years ago
  81. 1dfb800 [PATCH] dvb: tda1004x: allow N_I2C to be overridden by the card driver by Johannes Stezenbach · 19 years ago
  82. dd102c7 [PATCH] dvb: tda1004x: dont use bitfields by Johannes Stezenbach · 19 years ago
  83. 77b3bd0 [PATCH] dvb: mt352: embed struct mt352_config in mt352_state by Johannes Stezenbach · 19 years ago
  84. cd22d5c [PATCH] dvb: ves1820: remove unnecessary msleep by Johannes Stezenbach · 19 years ago
  85. b1471c4 [PATCH] dvb: dib3000: add NULL pointer check by Johannes Stezenbach · 19 years ago
  86. b874270 [PATCH] dvb: remove unnecessary casts in frontends by Johannes Stezenbach · 19 years ago
  87. 591ad98 [PATCH] dvb: stv0299: fix FE_DISHNETWORK_SEND_LEGACY_CMD by Johannes Stezenbach · 19 years ago
  88. 7f5e02d [PATCH] dvb: tda1004x: formatting cleanups by Johannes Stezenbach · 19 years ago
  89. 3a4a571 [PATCH] dvb: nxt6000: support frontend status reads by Johannes Stezenbach · 19 years ago
  90. 3165dcb [PATCH] dvb: av7110: fix indentation by Johannes Stezenbach · 19 years ago
  91. 3dbce49 [PATCH] dvb: av7110: fix comment by Johannes Stezenbach · 19 years ago
  92. 4ab3f08 [PATCH] dvb: av7110: fix NTSC/PAL switching by Johannes Stezenbach · 19 years ago
  93. a65d3bb [PATCH] dvb: av7110: fix VIDEO_SET_DISPLAY_FORMAT by Johannes Stezenbach · 19 years ago
  94. 5914233 [PATCH] dvb: dvb_net: handle IPv6 and LLC/SNAP by Johannes Stezenbach · 19 years ago
  95. 0c53c70 [PATCH] dvb: remove unnecessary casts in dvb-core by Johannes Stezenbach · 19 years ago
  96. 2d4f2c2 [PATCH] dvb: add support for KNC-1 cards by Johannes Stezenbach · 19 years ago
  97. 6074b36 [PATCH] dvb: av7110: audio out fix by Johannes Stezenbach · 19 years ago
  98. f4f009a [PATCH] dvb: dvb_frontend: fix module param by Johannes Stezenbach · 19 years ago
  99. c2c62d8 [PATCH] dvb: saa7146: no need to initialize static/global variables to 0 by Johannes Stezenbach · 19 years ago
  100. 3dfaebd [PATCH] dvb: support for TT/Hauppauge Nexus-S Rev 2.3 by Johannes Stezenbach · 19 years ago