1. 4186ab1 [SCSI] Try LUN 1 and use bflags by Kurt Garloff · 19 years ago
  2. 907d91d Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  3. 646e120 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  4. 2e9f0e1 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  5. c91e468 [PATCH] Use pci_set_consistent_dma_mask in ixgb driver by Andreas Schwab · 19 years ago
  6. 43f2f10 [PATCH] sky2: bad memory reference on dual port cards by Stephen Hemminger · 19 years ago
  7. 9484356 [PATCH] mv643xx_eth: Fix tx_timeout to only conditionally wake tx queue by Dale Farnsworth · 19 years ago
  8. 5c53740 [PATCH] mv643xx_eth: Always free completed tx descs on tx interrupt by Brent Cook · 19 years ago
  9. e19360f [PATCH] net drivers: fix section attributes for gcc by Randy Dunlap · 19 years ago
  10. 037998d [PATCH] remove drivers/net/hydra.h by Adrian Bunk · 19 years ago
  11. 0761be4 [PATCH] drivers/net/via-rhine.c: make a function static by Adrian Bunk · 19 years ago
  12. d220c37 [PATCH] sata_mv: properly print HC registers by Dan Aloni · 19 years ago
  13. 10badc2 [netdrvr b44] trim trailing whitespace by Jeff Garzik · 19 years ago
  14. 8056bfa [PATCH] b44: increase version to 1.00 by Gary Zambrano · 19 years ago
  15. 2b474cf [PATCH] b44: disable default tx pause by Gary Zambrano · 19 years ago
  16. 4be5de2 [PATCH] via-rhine: execute bounce buffers code on Rhine-I only by Roger Luethi · 19 years ago
  17. ff768cd [PATCH] network: axnet_cs.c: add missing 'PRIV' in ei_rx_overrun by Komuro · 19 years ago
  18. 5636f72 [PATCH] dlink pci cards using wrong driver by Stephen Hemminger · 19 years ago
  19. 59fef3b IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices by Jack Morgenstein · 19 years ago
  20. 6762b47 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  21. dcccdd9 [ALSA] unregister platform device again if probe was unsuccessful by Rene Herman · 19 years ago
  22. d0ac642 [ALSA] continue on IS_ERR from platform device registration by Rene Herman · 19 years ago
  23. 12831c1 [ALSA] sound/core/pcm.c: make snd_pcm_format_name() static by Adrian Bunk · 19 years ago
  24. 73864fc [ALSA] ac97 - Add entry for VIA VT1618 codec by Takashi Iwai · 19 years ago
  25. e092228 [ALSA] hda-codec - Add support of ASUS U5A with AD1986A codec by Takashi Iwai · 19 years ago
  26. 2462321 [ALSA] Overrun in sound/pci/au88x0/au88x0_pcm.c by Eric Sesterhenn · 19 years ago
  27. 99e80e4 [ALSA] au88x0 - clean up __devinit/__devexit by Dale Sedivec · 19 years ago
  28. a29b6c8 [ALSA] hda-codec - Adds HDA support for Intel D945Pvs board with subdevice id 0x0707 by Ashley Clark · 19 years ago
  29. be28e7c [ALSA] hda-codec - support HP Compaq Presario B2800 laptop with AD1986A codec by Coywolf Qi Hunt · 19 years ago
  30. 5b0e498 [ALSA] emu10k1: Add some descriptive text. by James Courtier-Dutton · 19 years ago
  31. a26e9d9 [ALSA] via82xx - Add a dxs entry for ECS K8T890-A by Takashi Iwai · 19 years ago
  32. f556e6f [ALSA] hda-codec - Add another HP laptop with AD1981HD by Takashi Iwai · 19 years ago
  33. 1576274 [ALSA] Fix Oops of PCM OSS emulation by Takashi Iwai · 19 years ago
  34. bbdc1b7 [ALSA] pcm_oss: fix snd_pcm_oss_release() oops by OGAWA Hirofumi · 19 years ago
  35. 052bb88 [ISDN]: Static overruns in drivers/isdn/i4l/isdn_ppp.c by Eric Sesterhenn · 19 years ago
  36. 8db60bc [WAN]: Remove broken and unmaintained Sangoma drivers. by Adrian Bunk · 19 years ago
  37. 7ad4d2f [BRIDGE] ebtables: fix allocation in net/bridge/netfilter/ebtables.c by Jayachandran C · 19 years ago
  38. b8282dc [DCCP]: Fix leak in net/dccp/ipv4.c by Eric Sesterhenn · 19 years ago
  39. b7595b4 [BRIDGE]: receive link-local on disabled ports. by Stephen Hemminger · 19 years ago
  40. f6596f9 [IPv6] reassembly: Always compute hash under the fragment lock. by Zach Brown · 19 years ago
  41. a145410 [PATCH] __group_complete_signal: remove bogus BUG_ON by Oleg Nesterov · 19 years ago
  42. 2514395 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  43. b3967dc Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  44. cde227a [PATCH] x86_64: inline function prefix with __always_inline in vsyscall by mao, bibo · 19 years ago
  45. 44b940c [PATCH] x86_64: Fix embarassing typo in mmconfig bus check by Andi Kleen · 19 years ago
  46. ecc16ba [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access by Andi Kleen · 19 years ago
  47. 3d8a4d7 [PATCH] i386: Remove bogus special case code from AMD core parsing by Andi Kleen · 19 years ago
  48. e4cff6a [PATCH] x86_64: fix sync before RDTSC on Intel cpus by Siddha, Suresh B · 19 years ago
  49. 97a4d00 [PATCH] x86_64: Remove check for canonical RIP by Andi Kleen · 19 years ago
  50. 0fcd270 [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. by Andi Kleen · 19 years ago
  51. 88dd9c1 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  52. 6dde432 [PATCH] Overrun in option-card USB driver by Matthias Urlichs · 19 years ago
  53. 397eeab [PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolor by Antonino A. Daplas · 19 years ago
  54. 89ec4c2 [PATCH] vesafb: Fix incorrect logo colors in x86_64 by Antonino A. Daplas · 19 years ago
  55. ac50ab3 [PATCH] sparc32 vga support by Andrew Morton · 19 years ago
  56. f2e782e [PATCH] atyfb is bust on sparc32 by Andrew Morton · 19 years ago
  57. 9ec85c0 [PATCH] video/aty/atyfb_base.c: fix an off-by-one error by Adrian Bunk · 19 years ago
  58. 358dd55 [PATCH] knfsd: nfsd4: grant delegations more frequently by NeilBrown · 19 years ago
  59. ef0f339 [PATCH] knfsd: nfsd4: limit number of delegations handed out. by NeilBrown · 19 years ago
  60. 4e2fd49 [PATCH] knfsd: nfsd4: add missing rpciod_down() by NeilBrown · 19 years ago
  61. 541e0e0 [PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup by NeilBrown · 19 years ago
  62. 5e8d5c2 [PATCH] knfsd: nfsd4: fix laundromat shutdown race by NeilBrown · 19 years ago
  63. 6f54e2d [PATCH] knfsd: svcrpc: WARN() instead of returning an error from svc_take_page by J. Bruce Fields · 19 years ago
  64. dfee55f [PATCH] knfsd: svcrpc: gss: don't call svc_take_page unnecessarily by NeilBrown · 19 years ago
  65. bb6e8a9 [PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pages by NeilBrown · 19 years ago
  66. 6ed6dec [PATCH] knfsd: nfsd4: fix corruption of returned data when using 64k pages by NeilBrown · 19 years ago
  67. f0e2993 [PATCH] knfsd: nfsd4: remove nfsd_setuser from putrootfh by NeilBrown · 19 years ago
  68. 54cceeb [PATCH] knfsd: nfsd: nfsd_setuser doesn't really need to modify rqstp->rq_cred. by NeilBrown · 19 years ago
  69. cd15654 [PATCH] knfsd: nfsd: oops exporting nonexistent directory by NeilBrown · 19 years ago
  70. b5872b0 [PATCH] knfsd: nfsd4: fix acl xattr length return by NeilBrown · 19 years ago
  71. b905b7b [PATCH] knfsd: nfsd4: better nfs4acl errors by NeilBrown · 19 years ago
  72. 2499205 [PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl by NeilBrown · 19 years ago
  73. e465a77 [PATCH] fs/nfsd/nfs4state.c: make a struct static by Adrian Bunk · 19 years ago
  74. d5b9026 [PATCH] knfsd: locks: flag NFSv4-owned locks by NeilBrown · 19 years ago
  75. 7775f4c [PATCH] knfsd: Correct reserved reply space for read requests. by NeilBrown · 19 years ago
  76. df2487c [PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITT by Adrian Bunk · 19 years ago
  77. f4675c7 [PATCH] isdn/gigaset/common.c: fix a memory leak by Adrian Bunk · 19 years ago
  78. 8ca445d [PATCH] drivers/isdn/gigaset/common.c: small cleanups by Adrian Bunk · 19 years ago
  79. 69049cc [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic by Tilman Schmidt · 19 years ago
  80. 27d1ac2 [PATCH] isdn4linux: Siemens Gigaset drivers: add README by Tilman Schmidt · 19 years ago
  81. 70440cf [PATCH] isdn4linux: Siemens Gigaset drivers: remove forward references by Tilman Schmidt · 19 years ago
  82. 443e1f4 [PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_put() by Tilman Schmidt · 19 years ago
  83. abfd1dc [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion by Tilman Schmidt · 19 years ago
  84. 0137150 [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument by Tilman Schmidt · 19 years ago
  85. 714e823 [PATCH] isdn4linux: Siemens Gigaset drivers: uninline by Tilman Schmidt · 19 years ago
  86. d48c778 [PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macros by Tilman Schmidt · 19 years ago
  87. b1d4746 [PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usage by Tilman Schmidt · 19 years ago
  88. 784d585 [PATCH] isdn4linux: Siemens Gigaset drivers: logging usage by Tilman Schmidt · 19 years ago
  89. ec81b5e6 [PATCH] isdn4linux: Siemens Gigaset drivers: timer usage by Tilman Schmidt · 19 years ago
  90. bd0d6ef [PATCH] isdn4linux: Siemens Gigaset drivers: Kconfig correction by Tilman Schmidt · 19 years ago
  91. 917f508 [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup by Tilman Schmidt · 19 years ago
  92. 08a53cd [PATCH] fuse: account background requests by Miklos Szeredi · 19 years ago
  93. ce1d5a4 [PATCH] fuse: clean up request accounting by Miklos Szeredi · 19 years ago
  94. a87046d [PATCH] fuse: consolidate device errors by Miklos Szeredi · 19 years ago
  95. d713311 [PATCH] fuse: use a per-mount spinlock by Miklos Szeredi · 19 years ago
  96. 0720b31 [PATCH] fuse: simplify locking by Miklos Szeredi · 19 years ago
  97. e5ac1d1 [PATCH] fuse: add O_NONBLOCK support to FUSE device by Jeff Dike · 19 years ago
  98. 385a17b [PATCH] fuse: add O_ASYNC support to FUSE device by Jeff Dike · 19 years ago
  99. 7025d9a [PATCH] fuse: fix fuse_dev_poll() return value by Miklos Szeredi · 19 years ago
  100. d3406ff [PATCH] fuse: fix oops in fuse_send_readpages() by Miklos Szeredi · 19 years ago