1. 40b53d8 wireless: Make COMPAT_NETLINK_MESSAGES depend upon WEXT_CORE by David S. Miller · 14 years ago
  2. 1235f50 netlink: netlink_recvmsg() fix by Eric Dumazet · 14 years ago
  3. e9d67a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  4. 592d32c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  5. 4afb93b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  6. 225aa011 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 14 years ago
  7. 06b3cda rt2x00: Fix regression for rt2500pci by Ivo van Doorn · 14 years ago
  8. d973497 mac80211: Don't set per-BSS QoS for monitor interfaces by Sujith · 14 years ago
  9. 487f0e0 ath9k_hw: simplify noisefloor calibration chainmask calculation by Felix Fietkau · 14 years ago
  10. d9292c0 ath9k_hw: fix a small typo in the noisefloor calibration debug code by Felix Fietkau · 14 years ago
  11. 866b778 ath9k_hw: fix invalid extension channel noisefloor readings in HT20 by Felix Fietkau · 14 years ago
  12. 4cee786 ath9k: fix yet another buffer leak in the tx aggregation code by Felix Fietkau · 14 years ago
  13. ec25acc mac80211: fix sta assignment by Johannes Berg · 14 years ago
  14. bd75eb8 libertas: precedence bug by Dan Carpenter · 14 years ago
  15. 3be61a3 cfg80211: fix IBSS default management key by Johannes Berg · 14 years ago
  16. 66c5242 mac80211: remove bogus rcu_read_lock() by Johannes Berg · 14 years ago
  17. f9f9b6e wireless: remove unneeded variable from regulatory_hint_11d() by Dan Carpenter · 14 years ago
  18. 7e98801 mac80211: freeing the wrong variable by Dan Carpenter · 14 years ago
  19. 68e8f2f ath9k: Fix inconsistency between txq->stopped and the actual queue state by Vasanthakumar Thiagarajan · 14 years ago
  20. 2189d13 ath5k: snprintf() returns largish values by Dan Carpenter · 14 years ago
  21. 9746010 ath9k: snprintf() returns largish values by Dan Carpenter · 14 years ago
  22. 929ebd3 drivers/net/wireless/wl12xx: Use kmemdup by Julia Lawall · 14 years ago
  23. 3581ced [CPUFREQ] powernow-k8: Limit Pstate transition latency check by Borislav Petkov · 14 years ago
  24. 179ee43 [CPUFREQ] Fix PCC driver error path by Matthew Garrett · 14 years ago
  25. 3847d223f [CPUFREQ] fix double freeing in error path of pcc-cpufreq by Daniel J Blueman · 14 years ago
  26. 47f8bcf [CPUFREQ] pcc driver should check for pcch method before calling _OSC by Matthew Garrett · 14 years ago
  27. 6f90388 [CPUFREQ] fix memory leak in cpufreq_add_dev by Xiaotian Feng · 14 years ago
  28. accd846 [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)" by Andrej Gelenberg · 14 years ago
  29. 3289a83 lib80211: remove unused host_build_iv option by John W. Linville · 14 years ago
  30. ea65145 minstrel: don't complain about feedback for unrequested rates by John W. Linville · 14 years ago
  31. 00fc90c minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_caps by John W. Linville · 14 years ago
  32. a6e492b iwlwifi: assume vif is NULL for internal scans and non-NULL otherwise by John W. Linville · 14 years ago
  33. 6cb8755 MAINTAINERS: remove entry for wavelan by John W. Linville · 14 years ago
  34. 4086b9c MAINTAINERS: orphan the zd1201 wireless driver by John W. Linville · 14 years ago
  35. f52a549 MAINTAINERS: orphan the raylink wireless driver by John W. Linville · 14 years ago
  36. 1d89cae MAINTAINERS: mark prism54 obsolete by John W. Linville · 14 years ago
  37. 28eb3e5 rtl8180: silence "dubious: x | !y" sparse warning by John W. Linville · 14 years ago
  38. 8b73fb8 rtl8180: improve signal reporting for actual rtl8180 hardware by John W. Linville · 14 years ago
  39. 1ab36d6 wl1251: fix sparse-generated warnings by John W. Linville · 14 years ago
  40. da22f79 iwlagn: use __packed on new structure definitions by John W. Linville · 14 years ago
  41. d330021 sysfs: allow creating symlinks from untagged to tagged directories by Eric W. Biederman · 14 years ago
  42. 521d045 sysfs: sysfs_delete_link handle symlinks from untagged to tagged directories. by Eric W. Biederman · 14 years ago
  43. 96d6523 sysfs: Don't allow the creation of symlinks we can't remove by Eric W. Biederman · 14 years ago
  44. 2b795ea USB: musb: tusb6010: fix compile error with n8x0_defconfig by Felipe Balbi · 14 years ago
  45. fcc6cb7 USB: FTDI: Add support for the RT System VX-7 radio programming cable by Corey Minyard · 14 years ago
  46. 63ab71d USB: add quirk for Broadcom BT dongle by Oliver Neukum · 14 years ago
  47. c222fb2 USB: usb-storage: fix initializations of urb fields by Bob Copeland · 14 years ago
  48. c30c791 USB: xhci: Set Mult field in endpoint context correctly. by Sarah Sharp · 14 years ago
  49. 20a12f0 USB: sisusbvga: Fix for USB 3.0 by Oliver Neukum · 14 years ago
  50. 47f19c0 USB: adds Artisman USB dongle to list of quirky devices by Paul Mortier · 14 years ago
  51. 2d1ee59 USB: xhci: Set EP0 dequeue ptr after reset of configured device. by Sarah Sharp · 14 years ago
  52. 809cd1c USB: Fix USB3.0 Port Speed Downgrade after port reset by Sarah Sharp · 14 years ago
  53. d1dc908 USB: xHCI: Fix another bug in link TRB activation change. by Sarah Sharp · 14 years ago
  54. 7595931 USB: option: Add support for AMOI Skypephone S2 by Dennis Jansen · 14 years ago
  55. bec25b8 USB: New PIDs for Qualcomm gobi 2000 (qcserial) by Andrew Bird · 14 years ago
  56. 77dbd74 USB: ftdi_sio: support for Signalyzer tools based on FTDI chips by Colin Leitner · 14 years ago
  57. 00c05aa USB: s3c2410_udc: be aware of connected gadget driver by Vladimir Zapolskiy · 14 years ago
  58. 83a4eae9 USB: Expose vendor-specific ACM channel on Nokia 5230 by Przemo Firszt · 14 years ago
  59. 9d72c81 USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c by august huber · 14 years ago
  60. 646d90e USB: option: add support for 1da5:4518 by Ömer Sezgin Ugurlu · 14 years ago
  61. b690e96 drm/i915: add pipe A force quirks to i915 driver by Jesse Barnes · 14 years ago
  62. 0cc4d43 drm/i915: Fix panel fitting regression since 734b4157 by Chris Wilson · 14 years ago
  63. f7512e7 serial: fix rs485 for atmel_serial on avr32 by Peter Huewe · 14 years ago
  64. f792af2 ath9k: fix dma direction for map/unmap in ath_rx_tasklet by Ming Lei · 14 years ago
  65. fbd41a7 drm/i915: fix deadlock in fb teardown by Jesse Barnes · 14 years ago
  66. aebf0da drm/i915: don't free non-existent compressed llb on ILK+ by Jesse Barnes · 14 years ago
  67. e7b96f2 agp/intel: Use the correct mask to detect i830 aperture size. by Tim Gardner · 14 years ago
  68. 9c928d1 drm/i915: disable FBC when more than one pipe is active by Jesse Barnes · 14 years ago
  69. 127bd2a drm/i915: Use the correct scanout alignment for fbcon. by Chris Wilson · 14 years ago
  70. 9934c13 drm/i915: make sure eDP panel is turned on by Jesse Barnes · 14 years ago
  71. 4a655f0 drm/i915: add PANEL_UNLOCK_REGS definition by Jesse Barnes · 14 years ago
  72. 6ba770d drm/i915: Make G4X-style PLL search more permissive by Adam Jackson · 14 years ago
  73. ecd7f08 xfs: clean up xfs_bmap_get_bp by Christoph Hellwig · 14 years ago
  74. 5d18898 xfs: simplify xfs_truncate_file by Christoph Hellwig · 14 years ago
  75. 939d723 xfs: kill the b_strat callback in xfs_buf by Christoph Hellwig · 14 years ago
  76. a64afb0 xfs: remove obsolete osyncisosync mount option by Christoph Hellwig · 14 years ago
  77. 0664ce8 xfs: clean up filestreams helpers by Christoph Hellwig · 14 years ago
  78. 73523a2 xfs: fix gcc 4.6 set but not read and unused statement warnings by Christoph Hellwig · 14 years ago
  79. 0f1a932 xfs: Fix build when CONFIG_XFS_POSIX_ACL=n by Tony Luck · 14 years ago
  80. 3f34885 xfs: fix unsigned underflow in xfs_free_eofblocks by Kulikov Vasiliy · 14 years ago
  81. aea1b95 xfs: use GFP_NOFS for page cache allocation by Dave Chinner · 14 years ago
  82. 4a7eddd xfs: fix memory reclaim recursion deadlock on locked inode buffer by Dave Chinner · 14 years ago
  83. 4386970 xfs: fix xfs_trans_add_item() lockdep warnings by Dave Chinner · 14 years ago
  84. 2f11fea xfs: simplify and remove xfs_ireclaim by Dave Chinner · 14 years ago
  85. ec53d1d xfs: don't block on buffer read errors by Dave Chinner · 14 years ago
  86. a4190f9 xfs: move inode shrinker unregister even earlier by Dave Chinner · 14 years ago
  87. fa17b25 xfs: remove a dmapi leftover by Christoph Hellwig · 14 years ago
  88. 78558fe xfs: writepage always has buffers by Christoph Hellwig · 14 years ago
  89. d4f7a5c xfs: allow writeback from kswapd by Christoph Hellwig · 14 years ago
  90. 651701d xfs: remove incorrect log write optimization by Christoph Hellwig · 14 years ago
  91. 2727ccc xfs: unregister inode shrinker before freeing filesystem structures by Dave Chinner · 14 years ago
  92. cca28fb xfs: split xfs_itrace_entry by Christoph Hellwig · 14 years ago
  93. f2d6761 xfs: remove xfs_iput by Christoph Hellwig · 14 years ago
  94. ef35e92 xfs: remove xfs_iput_new by Christoph Hellwig · 14 years ago
  95. d2e078c xfs: some iget tracing cleanups / fixes by Christoph Hellwig · 14 years ago
  96. 807cbbd xfs: do not use emums for flags used in tracing by Christoph Hellwig · 14 years ago
  97. 64c8614 xfs: remove explicit xfs_sync_data/xfs_sync_attr calls on umount by Christoph Hellwig · 14 years ago
  98. f2bde9b xfs: small cleanups for xfs_iomap / __xfs_get_blocks by Christoph Hellwig · 14 years ago
  99. 3070451 xfs: reduce stack usage in xfs_iomap by Christoph Hellwig · 14 years ago
  100. 7a36c8a xfs: avoid synchronous transaction in xfs_fs_write_inode by Christoph Hellwig · 14 years ago