aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mmc: mvsdio: use devm_ API to simplify/correct error paths.Andrew Lunn2013-01-22
* clk: mvebu/clk-cpu.c: fix memory leakageCong Ding2013-01-22
* arm: mvebu: Fix memory size for Armada 370 DBGregory CLEMENT2013-01-10
* ARM: Dove: add Cubox sdhci card detect gpioSebastian Hesselbarth2013-01-09
* ARM: Kirkwood: fix ns2 gpios by converting to pinctrlSimon Guinot2013-01-09
* arm: mvebu: use global interrupts for GPIOs on Armada XPThomas Petazzoni2013-01-08
* pinctrl: mvebu: make pdma clock on dove mandatorySebastian Hesselbarth2013-01-07
* ARM: Dove: Add pinctrl clock to DTSebastian Hesselbarth2013-01-07
* dma: mv_xor: fix error handling for clocksThomas Petazzoni2013-01-06
* dma: mv_xor: fix error handling of mv_xor_channel_add()Thomas Petazzoni2013-01-06
* arm: mvebu: Add missing ; for cpu node.Andrew Lunn2013-01-06
* arm: mvebu: Armada XP MV78230 has only three Ethernet interfacesThomas Petazzoni2013-01-06
* arm: mvebu: Armada XP MV78230 has two cores, not oneThomas Petazzoni2013-01-06
* clk: mvebu: Remove inappropriate __init taggingJoshua Coombs2013-01-06
* ARM: Kirkwood: Use fixed-regulator instead of board gpio callAndrew Lunn2013-01-06
* ARM: Kirkwood: Fix missing sdio clockAndrew Lunn2013-01-06
* ARM: Kirkwood: Switch TWSI1 of 88f6282 to DT clock providersNobuhiro Iwamatsu2013-01-06
* Power: gpio-poweroff: Fix documentation and gpio_is_validAndrew Lunn2013-01-06
* ARM: Kirkwood: Fix missing clk for USB device.Andrew Lunn2013-01-06
* arm: mvebu: Use dw-apb-uart instead of ns16650 as UART driverGregory CLEMENT2013-01-06
* Linux 3.8-rc2Linus Torvalds2013-01-02
* Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-02
|\
| * leds: leds-gpio: set devm_gpio_request_one() flags param correctlyJavier Martinez Canillas2013-01-02
* | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2013-01-02
|\ \
| * | watchdog: twl4030_wdt: add DT supportAaro Koskinen2013-01-02
| * | watchdog: omap_wdt: eliminate unused variable and a compiler warningAaro Koskinen2013-01-02
| * | watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout err...Axel Lin2013-01-02
| * | watchdog: da9055: Fix invalid free of devm_ allocated dataAxel Lin2013-01-02
* | | Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/he...Linus Torvalds2013-01-02
|\ \ \
| * | | PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHzAndy Lutomirski2012-12-26
| * | | PCI/PM: Do not suspend port if any subordinate device needs PME pollingHuang Ying2012-12-26
| * | | PCI: Add PCIe Link Capability link speed and width namesBjorn Helgaas2012-12-26
| * | | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe2012-12-26
| * | | PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas2012-12-26
| | |/ | |/|
* | | UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells2013-01-02
* | | UAPI: Remove empty Kbuild filesDavid Howells2013-01-02
* | | Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-01-02
|\ \ \
| * | | fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() staticCong Ding2012-12-18
| * | | eCryptfs: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun2012-12-18
| * | | eCryptfs: Avoid unnecessary disk read and data decryption during writingLi Wang2012-11-07
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-01-02
|\ \ \ \
| * | | | libceph: fix protocol feature mismatch failure pathSage Weil2012-12-27
| * | | | libceph: WARN, don't BUG on unexpected connection statesAlex Elder2012-12-27
| * | | | libceph: always reset osds when kickingAlex Elder2012-12-27
| * | | | libceph: move linger requests sooner in kick_requests()Alex Elder2012-12-27
* | | | | mm: mempolicy: Convert shared_policy mutex to spinlockMel Gorman2013-01-02
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-01-02
|\ \ \ \ \
| * | | | | ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o2012-12-27
| * | | | | ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o2012-12-27
| * | | | | ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev2012-12-25