summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson2012-11-211-0/+7
| |\ \ \
| | * | | ARM: implement debug_ll_io_init()Rob Herring2012-11-051-0/+7
| * | | | Merge branch 'vexpress-clk-soc' of git://git.linaro.org/people/pawelmoll/linu...Olof Johansson2012-11-211-6/+0
| |\ \ \ \
| | * | | | ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll2012-11-051-6/+0
| * | | | | Merge branch 'depends/clk' into next/socOlof Johansson2012-11-211-0/+2
| |\| | | |
| * | | | | Merge tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux into...Olof Johansson2012-11-201-0/+24
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ARM: sunxi: Add earlyprintk supportMaxime Ripard2012-11-161-0/+24
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'arm-soc/imx/multiplatform' into xSascha Hauer2012-11-161-0/+62
| |\ \ \ \ | | |/ / / | |/| | |
* | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-122-7/+62
|\ \ \ \ \
| * \ \ \ \ Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann2012-11-135-18/+10
| |\ \ \ \ \
| | * | | | | ARM: dma-mapping: remove init_consistent_dma_size() stubMarek Szyprowski2012-11-131-7/+0
| | |/ / / /
| * | | | | Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson2012-11-067-26/+55
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| * | | | ARM: imx: move debug macros to include/debugShawn Guo2012-10-151-0/+62
* | | | | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-121-4/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/fixes-...Olof Johansson2012-11-214-11/+10
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge tag 'omap-for-v3.8/fixes-non-critical-v4-signed' of git://git.kernel.or...Arnd Bergmann2012-11-157-26/+55
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | ARM: vexpress: fix ll debug code when building multiplatformArnd Bergmann2012-11-081-0/+1
| * | | | | ARM: vexpress: Make the debug UART detection more specificPawel Moll2012-10-181-4/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-1224-230/+151
|\ \ \ \ \
| * \ \ \ \ Merge branch 'devel-stable' into for-linusRussell King2012-12-1115-136/+123
| |\ \ \ \ \
| | * | | | | ARM: 7587/1: implement optimized percpu variable accessRob Herring2012-12-032-1/+45
| | * | | | | ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre2012-11-262-4/+4
| | * | | | | ARM: 7584/1: perf: fix link error when CONFIG_HW_PERF_EVENTS is not selectedMarc Zyngier2012-11-231-0/+2
| | * | | | | Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-11-201-0/+1
| | |\ \ \ \ \
| | | * | | | | ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi2012-11-191-0/+1
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...Russell King2012-11-203-0/+32
| | |\ \ \ \ \
| | | * | | | | ARM: kernel: add logical mappings look-upLorenzo Pieralisi2012-11-191-0/+17
| | | * | | | | ARM: kernel: add device tree init map functionLorenzo Pieralisi2012-11-191-0/+2
| | | * | | | | ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi2012-11-191-0/+13
| | | |/ / / /
| | * | | | | Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2012-11-192-86/+7
| | |\ \ \ \ \
| | | * | | | | ARM: mm: remove IPI broadcasting on ASID rolloverWill Deacon2012-11-052-86/+7
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2012-11-193-7/+9
| | |\ \ \ \ \
| | | * | | | | ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon2012-11-093-3/+5
| | | * | | | | ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon2012-11-093-4/+4
| | | |/ / / /
| | * | | | | Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King2012-11-192-22/+6
| | |\ \ \ \ \
| | | * | | | | ARM: cti: fix manipulation of debug lock registersWill Deacon2012-11-151-18/+2
| | | * | | | | ARM: hw_breakpoint: use CRn as argument for debug reg accessor macrosDietmar Eggemann2012-11-091-4/+4
| | | |/ / / /
| | * | | | | Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2012-11-192-16/+17
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon2012-11-091-1/+1
| | | * | | | ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha2012-11-091-15/+11
| | | * | | | ARM: perf: add guest vs host discriminationMarc Zyngier2012-11-091-0/+5
| | | |/ / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---------. \ \ \ \ Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-1119-131/+88
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | |/ / / | | | | | | | |/| / / | | | | | | |_|_|/ / | | | | | |/| | | |
| | | | | | * | | | ARM: 7554/1: VIC: use irq_domain_add_simple()Linus Walleij2012-10-181-1/+1
| | | | | |/ / / /
| | | | * | | | | ARM: 7578/1: arch/move secure_computing into traceKees Cook2012-11-191-3/+4