summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'asoc/fix/fsl' into asoc-linusMark Brown2013-09-111-2/+11
|\
| * Merge remote-tracking branch 'asoc/topic/samsung' into tmpMark Brown2013-08-301-2/+11
| |\
| | * ASoC: Samsung: Do not queue cyclic buffers multiple timesTomasz Figa2013-08-291-2/+11
| * | Merge remote-tracking branch 'asoc/topic/core' into tmpMark Brown2013-08-3039-110/+221
| |\ \
* | | | Merge remote-tracking branch 'asoc/fix/atmel' into asoc-linusMark Brown2013-09-114-80/+128
|\| | |
| * | | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-08-221-6/+3
| |\ \ \ | | | |/ | | |/|
| | * | ARM: dts: Change i2s compatible string on exynos5250Padmavathi Venna2013-08-161-6/+3
| | * | ASoC: samsung: Fix DTS breakage from missing dependenciesMark Brown2013-08-162-22/+16
| | * | ARM: dts: Change i2s compatible string on exynos5250Padmavathi Venna2013-08-132-6/+3
| | * | ARM: dts: exynos5250: move common i2s properties to exynos5 dtsiPadmavathi Venna2013-08-132-12/+21
| * | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown2013-08-221-57/+114
| |\ \ \
| | * \ \ Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2013-08-15505-3198/+3746
| | |\ \ \
| | * | | | ARM: pxa: ssp: add pxa_ssp_request_of()Daniel Mack2013-08-141-0/+25
| | * | | | ARM: pxa: ssp: use devm_ functionsDaniel Mack2013-08-141-28/+12
| | * | | | ARM: pxa: ssp: add DT bindingsDaniel Mack2013-08-141-21/+69
| | * | | | ARM: pxa: ssp: add shortcut for &pdev->devDaniel Mack2013-08-141-7/+8
| | * | | | ARM: pxa: ssp: remove unnecessary warning on kzalloc() failureDaniel Mack2013-08-141-3/+2
| | | |/ / | | |/| |
| * | | | Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-nextMark Brown2013-08-222-17/+11
| |\ \ \ \
| | * | | | ASoC: kirkwood: combine kirkwood-i2s and kirkwood-dma driversRussell King2013-08-052-17/+11
| | |/ / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-021-2/+2
|\ \ \ \ \
| * | | | | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAMYinghai Lu2013-08-201-2/+2
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-301-2/+0
|\ \ \ \ \ \
| * | | | | | arm: prima2: drop nr_irqs in mach as we moved to linear irqdomainBarry Song2013-08-291-2/+0
* | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-08-273-13/+20
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | powerpc: Work around gcc miscompilation of __pa() on 64-bitPaul Mackerras2013-08-272-0/+11
| * | | | | | powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt2013-08-271-13/+9
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-08-253-4/+9
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'security-fixes' into fixesRussell King2013-08-202-4/+8
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 7816/1: CONFIG_KUSER_HELPERS: fix help textNicolas Pitre2013-08-201-3/+6
| | * | | | | | | ARM: 7819/1: fiq: Cast the first argument of flush_icache_range()Fabio Estevam2013-08-201-1/+2
| * | | | | | | | ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K2013-08-201-0/+1
* | | | | | | | | ARC: [lib] strchr breakage in Big-endian configurationJoern Rennecke2013-08-241-0/+10
* | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-08-2214-15/+24
|\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | ARM: tegra: always enable USB VBUS regulatorsStephen Warren2013-08-213-0/+8
| * | | | | | | | ARM: davinci: nand: specify ecc strengthSekhar Nori2013-08-194-0/+4
| * | | | | | | | ARM: OMAP: rx51: change musb mode to OTGAaro Koskinen2013-08-161-1/+1
| * | | | | | | | ARM: OMAP2: fix musb usage for n8x0Daniel Mack2013-08-162-8/+1
| * | | | | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2013-08-153-4/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: at91/DT: fix at91sam9n12ek memory nodeNicolas Ferre2013-08-141-2/+2
| | * | | | | | | | ARM: at91: add missing uart clocks DT entriesBoris BREZILLON2013-08-141-0/+2
| | * | | | | | | | ARM: at91/DT: at91sam9x5ek: fix USB host property to enable port CNicolas Ferre2013-07-181-2/+3
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2013-08-111-2/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: SAMSUNG: fix to support for missing cpu specific map_ioKukjin Kim2013-07-301-2/+3
* | | | | | | | | | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-08-222-3/+5
* | | | | | | | | | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction"Linus Torvalds2013-08-222-2/+2
* | | | | | | | | | Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-08-213-2/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | xen/smp: initialize IPI vectors before marking CPU onlineChuck Anderson2013-08-201-2/+9
| * | | | | | | | | | x86/xen: do not identity map UNUSABLE regions in the machine E820David Vrabel2013-08-201-0/+22
| * | | | | | | | | | xen/arm: missing put_cpu in xen_percpu_initJulien Grall2013-08-051-0/+1
| * | | | | | | | | | Merging v3.10-rc2 as I need to apply a fix forStefano Stabellini2013-08-0593-575/+1163
| |\ \ \ \ \ \ \ \ \ \