1. 72860b0 sound: Clean up sound/oss/Kconfig by Takashi Iwai · 16 years ago
  2. fbaa20f sparc64: IO accessors fix by Benjamin Herrenschmidt · 16 years ago
  3. e22af66 Merge branch 'atags' into for-rmk by Uwe Kleine-König · 16 years ago
  4. a4831fb ns9xxx: fix assembler version of __REG2 to be consistent with the C version by Uwe Kleine-König · 16 years ago
  5. f7b0b93 clean up atags exporting code by Uwe Kleine-König · 16 years ago
  6. 8ff7f2a4 There is no need to have BOOT_PARAMS_SIZE known outside of atags.c by Uwe Kleine-König · 16 years ago
  7. 0066ed5 [S390] Update default configuration. by Martin Schwidefsky · 16 years ago
  8. 209fb90 [S390] disassembler: fix idte instruction format. by Martin Schwidefsky · 16 years ago
  9. 4657fb8 [S390] tape: fix race with stack local wait_queue_head_t. by Martin Schwidefsky · 16 years ago
  10. 54ad641 [S390] 3270: fix race with stack local wait_queue_head_t. by Martin Schwidefsky · 16 years ago
  11. c80ee72 [S390] dasd: use a generic wait_queue for sleep_on by Stefan Haberland · 16 years ago
  12. d4820e4 [S390] sclp_vt220: fix scheduling while atomic bug. by Heiko Carstens · 16 years ago
  13. c1bb7f3 [S390] showmem: Only walk spanned pages. by Heiko Carstens · 16 years ago
  14. 1760537 [S390] appldata: prevent cpu hotplug when walking cpu_online_map. by Gerald Schaefer · 16 years ago
  15. 67060d9 [S390] Fix section mismatch warnings. by Heiko Carstens · 16 years ago
  16. bebd9a4 [S390] s390 types: make dma_addr_t 64 bit capable by Christian Borntraeger · 16 years ago
  17. f71ad62 [S390] tape: Fix race condition in tape block device driver by Michael Holzheu · 16 years ago
  18. 97195d6 [S390] fix sparsemem related compile error with allnoconfig on s390 by Hans-Joachim Picht · 16 years ago
  19. 8bb8b45 [ALSA] trident - clean up obsolete synth codes by Takashi Iwai · 16 years ago
  20. 23ce154 [ALSA] Make ak4531 local to ens1370 driver by Takashi Iwai · 16 years ago
  21. c18f68e [ALSA] Clean up sound/pci/ac97/Makefile by Takashi Iwai · 16 years ago
  22. 2088761 lguest: notify on empty by Rusty Russell · 16 years ago
  23. b4f68be virtio: force callback on empty. by Rusty Russell · 16 years ago
  24. 7757f09 virtio_blk: fix endianess annotations by Christian Borntraeger · 16 years ago
  25. 7f31fe0 virtio_config: fix len calculation of config elements by Christian Borntraeger · 16 years ago
  26. 52a3a05 virtio_net: another race with virtio_net and enable_cb by Christian Borntraeger · 16 years ago
  27. f7f510e virtio: An entropy device, as suggested by hpa. by Rusty Russell · 16 years ago
  28. 3ef5360 virtio_blk: allow read-only disks by Christian Borntraeger · 16 years ago
  29. a16ffe9 lguest: fix ugly <NULL> in /proc/interrupts by Rusty Russell · 16 years ago
  30. b769f57 virtio: set device index in common code. by Rusty Russell · 16 years ago
  31. 5610bd1 virtio: virtio_pci should not set bus_id. by Rusty Russell · 16 years ago
  32. 2ad3cfb virtio: bus_id for devices should contain 'virtio' by Rusty Russell · 16 years ago
  33. ac9d463 Fix crash in virtio_blk during modprobe ; rmmod ; modprobe by Chris Lalancette · 16 years ago
  34. e27810f lguest: use ioremap_cache, not ioremap by Rusty Russell · 16 years ago
  35. 916941b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  36. fbf4d7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  37. 413c239 driver-core: prepare for 2.6.27 api change by adding dev_set_name by Stephen Rothwell · 16 years ago
  38. bb7e698 Revert "USB: EHCI: fix performance regression" by Greg Kroah-Hartman · 16 years ago
  39. 185e3de USB: fsl_usb2_udc: fix recursive lock by Li Yang · 16 years ago
  40. a7f3872 USB: usb-serial: option: Don't match Huawei driver CD images by Michael Karcher · 16 years ago
  41. 4be2fa1 USB: pl2303: another product ID by Steve Murphy · 16 years ago
  42. 598eff6 USB: add another scanner quirk by René Rebe · 16 years ago
  43. 2a8bc9e USB: Add support for ROKR W5 in unusual_devs.h by Javier Smaldone · 16 years ago
  44. c5f23b0 USB: Fix M600i unusual_devs entry by Phil Dibowitz · 16 years ago
  45. c7257bd USB: usb-storage: unusual_devs update for Cypress ATACB by Alan Stern · 16 years ago
  46. fa38dfc USB: EHCI: fix performance regression by Alan Stern · 16 years ago
  47. b40e43f USB: EHCI: fix bug in Iso scheduling by Alan Stern · 16 years ago
  48. d1f114d USB: EHCI: fix remote-wakeup regression by Alan Stern · 16 years ago
  49. 3a31155 USB: EHCI: suppress unwanted error messages by Alan Stern · 16 years ago
  50. a8e5177 USB: EHCI: fix up root-hub TT mess by Alan Stern · 16 years ago
  51. 217a908 USB: add all configs to the "descriptors" attribute by Alan Stern · 16 years ago
  52. e16362a USB: fix possible deadlock involving sysfs attributes by Alan Stern · 16 years ago
  53. 62d104d USB: Firmware loader driver for USB Apple iSight camera by Matthew Garrett · 16 years ago
  54. ebb3770 USB: FTDI_SIO : Add support for Matrix Orbital PID Range by Ray Molenkamp · 16 years ago
  55. c3a34f4 Input: i8042 - add Intel D845PESV to nopnp list by Jiri Kosina · 16 years ago
  56. 4bd2797 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  57. 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 · 16 years ago
  58. dca0261 [CPUFREQ] fix double unlock of cpu_policy_rwsem in drivers/cpufreq/cpufreq.c by Lothar Waßmann · 16 years ago
  59. 6715930 Merge commit 'linus/master' into sched-fixes-for-linus by Ingo Molnar · 16 years ago
  60. ea3f01f sched: re-tune NUMA topologies by Ingo Molnar · 16 years ago
  61. 0723abd [POWERPC] 4xx: Fix compiler warning on DCR_NATIVE only builds by Josh Boyer · 16 years ago
  62. 4ebef31 [POWERPC] PIKA Warp: Update platform code to support Rev B boards by Sean MacLennan · 16 years ago
  63. 0393cb6 [POWERPC] PIKA Warp: Update DTS to support Rev B boards by Sean MacLennan · 16 years ago
  64. 6f03110 [POWERPC] 4xx: Fix PCI mem in rainier DTS by Josh Boyer · 16 years ago
  65. 71f3497 [POWERPC] Convert remaining dts-v0 files to v1 by David Gibson · 16 years ago
  66. b786af1 [POWERPC] Refactor DCR code by Stephen Neuendorffer · 16 years ago
  67. a5b17df Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  68. b79eeeb tcp: Reorganize tcp_sock to fill 64-bit holes & improve locality by Ilpo Järvinen · 16 years ago
  69. 12293bf netfilter: nf_conntrack_expect: fix error path unwind in nf_conntrack_expect_init() by Alexey Dobriyan · 16 years ago
  70. b3137bc sched: stop wake_affine from causing serious imbalance by Mike Galbraith · 16 years ago
  71. a381759 sched: fix sched_clock_cpu() by Peter Zijlstra · 16 years ago
  72. 6363ca5 revert ("sched: fair-group: SMP-nice for group scheduling") by Ingo Molnar · 16 years ago
  73. 4285f594 sched: cleanup by Ingo Molnar · 16 years ago
  74. c6fba54 show_schedstat(): fix memleak by Adrian Bunk · 16 years ago
  75. 3f33a7c sched: unite unlikely pairs in rt_policy() and schedule_debug() by Roel Kluin · 16 years ago
  76. f9305d4 revert ("sched: fair: weight calculations") by Ingo Molnar · 16 years ago
  77. 8c3a01d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  78. 75a9cd5 wanrouter: Fix ioctl handler declaration. by David S. Miller · 16 years ago
  79. bb9122b tg3: Update version to 3.93 by Matt Carlson · 16 years ago
  80. a9daf36 tg3: Add shmem options. by Matt Carlson · 16 years ago
  81. 57e6983 tg3: Add 5785 ASIC revision by Matt Carlson · 16 years ago
  82. b02fd9e tg3: Add libphy support. by Matt Carlson · 16 years ago
  83. 158d7ab tg3: Add mdio bus registration by Matt Carlson · 16 years ago
  84. dd47700 tg3: Add TG3_FLG3_USE_PHYLIB by Matt Carlson · 16 years ago
  85. f51f356 tg3: Code cleanup. by Matt Carlson · 16 years ago
  86. 95e2869 tg3: Pure code movement. by Matt Carlson · 16 years ago
  87. 4c8411f bluetooth: fix locking bug in the rfcomm socket cleanup handling by Arjan van de Ven · 16 years ago
  88. 0261ac5 xen: fix "xen: implement save/restore" by Ingo Molnar · 16 years ago
  89. b7482f5 [ALSA] ASoC: Add UDA1380 driver by Philipp Zabel · 16 years ago
  90. e13ac2e [ALSA] ASoC: Add SOC_DOUBLE_S8_TLV control type by Mark Brown · 16 years ago
  91. c97c23e mac80211: fix alignment issue with compare_ether_addr() by Senthil Balasubramanian · 16 years ago
  92. 70d251b mac80211: Fix for NULL pointer dereference in sta_info_get() by Senthil Balasubramanian · 16 years ago
  93. f6d9710 mac80211: fix a typo in ieee80211_handle_filtered_frame comment by Yi Zhu · 16 years ago
  94. a762483 rndis_wlan: add missing range check for power_output modparam by Jussi Kivilinna · 16 years ago
  95. 135a548 iwlwifi: fix rate scale TLC column selection bug by Guy Cohen · 16 years ago
  96. 47cfd46 iwlwifi: fix exit from stay_in_table state by Guy Cohen · 16 years ago
  97. 4364623 rndis_wlan: Make connections to TKIP PSK networks work by Scott Ashcroft · 16 years ago
  98. d4231ca mac80211 : Fixes the status message for iwconfig by Abhijeet Kolekar · 16 years ago
  99. 633257d rt2x00: Use atomic interface iteration in irq context by Ivo van Doorn · 16 years ago
  100. f06a0f4 rt2x00: Reset antenna RSSI after switch by Ivo van Doorn · 16 years ago