1. 7d2aae1 [PATCH] ALSA: Fix sysfs breakage by Takashi Iwai · 18 years ago
  2. b9d1902 [ARM] 4117/1: S3C2412: Fix writel() usage in selection code by Ben Dooks · 18 years ago
  3. 3453c84 [CPUFREQ] Remove unneeded errata workaround from p4-clockmod. by Dave Jones · 18 years ago
  4. 0142f9d [CPUFREQ] check sysfs_create_link return value by Ahmed S. Darwish · 18 years ago
  5. 43ed41f6 [AGPGART] Add new IDs to VIA AGP. by Dave Jones · 18 years ago
  6. 7707ea3 [AGPGART] Remove pointless assignment. by Dave Jones · 18 years ago
  7. 87a17f3 [AGPGART] Remove pointless typedef in ati-agp by Dave Jones · 18 years ago
  8. c30efba [AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages() by Dave Jones · 18 years ago
  9. 5263bf6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  10. 545da94 [POWERPC] Fix sys_pciconfig_iobase bus matching by Benjamin Herrenschmidt · 18 years ago
  11. 05916ee [POWERPC] PS3: add not complete comment to kconfig by Geoff Levand · 18 years ago
  12. e0b874d via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support for CX700 and 8237S by Josepch Chan · 18 years ago
  13. 6855036 ide: unregister idepnp driver on unload by Tejun Heo · 18 years ago
  14. 82ab1ee ide: add missing __init tags to IDE PCI host drivers by Bartlomiej Zolnierkiewicz · 18 years ago
  15. 677c0a7 ia64: add pci_get_legacy_ide_irq() by Bartlomiej Zolnierkiewicz · 18 years ago
  16. 3e9e4c8 ide/generic: Jmicron has its own drivers now by Alan Cox · 18 years ago
  17. e5c073f atiixp.c: add cable detection support for ATI IDE by Conke Hu · 18 years ago
  18. b25168d atiixp.c: sb600 ide only has one channel by Conke Hu · 18 years ago
  19. 7371532 atiixp.c: remove unused code by Conke Hu · 18 years ago
  20. a51545a jmicron: fix warning by Andrew Morton · 18 years ago
  21. 1e7106f ide: update MAINTAINERS entry by Bartlomiej Zolnierkiewicz · 18 years ago
  22. 03ee5b1 libata: fix ata_eh_suspend() return value by Tejun Heo · 18 years ago
  23. a718728 ahci: port_no should be used when clearing IRQ in ahci_thaw() by Tejun Heo · 18 years ago
  24. 7d620a4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  25. 095b850 [IPV4]: Fix single-entry /proc/net/fib_trie output. by Robert Olsson · 18 years ago
  26. 342a0cf [SELINUX]: Fix 2.6.20-rc6 build when no xfrm by Venkat Yekkirala · 18 years ago
  27. 86d4325 [SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling. by David S. Miller · 18 years ago
  28. c229ec5 [PATCH] Boot loader ID for Gujin by H. Peter Anvin · 18 years ago
  29. a8a75a2 [PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno() by Mark Fasheh · 18 years ago
  30. bb38594 Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32 by Linus Torvalds · 18 years ago
  31. d312c8f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  32. 08eacc3 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  33. 8cdf92a Fix Maple PATA IRQ assignment. by David Woodhouse · 18 years ago
  34. dfd7a3d ahci: use 0x80 as wait stat value instead of 0xff by Tejun Heo · 18 years ago
  35. d0259872 sata_via: style clean up, no indirect method call in LLD by Tejun Heo · 18 years ago
  36. 6096b63 ahci: fix endianness in spurious interrupt message by Tejun Heo · 18 years ago
  37. 496a0fc [PATCH] Fix race in efi variable delete code by Matt Domsch · 18 years ago
  38. 01f2073 [PATCH] netdev: add a MAINTAINERS entry for via-velocity and update my address by Francois Romieu · 18 years ago
  39. 1fb8449 [PATCH] core-dumping unreadable binaries via PT_INTERP by Alexey Dobriyan · 18 years ago
  40. c20086d [PATCH] md: remove unnecessary printk when raid5 gets an unaligned read. by NeilBrown · 18 years ago
  41. fe33f6f [PATCH] Fix UML on non-standard VM split hosts by Jeff Dike · 18 years ago
  42. 569d328 [PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debug by Trond Myklebust · 18 years ago
  43. 2a2275d [PATCH] md: fix potential memalloc deadlock in md by NeilBrown · 18 years ago
  44. a0ad13e [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd by NeilBrown · 18 years ago
  45. 45f8bde [PATCH] fix various kernel-doc in header files by Robert P. J. Day · 18 years ago
  46. a8d814b [PATCH] remove __devinit markings from rtc_sysfs_add_device() by Mike Frysinger · 18 years ago
  47. bfa152f [PATCH] dm-multipath: fix stall on noflush suspend/resume by Jun'ichi Nomura · 18 years ago
  48. e540eb4 [PATCH] 9p: null terminate error strings for debug print by Eric Van Hensbergen · 18 years ago
  49. da977b2 [PATCH] 9p: fix segfault caused by race condition in meta-data operations by Eric Van Hensbergen · 18 years ago
  50. ff76e1d [PATCH] 9p: update documentation regarding server applications by Eric Van Hensbergen · 18 years ago
  51. 621997c [PATCH] 9p: fix rename return code by Eric Van Hensbergen · 18 years ago
  52. f94b347 [PATCH] 9p: fix bogus return code checks during initialization by Eric Van Hensbergen · 18 years ago
  53. f49d5e6 [PATCH] md: avoid reading past the end of a bitmap file by NeilBrown · 18 years ago
  54. 1031be7 [PATCH] md: make sure the events count in an md array never returns to zero by NeilBrown · 18 years ago
  55. 3eda22d [PATCH] md: make 'repair' actually work for raid1 by NeilBrown · 18 years ago
  56. 524418b [PATCH] md: update email address and status for MD in MAINTAINERS by NeilBrown · 18 years ago
  57. c397852 [PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie by Peter Staubach · 18 years ago
  58. e2df0c8 [PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ON by NeilBrown · 18 years ago
  59. 250f391 [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads by NeilBrown · 18 years ago
  60. 1a8eff6 [PATCH] knfsd: fix setting of ACL server versions by NeilBrown · 18 years ago
  61. 98fac23 [PATCH] knfsd: update email address and status for NFSD in MAINTAINERS by NeilBrown · 18 years ago
  62. e702ff0 [PATCH] Gigaset ISDN driver error handling fixes by Tilman Schmidt · 18 years ago
  63. e4233de [PATCH] ACPI: fix cpufreq regression by Ingo Molnar · 18 years ago
  64. 1e9a51d [PATCH] SPI: alternative fix for spi_busnum_to_master by Atsushi Nemoto · 18 years ago
  65. 863c470 [PATCH] Fix NULL ->nsproxy dereference in /proc/*/mounts by Alexey Dobriyan · 18 years ago
  66. c633090 [PATCH] x86_64 ia32 vDSO: define arch_vma_name by Roland McGrath · 18 years ago
  67. 3a0cfad [PATCH] powerpc vDSO: use VM_ALWAYSDUMP by Roland McGrath · 18 years ago
  68. e03f0ca [PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMP by Roland McGrath · 18 years ago
  69. f47aef5 [PATCH] i386 vDSO: use VM_ALWAYSDUMP by Roland McGrath · 18 years ago
  70. e5b97dd [PATCH] Add VM_ALWAYSDUMP by Roland McGrath · 18 years ago
  71. b6558c4 [PATCH] Fix gate_vma.vm_flags by Roland McGrath · 18 years ago
  72. a1f3bb9 [PATCH] Fix CONFIG_COMPAT_VDSO by Roland McGrath · 18 years ago
  73. 7f6ee1a [PATCH] spi: fix error setting the spi mode in pxa2xx_spi.c by Justin Clacherty · 18 years ago
  74. 8736b92 [PATCH] S3C24XX: fix passing spi chipselect to select routine by Ben Dooks · 18 years ago
  75. 46fe4dd [PATCH] KVM: SVM: Propagate cpu shutdown events to userspace by Joerg Roedel · 18 years ago
  76. 73b1087 [PATCH] KVM: MMU: Report nx faults to the guest by Avi Kivity · 18 years ago
  77. 7993ba4 [PATCH] KVM: MMU: Perform access checks in walk_addr() by Avi Kivity · 18 years ago
  78. 6f00e68 [PATCH] KVM: Emulate IA32_MISC_ENABLE msr by Avi Kivity · 18 years ago
  79. bce66ca [PATCH] KVM: SVM: Fix SVM idt confusion by Leonard Norrgard · 18 years ago
  80. 4b89eed9 Write back inode data pages even when the inode itself is locked by Linus Torvalds · 18 years ago
  81. ecdfc97 Resurrect 'try_to_free_buffers()' VM hackery by Linus Torvalds · 18 years ago
  82. 4fe4f4a [AVR32] Update ATSTK1000 defconfig: Enable macb by default by Haavard Skinnemoen · 18 years ago
  83. 0cd7898 [AVR32] Export clear_page symbol by Haavard Skinnemoen · 18 years ago
  84. 7399072 [NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connections by Patrick McHardy · 18 years ago
  85. a46bf7d [NETFILTER]: nf_nat_pptp: fix expectation removal by Patrick McHardy · 18 years ago
  86. c72c6b2 [NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrack by Patrick McHardy · 18 years ago
  87. e89862f [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). by David S. Miller · 18 years ago
  88. d5e76b0 [AF_PACKET]: Check device down state before hard header callbacks. by David S. Miller · 18 years ago
  89. 5ad0d38 [PATCH] x86_64: fix put_user for 64-bit constant by Roland McGrath · 18 years ago
  90. 95743de [DECNET]: Handle a failure in neigh_parms_alloc (take 2) by Eric W. Biederman · 18 years ago
  91. 24cb230 [BNX2]: Fix 2nd port's MAC address. by Michael Chan · 18 years ago
  92. 61dd08c libata-sff: Don't call bmdma_stop on non DMA capable controllers by Alan · 18 years ago
  93. b2a8bbe libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli by Tejun Heo · 18 years ago
  94. 0291f95 ahci: improve and limit spurious interrupt messages, take#3 by Tejun Heo · 18 years ago
  95. 1723424 sata_via: don't diddle with ATA_NIEN in ->freeze by Tejun Heo · 18 years ago
  96. db3ccda [TCP]: Fix sorting of SACK blocks. by Baruch Even · 18 years ago
  97. 8eda232 HID: fix hid-input mapping for Firefly Mini Remote Control by Simon Bennett · 18 years ago
  98. ad2905f USB HID: fix hid_blacklist clash for 0x08ca/0x0010 by Jiri Kosina · 18 years ago
  99. 767fe78 HID: fix memleaking of collection by Jiri Kosina · 18 years ago
  100. c642846 [ARM] 4111/1: Allow VFP to work with thread migration on SMP by Catalin Marinas · 18 years ago