1. ededa4d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  2. 64396ac sysctl: fix ax25 checks by Eric W. Biederman · 17 years ago
  3. 421d991 quicklist: Set tlb->need_flush if pages are remaining in quicklist 0 by Christoph Lameter · 17 years ago
  4. 3811dbf SLUB: remove useless masking of GFP_ZERO by Christoph Lameter · 17 years ago
  5. 087ee8d Fix compilation warning in dquot.c by Jan Kara · 17 years ago
  6. d5dbac8 Documentation: update hugetlb information by Nishanth Aravamudan · 17 years ago
  7. 368d2c63 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" by Nishanth Aravamudan · 17 years ago
  8. d1c3fb1 hugetlb: introduce nr_overcommit_hugepages sysctl by Nishanth Aravamudan · 17 years ago
  9. 7a3f595 ecryptfs: fix fsx data corruption problems by Eric Sandeen · 17 years ago
  10. 8998979 fix bloat-o-meter for ppc64 by Nathan Lynch · 17 years ago
  11. bb8e8bc I/OAT: fix null device in call to dev_err() by Shannon Nelson · 17 years ago
  12. 711924b I/OAT: fixups from code comments by Shannon Nelson · 17 years ago
  13. 7c9e70e ecryptfs: set s_blocksize from lower fs in sb by Eric Sandeen · 17 years ago
  14. 81eabcb mm: fix page allocation for larger I/O segments by Mel Gorman · 17 years ago
  15. 8d93662 apm_event{,info}_t are userspace types by Adam Jackson · 17 years ago
  16. a332347 drivers/cpufreq/cpufreq_stats.c section fix by Adrian Bunk · 17 years ago
  17. 771cceb4 drivers/macintosh/via-pmu.c: Added a missing iounmap by Julia Lawall · 17 years ago
  18. d17a18d pktcdvd: add kobject_put when kobject register fails by Dave Young · 17 years ago
  19. bbd0682 mm/sparse.c: improve the error handling for sparse_add_one_section() by WANG Cong · 17 years ago
  20. af0cd5a mm/sparse.c: check the return value of sparse_index_alloc() by WANG Cong · 17 years ago
  21. bd6cba5 cpufreq: fix missing unlocks in cpufreq_add_dev error paths. by Dave Jones · 17 years ago
  22. 9548b20 alpha: build fixes by Ivan Kokshaysky · 17 years ago
  23. b47b6f3 ext3, ext4: avoid divide by zero by Andries E. Brouwer · 17 years ago
  24. 9e2de40 fs/Kconfig: grammar fix by Uwe Kleine-König · 17 years ago
  25. a5ee6da sparsemem: make SPARSEMEM_VMEMMAP selectable by Geoff Levand · 17 years ago
  26. 2e12a7f Fix lguest documentation by Sheela · 17 years ago
  27. 459e216 ecryptfs: initialize new auth_tokens before teardown by Eric Sandeen · 17 years ago
  28. 60af880 parport: "dev->timeslice" is an unsigned long, not an int by Eric Dumazet · 17 years ago
  29. 8d431db rtc-at32ap700x: fix irq init oops by David Brownell · 17 years ago
  30. fe4304b alpha: strncpy/strncat fixes by Ivan Kokshaysky · 17 years ago
  31. 4dbed85 uml: stop gdb from deleting breakpoints when running UML by Stanislaw Gruszka · 17 years ago
  32. 5867a78 revert "Hibernation: Use temporary page tables for kernel text mapping on x86_64" by Andrew Morton · 17 years ago
  33. 7552713 fix headers_install by Andrew Morton · 17 years ago
  34. 140b5e5 libata: fix ATAPI draining by Tejun Heo · 17 years ago
  35. f2dfc1a libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size by Tejun Heo · 17 years ago
  36. 3264a8d libata-acpi: implement _GTF command filtering by Tejun Heo · 17 years ago
  37. 0e8634b libata-acpi: improve _GTF execution error handling and reporting by Tejun Heo · 17 years ago
  38. 66fa7f2 libata-acpi: improve ACPI disabling by Tejun Heo · 17 years ago
  39. 398e078 libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM during resume by Tejun Heo · 17 years ago
  40. c05e6ff libata-acpi: implement and use ata_acpi_init_gtm() by Tejun Heo · 17 years ago
  41. 562f0c2 libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable() by Tejun Heo · 17 years ago
  42. 7f9ad9b libata: ata_dev_disable() should be called from EH context by Tejun Heo · 17 years ago
  43. ce2e0ab libata: add more opcodes to ata.h by Tejun Heo · 17 years ago
  44. c2e366a libata: update ata_*_printk() macros such that level can be a variable by Tejun Heo · 17 years ago
  45. 0d02f0b libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters by Tejun Heo · 17 years ago
  46. 4e52003 sata_mv: improve warnings about Highpoint RocketRAID 23xx cards by Mark Lord · 17 years ago
  47. e41bd3e libata: add ST3160023AS / 3.42 to NCQ blacklist by Tejun Heo · 17 years ago
  48. f7fe7ad4 libata: clear link->eh_info.serror from ata_std_postreset() by Tejun Heo · 17 years ago
  49. 8cf32ac sata_sil: fix spurious IRQ handling by Tejun Heo · 17 years ago
  50. 2cc3a8f Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  51. 23afc5c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 17 years ago
  52. 13ef7b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  53. 87d5df6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  54. 4942093e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  55. 07232b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  56. e8aed34 ocfs2: Re-journal buffers after transaction extend by Mark Fasheh · 17 years ago
  57. 0879c58 ocfs2: Allow for debugging of transaction extends by Mark Fasheh · 17 years ago
  58. 92295d8 ocfs2: Don't panic when truncating an empty extent by Mark Fasheh · 17 years ago
  59. a86370f ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans() by Mark Fasheh · 17 years ago
  60. e70e769 USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu" by Greg Kroah-Hartman · 17 years ago
  61. 565227c usb: Remove broken optimisation in OHCI IRQ handler by Benjamin Herrenschmidt · 17 years ago
  62. 08cbc70 USB: at91_udc: correct hanging while disconnecting usb cable by Nicolas Ferre · 17 years ago
  63. 442258e USB: use IRQF_DISABLED for HCD interrupt handlers by Alan Stern · 17 years ago
  64. d48bd97 USB: fix locking loop by avoiding flush_scheduled_work by Alan Stern · 17 years ago
  65. f88ed90 usb.h: fix kernel-doc warning by Randy Dunlap · 17 years ago
  66. b5ce18a USB: option: Bind to the correct interface of the Huawei E220 by Jaime Velasco Juan · 17 years ago
  67. 8be27c2 USB: cp2101: new device id by Jeff Long · 17 years ago
  68. 33abc04 usb-storage: Fix devices that cannot handle 32k transfers by Doug Maxey · 17 years ago
  69. b9e13ac USB: sierra: fix product id by agilmore@wirelessbeehive.com · 17 years ago
  70. bb44609 PCI: Restore PCI expansion ROM P2P prefetch window creation by Gary Hade · 17 years ago
  71. ba3882a HOWTO: update misspelling and word incorrected by barrios · 17 years ago
  72. 83f8804 add stable_api_nonsense.txt in korean by barrios · 17 years ago
  73. 57e1fd1 HOWTO: change addresses of maintainer and lxr url for Korean HOWTO by minchan kim · 17 years ago
  74. 0594fe0 Add Documentation for FAIR_USER_SCHED sysfs files by Dhaval Giani · 17 years ago
  75. e11d044 HOWTO: Change man-page maintainer address for Japanese HOWTO by Tsugikazu Shibata · 17 years ago
  76. cb8c9b6 tipar: remove obsolete module by Romain Liévin · 17 years ago
  77. 8c4606b kobject: fix the documentation of how kobject_set_name works by Greg Kroah-Hartman · 17 years ago
  78. ea9e7b55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  79. 980110c Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  80. 5cdddec Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/fix-kbuild by Linus Torvalds · 17 years ago
  81. ac0b50d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  82. a12e606 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  83. 553876c [ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resume by Kevin Hilman · 17 years ago
  84. 41a9e68 [ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCC by Uwe Kleine-König · 17 years ago
  85. aa62a86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  86. de29cba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  87. 104064b Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  88. cbd84ec Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  89. 7b286af Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  90. 0d01792 [S390] pud_present/pmd_present bug. by Martin Schwidefsky · 17 years ago
  91. a26e01d [IRDA]: irda parameters warning fixes. by Richard Knutsson · 17 years ago
  92. ea33291 [IRDA]: stir4200 fixes. by Olaf Hartmann · 17 years ago
  93. 2638698 [IRDA]: irlmp_unregister_link() needs to free lsaps. by Hinko Kocevar · 17 years ago
  94. 0ff8043 [IRDA]: mcs7780 needs to free allocated rx buffer. by Hinko Kocevar · 17 years ago
  95. 497ba7f [IRDA]: Race between open and disconnect in irda-usb. by Oliver Neukum · 17 years ago
  96. ef5d4cf2 [SCTP]: Flush fragment queue when exiting partial delivery. by Vlad Yasevich · 17 years ago
  97. 215f7b0 [AX25]: Locking dependencies fix in ax25_disconnect(). by Jarek Poplawski · 17 years ago
  98. 488faa2 [IPV4]: Make tcp_input_metrics() get minimum RTO via tcp_rto_min() by Satoru SATOH · 17 years ago
  99. cf6fc4a [IPV6]: Fix the return value of ipv6_getsockopt by Wei Yongjun · 17 years ago
  100. 3ae4125 [BRIDGE]: Assign random address. by Stephen Hemminger · 17 years ago