1. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  2. 9756403 gianfar: fix double lock typo by Dan Carpenter · 14 years ago
  3. cdd861d ns83820: spin_lock_irq() => spin_lock() by Dan Carpenter · 14 years ago
  4. ccc901e tipc: Simplify bearer shutdown logic by Allan Stephens · 14 years ago
  5. 724829b tipc: Kill tipc_get_mode() completely. by David S. Miller · 14 years ago
  6. 35dbc0e asm-generic/io.h: allow people to override individual funcs by Mike Frysinger · 14 years ago
  7. 9c0a788 spi/bfin_spi: namespace local structs by Mike Frysinger · 14 years ago
  8. 6f7c17f spi/bfin_spi: init early by Michael Hennerich · 14 years ago
  9. 2e76865 spi/bfin_spi: check per-transfer bits_per_word by Bob Liu · 14 years ago
  10. 4190f6a spi/bfin_spi: warn when CS is driven by hardware (CPHA=0) by Barry Song · 14 years ago
  11. e72dcde spi/bfin_spi: cs should be always low when a new transfer begins by Rob Maris · 14 years ago
  12. e359540 spi/bfin_spi: fix typo in comment by Rob Maris · 14 years ago
  13. 7715aad spi/bfin_spi: reject unsupported SPI modes by Mike Frysinger · 14 years ago
  14. a75bd65b spi/bfin_spi: use dma_disable_irq_nosync() in irq handler by Barry Song · 15 years ago
  15. 5e8592d spi/bfin_spi: combine duplicate SPI_CTL read/write logic by Mike Frysinger · 15 years ago
  16. 5b47bcd spi/bfin_spi: reset ctl_reg bits when setup is run again on a device by Mike Frysinger · 15 years ago
  17. 033f44b spi/bfin_spi: push all size checks into the transfer function by Mike Frysinger · 15 years ago
  18. 7370ed6 spi/bfin_spi: use nosync when disabling the IRQ from the IRQ handler by Yi Li · 15 years ago
  19. 9677b0de spi/bfin_spi: sync hardware state before reprogramming everything by Barry Song · 15 years ago
  20. b052fd0 spi/bfin_spi: save/restore state when suspending/resuming by Barry Song · 15 years ago
  21. d3cc71f spi/bfin_spi: redo GPIO CS handling by Barry Song · 15 years ago
  22. 0d2c6de Blackfin: SPI: expand SPI bitmasks by Mike Frysinger · 15 years ago
  23. 90008a6 spi/bfin_spi: use the SPI namespaced bit names by Mike Frysinger · 15 years ago
  24. 2a04513 spi/bfin_spi: drop extra memory we don't need by Mike Frysinger · 15 years ago
  25. b9f139a spi/bfin_spi: convert struct names to something more logical by Mike Frysinger · 15 years ago
  26. 9c4542c spi/bfin_spi: convert read/write/duplex funcs to a dedicated ops structure by Mike Frysinger · 15 years ago
  27. f4f50c3 spi/bfin_spi: convert queue run state to true/false by Mike Frysinger · 15 years ago
  28. ab09e04 spi/bfin_spi: fix up some unused/misleading comments by Mike Frysinger · 15 years ago
  29. 5cc0159 spi/bfin_spi: punt useless null read/write funcs by Mike Frysinger · 15 years ago
  30. 201bbc6 spi/bfin_spi: drop custom cs_change_per_word support by Mike Frysinger · 15 years ago
  31. 8221610 spi/bfin_spi: fix CS handling by Barry Song · 15 years ago
  32. f6a6d96 spi/bfin_spi: utilize the SPI interrupt in PIO mode by Yi Li · 15 years ago
  33. bb8beecd spi/bfin_spi: force sane master-mode state at boot by Wolfgang Muees · 15 years ago
  34. 60d0071 spi/bfin_spi: work around anomaly 05000119 by Sonic Zhang · 15 years ago
  35. ac01e97 spi/bfin_spi: fix resources leakage by Daniel Mack · 15 years ago
  36. e24dcbe shpchp: update workqueue usage by Tejun Heo · 14 years ago
  37. a827ea3 pciehp: update workqueue usage by Tejun Heo · 14 years ago
  38. 83fc3bc0 ALSA: emu10k1: Fix warning: "CCR" redefined by Nobuhiro Iwamatsu · 14 years ago
  39. f676550 Revert "ASoC: Add max98088 CODEC driver" by Mark Brown · 14 years ago
  40. 62ecae0 Input: wacom - properly enable runtime PM by Dmitry Torokhov · 14 years ago
  41. 3136baf Merge branch 'for-linus' into next by Dmitry Torokhov · 14 years ago
  42. 1d02ad4 Input: ad7877 - filter events where pressure is beyond the maximum by Michael Hennerich · 14 years ago
  43. 47026b2 Input: ad7877 - implement EV_KEY:BTN_TOUCH reporting by Michael Hennerich · 14 years ago
  44. e92c27f Input: ad7877 - implement specified chip select behavior by Michael Hennerich · 14 years ago
  45. 790d5c8 Input: hp680_ts_input - use cancel_delayed_work_sync() by Tejun Heo · 14 years ago
  46. f74eef9 Input: mousedev - correct lockdep annotation by Hitoshi Mitake · 14 years ago
  47. 2991a1c Input: ads7846 - switch to using threaded IRQ by Jason Wang · 14 years ago
  48. 1ca98fa x86/PCI: MMCONFIG: fix region end calculation by Bjorn Helgaas · 14 years ago
  49. df17e62 PCI: Add support for polling PME state on suspended legacy PCI devices by Matthew Garrett · 14 years ago
  50. bf4d290 PCI: Export some PCI PM functionality by Matthew Garrett · 14 years ago
  51. 1bcd495 PCI: fix message typo by Bjorn Helgaas · 14 years ago
  52. 2c6413a PCI: log vendor/device ID always by Bjorn Helgaas · 14 years ago
  53. cb04e95 PCI: update Intel chipset names and defines by Seth Heasley · 14 years ago
  54. 350a55e PCI: use new ccflags variable in Makefile by matt mooney · 14 years ago
  55. db50041 PCI: add PCI_MSIX_TABLE/PBA defines by Hidetoshi Seto · 14 years ago
  56. 8af2cde ACPICA: Update version to 20101013 by Bob Moore · 14 years ago
  57. 49b3c1e ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events by Colin Ian King · 14 years ago
  58. 23ebbf0 ACPICA: Add Vista SP2 to supported _OSI strings by Bob Moore · 14 years ago
  59. 34cf66e ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions by Bob Moore · 14 years ago
  60. 8125666 ACPICA: Change type of _TZ from ThermalZone to Device by Bob Moore · 14 years ago
  61. 3989170 ACPICA: Comment update; no functional change by Bob Moore · 14 years ago
  62. 49b7a49 ARM: S5P64X0: Update Kconfig and Makefile by Kukjin Kim · 14 years ago
  63. 19a2c06 ARM: S5P: Moves initial map for merging S5P64X0 by Kukjin Kim · 14 years ago
  64. 13904fb ARM: S5P: Move OneNAND device definitions in plat-s5p by Kukjin Kim · 14 years ago
  65. b33879a cifs: move cifsFileInfo_put to file.c by Jeff Layton · 14 years ago
  66. 4477288 cifs: convert GlobalSMBSeslock from a rwlock to regular spinlock by Jeff Layton · 14 years ago
  67. 7a16f19 [CIFS] Fix minor checkpatch warning and update cifs version by Steve French · 14 years ago
  68. 15ecb43 cifs: move cifs_new_fileinfo to file.c by Jeff Layton · 14 years ago
  69. 2e396b8 cifs: eliminate pfile pointer from cifsFileInfo by Jeff Layton · 14 years ago
  70. 7da4b49 cifs: cifs_write argument change and cleanup by Jeff Layton · 14 years ago
  71. 1588617 cifs: clean up cifs_reopen_file by Jeff Layton · 14 years ago
  72. abfe1ee cifs: eliminate the inode argument from cifs_new_fileinfo by Jeff Layton · 14 years ago
  73. f6a5346 cifs: eliminate oflags option from cifs_new_fileinfo by Jeff Layton · 14 years ago
  74. 608712f cifs: fix flags handling in cifs_posix_open by Jeff Layton · 14 years ago
  75. e39428d i2c-imx: do not allow interruptions when waiting for I2C to complete by Marc Kleine-Budde · 14 years ago
  76. c5b4afe i2c-davinci: Fix TX setup for more SoCs by Jon Povey · 14 years ago
  77. d793fe8 Bluetooth: fix oops in l2cap_connect_req by Nathan Holstein · 14 years ago
  78. 6a2a11d drm/radeon/kms: avivo cursor workaround applies to evergreen as well by Alex Deucher · 14 years ago
  79. 7c1a96a tg3: Update version to 3.115 by Matt Carlson · 14 years ago
  80. 64c2218 tg3: Report invalid link from tg3_get_settings() by Matt Carlson · 14 years ago
  81. 4803572 tg3: Don't allocate jumbo ring for 5780 class devs by Matt Carlson · 14 years ago
  82. f94e290 tg3: Cleanup tg3_alloc_rx_skb() by Matt Carlson · 14 years ago
  83. 52b02d0 tg3: Add EEE support by Matt Carlson · 14 years ago
  84. ddfc87b tg3: Add clause 45 register accessor methods by Matt Carlson · 14 years ago
  85. 3d37728 tg3: Disable unused transmit rings by Matt Carlson · 14 years ago
  86. bba226a tg3: Add support for selfboot format 1 v6 by Matt Carlson · 14 years ago
  87. 19f5725 fib_hash: RCU conversion phase 2 by Eric Dumazet · 14 years ago
  88. 117a8cd fib_hash: RCU conversion phase 1 by Eric Dumazet · 14 years ago
  89. 9bef83e fib_hash: embed initial hash table in fn_zone by Eric Dumazet · 14 years ago
  90. 7fc4463 drivers/net/pch_gbe: Use DEFINE_PCI_DEVICE_TABLE by Joe Perches · 14 years ago
  91. 8e602ce netns: reorder fields in struct net by Eric Dumazet · 14 years ago
  92. c60ce4e tcp: use correct counters in CA_CWR state too by Ilpo Järvinen · 14 years ago
  93. 1fdb936 tcp: sack lost marking fixes by Ilpo Järvinen · 14 years ago
  94. f3e85df stmmac: remove ifdef NETIF_F_TSO from stmmac_ethtool.c by Giuseppe Cavallaro · 14 years ago
  95. ed440e8 niu: introduce temp variables to avoid sparse warnings when swapping in-situ by Harvey Harrison · 14 years ago
  96. 2b666ca Merge branch 'fix/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  97. 7d08ae3 UBIFS: add a commentary about log recovery by Artem Bityutskiy · 14 years ago
  98. aa0170f firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 by Stefan Richter · 14 years ago
  99. 7bf4a5d isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr() by Tejun Heo · 14 years ago
  100. c08d916 ALSA: tlv - Define numbers in sound/tlv.h by Takashi Iwai · 14 years ago