1. 09fd4b4 x86: use cpuid to check MWAIT support for C1 by Thomas Gleixner · 18 years ago
  2. 732d7be x86: use cpuinfo to check for interrupt pending message msr by Thomas Gleixner · 18 years ago
  3. aa83f3f x86: cleanup C1E enabled detection by Thomas Gleixner · 18 years ago
  4. 6ddd2a2 x86: simplify idle selection by Thomas Gleixner · 18 years ago
  5. 9e26d84 fix build bug in "x86: add PCI extended config space access for AMD Barcelona" by Robert Richter · 18 years ago
  6. d44b9d1 x86: move bugs_64.c to cpu/bugs_64.c by Hiroshi Shimamoto · 18 years ago
  7. 1a57265 fix build bug in "x86: add PCI extended config space access for AMD Barcelona" by Ingo Molnar · 18 years ago
  8. 6fc9286 fix build bug in "x86: add PCI extended config space access for AMD Barcelona" by Ingo Molnar · 18 years ago
  9. 831d991 x86: add PCI extended config space access for AMD Barcelona by Robert Richter · 19 years ago
  10. 1c47cd6 x86: fix overlong line in arch/x86/kernel/cpu/amd_64.c by H. Peter Anvin · 18 years ago
  11. 30a7131 x86: Move the 64-bit Centaur specific parts out of setup_64.c by Dave Jones · 18 years ago
  12. 7e21911 x86: Remove workaround for prescott (32bit P4) from 64-bit code. by Dave Jones · 18 years ago
  13. a82fbe3 x86: Move the 64-bit Intel specific parts out of setup_64.c by Dave Jones · 18 years ago
  14. 4d28587 x86: Move the AMD64 specific parts out of setup_64.c by Dave Jones · 18 years ago
  15. d364319 x86: move mmconfig declarations to header by Thomas Gleixner · 18 years ago
  16. 1beee8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  17. 9db8ee3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  18. e3aa51f acpi: fix sparse const errors by Harvey Harrison · 18 years ago
  19. 3446b9d llc: Fix double accounting of received packets by Arnaldo Carvalho de Melo · 18 years ago
  20. 0066ed5 [S390] Update default configuration. by Martin Schwidefsky · 18 years ago
  21. 209fb90 [S390] disassembler: fix idte instruction format. by Martin Schwidefsky · 18 years ago
  22. 4657fb8 [S390] tape: fix race with stack local wait_queue_head_t. by Martin Schwidefsky · 18 years ago
  23. 54ad641 [S390] 3270: fix race with stack local wait_queue_head_t. by Martin Schwidefsky · 18 years ago
  24. c80ee72 [S390] dasd: use a generic wait_queue for sleep_on by Stefan Haberland · 18 years ago
  25. d4820e4 [S390] sclp_vt220: fix scheduling while atomic bug. by Heiko Carstens · 18 years ago
  26. c1bb7f3 [S390] showmem: Only walk spanned pages. by Heiko Carstens · 18 years ago
  27. 1760537 [S390] appldata: prevent cpu hotplug when walking cpu_online_map. by Gerald Schaefer · 18 years ago
  28. 67060d9 [S390] Fix section mismatch warnings. by Heiko Carstens · 18 years ago
  29. bebd9a4 [S390] s390 types: make dma_addr_t 64 bit capable by Christian Borntraeger · 18 years ago
  30. f71ad62 [S390] tape: Fix race condition in tape block device driver by Michael Holzheu · 18 years ago
  31. 97195d6 [S390] fix sparsemem related compile error with allnoconfig on s390 by Hans-Joachim Picht · 18 years ago
  32. 916941b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  33. fbf4d7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  34. 413c239 driver-core: prepare for 2.6.27 api change by adding dev_set_name by Stephen Rothwell · 18 years ago
  35. bb7e698 Revert "USB: EHCI: fix performance regression" by Greg Kroah-Hartman · 18 years ago
  36. 185e3de USB: fsl_usb2_udc: fix recursive lock by Li Yang · 18 years ago
  37. a7f3872 USB: usb-serial: option: Don't match Huawei driver CD images by Michael Karcher · 18 years ago
  38. 4be2fa1 USB: pl2303: another product ID by Steve Murphy · 18 years ago
  39. 598eff6 USB: add another scanner quirk by René Rebe · 18 years ago
  40. 2a8bc9e USB: Add support for ROKR W5 in unusual_devs.h by Javier Smaldone · 18 years ago
  41. c5f23b0 USB: Fix M600i unusual_devs entry by Phil Dibowitz · 18 years ago
  42. c7257bd USB: usb-storage: unusual_devs update for Cypress ATACB by Alan Stern · 18 years ago
  43. fa38dfc USB: EHCI: fix performance regression by Alan Stern · 18 years ago
  44. b40e43f USB: EHCI: fix bug in Iso scheduling by Alan Stern · 18 years ago
  45. d1f114d USB: EHCI: fix remote-wakeup regression by Alan Stern · 18 years ago
  46. 3a31155 USB: EHCI: suppress unwanted error messages by Alan Stern · 18 years ago
  47. a8e5177 USB: EHCI: fix up root-hub TT mess by Alan Stern · 18 years ago
  48. 217a908 USB: add all configs to the "descriptors" attribute by Alan Stern · 18 years ago
  49. e16362a USB: fix possible deadlock involving sysfs attributes by Alan Stern · 18 years ago
  50. 62d104d USB: Firmware loader driver for USB Apple iSight camera by Matthew Garrett · 18 years ago
  51. ebb3770 USB: FTDI_SIO : Add support for Matrix Orbital PID Range by Ray Molenkamp · 18 years ago
  52. 4bd2797 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
  53. a7f75d3 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
  54. dca0261 [CPUFREQ] fix double unlock of cpu_policy_rwsem in drivers/cpufreq/cpufreq.c by Lothar Waßmann · 18 years ago
  55. 6715930 Merge commit 'linus/master' into sched-fixes-for-linus by Ingo Molnar · 18 years ago
  56. ea3f01f sched: re-tune NUMA topologies by Ingo Molnar · 18 years ago
  57. 12293bf netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_init() by Alexey Dobriyan · 18 years ago
  58. b3137bc sched: stop wake_affine from causing serious imbalance by Mike Galbraith · 18 years ago
  59. a381759 sched: fix sched_clock_cpu() by Peter Zijlstra · 18 years ago
  60. 6363ca5 revert ("sched: fair-group: SMP-nice for group scheduling") by Ingo Molnar · 18 years ago
  61. 4285f594 sched: cleanup by Ingo Molnar · 18 years ago
  62. c6fba54 show_schedstat(): fix memleak by Adrian Bunk · 18 years ago
  63. 3f33a7c sched: unite unlikely pairs in rt_policy() and schedule_debug() by Roel Kluin · 18 years ago
  64. f9305d4 revert ("sched: fair: weight calculations") by Ingo Molnar · 18 years ago
  65. 8c3a01d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 18 years ago
  66. 4c8411f bluetooth: fix locking bug in the rfcomm socket cleanup handling by Arjan van de Ven · 18 years ago
  67. c97c23e mac80211: fix alignment issue with compare_ether_addr() by Senthil Balasubramanian · 18 years ago
  68. 70d251b mac80211: Fix for NULL pointer dereference in sta_info_get() by Senthil Balasubramanian · 18 years ago
  69. f6d9710 mac80211: fix a typo in ieee80211_handle_filtered_frame comment by Yi Zhu · 18 years ago
  70. a762483 rndis_wlan: add missing range check for power_output modparam by Jussi Kivilinna · 18 years ago
  71. 135a548 iwlwifi: fix rate scale TLC column selection bug by Guy Cohen · 18 years ago
  72. 47cfd46 iwlwifi: fix exit from stay_in_table state by Guy Cohen · 18 years ago
  73. 4364623 rndis_wlan: Make connections to TKIP PSK networks work by Scott Ashcroft · 18 years ago
  74. d4231ca mac80211 : Fixes the status message for iwconfig by Abhijeet Kolekar · 18 years ago
  75. 633257d rt2x00: Use atomic interface iteration in irq context by Ivo van Doorn · 18 years ago
  76. f06a0f4 rt2x00: Reset antenna RSSI after switch by Ivo van Doorn · 18 years ago
  77. 2088d41 rt2x00: Don't count retries as failure by Ivo van Doorn · 18 years ago
  78. 0f3e63a rt2x00: Fix memleak in tx() path by Ivo van Doorn · 18 years ago
  79. 9381be0 mac80211: reorder channel and freq reporting in wext scan report by Tomas Winkler · 18 years ago
  80. 3bf0a32 b43: Fix controller restart crash by Michael Buesch · 18 years ago
  81. 167ad6f mac80211: fix ieee80211_rx_bss_put/get imbalance by Tomas Winkler · 18 years ago
  82. 679fda1 net/mac80211: always true conditionals by Nicolas Kaiser · 18 years ago
  83. 6b4bec0 b43: Upload both beacon templates on initial load by Michael Buesch · 18 years ago
  84. bc1b1fb rtl8180: fix wrong parameter in grf5101_rf_set_channel by Andrea Merello · 18 years ago
  85. 0a0ab41 rtl8180: fix wrong parameter in max2820_rf_set_channel by Andrea Merello · 18 years ago
  86. 0823b2c rtl8180: fix wrong parameter in sa2400_rf_set_channel by Andrea Merello · 18 years ago
  87. 6f6c218 rtl8180: avoid NULL dereference in max2820_rf_set_channel by John W. Linville · 18 years ago
  88. 3897b82 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  89. 0a2ce2f Fix FRV minimum slab/kmalloc alignment by David Howells · 18 years ago
  90. b441232 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  91. dc1d60a FRV: Specify the minimum slab/kmalloc alignment by David Howells · 18 years ago
  92. 5e55843 MN10300: Fix typo in header guard by Vegard Nossum · 18 years ago
  93. d6de8be cfq-iosched: fix RCU problem in cfq_cic_lookup() by Jens Axboe · 18 years ago
  94. 6456591 block: make blktrace use per-cpu buffers for message notes by Jens Axboe · 18 years ago
  95. 4722dc5 Added in elevator switch message to blktrace stream by Alan D. Brunelle · 18 years ago
  96. 9d5f09a Added in MESSAGE notes for blktraces by Alan D. Brunelle · 18 years ago
  97. be754d2 block: reorder cfq_queue to save space on 64bit builds by Richard Kennedy · 18 years ago
  98. 05caf8d block: Move the second call to get_request to the end of the loop by Zhang, Yanmin · 18 years ago
  99. ca39d65 splice: handle try_to_release_page() failure by Jens Axboe · 18 years ago
  100. a82c53a splice: fix sendfile() issue with relay by Tom Zanussi · 18 years ago