1. 6a2e391 Input: gpio-keys - request and configure GPIOs by Herbert Valerio Riedel · 17 years ago
  2. 8bf4215 Input: i8042 - add i8042.noloop quirk for MS Virtual Machine by Jiri Kosina · 17 years ago
  3. 3cb93db Sonypi: use synchronize_irq instead of sycnronize_sched by Dmitry Torokhov · 17 years ago
  4. dcf65cd sonypi: fit input devices into sysfs tree by Dmitry Torokhov · 17 years ago
  5. 2e4d242 sony-laptop: fit input devices into sysfs tree by Dmitry Torokhov · 17 years ago
  6. 1dff314 mmc: Avoid re-using minor numbers before the original device is closed. by David Woodhouse · 17 years ago
  7. b37a050 tifm_sd: handle non-power-of-2 block sizes by Alex Dubov · 17 years ago
  8. d198f10 mmc_block: check card state after write by Pierre Ossman · 17 years ago
  9. 9252572 [JFFS2] Fix data CRC checking on NOR flash. by David Woodhouse · 17 years ago
  10. 233b28a Blackfin arch: fix bug when enable uart1 with uart0 disabled => no initial console by Sonic Zhang · 17 years ago
  11. 759eb04 Blackfin Serial driver: Fix bug - serial driver in PIO mode cant handle input very quickly by Sonic Zhang · 17 years ago
  12. c051489 [Blackfin] arch: kill section mismatch warnings by Bryan Wu · 17 years ago
  13. 8b07a2a [Blackfin] arch: handle the most common L1 shrinkage case (L1 does not exist for a part) so that any parts labeled for L1 instead get placed into external memory sections by Mike Frysinger · 17 years ago
  14. 40edad3 [Blackfin] arch: add bfin_clear_PPIx_STATUS() helper funcs like we have for other parts by Mike Frysinger · 17 years ago
  15. fee4011 [Blackfin] arch: make sure we have proper description/copyright/license lines by Mike Frysinger · 17 years ago
  16. 3927819 [Blackfin] arch: Fix CONFIG_PM support for BF561 by Michael Hennerich · 17 years ago
  17. 9253d02 [Blackfin] arch: Remove DPMC char driver option by Michael Hennerich · 17 years ago
  18. 464abc5 [Blackfin] arch: Cleanup abd Simplify: by Michael Hennerich · 17 years ago
  19. ce3b7bb [Blackfin] arch: fix bug - linux-2.6.24 (delayed) disable IRQ feature not functional for handle_simple_irq by Michael Hennerich · 17 years ago
  20. d45118b [Blackfin] arch: make sure we export the _bfin_swrst symbol as modules (like the watchdog) need it by Mike Frysinger · 17 years ago
  21. 0db5d10 [Blackfin] arch: punt the simple ad5304 spi driver now that the generic spidev driver lets you do it from userspace by Mike Frysinger · 17 years ago
  22. fe9ec9b [Blackfin] arch: fix bug - Move IWR Enable All to the end of init_arch_irq otherwise it fails by Michael Hennerich · 17 years ago
  23. 181afa94 [Blackfin] arch: grab mac address from OTP on BF527-EZKIT by Mike Frysinger · 17 years ago
  24. 549aaa8 [Blackfin] arch: Fix bug - Setting peripheral_map only when dma channel is UART2/3. by Sonic Zhang · 17 years ago
  25. cad2ab6 [Blackfin] arch: add board resources for new simple-gpio char driver by Mike Frysinger · 17 years ago
  26. edf0564 [Blackfin] arch: fix bug - set right partition size in the board files by Mike Frysinger · 17 years ago
  27. 32320ea [Blackfin] arch: Update default config by Sonic Zhang · 17 years ago
  28. 8929ecf8 [Blackfin] arch: add fixed code to the memory map output by Mike Frysinger · 17 years ago
  29. c63d4e6 [Blackfin] arch: add handling for the mach symlink in the `make V=1` case by Mike Frysinger · 17 years ago
  30. 4d94bf6 [Blackfin] arch: respect `make -s` when creating the asm/mach symlink by Mike Frysinger · 17 years ago
  31. 7aa475c [Blackfin] arch: fix bug add missing header file by Mike Frysinger · 17 years ago
  32. 7dd06cd [MAINTAINERS] use new kernel.org email for kernel development. by Bryan Wu · 17 years ago
  33. 49dce91 Blackfin arch: split apart dump_bfin_regs and merge/remove show_regs from process.c, which was largely duplicated by Mike Frysinger · 17 years ago
  34. 9cb07b2 Blackfin arch: use common __INIT/__FINIT defines rather than setting the .section ourselves to .init.text by Mike Frysinger · 17 years ago
  35. fb32291 Blackfin arch: fix bug when sending signals with the wrong PC, cause gdb get confused by Robin Getz · 17 years ago
  36. 569a50c Blackfin arch: Ensure we printk out strings with the proper loglevel by Robin Getz · 17 years ago
  37. 0bad33d Blackfin arch: Need to specify ax with the .init.text section, by Bernd Schmidt · 17 years ago
  38. f72eecb Blackfin arch: Update Kconfig to latest Blackfin silicon datasheets by Robin Getz · 17 years ago
  39. eee1f15 Blackfin arch: update defconfig files by Mike Frysinger · 17 years ago
  40. 46c87c3 Blackfin arch: Fix typo, and add ENDPROC - no functional changes by Mike Frysinger · 17 years ago
  41. f26825d Blackfin arch: convert READY to DMA_READY as it causes build errors in common sound code otherwise by Mike Frysinger · 17 years ago
  42. b018785 Blackfin arch: add defines for the on-chip L1 ROM of BF54x by Mike Frysinger · 17 years ago
  43. c3a9f43 Blackfin arch: cplb and map header file cleanup by Mike Frysinger · 17 years ago
  44. 81a487a Blackfin arch: cleanup the cplb declares by Mike Frysinger · 17 years ago
  45. 9f2ff54 Blackfin arch: fix broken on BF52x, remove silly checks on processors for L1_SCRATCH defines by Mike Frysinger · 17 years ago
  46. 9e83b98 Blackfin arch: add support for working around anomaly 05000312 by Mike Frysinger · 17 years ago
  47. b5f87aa Blackfin arch: cleanup BF54x header file and add BF547 definition by Mike Frysinger · 17 years ago
  48. 7160e950 Blackfin arch: fix building for BF542 processors which only have 1 TWI by Mike Frysinger · 17 years ago
  49. 8d6c242 Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export it by Mike Frysinger · 17 years ago
  50. d0025e5 Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually defined by Mike Frysinger · 17 years ago
  51. e40540b Blackfin arch: fix bug NOR Flash MTD mount fail by Sonic Zhang · 17 years ago
  52. 28a44d4 Blackfin arch: export symbol get_dma_curr_desc_ptr for driver usage by Cliff Cai · 17 years ago
  53. cb43c54 Freezer: Fix APM emulation breakage by Rafael J. Wysocki · 17 years ago
  54. 8baabde Freezer: Fix s2disk resume from initrd by Rafael J. Wysocki · 17 years ago
  55. d535a91 [IPVS]: Fix compiler warning about unused register_ip_vs_protocol by Pavel Emelyanov · 17 years ago
  56. b4a9811 [ARP]: Fix arp reply when sender ip 0 by Jonas Danielsson · 17 years ago
  57. 77adefd [IPV6] TCPMD5: Fix deleting key operation. by YOSHIFUJI Hideaki · 17 years ago
  58. aacbe8c [IPV6] TCPMD5: Check return value of tcp_alloc_md5sig_pool(). by YOSHIFUJI Hideaki · 17 years ago
  59. 354faf0 [IPV4] TCPMD5: Use memmove() instead of memcpy() because we have overlaps. by YOSHIFUJI Hideaki · 17 years ago
  60. a80cc20 [IPV4] TCPMD5: Omit redundant NULL check for kfree() argument. by YOSHIFUJI Hideaki · 17 years ago
  61. 53438e5 Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  62. a3f095a Pull bugzilla-9327 into release branch by Len Brown · 17 years ago
  63. e790cc8 ACPI: EC: Workaround for optimized controllers (version 3) by Alexey Starikovskiy · 17 years ago
  64. 3ebe08a ACPI: EC: use printk_ratelimit(), add some DEBUG mode messages by Márton Németh · 17 years ago
  65. 0af2f65 Revert "ACPI: EC: Workaround for optimized controllers" by Len Brown · 17 years ago
  66. 6ce7641 ACPI: acpiphp: Remove dmesg spam on device remove by Gary Hade · 17 years ago
  67. cea2180 [CIFS] Fix potential data corruption when writing out cached dirty pages by Jeff Layton · 17 years ago
  68. 92468c5 ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution by Guillaume Chazarain · 17 years ago
  69. 4b50e38 mac80211: add missing space in error message by Bruno Randolf · 17 years ago
  70. ad639b9 [POWERPC] 83xx: Update mpc8349emitx(gp) defconfig for USB by Grant Likely · 17 years ago
  71. 04ce7a9 [POWERPC] 83xx: Update mpc832x_rdb_defconfig to enable MMC-over-SPI by Anton Vorontsov · 17 years ago
  72. ba3bdff5 [POWERPC] 83xx: MPC832x RDB - remove spidev stub, use mmc_spi by Anton Vorontsov · 17 years ago
  73. 27f49807 [POWERPC] 8xxx: MDS board RTC fixes by Kim Phillips · 17 years ago
  74. c1428b3 mac80211: fix allmulti/promisc behaviour by Johannes Berg · 17 years ago
  75. b52f219 mac80211: fix ieee80211_set_multicast_list by Johannes Berg · 17 years ago
  76. 9ed87fd mlx4_core: Fix state check in mlx4_qp_modify() by Jack Morgenstein · 17 years ago
  77. ed9cbcd Revert "speedstep-lib.c: fix frequency multiplier for Pentium4 models 0&1" by Zhao Yakui · 17 years ago
  78. 7cb41c6 [ALSA] version 1.0.15 by Jaroslav Kysela · 17 years ago
  79. 4187b91 IB/ipath: Normalize error return codes for posting work requests by Ralph Campbell · 17 years ago
  80. 14de986 IB/ipath: Fix offset returned to ibv_modify_srq() by Ralph Campbell · 17 years ago
  81. 8a278e6d5 IB/ipath: Fix error path in QP creation by Ralph Campbell · 17 years ago
  82. aa299d0 [ALSA] emu10k1 - Check value ranges in ctl callbacks by Takashi Iwai · 17 years ago
  83. 74415a3 [ALSA] emu10k1: Add mixer controls parameter checking. by James Courtier-Dutton · 17 years ago
  84. fb74dac IB/ipath: Fix offset returned to ibv_resize_cq() by Ralph Campbell · 17 years ago
  85. 4df2053 [ALSA] fix private data pointer calculation in CS4270 driver by Timur Tabi · 17 years ago
  86. 3743544 [ALSA] portman2x4 - Fix probe error by Takashi Iwai · 17 years ago
  87. 3371256 [ALSA] ca0106 - Fix write proc assignment by Takashi Iwai · 17 years ago
  88. 1700139 [ALSA] s3c2443-ac97: compilation fix by Krzysztof Helt · 17 years ago
  89. 6020c00 [ALSA] hda-codec - Revert volume knob controls in STAC codecs by Takashi Iwai · 17 years ago
  90. a7f9b1f ACPI: disable stray GPE, prevent ACPI interrupt storm by Zhang Rui · 17 years ago
  91. 1f30532 [NETFILTER]: Fix kernel panic with REDIRECT target. by Evgeniy Polyakov · 17 years ago
  92. 0a06ea8 [WIRELESS] WEXT: Fix userspace corruption on 64-bit. by David S. Miller · 17 years ago
  93. c5d4a99 [S390] cio: Register/unregister subchannels only from kslowcrw. by Cornelia Huck · 17 years ago
  94. 06770a6 [S390] Add missing die_notifier() call to die(). by Heiko Carstens · 17 years ago
  95. a2cb073 [S390] Fix memory detection. by Heiko Carstens · 17 years ago
  96. 70cf5035 [S390] Explicitly code allocpercpu calls in iucv by Christoph Lameter · 17 years ago
  97. 677d762 [S390] Dont overwrite lowcores on smp_send_stop(). by Heiko Carstens · 17 years ago
  98. ce7e9fa [S390] Optimize storage key handling for anonymous pages by Christian Borntraeger · 17 years ago
  99. b8e7a54 [S390] Fix kernel preemption. by Heiko Carstens · 17 years ago
  100. 37e3a6a [S390] appldata: remove unused binary sysctls. by Heiko Carstens · 17 years ago