aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2013-01-12arm: vt8500: Convert debug-macro.S to be multiplatform friendlyTony Prisk1-0/+37
2013-01-11ARM: OMAP2+: Add multiplatform debug_ll supportTony Lindgren1-0/+190
2013-01-11ARM: Define CPU part numbers and implementorsChristoffer Dall1-0/+33
2013-01-10ARM: hw_breakpoint: Check function for OS Save and Restore mechanismDietmar Eggemann1-0/+3
2013-01-10ARM: coresight: common definition for (OS) Lock Access Register key valueDietmar Eggemann2-10/+6
2013-01-10ARM: psci: add support for PSCI invocations from the kernelWill Deacon1-0/+36
2013-01-10ARM: opcodes: add opcodes definitions for ARM security extensionsWill Deacon1-0/+24
2013-01-10ARM: opcodes: add missing include of linux/linkage.hWill Deacon1-0/+1
2013-01-10ARM: virt: use PSR_N_BIT for detecting boot CPU mode mismatchWill Deacon1-2/+2
2013-01-10ARM: virt: avoid clobbering lr when forcing svc modeRussell King1-7/+3
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-1/+0
2013-01-10ARM: GIC: remove assembly ifdefs from gic.hRob Herring1-6/+0
2013-01-10arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni1-0/+1
2012-12-24ARM: delete struct sys_timerStephen Warren2-18/+1
2012-12-24ARM: remove struct sys_timer suspend and resume fieldsStephen Warren1-11/+0
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren1-3/+0
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-8/+0
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-7/+0
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into nextJoerg Roedel1-0/+1
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2012-12-14ARM: add finit_module syscall to ARMKees Cook1-0/+1
2012-12-13Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+1
2012-12-13Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus 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/viro/signalLinus 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/git/arm/arm-socLinus 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/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-12-11Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus 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 'warnings' into for-nextRussell 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/rostedt/linux-trace into perf/coreIngo Molnar1-0/+1
2012-12-03ARM: dma-mapping: support debug_dma_mapping_errorMing Lei1-0/+1
2012-12-03ARM: 7587/1: implement optimized percpu variable accessRob Herring2-1/+45
2012-11-29xen: arm: implement remap interfaces needed for privcmd mappings.Ian Campbell1-0/+1
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 into next/multiplatformOlof Johansson1-0/+51
2012-11-21Merge branch 'sunxi/soc2' into next/socOlof Johansson1-1/+4