summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2-0/+274
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+16
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+3
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-6/+34
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-7/+62
2012-12-12Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+7
2012-12-12Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds24-230/+151
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+2
2012-12-11Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds1-0/+2
2012-12-11Merge branch 'devel-stable' into for-linusRussell King15-136/+123
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King19-131/+88
2012-12-11ARM: 7599/1: head: Remove boot-time HYP mode check for v5 and belowDave Martin1-0/+8
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-12-03ARM: 7587/1: implement optimized percpu variable accessRob Herring2-1/+45
2012-11-29unify default ptrace_signal_deliverAl Viro1-1/+0
2012-11-28arm: switch to generic fork/vfork/cloneAl Viro1-0/+3
2012-11-26ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre2-4/+4
2012-11-23ARM: 7584/1: perf: fix link error when CONFIG_HW_PERF_EVENTS is not selectedMarc Zyngier1-0/+2
2012-11-21Merge branch 'zynq/multiplatform' of git://git.monstr.eu/linux-2.6-microblaze...Olof Johansson1-0/+51
2012-11-21Merge branch 'sunxi/soc2' into next/socOlof Johansson1-1/+4
2012-11-21Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson1-0/+7
2012-11-21Merge branch 'vexpress-clk-soc' of git://git.linaro.org/people/pawelmoll/linu...Olof Johansson1-6/+0
2012-11-21Merge branch 'depends/clk' into next/socOlof Johansson1-0/+2
2012-11-21ARM: zynq: add support for ARCH_MULTIPLATFORMJosh Cartwright1-2/+18
2012-11-21ARM: zynq: make use of debug_ll_io_init()Josh Cartwright1-0/+35
2012-11-21Merge branch 'armsoc/fix' of git://github.com/hzhuang1/linux into next/fixes-...Olof Johansson4-11/+10
2012-11-20Merge tag 'tags/sunxi-support-for-3.8' of git://github.com/mripard/linux into...Olof Johansson1-0/+24
2012-11-20Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King1-0/+1
2012-11-20Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...Russell King3-0/+32
2012-11-20ARM: sunxi: Add earlyprintk support for UART0 (sun4i)Stefan Roese1-1/+4
2012-11-19ARM: kernel: add logical mappings look-upLorenzo Pieralisi1-0/+17
2012-11-19ARM: kernel: add device tree init map functionLorenzo Pieralisi1-0/+2
2012-11-19ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi1-0/+13
2012-11-19ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi1-0/+1
2012-11-19ARM: 7578/1: arch/move secure_computing into traceKees Cook1-3/+4
2012-11-19ARM: 7577/1: arch/add syscall_get_archWill Drewry1-0/+9
2012-11-19Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2-86/+7
2012-11-19Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...Russell King3-7/+9
2012-11-19Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King2-22/+6
2012-11-19Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2-16/+17
2012-11-16Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman4-11/+10
2012-11-16ARM: sunxi: Add earlyprintk supportMaxime Ripard1-0/+24
2012-11-16ARM: tegra: move debug-macro.S to include/debugStephen Warren1-0/+223
2012-11-16Merge tag 'imx-dt-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann1-4/+16
2012-11-16Merge remote-tracking branch 'arm-soc/imx/multiplatform' into xSascha Hauer1-0/+62
2012-11-16ARM/AVR32: get rid of serial_at91.hRussell King1-33/+0
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King1-26/+0
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King1-31/+0