1. 37529fe set relay file can not be read by pread(2) by Lai Jiangshan · 16 years ago
  2. 05dda97 Linux 2.6.25-rc7 by Linus Torvalds · 16 years ago
  3. b97d480 ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA") by Bjorn Helgaas · 16 years ago
  4. 5004de1 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  5. e584152 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
  6. 7ed7fe5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  7. e48bb49 KVM: MMU: Fix memory leak on guest demand faults by Avi Kivity · 16 years ago
  8. 707a18a KVM: VMX: convert init_rmode_tss() to slots_lock by Marcelo Tosatti · 16 years ago
  9. 15aaa81 KVM: MMU: handle page removal with shadow mapping by Marcelo Tosatti · 16 years ago
  10. 4b1a80f KVM: MMU: Fix is_rmap_pte() with io ptes by Avi Kivity · 16 years ago
  11. 5dc8326 KVM: VMX: Restore tss even on x86_64 by Avi Kivity · 16 years ago
  12. a4083c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  13. 4742dc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  14. 49741c4 PCI: revert "pcie: utilize pcie transaction pending bit" by Andrew Morton · 16 years ago
  15. 8a443df PCI: iova: lockdep false alarm fix by Mark Gross · 16 years ago
  16. 815d2d5 driver core: debug for bad dev_attr_show() return value. by Andrew Morton · 16 years ago
  17. c9698d6b UIO: add pgprot_noncached() to UIO mmap code by Jean-Samuel Chenard · 16 years ago
  18. 7fdba2f USB: Fix cut-and-paste error in rtl8150.c by Robert P. J. Day · 16 years ago
  19. 055b93c USB: ehci: stop vt6212 bus hogging by Rene Herman · 16 years ago
  20. 7f170a6 USB: sierra: add another device id by Kevin Lloyd · 16 years ago
  21. 4f4f9c5 USB: sierra: dma fixes by Oliver Neukum · 16 years ago
  22. cc36bdd USB: add support for Motorola ROKR Z6 cellphone in mass storage mode by Constantin Baranov · 16 years ago
  23. ba2ef3b USB: isd200: fix memory leak in isd200_get_inquiry_data by Boaz Harrosh · 16 years ago
  24. b483b6a USB: pl2303: another product ID by Max Arnold · 16 years ago
  25. 392e1d9 USB: new quirk flag to avoid Set-Interface by Alan Stern · 16 years ago
  26. 12cd5b9 USB: fix gadgetfs class request delegation by Roy Hashimoto · 16 years ago
  27. 7c12c92 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  28. 5a17558 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  29. 4cde32f [libata] ahci: SB600 workaround is suspect... play it safe for now by Jeff Garzik · 16 years ago
  30. d56dc0b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linus by Linus Torvalds · 16 years ago
  31. 16fddf5 Merge branch 'linux-2.6' into merge by Paul Mackerras · 16 years ago
  32. c07a9c4 sata_promise: fix hardreset hotplug events, take 2 by Mikael Pettersson · 16 years ago
  33. 266c2e0 Make printk() console semaphore accesses sensible by Linus Torvalds · 16 years ago
  34. 5f7b703 bsd_acct: using task_struct->tgid is not right in pid-namespaces by Pavel Emelyanov · 16 years ago
  35. a846a19 bsd_acct: plain current->real_parent access is not always safe by Pavel Emelyanov · 16 years ago
  36. 4dd4b92 revert "kswapd should only wait on IO if there is IO" by Andrew Morton · 16 years ago
  37. 537878d hw_random doc updates by David Brownell · 16 years ago
  38. cb622bb smackfs: remove redundant lock, fix open(,O_RDWR) by Ahmed S. Darwish · 16 years ago
  39. 5833611 markers: remove ACCESS_ONCE by Mathieu Desnoyers · 16 years ago
  40. fd3c36f markers: update preempt_disable. call_rcu, rcu_barrier comments by Mathieu Desnoyers · 16 years ago
  41. 5a982cb mm: fix boundary checking in free_bootmem_core by Yinghai Lu · 16 years ago
  42. 2875fb6 mtd: memory corruption in block2mtd.c by Ingo van Lil · 16 years ago
  43. 1312848 kernel-parameters.txt: document memmap option better by Pavel Machek · 16 years ago
  44. 5492a7e [POWERPC] mpc5200: Fix incorrect compatible string for the mdio node by Grant Likely · 16 years ago
  45. dda7aba libata: improve HPA error handling by Tejun Heo · 16 years ago
  46. 1ffc151 libata: assume no device is attached if both IDENTIFYs are aborted by Tejun Heo · 16 years ago
  47. b63b133 pata_it821x: use raw nbytes in check_atapi_dma by Tejun Heo · 16 years ago
  48. aacda37 libata: implement ata_qc_raw_nbytes() by Tejun Heo · 16 years ago
  49. cc7feea Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  50. 6f58d79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  51. ca1a6ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  52. d307377 SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters by Roland Dreier · 16 years ago
  53. b9e76a0 x86-32: Pass the full resource data to ioremap() by Linus Torvalds · 16 years ago
  54. 92896bd Don't 'printk()' while holding xtime lock for writing by Linus Torvalds · 16 years ago
  55. eff2f1e [POWERPC] Update some defconfigs by Kumar Gala · 16 years ago
  56. 7ea6fd7 [POWERPC] Fix Oops with TQM5200 on TQM5200 by Anatolij Gustschin · 16 years ago
  57. 9560aea [POWERPC] mpc5200: Fix null dereference if bestcomm fails to initialize by Grant Likely · 16 years ago
  58. b8c19eb [POWERPC] mpc5200-fec: Fix possible NULL dereference in mdio driver by Grant Likely · 16 years ago
  59. 1428a9f [POWERPC] Fix crash in init_ipic_sysfs on efika by Olaf Hering · 16 years ago
  60. cfe666b [POWERPC] Don't use 64k pages for ioremap on pSeries by Paul Mackerras · 16 years ago
  61. 6d00815 [SPARC64]: exec PT_DTRACE by Roland McGrath · 16 years ago
  62. 1f17131 [SPARC64]: Use shorter list_splice_init() for brevity. by Robert P. J. Day · 16 years ago
  63. 8f3ea33 sch_htb: fix "too many events" situation by Martin Devera · 16 years ago
  64. 4b1b366 connector: convert to single-threaded workqueue by Evgeniy Polyakov · 16 years ago
  65. dbee0d3 [ATM]: When proc_create() fails, do some error handling work and return -ENOMEM. by Wang Chen · 16 years ago
  66. 4ce6efe kbuild: soften modpost checks when doing cross builds by Sam Ravnborg · 16 years ago
  67. 8c07e46 i2c: Fix docbook problem by Randy Dunlap · 16 years ago
  68. bc80cc5 ASoC/TLV320AIC3X: Stop I2C driver ID abuse by Jean Delvare · 16 years ago
  69. f08ac4e i2c-omap: Fix unhandled fault by Tony Lindgren · 16 years ago
  70. 7084925 i2c-bfin-twi: Disable BF54x support for now by Bryan Wu · 16 years ago
  71. da990a2 [SUNGEM]: Fix NAPI assertion failure. by David S. Miller · 16 years ago
  72. 2572c14 BNX2X: prevent ethtool from setting port type by Eliezer Tamir · 16 years ago
  73. 53a6201 [9P] net/9p/trans_fd.c: remove unused variable by Julia Lawall · 16 years ago
  74. 421f099 [IPV6] net/ipv6/ndisc.c: remove unused variable by Julia Lawall · 16 years ago
  75. 6440cc9 [IPV4] fib_trie: fix warning from rcu_assign_poinger by Stephen Hemminger · 16 years ago
  76. d2532dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  77. 7f8ed18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  78. 0d995b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  79. 130eb46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  80. f16278c Change pagemap output format to allow for future reporting of huge pages by Hans Rosenfeld · 16 years ago
  81. 51ec92e mmc: use sysfs groups to handle conditional attributes by Pierre Ossman · 16 years ago
  82. 03c086a PNP: increase the number of PnP memory resources from 12 to 24 by Darren Salt · 16 years ago
  83. 245073f ISAPNP: fix limits of logical device register set by Bjorn Helgaas · 16 years ago
  84. 04b6e6e [CIFS] Fix mem leak on dfs referral by Steve French · 16 years ago
  85. 69d1506 [TCP]: Let skbs grow over a page on fast peers by Herbert Xu · 16 years ago
  86. 9e96304 x86: revert: reserve dma32 early for gart by Thomas Gleixner · 16 years ago
  87. ca4e2ab Revert "ide-tape: schedule driver for removal after 6 months" by Bartlomiej Zolnierkiewicz · 16 years ago
  88. d708c40 ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted by Bartlomiej Zolnierkiewicz · 16 years ago
  89. 15220d9 ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted by Bartlomiej Zolnierkiewicz · 16 years ago
  90. ad1c53b ide: Documentation/ide/ide.txt fixes by Bartlomiej Zolnierkiewicz · 16 years ago
  91. 9c027c6 ide: mark special "ide0=" kernel parameters as obsoleted by Bartlomiej Zolnierkiewicz · 16 years ago
  92. 37ff9f3 ide: remove commented out entries from ide_pio_blacklist[] by Bartlomiej Zolnierkiewicz · 16 years ago
  93. 6465874 [SPARC64]: Remove most limitations to kernel image size. by David S. Miller · 16 years ago
  94. 7512cbf [DLCI]: Fix tiny race between module unload and sock_ioctl. by Pavel Emelyanov · 16 years ago
  95. 1233823 [SCTP]: Fix build warnings with IPV6 disabled. by David S. Miller · 16 years ago
  96. 12b1015 [IPV4]: Fix null dereference in ip_defrag by Phil Oester · 16 years ago
  97. f2b2b59 RDMA/nes: Fix MSS calculation on RDMA path by Chien Tung · 16 years ago
  98. a575433 ocfs2: MAINTAINERS update by Mark Fasheh · 16 years ago
  99. 028011e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  100. 37bff62 x86_64: free_bootmem should take phys by Yinghai Lu · 16 years ago