1. 99517e3 9p: Kill set but not used variable 'ret' in parse_opts() by David S. Miller · 13 years ago
  2. 80d0208 Revert "rcu: Decrease memory-barrier usage based on semi-formal proof" by Paul E. McKenney · 13 years ago
  3. e66eed6 list: remove prefetching from regular list iterators by Linus Torvalds · 13 years ago
  4. 3fb72f1 ipconfig wait for carrier by Micha Nelissen · 13 years ago
  5. c182f90 SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict() by Jacek Luczak · 13 years ago
  6. a0c8326 ASoC: davinci-mcasp: enable ping-pong SRAM buffers by Ben Gardiner · 13 years ago
  7. c26f642 ASoC: add iPAQ hx4700 machine driver by Dmitry Artamonow · 13 years ago
  8. 00d2701 ASoC: Asahi Kasei AK4641 codec driver by Dmitry Artamonow · 13 years ago
  9. 75d65a4 hlist: remove software prefetching in hlist iterators by Linus Torvalds · 13 years ago
  10. be281e5 ipv6: reduce per device ICMP mib sizes by Eric Dumazet · 13 years ago
  11. 75e308c net: ping: fix the coding style by Changli Gao · 13 years ago
  12. bb0cd2f net: ping: make local functions static by Changli Gao · 13 years ago
  13. 6b60d7b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  14. 13143d2 rbd: warn on update_snaps failure on notify by Sage Weil · 13 years ago
  15. 9d6fcb0 ceph: check return value for start_request in writepages by Sage Weil · 13 years ago
  16. 6b4a3b5 ceph: remove useless check by Sage Weil · 13 years ago
  17. a2a7960 libceph: add missing breaks in addr_set_port by Sage Weil · 13 years ago
  18. 0417788 libceph: fix TAG_WAIT case by Sage Weil · 13 years ago
  19. da39822 ceph: fix broken comparison in readdir loop by Sage Weil · 13 years ago
  20. 3145666 libceph: fix osdmap timestamp assignment by Sage Weil · 13 years ago
  21. 3540303 ceph: fix rare potential cap leak by Sage Weil · 13 years ago
  22. 12a2f64 libceph: use snprintf for unknown addrs by Sage Weil · 13 years ago
  23. 2dab036 libceph: use snprintf for formatting object name by Sage Weil · 13 years ago
  24. ae59808 ceph: use snprintf for dirstat content by Sage Weil · 13 years ago
  25. e8f54ce libceph: fix uninitialized value when no get_authorizer method is set by Sage Weil · 13 years ago
  26. 1b36698 libceph: remove unused variable by Sage Weil · 13 years ago
  27. 0da5d70 libceph: handle connection reopen race with callbacks by Sage Weil · 13 years ago
  28. 3b66378 ceph: take reference on mds request r_unsafe_dir by Sage Weil · 13 years ago
  29. c6e38c0 ath9k: use PS wakeup before REG_READ by Mohammed Shafi Shajakhan · 13 years ago
  30. a2cd43c nl80211: remove some stack variables in trigger_scan and start_sched_scan by Luciano Coelho · 13 years ago
  31. d676ff4 mac80211: Don't sleep when growing the mesh path by Javier Cardona · 13 years ago
  32. ba4903f ath9k: implement .tx_last_beacon() by Felix Fietkau · 13 years ago
  33. 7551732 b43: read PHY info only when needed (for PHY-A) by Rafał Miłecki · 13 years ago
  34. 1495298 b43: separate ssb core reset by Rafał Miłecki · 13 years ago
  35. c4a2a08 b43: add helper for finding GPIO device by Rafał Miłecki · 13 years ago
  36. 05100a2 b43: dma: cache translation (routing bits) by Rafał Miłecki · 13 years ago
  37. 0355a34 b43: make b43_wireless_init less bus specific by Rafał Miłecki · 13 years ago
  38. 620d785 b43: add helpers for block R/W ops by Rafał Miłecki · 13 years ago
  39. ac56703 ath9k: fix ad-hoc nexttbtt calculation by Felix Fietkau · 13 years ago
  40. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 13 years ago
  41. a455c57 ath_hw: Fix bssid mask documentation by Mohammed Shafi Shajakhan · 13 years ago
  42. 89ea674 ath9k_htc: Fix packet timeout by Sujith Manoharan · 13 years ago
  43. d108e8b ath9k_htc: Change credit limit for UB94/95 by Sujith Manoharan · 13 years ago
  44. bd54879 ath9k_htc: Fix max subframe handling by Sujith Manoharan · 13 years ago
  45. 0cd075d ath9k_htc: Fix BSSID calculation by Sujith Manoharan · 13 years ago
  46. 33a5315 ath9k_htc: Fix RX filter calculation by Sujith Manoharan · 13 years ago
  47. db32124 ath9k_htc: Recalculate the BSSID mask on interface by Sujith Manoharan · 13 years ago
  48. 84dfa73 ath9k_htc: Fix station flags by Sujith Manoharan · 13 years ago
  49. c75197a ath9k_htc: Fix mode selection by Sujith Manoharan · 13 years ago
  50. 20ba286 iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim by Daniel Halperin · 13 years ago
  51. 62a5b7d mwifiex: adjust high/low water marks for tx_pending queue by Marc Yang · 13 years ago
  52. 17e8cec mwifiex: CPU mips optimization with NO_PKT_PRIO_TID by Marc Yang · 13 years ago
  53. 9396814 mwifiex: check mwifiex_wmm_lists_empty() before dequeue by Marc Yang · 13 years ago
  54. 49729ff mwifiex: reduce CPU usage by tracking highest_queued_prio by Marc Yang · 13 years ago
  55. f699254 mwifiex: reduce CPU usage by tracking tx_pkts_queued by Marc Yang · 13 years ago
  56. 7176ba2 net: rfkill: add generic gpio rfkill driver by Rhyland Klein · 13 years ago
  57. c6820f1 ath9k: fix ad-hoc mode beacon selection by Felix Fietkau · 13 years ago
  58. 29510ec Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  59. 398995c Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 13 years ago
  60. bf59170 xfs: obey minleft values during extent allocation correctly by Dave Chinner · 13 years ago
  61. 4439647 xfs: reset buffer pointers before freeing them by Dave Chinner · 13 years ago
  62. ee58abd xfs: avoid getting stuck during async inode flushes by Dave Chinner · 13 years ago
  63. e573751 xfs: fix xfs_itruncate_start tracing by Dave Chinner · 13 years ago
  64. 1beb65a xfs: fix duplicate workqueue initialisation by Dave Chinner · 13 years ago
  65. e69522a xfs: kill off xfs_printk() by Joe Perches · 13 years ago
  66. 9b090f2 kmemleak: Initialise kmemleak after debug_objects_mem_init() by Catalin Marinas · 13 years ago
  67. 79e0d9b kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK by Catalin Marinas · 13 years ago
  68. 52c3ce4 kmemleak: Do not return a pointer to an object that kmemleak did not get by Catalin Marinas · 13 years ago
  69. 39dfe13 ALSA: hda - Enable Realtek ALC269 codec input layer beep by Madis Janson · 13 years ago
  70. 659e6ed input/atari: Fix mouse movement and button mapping by Geert Uytterhoeven · 14 years ago
  71. 186f200 input/atari: Fix atarimouse init by Michael Schmitz · 16 years ago
  72. 7786908 input/atari: Use the correct mouse interrupt hook by Michael Schmitz · 16 years ago
  73. 79abeed m68k/atari: Do not use "/" in interrupt names by Geert Uytterhoeven · 13 years ago
  74. 1fc74ac m68k: unistd - Comment out definitions for unimplemented syscalls by Geert Uytterhoeven · 13 years ago
  75. d6d42bb m68k: Really wire up sys_pselect6 and sys_ppoll by Geert Uytterhoeven · 13 years ago
  76. c4245c9 m68k: Merge mmu and non-mmu versions of sys_call_table by Geert Uytterhoeven · 13 years ago
  77. 6cf515e MAINTAINERS: Roman Zippel has been MIA for several years. by Geert Uytterhoeven · 13 years ago
  78. f82a519 m68k: bitops - Never step beyond the end of the bitmap by Geert Uytterhoeven · 13 years ago
  79. 359c47e m68k: bitops - offset == ((long)p - (long)vaddr) * 8 by Geert Uytterhoeven · 13 years ago
  80. df1fe13 ALSA: intel8x0m: enable AMD8111 modem by Dmitry Eremin-Solenikov · 13 years ago
  81. 887cb45 drivers/xen/sys-hypervisor: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  82. b53cede arch/x86/xen/smp: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  83. fb6ce5d arch/x86/xen/time: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  84. ad7ba09 arch/x86/xen/xen-ops: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  85. 3f508953 arch/x86/xen/mmu: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  86. 83f7649 hwmon: (pmbus) Add support for Analog Devices ADM1275 by Guenter Roeck · 13 years ago
  87. 0c0a061 hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health Controllers by Guenter Roeck · 14 years ago
  88. 84fc458 hwmon: (pmbus) Add support for TI UCD9200 series of PWM System Controllers by Guenter Roeck · 14 years ago
  89. 6586b14 hwmon: (pmbus) Use device specific function to read fan configuration by Guenter Roeck · 14 years ago
  90. 2cfa6ae hwmon: (pmbus) Expand scope of device specific get_status function by Guenter Roeck · 14 years ago
  91. b4ce237 hwmon: (pmbus) Introduce infrastructure to detect sensors and limit registers by Guenter Roeck · 14 years ago
  92. f5bae26 hwmon: Driver for MAX16065 System Manager and compatibles by Guenter Roeck · 14 years ago
  93. 82c7465 hwmon: (sht15) add support for CRC validation by Jerome Oufella · 13 years ago
  94. cc15c7e hwmon: (sht15) add support for the status register by Vivien Didelot · 13 years ago
  95. 181148a hwmon: (sht15) clean-up the probe function by Vivien Didelot · 13 years ago
  96. 99a0378 hwmon: (sht15) general code clean-up by Vivien Didelot · 13 years ago
  97. 83bffbc hwmon: Add support for MAX6642 by Per Dalén · 13 years ago
  98. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 13 years ago
  99. 79d2b15 ath9k: Fix power save wrappers in debug ops by Rajkumar Manoharan · 13 years ago
  100. ceec1e0 [CIFS] Remove sparse warning by Steve French · 14 years ago