aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
* ARM: scu: mask cluster id from cpu_logical_mapRob Herring2013-01-31
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-24
|\
| * Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/li...Russell King2013-01-19
| |\
| | * ARM: virt: simplify __hyp_stub_install epilogMarc Zyngier2013-01-10
| | * ARM: virt: boot secondary CPUs through the right entry pointMarc Zyngier2013-01-10
| | * ARM: virt: Avoid bx instruction for compatibility with <=ARMv4Dave Martin2013-01-10
| * | ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre2013-01-16
* | | Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-16
|\ \ \ | | |/ | |/|
| * | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| |/
* / ARM: compile fix for DEBUG_LL=y && MMU=nUwe Kleine-König2013-01-16
|/
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-20
|\
| * ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2012-12-20
| * ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodataPawel Moll2012-12-16
| * ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()...Alexander Shiyan2012-12-16
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-19
|\ \ | |/ |/|
| * ARM: add finit_module syscall to ARMKees Cook2012-12-13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \
| * | treewide: fix printk typo in multiple driversMasanari Iida2012-11-19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \
| * | | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | | arm: switch to generic fork/vfork/cloneAl Viro2012-11-28
| | |/ | |/|
* | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \
| * \ \ Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu...Olof Johansson2012-11-21
| |\ \ \
| | * \ \ Merge remote-tracking branch 'arm-soc/devel/debug_ll_init' into debug_llRob Herring2012-11-07
| | |\ \ \
| | | * | | ARM: implement debug_ll_io_init()Rob Herring2012-11-05
| | | | |/ | | | |/|
| * | | | Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/socArnd Bergmann2012-11-16
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | ARM: smp_twd: fix build warningArnd Bergmann2012-11-06
| | |/ / | |/| |
| * | | ARM: smp_twd: don't warn on no DT nodeRob Herring2012-10-31
| | |/ | |/|
* | | Merge branch 'devel-stable' into for-linusRussell King2012-12-11
|\ \ \
| * | | ARM: 7587/1: implement optimized percpu variable accessRob Herring2012-12-03
| * | | ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map initLorenzo Pieralisi2012-11-23
| * | | Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King2012-11-20
| |\ \ \
| | * | | ARM: kernel: update cpuinfo to print all online CPUs featuresLorenzo Pieralisi2012-11-19
| | * | | ARM: kernel: add MIDR to per-CPU information dataLorenzo Pieralisi2012-11-19
| | | |/ | | |/|
| * | | Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into...Russell King2012-11-20
| |\ \ \
| | * | | ARM: kernel: add cpu logical map DT init in setup_archLorenzo Pieralisi2012-11-19
| | * | | ARM: kernel: add device tree init map functionLorenzo Pieralisi2012-11-19
| | * | | ARM: kernel: smp_setup_processor_id() updatesLorenzo Pieralisi2012-11-19
| | * | | ARM: kernel: update topology to use new MPIDR macrosLorenzo Pieralisi2012-11-19
| | * | | ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi2012-11-19
| | |/ /
| * | | Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King2012-11-19
| |\ \ \
| | * | | ARM: hw_breakpoint: kill WARN_ONCE usageWill Deacon2012-11-09
| | * | | ARM: hw_breakpoint: use CRn as argument for debug reg accessor macrosDietmar Eggemann2012-11-09
| | * | | ARM: hw_breakpoint: check if monitor mode is enabled during validationWill Deacon2012-11-09
| | * | | ARM: hw_breakpoint: make boot quieter without CPUID feature registersWill Deacon2012-11-09
| | * | | ARM: hw_breakpoint: don't try to clear v6 debug registers during bootWill Deacon2012-11-09
| | * | | ARM: hw_breakpoint: fix ordering of debug register reset sequenceWill Deacon2012-11-09
| | * | | ARM: hw_breakpoint: fix monitor mode detection with v7.1Will Deacon2012-11-09
| | * | | ARM: hw_breakpoint: only clear OS lock when implemented on v7Will Deacon2012-11-09
| | | |/ | | |/|
| * | | Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2012-11-19
| |\ \ \ | | |_|/ | |/| |