1. a5ee6da sparsemem: make SPARSEMEM_VMEMMAP selectable by Geoff Levand · 17 years ago
  2. 2e12a7f Fix lguest documentation by Sheela · 17 years ago
  3. 459e216 ecryptfs: initialize new auth_tokens before teardown by Eric Sandeen · 17 years ago
  4. 60af880 parport: "dev->timeslice" is an unsigned long, not an int by Eric Dumazet · 17 years ago
  5. 8d431db rtc-at32ap700x: fix irq init oops by David Brownell · 17 years ago
  6. fe4304b alpha: strncpy/strncat fixes by Ivan Kokshaysky · 17 years ago
  7. 4dbed85 uml: stop gdb from deleting breakpoints when running UML by Stanislaw Gruszka · 17 years ago
  8. 5867a78 revert "Hibernation: Use temporary page tables for kernel text mapping on x86_64" by Andrew Morton · 17 years ago
  9. 7552713 fix headers_install by Andrew Morton · 17 years ago
  10. 140b5e5 libata: fix ATAPI draining by Tejun Heo · 17 years ago
  11. f2dfc1a libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size by Tejun Heo · 17 years ago
  12. 3264a8d libata-acpi: implement _GTF command filtering by Tejun Heo · 17 years ago
  13. 0e8634b libata-acpi: improve _GTF execution error handling and reporting by Tejun Heo · 17 years ago
  14. 66fa7f2 libata-acpi: improve ACPI disabling by Tejun Heo · 17 years ago
  15. 398e078 libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resume by Tejun Heo · 17 years ago
  16. c05e6ff libata-acpi: implement and use ata_acpi_init_gtm() by Tejun Heo · 17 years ago
  17. 562f0c2 libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable() by Tejun Heo · 17 years ago
  18. 7f9ad9b libata: ata_dev_disable() should be called from EH context by Tejun Heo · 17 years ago
  19. ce2e0ab libata: add more opcodes to ata.h by Tejun Heo · 17 years ago
  20. c2e366a libata: update ata_*_printk() macros such that level can be a variable by Tejun Heo · 17 years ago
  21. 0d02f0b libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters by Tejun Heo · 17 years ago
  22. 4e52003 sata_mv: improve warnings about Highpoint RocketRAID 23xx cards by Mark Lord · 17 years ago
  23. e41bd3e libata: add ST3160023AS / 3.42 to NCQ blacklist by Tejun Heo · 17 years ago
  24. f7fe7ad libata: clear link->eh_info.serror from ata_std_postreset() by Tejun Heo · 17 years ago
  25. 8cf32ac sata_sil: fix spurious IRQ handling by Tejun Heo · 17 years ago
  26. 8085106 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  27. 53e4909 iwlwifi: fix rf_kill state inconsistent during suspend and resume by Zhu Yi · 17 years ago
  28. 1a8d122 b43: Fix rfkill radio LED by Larry Finger · 17 years ago
  29. cb935cb bcm43xx_debugfs sscanf fix by Andrew Morton · 17 years ago
  30. aaf44a0 libertas: select WIRELESS_EXT by Dan Williams · 17 years ago
  31. a5acc37 iwlwifi3945/4965: fix rate control algo reference leak by Cyrill Gorcunov · 17 years ago
  32. b808ab1 ieee80211_rate: missed unlock by Cyrill Gorcunov · 17 years ago
  33. 2ef19e6 wireless/ipw2200.c: add __dev{init,exit} annotations by Adrian Bunk · 17 years ago
  34. 9313794 zd1211rw: Fix alignment problems by Ulrich Kunitz · 17 years ago
  35. 74cda16 libertas: add Dan Williams as maintainer by Stefano Brivio · 17 years ago
  36. 2cc3a8f Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  37. 23afc5c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  38. 13ef7b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  39. 87d5df6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  40. 4942093e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  41. 07232b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  42. 961994a sis190 endianness by Al Viro · 17 years ago
  43. 87e417b ucc_geth: really fix section mismatch by Anton Vorontsov · 17 years ago
  44. 7a1fd33 pcnet_cs: add new id by Komuro · 17 years ago
  45. e8aed34 ocfs2: Re-journal buffers after transaction extend by Mark Fasheh · 17 years ago
  46. 0879c58 ocfs2: Allow for debugging of transaction extends by Mark Fasheh · 17 years ago
  47. 92295d8 ocfs2: Don't panic when truncating an empty extent by Mark Fasheh · 17 years ago
  48. a86370f ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans() by Mark Fasheh · 17 years ago
  49. e70e769 USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu" by Greg Kroah-Hartman · 17 years ago
  50. 565227c usb: Remove broken optimisation in OHCI IRQ handler by Benjamin Herrenschmidt · 17 years ago
  51. 08cbc70 USB: at91_udc: correct hanging while disconnecting usb cable by Nicolas Ferre · 17 years ago
  52. 442258e USB: use IRQF_DISABLED for HCD interrupt handlers by Alan Stern · 17 years ago
  53. d48bd97 USB: fix locking loop by avoiding flush_scheduled_work by Alan Stern · 17 years ago
  54. f88ed90 usb.h: fix kernel-doc warning by Randy Dunlap · 17 years ago
  55. b5ce18a USB: option: Bind to the correct interface of the Huawei E220 by Jaime Velasco Juan · 17 years ago
  56. 8be27c2 USB: cp2101: new device id by Jeff Long · 17 years ago
  57. 33abc04 usb-storage: Fix devices that cannot handle 32k transfers by Doug Maxey · 17 years ago
  58. b9e13ac USB: sierra: fix product id by agilmore@wirelessbeehive.com · 17 years ago
  59. bb44609 PCI: Restore PCI expansion ROM P2P prefetch window creation by Gary Hade · 17 years ago
  60. ba3882a HOWTO: update misspelling and word incorrected by barrios · 17 years ago
  61. 83f8804 add stable_api_nonsense.txt in korean by barrios · 17 years ago
  62. 57e1fd1 HOWTO: change addresses of maintainer and lxr url for Korean HOWTO by minchan kim · 17 years ago
  63. 0594fe0 Add Documentation for FAIR_USER_SCHED sysfs files by Dhaval Giani · 17 years ago
  64. e11d044 HOWTO: Change man-page maintainer address for Japanese HOWTO by Tsugikazu Shibata · 17 years ago
  65. cb8c9b6 tipar: remove obsolete module by Romain Liévin · 17 years ago
  66. 8c4606b kobject: fix the documentation of how kobject_set_name works by Greg Kroah-Hartman · 17 years ago
  67. ea9e7b5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  68. 980110c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  69. 5cdddec Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuild by Linus Torvalds · 17 years ago
  70. ac0b50d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  71. a12e606 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  72. 553876c [ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resume by Kevin Hilman · 17 years ago
  73. 41a9e68 [ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCC by Uwe Kleine-König · 17 years ago
  74. aa62a86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  75. de29cba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  76. 104064b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  77. cbd84ec Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  78. 7b286af Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  79. 0d01792 [S390] pud_present/pmd_present bug. by Martin Schwidefsky · 17 years ago
  80. a26e01d [IRDA]: irda parameters warning fixes. by Richard Knutsson · 17 years ago
  81. ea33291 [IRDA]: stir4200 fixes. by Olaf Hartmann · 17 years ago
  82. 2638698 [IRDA]: irlmp_unregister_link() needs to free lsaps. by Hinko Kocevar · 17 years ago
  83. 0ff8043 [IRDA]: mcs7780 needs to free allocated rx buffer. by Hinko Kocevar · 17 years ago
  84. 497ba7f [IRDA]: Race between open and disconnect in irda-usb. by Oliver Neukum · 17 years ago
  85. ef5d4cf2 [SCTP]: Flush fragment queue when exiting partial delivery. by Vlad Yasevich · 17 years ago
  86. 215f7b0 [AX25]: Locking dependencies fix in ax25_disconnect(). by Jarek Poplawski · 17 years ago
  87. 488faa2 [IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min() by Satoru SATOH · 17 years ago
  88. cf6fc4a [IPV6]: Fix the return value of ipv6_getsockopt by Wei Yongjun · 17 years ago
  89. 3ae4125 [BRIDGE]: Assign random address. by Stephen Hemminger · 17 years ago
  90. f33e1d9 [IPV4]: Updates to nfsroot documentation by Amos Waterland · 17 years ago
  91. f58adb7 [ATM]: Fix compiler warning noise with FORE200E driver by Tom "spot" Callaway · 17 years ago
  92. 4a9ecd5 [NETFILTER]: bridge: fix missing link layer headers on outgoing routed packets by Patrick McHardy · 17 years ago
  93. 6f229d7 [SYNCPPP]: Endianness and 64bit fixes. by Al Viro · 17 years ago
  94. 98eb568 [TIPC]: Fix semaphore handling. by Andrew Morton · 17 years ago
  95. cbebc51 [NETFILTER]: xt_hashlimit should use time_after_eq() by Eric Dumazet · 17 years ago
  96. 9ab4c954 [XFRM]: Display the audited SPI value in host byte order. by Paul Moore · 17 years ago
  97. a18aa31 [NETFILTER]: ip_tables: fix compat copy race by Patrick McHardy · 17 years ago
  98. f2a8900 [NETFILTER]: ctnetlink: set expected bit for related conntracks by Pablo Neira Ayuso · 17 years ago
  99. 3fd7131 ixgb: make sure jumbos stay enabled after reset by Matheos Worku · 17 years ago
  100. 4707387 Net: ibm_newemac, remove SPIN_LOCK_UNLOCKED by Jiri Slaby · 17 years ago