aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-01-31arm: arch_timer: balance device_node refcountingMark Rutland1-0/+2
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson3-13/+12
2013-01-24Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-13/+10
2013-01-24Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgicMarc Zyngier3-2/+12
2013-01-23Merge branch 'for-rmk/virt/psci' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2-0/+212
2013-01-23Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King5-49/+42
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall1-0/+25
2013-01-23ARM: Section based HYP idmapChristoffer Dall1-1/+5
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2013-01-19Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/li...Russell King8-40/+32
2013-01-18ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland1-5/+3
2013-01-18ARM: perf: remove unnecessary checks for idx < 0Mark Rutland1-8/+0
2013-01-18ARM: perf: handle armpmu_register failingMark Rutland1-5/+10
2013-01-16Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson6-27/+25
2013-01-16ARM: compile fix for DEBUG_LL=y && MMU=nUwe Kleine-König1-0/+2
2013-01-16ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre1-0/+3
2013-01-16ARM: perf: don't pretend to support counting of L1I writesWill Deacon3-12/+12
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson3-2/+12
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson6-27/+25
2013-01-14ARM: perf: remove redundant NULL check on cpu_pmuWill Deacon1-1/+1
2013-01-14ARM: smp: remove wrapper functionsRussell King1-23/+8
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2013-01-11ARM: Use implementor and part defines from cputype.hChristoffer Dall1-18/+16
2013-01-10ARM: hw_breakpoint: Debug powerdown support for self-hosted debugDietmar Eggemann1-1/+27
2013-01-10ARM: hw_breakpoint: Check function for OS Save and Restore mechanismDietmar Eggemann1-5/+23
2013-01-10ARM: coresight: common definition for (OS) Lock Access Register key valueDietmar Eggemann1-2/+3
2013-01-10ARM: psci: add support for PSCI invocations from the kernelWill Deacon2-0/+212
2013-01-10ARM: virt: simplify __hyp_stub_install epilogMarc Zyngier1-9/+3
2013-01-10ARM: virt: boot secondary CPUs through the right entry pointMarc Zyngier1-1/+1
2013-01-10ARM: virt: Avoid bx instruction for compatibility with <=ARMv4Dave Martin1-3/+3
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-1/+2
2013-01-10arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni1-0/+10
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman6-27/+25
2012-12-24ARM: delete struct sys_timerStephen Warren1-8/+1
2012-12-24ARM: remove struct sys_timer suspend and resume fieldsStephen Warren1-34/+0
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren1-14/+0
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren1-1/+5
2012-12-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-3/+5
2012-12-20ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-12-16ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodataPawel Moll1-2/+2
2012-12-16ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()...Alexander Shiyan1-1/+1
2012-12-14ARM: add finit_module syscall to ARMKees Cook1-0/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-55/+9
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-4/+16
2012-12-11Merge branch 'devel-stable' into for-linusRussell King10-464/+613
2012-12-11Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King12-80/+122
2012-12-11ARM: 7595/1: syscall: rework ordering in syscall_trace_exitWill Deacon2-10/+15
2012-12-07ARM: 7591/1: nommu: Enable the strict alignment (CR_A) bit only if ARCH < v6Armando Visconti1-1/+1