summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-0220-209/+351
|\
| * Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-06-211-0/+42
| |\
| | * arm: add debug uarts for rockchip rk29xx and rk3xxx seriesHeiko Stuebner2013-06-211-0/+42
| * | Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Arnd Bergmann2013-06-202-2/+19
| |\ \
| | * | ARM: imx: enable low-level debug support for imx6slShawn Guo2013-06-171-0/+10
| * | | Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-06-201-0/+18
| |\ \ \
| | * | | ARM: u300: remove deps from debug macroLinus Walleij2013-06-171-6/+3
| | * | | ARM: u300: move debugmacro to debug includesLinus Walleij2013-06-171-0/+21
| * | | | Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2013-06-202-192/+11
| |\ \ \ \
| | * | | | ARM: integrator: move V3 register definitions into driverLinus Walleij2013-06-031-186/+0
| | * | | | ARM: integrator: merge PCIv3 driver into one fileLinus Walleij2013-06-031-5/+0
| | * | | | ARM: pci: create pci_common_init_dev()Linus Walleij2013-06-031-1/+11
| | |/ / /
| * | | | Merge tag 'keystone-soc-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-06-181-0/+43
| |\ \ \ \
| | * | | | ARM: keystone: Add minimal TI Keystone platform supportSantosh Shilimkar2013-06-171-0/+43
| | | |_|/ | | |/| |
| * | | | Merge tag 'regmap-3.11' of git://git.infradead.org/users/jcooper/linux into n...Olof Johansson2013-06-141-0/+5
| |\ \ \ \
| | * | | | arm: mvebu: add another earlyprintk Kconfig optionThomas Petazzoni2013-06-131-0/+5
| | |/ / /
| * | | | Merge tag 'omap-for-v3.11/soc-signed' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-06-141-23/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'VExpress_DCSCB' of git://git.linaro.org/people/nico/linux into ...Olof Johansson2013-05-311-0/+14
| |\ \ \ \ \
| | * | | | | ARM: introduce common set_auxcr/get_auxcr functionsRob Herring2013-05-291-0/+14
| * | | | | | Merge branch 'depends/rmk-devel-stable' into next/socOlof Johansson2013-05-3112-17/+208
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-05-222-0/+14
| | |\ \ \ \
| | | * | | | ARM: Enable selection of SMP operations at boot timeJon Medhurst2013-05-211-0/+5
| | | * | | | arm: introduce psci_smp_opsStefano Stabellini2013-05-211-0/+9
| | * | | | | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-05-2210-17/+194
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König2013-05-171-4/+34
| | | * | | | ARM: Add base support for ARMv7-MCatalin Marinas2013-04-1710-16/+163
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-022-9/+0
|\ \ \ \ \ \ \
| * | | | | | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-292-9/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | ARM: 7773/1: PJ4B: Add support for errata 4742Gregory CLEMENT2013-06-241-0/+9
* | | | | | | ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi2013-06-242-1/+3
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-06-191-3/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2013-06-171-3/+1
* | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-06-091-2/+9
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | |
| * | | | | ARM: 7747/1: pcpu: ensure __my_cpu_offset cannot be re-ordered across barrier()Will Deacon2013-06-051-2/+9
| |/ / / /
* | | | | arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-061-23/+4
|/ / / /
* | | | Merge tag 'ux500-arm-soc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2013-05-201-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: ux500: Fix incorrect DEBUG UART virtual addressesLee Jones2013-05-141-3/+3
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-151-4/+4
|\ \ \ | |/ / |/| |
| * | ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new...Jaccon Bastiaansen2013-05-131-4/+4
* | | Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-071-0/+1
|\ \ \
| * | | xen/arm: implement HYPERVISOR_vcpu_opStefano Stabellini2013-04-251-0/+1
* | | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-073-16/+15
|\ \ \ \
| * \ \ \ Merge branch 'late/clksrc' into late/cleanupArnd Bergmann2013-05-064-24/+15
| |\ \ \ \
| | * \ \ \ Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-173-16/+15
| | |\ \ \ \
| | | * | | | ARM: timer-sp: convert to use CLKSRC_OF initRob Herring2013-04-111-4/+12
| | | * | | | ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-12/+1
| | | * | | | ARM: make sched_clock just call a function pointerRob Herring2013-04-101-0/+2
| | * | | | | Merge branch 'zynq/clksrc/cleanup' of git://git.xilinx.com/linux-xlnx into ne...Arnd Bergmann2013-04-081-8/+0
| | |\ \ \ \ \ | | | |/ / / / | | | | / / / | | | |/ / / | | |/| | |
* | | | | | Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-071-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'soc_for_v3.10' of git://git.infradead.org/users/jcooper/linux into...Olof Johansson2013-04-171-1/+1
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud