summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'renesas-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2013-03-181-0/+1
|\
| * ARM: shmobile: marzen: Include mmc/host.hSimon Horman2013-03-081-0/+1
* | Merge tag 'arm-imx-fixes-for-3.9-rc' of git://git.pengutronix.de/git/imx/linu...Arnd Bergmann2013-03-152-0/+6
|\ \
| * | ARM: i.MX35: enable MAX clockSascha Hauer2013-03-151-0/+1
| * | ARM: i.MX25: Fix DT compilationSascha Hauer2013-03-141-0/+5
* | | ARM: Scorpion is a v7 architecture, not v6Stephen Boyd2013-03-151-2/+2
* | | Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2013-03-151-0/+1
|\ \ \
| * | | ARM: mmp: add platform_device head file in gplugdHaojian Zhuang2013-03-151-0/+1
| |/ /
* | | Merge at91 lcdfb bug fixes into fixesArnd Bergmann2013-03-152-8/+16
|\ \ \
| * | | ARM: at91: fix LCD-wiring modeJohan Hovold2013-03-131-1/+0Star
| * | | atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold2013-03-132-7/+16
| |/ /
* | | Merge branch 'v3.9-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2013-03-143-18/+33
|\ \ \
| * | | ARM: EXYNOS: Add #dma-cells for generic dma binding support for PL330Padmavathi Venna2013-03-072-0/+15
| * | | ARM: S5PV210: Fix PL330 DMA controller clkdev entriesSylwester Nawrocki2013-03-051-18/+18
| | |/ | |/|
* | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2013-03-14317-1364/+4149
|\ \ \
| * | | ARM: at91: fix infinite loop in at91_irq_suspend/resumeLudovic Desroches2013-03-141-12/+8Star
| * | | ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches2013-03-143-3/+76
| * | | ARM: at91: dt: at91sam9x5: complete NAND pinctrlRichard Genoud2013-03-131-2/+26
| * | | ARM: at91: dt: at91sam9x5: correct NAND pins commentsRichard Genoud2013-03-131-2/+2
| | |/ | |/|
| * | Linux 3.9-rc2Linus Torvalds2013-03-111-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-03-1071-19/+84
| |\ \
| | * | proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman2013-03-091-6/+6
| | * | fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2013-03-072-1/+1
| | * | fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-0469-12/+77
| | * | userns: Stop oopsing in key_change_session_keyringEric W. Biederman2013-03-041-1/+1
| | |/
| * | Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds2013-03-091-2/+2
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-099-130/+221
| |\ \
| | * | Btrfs: improve the delayed inode throttlingChris Mason2013-03-072-61/+92
| | * | Btrfs: fix a mismerge in btrfs_balance()Ilya Dryomov2013-03-071-0/+5
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/...Chris Mason2013-03-076-67/+120
| | |\ \
| | | * | Btrfs: allow running defrag in parallel to administrative tasksStefan Behrens2013-03-041-8/+0Star
| | | * | Btrfs: avoid deadlock on transaction waiting listLiu Bo2013-03-041-0/+7
| | | * | Btrfs: do not BUG_ON on aborted situationLiu Bo2013-03-042-3/+12
| | | * | Btrfs: do not BUG_ON in prepare_to_relocLiu Bo2013-03-041-1/+9
| | | * | Btrfs: free all recorded tree blocks on errorLiu Bo2013-03-041-3/+6
| | | * | Btrfs: build up error handling for merge_reloc_rootsLiu Bo2013-03-041-12/+35
| | | * | Btrfs: check for NULL pointer in updating reloc rootsLiu Bo2013-03-041-0/+2
| | | * | Btrfs: fix unclosed transaction handler when the async transaction commitment...Miao Xie2013-03-041-0/+4
| | | * | Btrfs: fix wrong handle at error path of create_snapshot() when the commit failsMiao Xie2013-03-043-39/+41
| | | * | Btrfs: use set_nlink if our i_nlink is 0Josef Bacik2013-03-041-1/+4
| | * | | Btrfs: enforce min_bytes parameter during extent allocationChris Mason2013-03-051-2/+4
| | |/ /
| * | | Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung2013-03-091-2/+39
| * | | Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2013-03-092-2/+67
| * | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-03-094-17/+13Star
| |\ \ \
| | * | | CIFS: Fix missing of oplock_read value in smb30_values structurePavel Shilovsky2013-03-071-0/+1
| | * | | cifs: don't try to unlock pagecache page after releasing itJeff Layton2013-03-071-1/+1
| | * | | cifs: remove the sockopt= mount optionJeff Layton2013-03-071-15/+1Star
| | * | | cifs: Check server capability before attempting silly renameSachin Prabhu2013-03-071-0/+9
| | * | | cifs: Fix bug when checking error condition in cifs_rename_pending_delete()Sachin Prabhu2013-03-071-1/+1
| * | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-03-0913-34/+26Star
| |\ \ \ \