summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-05firmware,IB/qib: revert firmware file moveMike Marciniszyn
2013-04-05Merge tag 'spi-fix-v3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-05Revert "drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMR"Johan Hovold
2013-04-05Merge tag 'fbdev-fixes-3.9-rc6' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-04-05Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2013-04-05ALSA: hda/generic - fix uninitialized variableJiri Slaby
2013-04-04Merge tag 'pm+acpi-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-04mm: prevent mmap_cache race in find_vma()Jan Stancek
2013-04-04Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds
2013-04-04Merge branch 'pm-fixes' into fixesRafael J. Wysocki
2013-04-04Merge branch 'acpi-fixes' into fixesRafael J. Wysocki
2013-04-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-04Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-04Revert "ALSA: hda - Allow power_save_controller option override DCAPS"Takashi Iwai
2013-04-04ALSA: hda - fix typo in proc outputDavid Henningsson
2013-04-04HID: magicmouse: fix race between input_register() and probe()Benjamin Tissoires
2013-04-04ALSA: hda - Enabling Realtek ALC 671 codecRainer Koenig
2013-04-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-03Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-04-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-04-03ext4: fix big-endian bugs which could cause fs corruptionsZheng Liu
2013-04-03ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle
2013-04-03ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent
2013-04-03ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon
2013-04-03ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas
2013-04-03ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...Rob Herring
2013-04-03ARM: iWMMXt: always enable iWMMXt support with PJ4 CPUsRussell King
2013-04-03ALSA: usb: Work around CM6631 sample rate change bugTorstein Hegge
2013-04-03ACPI / BGRT: Don't let users configure BGRT on non X86 systemsTony Luck
2013-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-02Merge tag 'regmap-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-04-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-04-03drm: correctly restore mappings if drm_open failsIlija Hadzic
2013-04-03Merge branch 'drm-nouveau-fixes-3.9' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-04-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-04-02VSOCK: Handle changes to the VMCI context ID.Reilly Grant
2013-04-02net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan
2013-04-02cbq: incorrect processing of high limitsVasily Averin
2013-04-02ipc: set msg back to -EAGAIN if copy wasn't performedStanislav Kinsbursky
2013-04-02net/mlx4_en: Fix setting initial MAC addressYan Burman
2013-04-02bonding: get netdev_rx_handler_unregister out of locksVeaceslav Falico
2013-04-02Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-04-02Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-04-02Merge tag 'v3.9-rc1_cns3xxx_fixes' of git://git.infradead.org/users/cbou/linu...Arnd Bergmann
2013-04-02cpuidle / ACPI: recover percpu ACPI processor cstateAlex Shi
2013-04-02ACPI / I2C: Use parent's ACPI_HANDLE() in acpi_i2c_register_devices()Rafael J. Wysocki
2013-04-02cpufreq: Correct header guards typoBorislav Petkov
2013-04-02video:uvesafb: Fix dereference NULL pointer code pathWang YanQing