summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'imx-soc-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Olof Johansson2013-02-052-28/+89
|\
| * ARM: imx: support DEBUG_LL uart port selection for all i.MX SoCsShawn Guo2013-02-052-28/+89
* | Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2013-02-052-0/+50
|\ \
| * \ Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren2013-01-282-0/+50
| |\ \
| | * | ARM: Add API to detect SCU base address from CP15Hiroshi Doyu2013-01-281-0/+17
| | * | ARM: Define CPU part numbers and implementorsChristoffer Dall2013-01-111-0/+33
* | | | Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2013-02-041-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: imx: Remove mx508 supportFabio Estevam2013-01-291-1/+1
| | |/ | |/|
* | | Merge branch 'depends/cleanup' into next/socOlof Johansson2013-01-275-146/+2
|\ \ \
| * \ \ Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-143-114/+1
| |\ \ \ | | |_|/ | |/| |
| | * | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-121-37/+0
| | * | ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-121-1/+0
| | * | ARM: VIC: shrink down vic.hRob Herring2013-01-121-21/+2
| | * | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-121-48/+0
| | * | ARM: use common irqchip_init for GIC initRob Herring2013-01-121-1/+0
| | * | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-121-1/+0
| | * | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-101-1/+0
| | * | ARM: GIC: remove assembly ifdefs from gic.hRob Herring2013-01-101-6/+0
| | * | arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni2013-01-101-0/+1
| | |/
| * | ARM: delete struct sys_timerStephen Warren2012-12-242-18/+1
| * | ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-241-11/+0
| * | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-241-3/+0
| |/
* | arm: vt8500: Convert debug-macro.S to be multiplatform friendlyTony Prisk2013-01-121-0/+37
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-8/+0
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-7/+0
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \
| | * | | ARM: dma-mapping: support debug_dma_mapping_errorMing Lei2012-12-031-0/+1
| | |/ /
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-0/+1
|\ \ \ \
| * | | | ARM: add finit_module syscall to ARMKees Cook2012-12-141-0/+1
| |/ / /
* | | | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-141-0/+2
|\ \ \ \
| * | | | arm: dma mapping: Export a dma ops function arm_dma_set_maskGregory CLEMENT2012-11-211-0/+2
| |/ / /
* | | | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-131-0/+1
|\ \ \ \
| * | | | xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell2012-11-291-0/+1
* | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-12-132-0/+274
|\ \ \ \ \
| * \ \ \ \ Merge branch 'zynq/multiplatform' of git://git.monstr.eu/linux-2.6-microblaze...Olof Johansson2012-11-211-0/+51
| |\ \ \ \ \
| | * | | | | ARM: zynq: add support for ARCH_MULTIPLATFORMJosh Cartwright2012-11-211-2/+18
| | * | | | | ARM: zynq: make use of debug_ll_io_init()Josh Cartwright2012-11-211-0/+35
| * | | | | | ARM: tegra: move debug-macro.S to include/debugStephen Warren2012-11-161-0/+223
| |/ / / / /
* | | | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-131-4/+16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-dt-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-11-161-4/+16
| |\ \ \ \ \ \
| | * | | | | | ARM: imx6q: let users input debug uart port numberShawn Guo2012-11-161-4/+16
| * | | | | | | Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer2012-11-121-0/+62
| |\ \ \ \ \ \ \ | | |/ / / / / / | | | | | / / / | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-122-1/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | unify default ptrace_signal_deliverAl Viro2012-11-291-1/+0
| * | | | | | arm: switch to generic fork/vfork/cloneAl Viro2012-11-281-0/+3
| |/ / / / /
* | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-123-6/+34
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'sunxi/soc2' into next/socOlof Johansson2012-11-211-1/+4
| |\ \ \ \ \ \
| | * | | | | | ARM: sunxi: Add earlyprintk support for UART0 (sun4i)Stefan Roese2012-11-201-1/+4
OpenPOWER on IntegriCloud