summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-28Merge tag 'pm+acpi-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28PCI: Workaround missing pci_set_master in pci driversYinghai Lu
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2013-09-28kernel/params: fix handling of signed integer typesJean Delvare
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-28Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-09-28driver-core: remove struct bus_type.drv_attrsGreg Kroah-Hartman
2013-09-28driver-core: remove struct bus_type.bus_attrsGreg Kroah-Hartman
2013-09-28i2c: ismt: initialize DMA bufferJames Ralston
2013-09-28drm/msm: use drm_gem_dumb_destroy helperRob Clark
2013-09-28drm/msm: deal with mach/iommu.h removalRob Clark
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar
2013-09-28drm/msm: Remove iommu include from mdp4_kms.cJoerg Roedel
2013-09-28drm/msm: Odd PTR_ERR usageThomas Meyer
2013-09-28s390: enable ARCH_USE_CMPXCHG_LOCKREFHeiko Carstens
2013-09-28lockref: use arch_mutex_cpu_relax() in CMPXCHG_LOOP()Heiko Carstens
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens
2013-09-28Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar
2013-09-28Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-09-27Merge tag 'drm-intel-fixes-2013-09-26' of git://people.freedesktop.org/~danve...Dave Airlie
2013-09-27Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-27Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-09-27Merge tag 'fbdev-fixes-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-09-27sysfs: Allow mounting without CONFIG_NETEric W. Biederman
2013-09-27lockref: allow relaxed cmpxchg64 variant for lockless updatesWill Deacon
2013-09-27i2c: designware: 10-bit addressing mode enabling if I2C_DYNAMIC_TAR_UPDATE is...Chew, Chiau Ee
2013-09-27i2c: mv64xxx: Do not use writel_relaxed()Thierry Reding
2013-09-27i2c: mv64xxx: Fix some build warningsThierry Reding
2013-09-27i2c: s3c2410: fix clk_disable/clk_unprepare WARNingsKim Phillips
2013-09-27arm: Fix build error with context tracking callsFrederic Weisbecker
2013-09-27ALSA: hda - Enable internal mic on a Thinkpad machine with ALC283Kailang Yang
2013-09-27ALSA: hda - Fix Internal Mic boost can't control with ALC283Kailang Yang
2013-09-27ALSA: hda - Add documentation for CS4208 fixupsTakashi Iwai
2013-09-27ALSA: hda - Add fixup for MacBook Air 6,1 and 6,2 with CS4208 codecBen Whitten
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit
2013-09-27Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki
2013-09-27Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-09-26staging: r8188eu: Add new device IDLarry Finger
2013-09-26usb: dwc3: add support for MerrifieldDavid Cohen
2013-09-26USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitializationShengzhou Liu
2013-09-26USB: Fix breakage in ffs_fs_mount()Al Viro
2013-09-26backlight: atmel-pwm-bl: fix deferred probe from __initJohan Hovold
2013-09-26usb: phy: gpio-vbus: fix deferred probe from __initJohan Hovold
2013-09-26usb: gadget: pxa25x_udc: fix deferred probe from __initJohan Hovold
2013-09-26pcmcia: at91_cf: fix deferred probe from __initJohan Hovold
2013-09-26mtd: atmel_nand: fix deferred probe from __initJohan Hovold
2013-09-26mmc: mvsdio: fix deferred probe from __initJohan Hovold
2013-09-26driver core: prevent deferred probe with platform_driver_probeJohan Hovold
2013-09-26kobject: introduce kobj_completionJeff Mahoney