| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-16 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+67 |
| 2012-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
| 2012-11-16 | Merge tag 'usb-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 10 | -22/+71 |
| 2012-11-16 | Merge tag 'tty-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -7/+1 |
| 2012-11-16 | Merge tag 'staging-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+1 |
| 2012-11-16 | Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f... | Arnd Bergmann | 77 | -332/+849 |
| 2012-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -7/+5 |
| 2012-11-16 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 7 | -10/+38 |
| 2012-11-16 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 3 | -4/+31 |
| 2012-11-16 | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -1/+1 |
| 2012-11-16 | drm/ttm: remove unneeded preempt_disable/enable | Akinobu Mita | 1 | -4/+0 |
| 2012-11-16 | ttm: Clear the ttm page allocated from high memory zone correctly | Zhao Yakui | 1 | -1/+4 |
| 2012-11-16 | vmwgfx: return an -EFAULT if copy_to_user() fails | Dan Carpenter | 1 | -0/+2 |
| 2012-11-15 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2012-11-15 | Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 1 | -13/+20 |
| 2012-11-15 | s390/3215: fix tty close handling | Heiko Carstens | 1 | -7/+5 |
| 2012-11-15 | drm/radeon: fix logic error in atombios_encoders.c | Alex Deucher | 1 | -1/+1 |
| 2012-11-15 | Merge remote-tracking branches 'regulator/fix/gpio', 'regulator/fix/put' and ... | Mark Brown | 347 | -2936/+4497 |
| 2012-11-15 | regulator: fix voltage check in regulator_is_supported_voltage() | Marek Szyprowski | 1 | -1/+1 |
| 2012-11-14 | tty: serial: max310x: Add terminating entry for spi_device_id table | Axel Lin | 1 | -0/+1 |
| 2012-11-14 | TTY: hvc_console, fix port reference count going to zero prematurely | Paul Mackerras | 1 | -7/+0 |
| 2012-11-14 | regulator: core: Avoid deadlock when regulator_register fails | Charles Keepax | 1 | -11/+17 |
| 2012-11-13 | i2c-mux-pinctrl: Fix probe error path | Guenter Roeck | 1 | -1/+1 |
| 2012-11-13 | Revert "Staging: Android alarm: IOCTL command encoding fix" | Colin Cross | 1 | -3/+1 |
| 2012-11-13 | Revert "USB/host: Cleanup unneccessary irq disable code" | Greg Kroah-Hartman | 3 | -2/+18 |
| 2012-11-13 | USB: option: add Alcatel X220/X500D USB IDs | Dan Williams | 1 | -0/+2 |
| 2012-11-13 | USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs | Dan Williams | 1 | -0/+7 |
| 2012-11-13 | USB: keyspan: fix typo causing GPF on open | Bjørn Mork | 1 | -2/+1 |
| 2012-11-13 | drm/i915: do not ignore eDP bpc settings from vbt | Jani Nikula | 1 | -0/+11 |
| 2012-11-12 | Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linux | Linus Torvalds | 1 | -4/+46 |
| 2012-11-12 | drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures | Jani Nikula | 1 | -3/+19 |
| 2012-11-12 | clk: ux500: Register slimbus clock lookups for u8500 | Ulf Hansson | 1 | -2/+3 |
| 2012-11-12 | clk: ux500: Update rtc clock lookup for u8500 | Ulf Hansson | 1 | -1/+1 |
| 2012-11-12 | clk: ux500: Register msp clock lookups for u8500 | Ulf Hansson | 1 | -0/+18 |
| 2012-11-12 | clk: ux500: Register ssp clock lookups for u8500 | Ulf Hansson | 1 | -0/+6 |
| 2012-11-12 | clk: ux500: Register i2c clock lookups for u8500 | Ulf Hansson | 1 | -1/+18 |
| 2012-11-12 | Merge tag 'omap-for-v3.7-rc4/musb-regression-signed' of git://git.kernel.org/... | Arnd Bergmann | 1 | -3/+65 |
| 2012-11-12 | HID: microsoft: do not use compound literal - fix build | Jiri Slaby | 1 | -3/+3 |
| 2012-11-11 | ledtrig-cpu: kill useless mutex to fix sleep in atomic context | Nathan Lynch | 1 | -21/+0 |
| 2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 17 | -25/+38 |
| 2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 3 | -13/+9 |
| 2012-11-10 | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 3 | -1/+82 |
| 2012-11-09 | sparc: Add sparc support for platform_get_irq() | Andreas Larsson | 1 | -0/+7 |
| 2012-11-09 | gianfar: ethernet vanishes after restoring from hibernation | Wang Dongsheng | 1 | -1/+4 |
| 2012-11-09 | usbnet: ratelimit kevent may have been dropped warnings | Steve Glendinning | 1 | -3/+5 |
| 2012-11-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -1/+6 |
| 2012-11-09 | Merge tag '3.7-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he... | Linus Torvalds | 8 | -52/+62 |
| 2012-11-09 | Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -94/+140 |
| 2012-11-09 | drm/vmwgfx: Fix a case where the code would BUG when trying to pin GMR memory | Thomas Hellstrom | 1 | -1/+1 |
| 2012-11-09 | drm/vmwgfx: Fix hibernation device reset | Thomas Hellstrom | 1 | -0/+5 |
| 2012-11-09 | Merge tag 'pinctrl-for-v3.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -50/+369 |
| 2012-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -12/+2 |
| 2012-11-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -26/+43 |
| 2012-11-09 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 10 | -36/+57 |
| 2012-11-09 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+3 |
| 2012-11-09 | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau... | Dave Airlie | 5 | -13/+17 |
| 2012-11-09 | virtio: Don't access index after unregister. | Cornelia Huck | 1 | -1/+3 |
| 2012-11-09 | drm/nouveau: fix acpi edid retrieval | Maarten Lankhorst | 1 | -1/+1 |
| 2012-11-09 | drm/nvc0/disp: fix regression in vblank semaphore release | Kelly Doran | 1 | -8/+12 |
| 2012-11-09 | drm/nv40/mpeg: fix context handling | Marcin Slusarz | 1 | -1/+1 |
| 2012-11-09 | drm/nv40/graph: fix typo in type names | Marcin Slusarz | 1 | -2/+2 |
| 2012-11-09 | drm/nv41/vm: fix typo in type name | Marcin Slusarz | 1 | -1/+1 |
| 2012-11-08 | drm/radeon/si: add some missing regs to the VM reg checker | Alex Deucher | 2 | -0/+2 |
| 2012-11-08 | drm/radeon/cayman: add some missing regs to the VM reg checker | Alex Deucher | 2 | -0/+7 |
| 2012-11-07 | net: usb: cdc_eem: Fix rx skb allocation for 802.1Q VLANs | Ian Coolidge | 1 | -1/+2 |
| 2012-11-07 | usb: gadget: g_ether: fix frame size check for 802.1Q | Ian Coolidge | 1 | -1/+2 |
| 2012-11-07 | cxgb4: Fix initialization of SGE_CONTROL register | Vipul Pandya | 1 | -1/+1 |
| 2012-11-07 | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones | 3 | -6/+2 |
| 2012-11-07 | cxgb4: Initialize data structures before using. | Vipul Pandya | 1 | -0/+4 |
| 2012-11-07 | mmc: sdhci-s3c: fix the card detection in runtime-pm | Seungwon Jeon | 1 | -2/+4 |
| 2012-11-07 | mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare | Thomas Abraham | 1 | -14/+14 |
| 2012-11-07 | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end | Arnd Bergmann | 4 | -6/+6 |
| 2012-11-07 | mmc: dw_mmc: fix modular build for exynos back-end | Arnd Bergmann | 1 | -1/+1 |
| 2012-11-07 | mmc: sdhci: fix NULL dereference in sdhci_request() tuning | Chris Ball | 1 | -10/+13 |
| 2012-11-07 | mmc: sdhci: fix IS_ERR() checking of regulator_get() | Kevin Liu | 1 | -6/+12 |
| 2012-11-07 | mmc: fix sdhci-dove probe/removal | Russell King - ARM Linux | 1 | -18/+20 |
| 2012-11-07 | mmc: sh_mmcif: fix use after free | Guennadi Liakhovetski | 1 | -1/+1 |
| 2012-11-07 | mmc: sdhci-pci: fix 'Invalid iomem size' error message condition | Adrian Hunter | 1 | -1/+1 |
| 2012-11-07 | mmc: mxcmmc: Fix MODULE_ALIAS | Fabio Estevam | 1 | -1/+1 |
| 2012-11-07 | mmc: omap_hsmmc: fix NULL pointer dereference for dt boot | Balaji T K | 1 | -6/+11 |
| 2012-11-07 | mmc: omap_hsmmc: fix host reference after mmc_free_host | Balaji T K | 1 | -1/+1 |
| 2012-11-07 | mmc: dw_mmc: fix multiple drv_data NULL dereferences | James Hogan | 2 | -14/+19 |
| 2012-11-07 | mmc: dw_mmc: enable controller interrupt before calling mmc_start_host | Yuvaraj CD | 1 | -14/+15 |
| 2012-11-07 | mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs | Jerry Huang | 4 | -0/+22 |
| 2012-11-07 | mmc: dw_mmc: remove _dev_info compile warning | Seungwon Jeon | 1 | -1/+1 |
| 2012-11-07 | drivers: bus: ocp2scp: add pdata support | Kishon Vijay Abraham I | 1 | -3/+65 |
| 2012-11-07 | xen/generic: Disable fallback build on ARM. | Konrad Rzeszutek Wilk | 1 | -1/+2 |
| 2012-11-07 | xen/events: fix RCU warning, or Call idle notifier after irq_enter() | Mojiong Qiu | 1 | -1/+1 |
| 2012-11-07 | drm/radeon/dce3: switch back to old pll allocation order for discrete | Alex Deucher | 1 | -23/+31 |
| 2012-11-07 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 7 | -6/+7 |
| 2012-11-07 | drm/radeon: fix typo in evergreen_mc_resume() | Alex Deucher | 1 | -1/+1 |
| 2012-11-07 | drm: set dev_mapping before calling drm_open_helper | Ilija Hadzic | 1 | -17/+30 |
| 2012-11-07 | drm: restore open_count if drm_setup fails | Ilija Hadzic | 1 | -1/+4 |
| 2012-11-06 | sparc: Allow OF_GPIO on sparc. | David S. Miller | 1 | -1/+1 |
| 2012-11-06 | s390/cio: fix length calculation in idset.c | Sebastian Ott | 1 | -2/+1 |
| 2012-11-06 | s390: Move css limits from drivers/s390/cio/ to include/asm/. | Cornelia Huck | 1 | -3/+0 |
| 2012-11-06 | irqchip: irq-bcm2835: Add terminating entry for of_device_id table | Axel Lin | 1 | -1/+2 |
| 2012-11-06 | drm/i915/crt: fix DPMS standby and suspend mode handling | Jani Nikula | 1 | -1/+1 |
| 2012-11-06 | pinctrl: samsung and exynos need to depend on OF && GPIOLIB | Axel Lin | 1 | -0/+2 |
| 2012-11-05 | PCI/portdrv: Don't create hotplug slots unless port supports hotplug | Taku Izumi | 1 | -1/+2 |
| 2012-11-05 | hwmon: Fix chip feature table headers | Jean Delvare | 6 | -6/+6 |
| 2012-11-05 | hwmon: (w83627ehf) Force initial bank selection | Jean Delvare | 1 | -0/+1 |
| 2012-11-05 | PCI/PM: Fix proc config reg access for D3cold and bridge suspending | Huang Ying | 4 | -34/+42 |
| 2012-11-05 | pinctrl: SPEAr1340: Add clcd sleep mode pin configuration | Vipul Kumar Samar | 1 | -1/+38 |
| 2012-11-05 | pinctrl: SPEAr1340: Make DDR reset & clock pads as gpio | Deepak Sikri | 1 | -1/+1 |
| 2012-11-05 | pinctrl: SPEAr1310: add register entries for enabling pad direction | Shiraz Hashim | 1 | -0/+266 |
| 2012-11-05 | pinctrl: SPEAr1310: Separate out pci pins from pcie_sata pin group | Vipul Kumar Samar | 1 | -42/+51 |
| 2012-11-05 | pinctrl: SPEAr1310: Fix value of PERIP_CFG reigster and MCIF_SEL_SHIFT | Vipul Kumar Samar | 1 | -2/+2 |
| 2012-11-05 | pinctrl: SPEAr1310: fix clcd high resolution pin group name | Shiraz Hashim | 1 | -1/+1 |
| 2012-11-05 | pinctrl: SPEAr320: Correct pad mux entries for rmii/smii | Deepak Sikri | 1 | -2/+2 |
| 2012-11-05 | pinctrl: SPEAr3xx: correct register space to configure pwm | Shiraz Hashim | 2 | -0/+5 |
| 2012-11-05 | pinctrl: SPEAr: Don't update all non muxreg bits on pinctrl_disable | Viresh Kumar | 1 | -1/+1 |
| 2012-11-04 | xen/hypercall: fix hypercall fallback code for very old hypervisors | Jan Beulich | 2 | -1/+81 |
| 2012-11-03 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 3 | -6/+9 |
| 2012-11-03 | Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l... | Linus Torvalds | 3 | -175/+22 |
| 2012-11-03 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 18 | -92/+274 |
| 2012-11-03 | net: bnx2x: Fix typo in bnx2x driver | Masanari Iida | 2 | -3/+3 |
| 2012-11-03 | smsc95xx: fix tx checksum offload for big endian | Steve Glendinning | 1 | -0/+1 |
| 2012-11-03 | r8169: allow multicast packets on sub-8168f chipset. | Nathan Walp | 1 | -0/+3 |
| 2012-11-03 | r8169: Fix WoL on RTL8168d/8111d. | Cyril Brulebois | 1 | -0/+2 |
| 2012-11-03 | drivers/net: use tasklet_kill in device remove/close process | Xiaotian Feng | 5 | -9/+9 |
| 2012-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 11 | -83/+186 |
| 2012-11-02 | vmxnet3: must split too big fragments | Eric Dumazet | 1 | -20/+45 |
| 2012-11-03 | exynos4_tmu_driver_ids should be exynos_tmu_driver_ids. | Jonghwan Choi | 1 | -1/+1 |
| 2012-11-03 | ACPI video: Ignore errors after _DOD evaluation. | Igor Murzov | 1 | -4/+7 |
| 2012-11-03 | thermal: solve compilation errors in rcar_thermal | Devendra Naga | 1 | -1/+1 |
| 2012-11-02 | cxgb4: Fix unable to get UP event from the LLD | Vipul Pandya | 1 | -10/+0 |
| 2012-11-02 | drivers/net/phy/mdio-bitbang.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin | 1 | -0/+1 |
| 2012-11-02 | drivers/net/ethernet/nxp/lpc_eth.c: Call mdiobus_unregister before mdiobus_free | Peter Senna Tschudin | 1 | -0/+1 |
| 2012-11-02 | bnx2x: fix HW initialization using fw 7.8.x | Dmitry Kravkov | 1 | -1/+2 |
| 2012-11-02 | Merge tag 'pm-for-3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+1 |
| 2012-11-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 7 | -5/+30 |
| 2012-11-02 | PCI/PM: Resume device before shutdown | Huang Ying | 1 | -10/+2 |
| 2012-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 9 | -16/+42 |
| 2012-11-02 | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+4 |
| 2012-11-02 | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 4 | -20/+28 |
| 2012-11-02 | PCI/PM: Fix deadlock when unbinding device if parent in D3cold | Huang Ying | 2 | -7/+16 |
| 2012-11-02 | i2c: tegra: set irq name as device name | Laxman Dewangan | 1 | -1/+1 |
| 2012-11-02 | i2c-nomadik: Fixup clock handling | Philippe Begnic | 1 | -2/+7 |
| 2012-11-02 | i2c: mxs: remove broken PIOQUEUE support | Wolfram Sang | 1 | -172/+14 |
| 2012-11-02 | drm/udl: fix stride issues scanning out stride != width*bpp | Dave Airlie | 3 | -8/+11 |
| 2012-11-01 | hwmon: Only include of_match_table with CONFIG_OF_GPIO | Jamie Lentin | 1 | -0/+2 |
| 2012-11-02 | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Dave Airlie | 4 | -18/+20 |
| 2012-11-02 | Merge branch 'drm-fixes-3.7' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 5 | -40/+184 |
| 2012-11-02 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie | 6 | -26/+59 |
| 2012-11-01 | bonding: fix second off-by-one error | nikolay@redhat.com | 1 | -1/+1 |
| 2012-11-01 | bonding: fix off-by-one error | nikolay@redhat.com | 1 | -1/+1 |
| 2012-11-01 | bnx2x: Disable FCoE for 57840 since not yet supported by FW | Dmitry Kravkov | 1 | -1/+9 |
| 2012-11-01 | bnx2x: Fix no link on 577xx 10G-baseT | Yaniv Rosner | 1 | -0/+5 |
| 2012-11-01 | bnx2x: Fix unrecognized SFP+ module after driver is loaded | Yaniv Rosner | 1 | -7/+15 |
| 2012-11-01 | bnx2x: Fix potential incorrect link speed provision | Yaniv Rosner | 1 | -10/+12 |
| 2012-11-01 | bnx2x: Restore global registers back to default. | Yaniv Rosner | 1 | -22/+56 |
| 2012-11-01 | bnx2x: Fix link down in 57712 following LFA | Yaniv Rosner | 1 | -5/+18 |
| 2012-11-01 | bnx2x: Fix 57810 1G-KR link against certain switches. | Yaniv Rosner | 1 | -2/+8 |
| 2012-11-01 | ixgbe: PTP get_ts_info missing software support | Jacob Keller | 1 | -0/+3 |
| 2012-11-01 | drm/radeon: add load detection support for ext DAC on R200 (v2) | Alex Deucher | 1 | -0/+97 |
| 2012-11-01 | DRM/radeon: For single CRTC GPUs move handling of CRTC_CRT_ON to crtc_dpms(). | Egbert Eich | 2 | -4/+18 |
| 2012-11-01 | DRM/Radeon: Fix TV DAC Load Detection for single CRTC chips. | Egbert Eich | 1 | -24/+38 |
| 2012-11-01 | DRM/Radeon: Clean up code in TV DAC load detection. | Egbert Eich | 1 | -8/+10 |
| 2012-11-01 | drm/radeon: fix ATPX function documentation | Igor Murzov | 1 | -2/+2 |
| 2012-11-01 | drivers/gpu/drm/radeon/evergreen_cs.c: Remove unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
| 2012-11-01 | DRM/Radeon: On DVI-I use Load Detection when EDID is bogus. | Egbert Eich | 1 | -7/+21 |
| 2012-11-01 | DRM/Radeon: Fix primary DAC Load Detection for RV100 chips. | Egbert Eich | 1 | -0/+2 |
| 2012-11-01 | DRM/Radeon: Fix Load Detection on legacy primary DAC. | Egbert Eich | 1 | -0/+1 |
| 2012-11-01 | HID: hidraw: put old deallocation mechanism in place | Jiri Kosina | 1 | -26/+43 |
| 2012-11-01 | target: Fix incorrect usage of nested IRQ spinlocks in ABORT_TASK path | Steve Hodgson | 1 | -3/+3 |
| 2012-11-01 | iscsi-target: Fix missed wakeup race in TX thread | Roland Dreier | 5 | -3/+26 |
| 2012-11-01 | target: Avoid integer overflow in se_dev_align_max_sectors() | Roland Dreier | 1 | -9/+9 |
| 2012-11-01 | target: Don't return success from module_init() if setup fails | Roland Dreier | 1 | -1/+2 |
| 2012-10-31 | target: Re-add explict zeroing of INQUIRY bounce buffer memory | Nicholas Bellinger | 1 | -0/+2 |
| 2012-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 7 | -16/+111 |
| 2012-10-31 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 11 | -68/+83 |
| 2012-10-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -8/+51 |
| 2012-10-31 | cpufreq / powernow-k8: Change maintainer's email address | Andreas Herrmann | 1 | -1/+1 |
| 2012-10-31 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2 | -3/+9 |
| 2012-10-31 | vxlan: don't expire permanent entries | stephen hemminger | 1 | -1/+1 |
| 2012-10-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2 | -3/+9 |
| 2012-10-31 | drm: exynos: removed warning due to missing typecast for mixer driver data | Rahul Sharma | 1 | -1/+1 |
| 2012-10-31 | drm/exynos: add support for ARCH_MULTIPLATFORM | Rob Clark | 1 | -1/+1 |
| 2012-10-31 | drm/exynos: fix display on issue | Inki Dae | 2 | -16/+18 |
| 2012-10-31 | HID: Add support for the MacBook Pro 10,2 keyboard / touchpad | Dirk Hohndel | 4 | -0/+36 |
| 2012-10-31 | HID: multitouch: fix maxcontacts problem on GeneralTouch | Xianhan Yu | 1 | -2/+1 |
| 2012-10-31 | HID: multitouch: put the case in the right switch statement | Alan Cox | 1 | -1/+1 |
| 2012-10-31 | HID: microsoft: fix invalid rdesc for 3k kbd | Jiri Slaby | 1 | -5/+13 |
| 2012-10-30 | Input: tsc40 - remove wrong announcement of pressure support | Rolf Eike Beer | 1 | -1/+0 |
| 2012-10-31 | drm/nouveau: headless mode by default if pci class != vga display | Ben Skeggs | 2 | -3/+3 |
| 2012-10-30 | Merge tag 'md-3.7-fixes' of git://neil.brown.name/md | Linus Torvalds | 3 | -8/+14 |
| 2012-10-31 | drm/nouveau: resurrect headless mode since rework | Ben Skeggs | 4 | -35/+51 |
| 2012-10-31 | drm/nv50/fb: prevent oops on chipsets without compression tags | Ben Skeggs | 1 | -6/+4 |
| 2012-10-31 | drm/nouveau: allow creation of zero-sized mm | Ben Skeggs | 2 | -4/+6 |
| 2012-10-31 | drm/nouveau/i2c: fix typo when checking nvio i2c port validity | Ben Skeggs | 1 | -1/+1 |
| 2012-10-31 | drm/nouveau: silence modesetting spam on pre-gf8 chipsets | Ben Skeggs | 3 | -20/+19 |
| 2012-10-31 | MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.c | Jonathan Brassow | 1 | -6/+9 |
| 2012-10-31 | md/raid1: Fix assembling of arrays containing Replacements. | NeilBrown | 1 | -1/+1 |
| 2012-10-30 | Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -7/+48 |
| 2012-10-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 8 | -63/+95 |
| 2012-10-30 | GPIO: mvebu-gpio: Don't initialize the mask_cache | Andrew Lunn | 1 | -1/+1 |
| 2012-10-30 | USB: fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled | Jan Beulich | 1 | -6/+9 |
| 2012-10-30 | ath9k: Test for TID only in BlockAcks while checking tx status | Sven Eckelmann | 1 | -2/+6 |
| 2012-10-30 | rt2800: validate step value for temperature compensation | Stanislaw Gruszka | 1 | -1/+1 |