1. c1d10d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  2. 477de0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  3. b5e6ab5 mm: fix kernel-doc warning in page_alloc.c by Randy Dunlap · 13 years ago
  4. 93d2175 PCI: Clear bridge resource flags if requested size is 0 by Yinghai Lu · 13 years ago
  5. e00cf3b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  6. e4abce8 sfc: Use netif_device_{detach,attach}() around reset and self-test by Ben Hutchings · 13 years ago
  7. 07f4beb tick: Clear broadcast active bit when switching to oneshot by Thomas Gleixner · 13 years ago
  8. db210f8 ide/ide-scan-pci.c: Use for_each_pci_dev(). by Thiago Farina · 13 years ago
  9. dc382fd x86, mm: Allow ZONE_DMA to be configurable by David Rientjes · 13 years ago
  10. d81f087 sparc32,leon: Remove unnecessary page_address calls in LEON DMA API. by Kristoffer Glembo · 13 years ago
  11. fb1fece sparc: convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  12. 865be7a x86, cpu: Fix detection of Celeron Covington stepping A1 and B0 by Ondrej Zary · 13 years ago
  13. 34e268d ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  14. 55dd23e sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines by Daniel Hellstrom · 13 years ago
  15. ecbc42b sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines by Daniel Hellstrom · 13 years ago
  16. 1ca0c80 sparc32,leon: Implemented SMP IPIs for LEON CPU by Daniel Hellstrom · 13 years ago
  17. d6d0481 sparc32: implement SMP IPIs using the generic functions by Daniel Hellstrom · 13 years ago
  18. 2645e72 sparc32,leon: SMP power down implementation by Daniel Hellstrom · 13 years ago
  19. 5149bed sparc32,leon: added some SMP comments by Daniel Hellstrom · 13 years ago
  20. 6f404e4 net: Change netdev_fix_features messages loglevel by Michał Mirosław · 13 years ago
  21. ebde6f8 vmxnet3: Fix inconsistent LRO state after initialization by Thomas Jarosch · 13 years ago
  22. 867955f sfc: Fix oops in register dump after mapping change by Ben Hutchings · 13 years ago
  23. f296388 ftrace/s390: mcount offset calculation by Martin Schwidefsky · 13 years ago
  24. 521ccb5 ftrace/x86: mcount offset calculation by Martin Schwidefsky · 13 years ago
  25. 2142c13 net: convert to new cpumask API by KOSAKI Motohiro · 13 years ago
  26. 07d8b59 ftrace/recordmcount: mcount address adjustment by Martin Schwidefsky · 13 years ago
  27. 5173cc0 ipv4: more compliant RFC 3168 support by Eric Dumazet · 13 years ago
  28. 41b402a ftrace/recordmcount: Add helper function get_sym_str_and_relp() by Steven Rostedt · 13 years ago
  29. 37762cb ftrace/recordmcount: Remove duplicate code to find mcount symbol by Steven Rostedt · 13 years ago
  30. 2895cd2 ftrace/x86: Do not trace .discard.text section by Steven Rostedt · 13 years ago
  31. f020173 ftrace: Avoid recording mcount on .init sections directly by Steven Rostedt · 13 years ago
  32. 85356f8 kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers by Steven Rostedt · 13 years ago
  33. dfad3d5 ftrace/recordmcount: Add warning logic to warn on mcount not recorded by Steven Rostedt · 13 years ago
  34. ffd618f ftrace/recordmcount: Make ignored mcount calls into nops at compile time by Steven Rostedt · 13 years ago
  35. 8abd572 ftrace/recordmcount: Modify only executable sections by Steven Rostedt · 13 years ago
  36. 9f087e7 ftrace: Add .kprobe.text section to whitelist for recordmcount.c by Steven Rostedt · 13 years ago
  37. e90b0c8 ftrace/trivial: Clean up record mcount to use Linux switch style by Steven Rostedt · 13 years ago
  38. dd5477f ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons by Steven Rostedt · 13 years ago
  39. 099fb8a rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression by Larry Finger · 13 years ago
  40. 349eb8c mac80211: annotate and fix RCU in mesh code by Johannes Berg · 13 years ago
  41. 1928eca mac80211: fix and simplify mesh locking by Johannes Berg · 13 years ago
  42. d07c7cf mac80211: add missing rcu_barrier by Johannes Berg · 13 years ago
  43. 9594b56 bcma: add PCI ID of the card found in Thinkpad X120e by Rafał Miłecki · 13 years ago
  44. c29acf2 mac80211: abort scan_work immediately when the device goes down by Rajkumar Manoharan · 13 years ago
  45. 8e621fc mac80211: verify IBSS in interface combinations by Johannes Berg · 13 years ago
  46. df64962 carl9170: advertise interface combinations by Christian Lamparter · 13 years ago
  47. dedb1eb b43: rename b43_wldev's field with ssb_device to sdev by Rafał Miłecki · 13 years ago
  48. d0df9ee mac80211: Deactivate mesh path timers when freeing nodes by Javier Cardona · 13 years ago
  49. 011159a airo: correct proc entry creation interfaces by Alexey Dobriyan · 13 years ago
  50. 9368a9a p54usb: add zoom 4410 usbid by Christian Lamparter · 13 years ago
  51. eecaaba Documentation, ABI: Update L3 cache index disable text by Borislav Petkov · 13 years ago
  52. 42be450 x86, AMD, cacheinfo: Fix L3 cache index disable checks by Frank Arnold · 13 years ago
  53. 50e7534 x86, AMD, cacheinfo: Fix fallout caused by max3 conversion by Borislav Petkov · 13 years ago
  54. f51f87a Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 13 years ago
  55. 72874da PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unset by Rafael J. Wysocki · 13 years ago
  56. 2064af91 PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops" by Kevin Hilman · 13 years ago
  57. 600b776 OMAP1 / PM: Use generic clock manipulation routines for runtime PM by Rafael J. Wysocki · 13 years ago
  58. 485bf56 be2net: FW download for Lancer by Shripad Nunjundarao · 13 years ago
  59. 005d569 be2net: Stats for Lancer by Selvin Xavier · 13 years ago
  60. 89a88ab be2net: Support for version 1 of stats for BE3 by Ajit Khaparde · 13 years ago
  61. 3b8ab88 mwifiex: use ieee80211_amsdu_to_8023s routine by Yogesh Ashok Powar · 13 years ago
  62. 8b3beca cfg80211: make stripping of 802.11 header optional from AMSDU by Yogesh Ashok Powar · 13 years ago
  63. 57cf804 nl80211: Move peer link state definition to nl80211 by Javier Cardona · 13 years ago
  64. 108697c ath9k: make npending frames check as bool by Mohammed Shafi Shajakhan · 13 years ago
  65. 21e8ee6 ath9k: make sure main_rssi is positive by Mohammed Shafi Shajakhan · 13 years ago
  66. 3e9a212 ath9k: configure fast_div_bias based on diversity group by Mohammed Shafi Shajakhan · 13 years ago
  67. b85c573 ath9k: Implement an API to swap main/ALT LNA's by Mohammed Shafi Shajakhan · 13 years ago
  68. 8afbcc8 ath9k_hw: define antenna diversity group by Mohammed Shafi Shajakhan · 13 years ago
  69. 6bcbc06 ath9k_hw: define modules to get/set Antenna diversity paramaters by Mohammed Shafi Shajakhan · 13 years ago
  70. 842ca78 ath9k_hw: config diversity based on eeprom contents by Mohammed Shafi Shajakhan · 13 years ago
  71. c6ba9fe ath9k_hw: define registers/macros to support Antenna diversity by Mohammed Shafi Shajakhan · 13 years ago
  72. 21d2c63 ath9k_hw: enable Antenna diversity for AR9485 by Mohammed Shafi Shajakhan · 13 years ago
  73. 69de372 ath9k_hw: make antenna diversity modules chip specific by Mohammed Shafi Shajakhan · 13 years ago
  74. bd2281b net/rfkill/core.c: Avoid leaving freed data in a list by Julia Lawall · 13 years ago
  75. 40b275b mac80211: sparse RCU annotations by Johannes Berg · 13 years ago
  76. ec034b2 mac80211: fix TX a-MPDU locking by Johannes Berg · 13 years ago
  77. 7527a78 cfg80211: advertise possible interface combinations by Johannes Berg · 13 years ago
  78. 805d7d2 iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  79. 8220ba3 iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  80. f5ec25d pstore: fix potential logic issue in pstore read interface by Chen Gong · 13 years ago
  81. 06cf91b pstore: fix pstore filesystem mount/remount issue by Chen Gong · 13 years ago
  82. 8d38d74 pstore: fix one type of return value in pstore by Chen Gong · 13 years ago
  83. 538dd2e bnx2x: Allow ethtool to enable/disable loopback. by Mahesh Bandewar · 13 years ago
  84. c5be24f ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c by David S. Miller · 13 years ago
  85. 7c1bfd6 xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set. by Konrad Rzeszutek Wilk · 13 years ago
  86. 602a532 sfc: Fix TX queue numbering when separate_tx_channels=1 by Ben Hutchings · 13 years ago
  87. 9d03545 ASoC: Fix wrong data type access in a few codec drivers by Jarkko Nikula · 13 years ago
  88. fa63e47 ASoC: Don't restart an already running WM8958 DSP2 by Mark Brown · 13 years ago
  89. df8d06a Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  90. d7fdae7 ASoC: Skip noop reconfiguration of WM8958 DSP2 algorithms by Mark Brown · 13 years ago
  91. fb5af53 ASoC: Add some missing volume update bit sets for wm_hubs devices by Mark Brown · 13 years ago
  92. d0b48af ASoC: Ensure output PGA is enabled for line outputs in wm_hubs by Mark Brown · 13 years ago
  93. 1a8218e net: ping: dont call udp_ioctl() by Eric Dumazet · 13 years ago
  94. 7c21738 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  95. 86f315b Revert "mmc: fix a race between card-detect rescan and clock-gate work instances" by Chris Ball · 13 years ago
  96. 70087dc blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup by Vivek Goyal · 13 years ago
  97. e6e4d9e netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones by Patrick McHardy · 13 years ago
  98. 274ea0e netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages by Patrick McHardy · 13 years ago
  99. e033ebf ALSA: HDA: Use one dmic only for Dell Studio 1558 by David Henningsson · 13 years ago
  100. e503f9e x86, apic: Fix spurious error interrupts triggering on all non-boot APs by Youquan Song · 13 years ago