1. 33e8b34 PCI/portdrv: Use PCI Express Capability accessors by Bjorn Helgaas · 12 years ago
  2. 231afea PCI: Use standard PCIe Capability Link register field names by Bjorn Helgaas · 12 years ago
  3. 8024dc1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  4. b6d0486 Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 12 years ago
  5. f5f417c sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y by Christoph Paasch · 12 years ago
  6. fd3065b chelsio: remove get_clock and use ktime_get by Jan Glauber · 12 years ago
  7. c63da99 bnx2x: Prevent link flaps when booting from SAN. by Barak Witkowski · 12 years ago
  8. 6ded7cd net: phy: smsc: force all capable mode if the phy is started in powerdown mode by trem · 12 years ago
  9. 4bd9b0ff cnic, bnx2x, bnx2: Simplify cnic probing. by Michael Chan · 12 years ago
  10. 68c64d2 cnic: Include bnx2x.h by Michael Chan · 12 years ago
  11. 4ce45e0 bnx2: Add BNX2 prefix to CHIP ID and name macros by Michael Chan · 12 years ago
  12. 2bc4078 bnx2: Add BNX2 prefix to descriptor structures and macros by Michael Chan · 12 years ago
  13. e503e06 bnx2: Rename register read and write macros by Michael Chan · 12 years ago
  14. 1d9c5a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  15. 8caaf7b ipv4/route/rtnl: get mcast attributes when dst is multicast by Nicolas Dichtel · 12 years ago
  16. e3d8fab net: call notifiers for mtu change even if iface is not up by Jiri Pirko · 12 years ago
  17. 476ab8f of_i2c: sparc: Allow OF_I2C for sparc by Andreas Larsson · 12 years ago
  18. 1afa471 Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  19. fd4a319 spi: Remove HOTPLUG section attributes by Grant Likely · 12 years ago
  20. 7730cba Merge tag 'v3.7-rc8' into spi/next by Grant Likely · 12 years ago
  21. a9ee9f0 OMAPDSS: use omapdss_compat_init() in other drivers by Tomi Valkeinen · 12 years ago
  22. 348be69 OMAPDSS: export dispc functions by Tomi Valkeinen · 12 years ago
  23. eda3427 OMAPDSS: export dss_feat functions by Tomi Valkeinen · 12 years ago
  24. a97a963 OMAPDSS: export dss_mgr_ops functions by Tomi Valkeinen · 12 years ago
  25. d13f5b7 OMAPDSS: separate compat files in the Makefile by Tomi Valkeinen · 12 years ago
  26. 09e82ba OMAPDSS: move display sysfs init to compat layer by Tomi Valkeinen · 12 years ago
  27. 8b09551 OMAPDSS: DPI: use dispc's check_timings by Tomi Valkeinen · 12 years ago
  28. f9b719b OMAPDSS: DISPC: add dispc_ovl_check() by Tomi Valkeinen · 12 years ago
  29. 96e2e63 OMAPDSS: move irq handling to dispc-compat by Tomi Valkeinen · 12 years ago
  30. 549acbe OMAPDSS: move omap_dispc_wait_for_irq_interruptible_timeout to dispc-compat.c by Tomi Valkeinen · 12 years ago
  31. bb39813 OMAPDSS: move blocking mgr enable/disable to compat layer by Tomi Valkeinen · 12 years ago
  32. 1550202 OMAPDSS: manage framedone irq with mgr ops by Tomi Valkeinen · 12 years ago
  33. 74b65ec OMAPDSS: add manager ops by Tomi Valkeinen · 12 years ago
  34. 6abae7a OMAPDSS: move ovl function setup to apply.c by Tomi Valkeinen · 12 years ago
  35. 0c49ff7 OMAPDSS: move ovl-mgr function setup to apply.c by Tomi Valkeinen · 12 years ago
  36. 23dfd1a OMAPDSS: move ovl & ovl-mgr init to apply.c by Tomi Valkeinen · 12 years ago
  37. 8dd2491 OMAPDSS: add omapdss_compat_init() by Tomi Valkeinen · 12 years ago
  38. 6b6f1ed OMAPFB: connect ovl managers to all dssdevs by Tomi Valkeinen · 12 years ago
  39. 486c0e1 OMAPDSS: manage output-dssdev connection in output drivers by Tomi Valkeinen · 12 years ago
  40. 09a8c45 OMAPFB: remove warning when trying to alloc at certain paddress by Tomi Valkeinen · 12 years ago
  41. b41deec OMAPFB: simplify locking by Tomi Valkeinen · 12 years ago
  42. 636f4e1 OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmem by Tomi Valkeinen · 12 years ago
  43. 09645d2 OMAPFB: remove exported udpate window by Tomi Valkeinen · 12 years ago
  44. 9621055 ALSA: usb6fire: prevent driver panic state when stopping by Jurgen Kramer · 12 years ago
  45. c20151d spi: Add support for specifying 3-wire mode via device tree by Lars-Peter Clausen · 12 years ago
  46. 39b175a ARM: 7593/1: nommu: do not enable DCACHE_WORD_ACCESS when !CONFIG_MMU by Will Deacon · 12 years ago
  47. e91b36e ARM: 7592/1: nommu: prevent generation of kernel unaligned memory accesses by Will Deacon · 12 years ago
  48. 76e0920 ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6 by Armando Visconti · 12 years ago
  49. 026b7c6 ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs only by Nicolas Pitre · 12 years ago
  50. 222e82b Merge branch 'linus' into sched/core by Ingo Molnar · 12 years ago
  51. e7d83ed wext: explicitly cast -110 to u8 by Johannes Berg · 12 years ago
  52. a08485d ASoC: Samsung: Do not register samsung audio dma device as pdev by Padmavathi Venna · 12 years ago
  53. 4319eb4 x86 mtrr: fix comment typo in mtrr_bp_init by Olaf Hering · 12 years ago
  54. 4529eef HID: hidp: fallback to input session properly if hid is blacklisted by Lamarque V. Souza · 12 years ago
  55. c8a8ab4 iwlwifi: change TX code to suppress smatch warning by Johannes Berg · 12 years ago
  56. 805f864 gpio: pcf857x: use client->irq for gpio_to_irq() by Kuninori Morimoto · 12 years ago
  57. 8afd0ef ASoC: wm8994: Fix variable double use by Mark Brown · 12 years ago
  58. 50c16e2 mac80211: warn only once if ampdu_action isn't assigned by Chaitanya · 12 years ago
  59. 090015a ALSA: DocBook: Remove the description of __dev* by Takashi Iwai · 12 years ago
  60. 6a0f56a ALSA: Remove the rest of __devinit* in comments by Takashi Iwai · 12 years ago
  61. 48c8b0e ALSA: hda - Remove superfluous DELAYED_INIT*_MARK by Takashi Iwai · 12 years ago
  62. 14c5670 ALSA: snd-usb-caiaq: remove __dev* attributes by Bill Pemberton · 12 years ago
  63. 87f9796 ALSA: snd-usb-6fire: remove __dev* attributes by Bill Pemberton · 12 years ago
  64. fbbb01a ALSA: drivers: remove __dev* attributes by Bill Pemberton · 12 years ago
  65. 4423d24 ALSA: at73c213: remove __dev* attributes by Bill Pemberton · 12 years ago
  66. 32e02a7 ALSA: sparc: remove __dev* attributes by Bill Pemberton · 12 years ago
  67. e74033a ALSA: sh: remove __dev* attributes by Bill Pemberton · 12 years ago
  68. 15afafc ALSA: ppc: remove __dev* attributes by Bill Pemberton · 12 years ago
  69. 5cc3203 ALSA: sound/ps3: remove __dev* attributes by Bill Pemberton · 12 years ago
  70. 1bff292 ALSA: isa: remove __dev* attributes by Bill Pemberton · 12 years ago
  71. f120a6f ALSA: oxygen: remove __dev* attributes by Bill Pemberton · 12 years ago
  72. 3dd0676 ALSA: bt87X: remove __dev* attributes by Bill Pemberton · 12 years ago
  73. 2f5c130 ALSA: ad1889: remove __dev* attributes by Bill Pemberton · 12 years ago
  74. 9921041 sound: oss: remove __dev* attributes by Bill Pemberton · 12 years ago
  75. 05bcf503 ALSA: parisc/harmony: remove __dev* attributes by Bill Pemberton · 12 years ago
  76. e0f8cb5 ALSA: mips: remove __dev* attributes by Bill Pemberton · 12 years ago
  77. 325fbfe ALSA: firewire-speakers: remove __dev* attributes by Bill Pemberton · 12 years ago
  78. 7fa8a59 regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_voltage_linear by Axel Lin · 12 years ago
  79. 61dc674 ALSA: atmel: remove __dev* attributes by Bill Pemberton · 12 years ago
  80. e21596b ALSA: pxa2xx: remove __dev* attributes by Bill Pemberton · 12 years ago
  81. 6c9dc19 ALSA: AACI: remove __dev* attributes by Bill Pemberton · 12 years ago
  82. e23e7a1 ALSA: pci: remove __dev* attributes by Bill Pemberton · 12 years ago
  83. 6699938 igb: Update igb version to 4.1.2 by Carolyn Wyborny · 12 years ago
  84. 52285b7 igb: release already assigned MSI-X interrupts if setup fails by Stefan Assmann · 12 years ago
  85. 1b3bc06 ASoC: McASP: implement a way to force BCLK/LRCLK ratios by Daniel Mack · 12 years ago
  86. ba764b3 ASoC: McASP: calculate values for channel size by Daniel Mack · 12 years ago
  87. d0c6c48 ASoC: McASP: remove unused variables by Daniel Mack · 12 years ago
  88. 53c7d06 igb: remove duplicate code for fallback interrupt initialization by Stefan Assmann · 12 years ago
  89. cb6d0f5 ixgbe: check whether thermal sensor is enabled. by Jacob Keller · 12 years ago
  90. f8ebc68 ixgbe: Use is_valid_ether_addr by Joe Perches · 12 years ago
  91. 40b5aa8 regulator: lp8788-ldo: Remove val array in lp8788_config_ldo_enable_mode by Axel Lin · 12 years ago
  92. eb044c4 ASoC: omap-twl4030: Update the header file to support more boards by Peter Ujfalusi · 12 years ago
  93. c8d35a6 ASoC: arizona: Log the clock we're setting the DAI to use by Mark Brown · 12 years ago
  94. 0c778e8 ASoC: arizona: Store the DAI clock ID when setting by Mark Brown · 12 years ago
  95. e9b73c6 drm/i915: Reduce memory pressure during shrinker by preallocating swizzle pages by Chris Wilson · 12 years ago
  96. 5323f49 spi: Fix comparison of different integer types by Grant Likely · 12 years ago
  97. c008413 tipc: remove obsolete flush of stale reassembly buffer by Erik Hugne · 12 years ago
  98. 667b504 powerpc: mpc5200: Add a3m071 board support by Stefan Roese · 12 years ago
  99. 72e1e86 Merge branch 'pci/mjg-pci-roms-from-efi' into next by Bjorn Helgaas · 12 years ago
  100. 8d96bb6 iwlwifi: reset_ict in stop_hw by Emmanuel Grumbach · 12 years ago