1. 4f64e15 ALSA: pcm - Update document about xrun_debug proc file by Takashi Iwai · 15 years ago
  2. 1847347 [ARM] pxa: fix the conflicting non-static declarations of global_gpios[] by Eric Miao · 15 years ago
  3. 9063759 x86/oprofile: remove #ifdefs in ibs functions by Robert Richter · 16 years ago
  4. fecfe63 oprofile: remove obselete include headers by Robert Richter · 16 years ago
  5. 0dc8335 oprofile: remove irq_flags in struct op_entry by Robert Richter · 16 years ago
  6. 06552cc x86/oprofile: minor style changes in struct op_x86_model_spec by Robert Richter · 15 years ago
  7. de0525c ALSA: lx6464es - support standard alsa module parameters by Tim Blechmann · 15 years ago
  8. 36432dae Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Patrick McHardy · 15 years ago
  9. cc63262 [ARM] 5550/1: Add default configure file for w90p910 platform by wanzongshun · 15 years ago
  10. 0e4a34b [ARM] 5549/1: Add clock api for w90p910 platform. by wanzongshun · 15 years ago
  11. c52d3d6 [ARM] 5548/1: Add gpio api for w90p910 platform by wanzongshun · 15 years ago
  12. 27eb975 [ARM] 5551/1: Add multi-function pin api for w90p910 platform. by wanzongshun · 15 years ago
  13. 067c28a Btrfs: fix -o nodatasum printk spelling by Chris Mason · 15 years ago
  14. 85d4198 Btrfs: check duplicate backrefs for both data and metadata by Yan Zheng · 15 years ago
  15. bb40080 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  16. 130aa61 bonding: fix multiple module load problem by Stephen Hemminger · 15 years ago
  17. 5ef12d9 neigh: fix state transition INCOMPLETE->FAILED via Netlink request by Timo Teras · 15 years ago
  18. b0fd271 block: add request clone interface (v2) by Kiyoshi Ueda · 15 years ago
  19. 0bcfc5e wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS by Cindy H Kao · 15 years ago
  20. 8b5b30ee wimax/i2400m: when bootstrap fails, reinitialize the bootrom by Cindy H Kao · 15 years ago
  21. 16820c1 wimax/i2400m/sdio: Move all the RX code to a unified, IRQ based receive routine by Inaky Perez-Gonzalez · 16 years ago
  22. 6e053d6 wimax/i2400m: don't reset device when bootrom init retries are exceeded by Inaky Perez-Gonzalez · 15 years ago
  23. 1c0b2dd wimax/i2400m/sdio: Add device specific poke table. by Dirk Brandewie · 15 years ago
  24. 7308a0c wimax/i2400m: move boot time poke table out of common driver by Dirk Brandewie · 15 years ago
  25. ecddfd5 wimax/i2400m: Allow bus-specific driver to specify retry count by Inaky Perez-Gonzalez · 15 years ago
  26. b4013f9 wimax/i2400m: if a device reboot happens during probe, handle it by Inaky Perez-Gonzalez · 15 years ago
  27. 59063af wimax/i2400m: fix oops when the TX FIFO fills up due to a missing check by Inaky Perez-Gonzalez · 15 years ago
  28. b4bd07e wimax/i2400m: don't reset device on i2400m_dev_shutdown() by Inaky Perez-Gonzalez · 15 years ago
  29. 2971a5b wimax/i2400m: fix panic due to missed corner cases on tail_room calculation by Inaky Perez-Gonzalez · 15 years ago
  30. c56affa wimax/i2400m: fix panic/warnings caused by missed check on empty TX message by Inaky Perez-Gonzalez · 15 years ago
  31. 8593a19 wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN by Inaky Perez-Gonzalez · 15 years ago
  32. 10b1de6 wimax/i2400m/sdio: Implement I2400M_RT_BUS reset type by Dirk Brandewie · 16 years ago
  33. ead6823 wimax/i2400m: Change d_printf() level for secure boot messages by Dirk Brandewie · 16 years ago
  34. 16eafba wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue by Inaky Perez-Gonzalez · 16 years ago
  35. e9a6b45 wimax/i2400m: i2400m's work queue should be initialized before RX support by Inaky Perez-Gonzalez · 16 years ago
  36. fff1068 wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent() by Inaky Perez-Gonzalez · 16 years ago
  37. fb10167 wimax/i2400m: introduce module parameter to disable entering power save by Inaky Perez-Gonzalez · 16 years ago
  38. 2b85a34 net: No more expensive sock_hold()/sock_put() on each tx by Eric Dumazet · 15 years ago
  39. f2333a0 netxen: No need to check vfree() pointer. by Figo.zhang · 15 years ago
  40. 934037b be2net: Fix be_tx_q_clean() being called on freed queues by Sathya Perla · 15 years ago
  41. a7a0ef3 be2net: Fix early reset of rx-completion by Sathya Perla · 15 years ago
  42. 76fbb42 be2net: Fix rx stats updation in non-lro path by Sathya Perla · 15 years ago
  43. 6811086 be2net: fix netdev stats rx_errors and rx_dropped by Sathya Perla · 15 years ago
  44. b305be7 be2net: Use cancel_delayed_work_sync instead of cancel_delayed_work() by Sathya Perla · 15 years ago
  45. c0feed8 tehuti: No need check vfree() pointer. by Figo.zhang · 15 years ago
  46. 50d36a9 vxge: No need for check vfree() pointer. by Figo.zhang · 15 years ago
  47. 74b793e cxgb3: remove __GFP_NOFAIL usage by Divy Le Ray · 15 years ago
  48. 87433bf r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq() by Eric Dumazet · 15 years ago
  49. e762cd7 sfc: Expose 100/1000BASE-T MDI-X status via ethtool by Ben Hutchings · 15 years ago
  50. d005ba6 mdio: Expose 10GBASE-T MDI-X status via ethtool by Ben Hutchings · 15 years ago
  51. 62fdac5 x86, mce: Add boot options for corrected errors by Hidetoshi Seto · 15 years ago
  52. 77e26cc x86, mce: Fix mce printing by Hidetoshi Seto · 15 years ago
  53. b8facca qlge: Allow RX buf rings to be > than 4096 bytes. by Ron Mercer · 15 years ago
  54. 88c55e3 qlge: Relax alignment on TX harware queue. by Ron Mercer · 15 years ago
  55. 0ed586d atl1c: WAKE_MCAST tested twice, not WAKE_UCAST by Roel Kluin · 15 years ago
  56. b77e522 de2104x: support for systems lacking cache coherence by Risto Suominen · 15 years ago
  57. ef5c899 drivers/net/macvlan.c: fix cloning of tagged VLAN interfaces by sg.tweak@gmail.com · 15 years ago
  58. 7200176 e100: add non-MII PHY support by Andreas Mohr · 15 years ago
  59. 3f68535 clocksource: sanity check sysfs clocksource changes by john stultz · 16 years ago
  60. e5241c4 ieee802154: Use '%Zu' printf format for size_t. by David S. Miller · 15 years ago
  61. d7ed5d8 Input: ALPS - handle touchpoints buttons correctly by Ulrich Dangel · 15 years ago
  62. 0b34683 Input: gpio-keys - change timer to workqueue by Alek Du · 15 years ago
  63. c57c0a2 Input: ads7846 - pin change interrupt support by Michael Roth · 15 years ago
  64. 7e3f737 Input: add support for touchscreen on W90P910 ARM platform by Wan ZongShun · 15 years ago
  65. 4894e4a Merge commit 'v2.6.30' into next by Dmitry Torokhov · 15 years ago
  66. 342dc38 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in intel_sdvo by yakui_zhao · 15 years ago
  67. 7fb85bf drm/i915: replace DRM_DEBUG with DRM_DEBUG_KMS in intel_lvds by yakui_zhao · 15 years ago
  68. 4fefcb2 drm: add separate drm debugging levels by yakui_zhao · 15 years ago
  69. 7780b6a sh: Update my email address by Matt Fleming · 15 years ago
  70. 54ff328 sh: Tie sparseirq in to Kconfig. by Paul Mundt · 15 years ago
  71. 84503dd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  72. 6a1555f sh: Wire up sys_rt_tgsigqueueinfo. by Paul Mundt · 15 years ago
  73. 75c936a sh: Fix sys_pwritev() syscall table entry for sh32. by Paul Mundt · 15 years ago
  74. 4c7c997 sh: Fix sh4a llsc-based cmpxchg() by Aoi Shinkai · 15 years ago
  75. f168dd0 sh: sh7724: Add JPU support by Kuninori Morimoto · 15 years ago
  76. c5eeff1 sh: sh7724: INTC setting update by Kuninori Morimoto · 15 years ago
  77. df4f7fe radeon: remove _DRM_DRIVER from the preadded sarea map by Dave Airlie · 15 years ago
  78. 2ff2e8a drm: don't associate _DRM_DRIVER maps with a master by Ben Skeggs · 15 years ago
  79. 46e9371 sh: sh7722 clock framework rewrite by Magnus Damm · 15 years ago
  80. 4ed3739 sh: sh7366 clock framework rewrite by Magnus Damm · 15 years ago
  81. bc49b6e sh: sh7343 clock framework rewrite by Magnus Damm · 15 years ago
  82. b621370 sh: sh7724 clock framework rewrite V3 by Magnus Damm · 15 years ago
  83. c521dc0 sh: sh7723 clock framework rewrite V2 by Magnus Damm · 15 years ago
  84. 098dee9 sh: add enable()/disable()/set_rate() to div6 code by Magnus Damm · 15 years ago
  85. b798b1f drm: simplify kcalloc() call to kzalloc(). by Robert P. J. Day · 15 years ago
  86. 1bcbf39 intelfb: fix spelling of "CLOCK" by Pavel Roskin · 15 years ago
  87. dcae362 drm: fix LOCK_TEST_WITH_RETURN macro by Roel Kluin · 15 years ago
  88. c01641b sh: add AP325RXA mode pin configuration by Magnus Damm · 15 years ago
  89. 0ec80fdd sh: add Migo-R mode pin configuration by Magnus Damm · 15 years ago
  90. ed740cb sh: sh7722 mode pin definitions by Magnus Damm · 15 years ago
  91. 36e5b26 sh: sh7724 mode pin comments by Magnus Damm · 15 years ago
  92. e4218ef sh: sh7723 mode pin V2 by Magnus Damm · 15 years ago
  93. 0d4fdbb sh: rework mode pin code by Magnus Damm · 15 years ago
  94. 2693e27 sh: clock div6 helper code by Magnus Damm · 15 years ago
  95. a50de78 sh: clock div4 frequency table offset fix by Magnus Damm · 15 years ago
  96. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  97. 193e984 m68knommu: remove unecessary include of thread_info.h in entry.S by Greg Ungerer · 16 years ago
  98. 9d4f941 m68knommu: enumerate INIT_THREAD fields properly by Greg Ungerer · 15 years ago
  99. 4f308e3 headers_check fix: m68k, swab.h by Jaswinder Singh Rajput · 15 years ago
  100. 308e610 arch/m68knommu: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug( by Joe Perches · 16 years ago