summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-02fbmon: use VESA_DMT_VSYNC_HIGH to fix typoJingoo Han
2013-04-02ALSA: hda - bug fix on HDMI ELD debug messageMengdong Lin
2013-04-02ALSA: hda - bug fix on return value when getting HDMI ELD infoMengdong Lin
2013-04-02Merge tag 'asoc-fix-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai
2013-04-02s390/mm: provide emtpy check_pgt_cache() functionHeiko Carstens
2013-04-02s390/uaccess: fix page table walkHeiko Carstens
2013-04-02ACPI / SPI: Use parent's ACPI_HANDLE() in acpi_register_spi_devices()Rafael J. Wysocki
2013-04-02cpufreq: check OF node /cpus presence before dereferencing itPaolo Pisati
2013-04-02PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unsetRajagopal Venkat
2013-04-02PM / QoS: Avoid possible deadlock related to sysfs accessRafael J. Wysocki
2013-04-02USB / PM: Don't try to hide PM QoS flags from usb_port_device_release()Rafael J. Wysocki
2013-04-01Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-01loop: prevent bdev freeing while device in useAnatol Pomozov
2013-04-01Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-04-01Merge tag 'for-3.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rwlov...Linus Torvalds
2013-04-01clk: tegra: Allow PLLE training to succeedThierry Reding
2013-04-01Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-01spi/mpc512x-psc: optionally keep PSC SS asserted across xfer segmenstsAnatolij Gustschin
2013-04-01spi: Unlock a spinlock before calling into the controller driver.Bryan Freed
2013-04-01spi/s3c64xx: modified error interrupt handling and initGirish K S
2013-03-31DM9000B: driver initialization upgradeJoseph CHANG
2013-03-31sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov
2013-03-31sh_eth: workaround for spurious ECI interruptSergei Shtylyov
2013-03-31sh_eth: fix handling of no LINK signalSergei Shtylyov
2013-03-31Merge remote-tracking branch 'regmap/fix/async' into tmpMark Brown
2013-03-31Linux 3.9-rc5v3.9-rc5Linus Torvalds
2013-03-31Merge remote-tracking branch 'regmap/fix/core' into tmpMark Brown
2013-03-31Merge remote-tracking branch 'regmap/fix/cache' into tmpMark Brown
2013-03-31Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-03-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-31Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley
2013-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-03-30ARM: cns3xxx: fix mapping of private memory regionMac Lin
2013-03-30virtio: console: add locking around c_ovq operationsAmit Shah
2013-03-30virtio: console: rename cvq_lock to c_ivq_lockAmit Shah
2013-03-30dw_dmac: adjust slave_id accordingly to request line baseAndy Shevchenko
2013-03-30dmaengine: dw_dma: fix endianess for DT xlate functionArnd Bergmann
2013-03-29PNP: List Rafael Wysocki as a maintainerRafael J. Wysocki
2013-03-29ks8851: Fix interpretation of rxlen field.Max.Nekludov@us.elster.com
2013-03-29net: add a synchronize_net() in netdev_rx_handler_unregister()Eric Dumazet
2013-03-29MAINTAINERS: Update netxen_nic maintainers listManish Chopra
2013-03-29atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa
2013-03-29net: fq_codel: Fix off-by-one errorVijay Subramanian
2013-03-29net: calxedaxgmac: Wake-on-LAN fixesRob Herring
2013-03-29net: calxedaxgmac: fix rx ring handling when OOMRob Herring
2013-03-29net: core: Remove redundant call to 'nf_reset' in 'dev_forward_skb'Shmulik Ladkani
2013-03-29smsc75xx: fix jumbo frame supportSteve Glendinning
2013-03-29net: fix the use of this_cpu_ptrLi RongQing