summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-141-1/+6
|\
| * seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-031-1/+6
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-2/+2
|\ \
| * | ARM: topology: Use the new cpu_capacity interfaceVincent Guittot2014-09-191-2/+2
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-183/+124
|\ \ \
| * | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
| * | | locking,arch,arm: Fold atomic_opsPeter Zijlstra2014-08-141-182/+123
* | | | Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-111-1/+1
|\ \ \ \
| * | | | arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen optionsJulien Grall2014-10-031-1/+1
* | | | | Merge tag 'mmc-v3.18-1' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2014-10-113-6/+2
|\ \ \ \ \
| * | | | | ARM: dts: fix MMC2 regulators for Exynos5420 Arndale Octa boardBartlomiej Zolnierkiewicz2014-10-091-1/+2
| * | | | | ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from lagerKuninori Morimoto2014-09-091-2/+0
| * | | | | ARM: shmobile: remove MMC_CAP2_NO_MULTI_READ from koelschKuninori Morimoto2014-09-091-3/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2014-10-101-16/+0
|\ \ \ \ \
| * | | | | dma-mapping: Provide write-combine allocationsThierry Reding2014-08-261-16/+0
* | | | | | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-101-7/+5
|\ \ \ \ \ \
| * | | | | | arm/arm64: unexport restart handlersGuenter Roeck2014-09-261-1/+0
| * | | | | | arm: support restart through restart handler call chainGuenter Roeck2014-09-261-6/+5
* | | | | | | Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-10-099-161/+136
|\ \ \ \ \ \ \
| * | | | | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-091-2/+1
| * | | | | | | arm: mm: enable RCU fast_gupSteve Capper2014-10-093-0/+27
| * | | | | | | arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2014-10-092-2/+37
| * | | | | | | arm: mm: introduce special ptes for LPAESteve Capper2014-10-093-4/+11
| * | | | | | | ARM: mm: don't limit default CMA region only to low memoryMarek Szyprowski2014-10-091-1/+1
| * | | | | | | arm: use genalloc for the atomic poolLaura Abbott2014-10-092-104/+50
| * | | | | | | common: dma-mapping: introduce common remapping functionsLaura Abbott2014-10-091-48/+9
* | | | | | | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-0924-115/+30
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2014-10-079-10/+10
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge back cpufreq material for v3.18.Rafael J. Wysocki2014-10-039-10/+10
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'Viresh Kumar2014-10-039-10/+10
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| * | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2014-10-071-0/+23
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drivers: cpuidle: initialize big.LITTLE driver through DTLorenzo Pieralisi2014-09-251-0/+23
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'pm-domains'Rafael J. Wysocki2014-10-0717-109/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: exynos: Move to generic PM domain DT bindingsTomasz Figa2014-09-221-77/+1
| | * | | | | | | | | ARM: s3c64xx: Leave disabling of unused PM domains to genpdUlf Hansson2014-09-0913-29/+0
| | * | | | | | | | | ARM: exynos: Leave disabling of unused PM domains to genpdUlf Hansson2014-09-091-1/+0
| | * | | | | | | | | ARM: shmobile: Drop dev_irq_safe from R-mobile genpd configUlf Hansson2014-09-091-1/+0
| | * | | | | | | | | ARM: shmobile: Drop dev_irq_safe from r8a7779 genpd configUlf Hansson2014-09-091-1/+0
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-094-23/+25
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'pci/host-generic' into nextBjorn Helgaas2014-10-012-11/+13
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-09-301-11/+12
| | * | | | | | | | | | ARM: Define PCI_IOBASE as the base of virtual PCI IO spaceLiviu Dudau2014-09-301-0/+1
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | PCI: spear: Pass config resource through reg propertyPratyush Anand2014-09-222-12/+12
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-091-8/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-8/+2
| |/ / / / / / / /
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-094-21/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: omap2: irq: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| * | | | | | | | | ARM: imx: tzic: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| * | | | | | | | | ARM: imx: avic: Convert to handle_domain_irqMarc Zyngier2014-09-031-1/+1
| * | | | | | | | | ARM: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-032-18/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
OpenPOWER on IntegriCloud