| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-12-21 | 3 | -3/+5 |
|\ |
|
| * | ARM: missing ->mmap_sem around find_vma() in swp_emulate.c | Al Viro | 2012-12-20 | 1 | -0/+2 |
| * | ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodata | Pawel Moll | 2012-12-16 | 1 | -2/+2 |
| * | ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()... | Alexander Shiyan | 2012-12-16 | 1 | -1/+1 |
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-19 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | ARM: add finit_module syscall to ARM | Kees Cook | 2012-12-14 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ \ |
|
| * | | treewide: fix printk typo in multiple drivers | Masanari Iida | 2012-11-19 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 4 | -55/+9 |
|\ \ \ |
|
| * | | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-29 | 1 | -1/+1 |
| * | | | arm: switch to generic fork/vfork/clone | Al Viro | 2012-11-29 | 4 | -55/+9 |
| | |/
| |/| |
|
* | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-12 | 2 | -4/+16 |
|\ \ \ |
|
| * \ \ | Merge tag 'highbank-debugll-cleanup' of git://sources.calxeda.com/kernel/linu... | Olof Johansson | 2012-11-21 | 1 | -0/+14 |
| |\ \ \ |
|
| | * \ \ | Merge remote-tracking branch 'arm-soc/devel/debug_ll_init' into debug_ll | Rob Herring | 2012-11-08 | 1 | -0/+14 |
| | |\ \ \ |
|
| | | * | | | ARM: implement debug_ll_io_init() | Rob Herring | 2012-11-05 | 1 | -0/+14 |
| | | | |/
| | | |/| |
|
| * | | | | Merge tag 'imx-soc' of git://git.pengutronix.de/git/imx/linux-2.6 into next/soc | Arnd Bergmann | 2012-11-16 | 1 | -14/+4 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | ARM: smp_twd: fix build warning | Arnd Bergmann | 2012-11-06 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
| * | | | ARM: smp_twd: don't warn on no DT node | Rob Herring | 2012-10-31 | 1 | -4/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'devel-stable' into for-linus | Russell King | 2012-12-11 | 10 | -464/+613 |
|\ \ \ |
|
| * | | | ARM: 7587/1: implement optimized percpu variable access | Rob Herring | 2012-12-03 | 2 | -1/+9 |
| * | | | ARM: 7585/1: kernel: fix nr_cpu_ids check in DT logical map init | Lorenzo Pieralisi | 2012-11-23 | 1 | -3/+7 |
| * | | | Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stable | Russell King | 2012-11-20 | 2 | -35/+36 |
| |\ \ \ |
|
| | * | | | ARM: kernel: update cpuinfo to print all online CPUs features | Lorenzo Pieralisi | 2012-11-19 | 1 | -35/+35 |
| | * | | | ARM: kernel: add MIDR to per-CPU information data | Lorenzo Pieralisi | 2012-11-19 | 1 | -0/+1 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'cluster-boot-protocol' of git://linux-arm.org/linux-2.6-lp into... | Russell King | 2012-11-20 | 3 | -39/+111 |
| |\ \ \ |
|
| | * | | | ARM: kernel: add cpu logical map DT init in setup_arch | Lorenzo Pieralisi | 2012-11-19 | 1 | -0/+1 |
| | * | | | ARM: kernel: add device tree init map function | Lorenzo Pieralisi | 2012-11-19 | 1 | -0/+100 |
| | * | | | ARM: kernel: smp_setup_processor_id() updates | Lorenzo Pieralisi | 2012-11-19 | 1 | -3/+4 |
| | * | | | ARM: kernel: update topology to use new MPIDR macros | Lorenzo Pieralisi | 2012-11-19 | 1 | -10/+5 |
| | * | | | ARM: kernel: enhance MPIDR macro definitions | Lorenzo Pieralisi | 2012-11-19 | 1 | -26/+1 |
| | |/ / |
|
| * | | | Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git... | Russell King | 2012-11-19 | 1 | -69/+85 |
| |\ \ \ |
|
| | * | | | ARM: hw_breakpoint: kill WARN_ONCE usage | Will Deacon | 2012-11-09 | 1 | -5/+10 |
| | * | | | ARM: hw_breakpoint: use CRn as argument for debug reg accessor macros | Dietmar Eggemann | 2012-11-09 | 1 | -20/+20 |
| | * | | | ARM: hw_breakpoint: check if monitor mode is enabled during validation | Will Deacon | 2012-11-09 | 1 | -13/+15 |
| | * | | | ARM: hw_breakpoint: make boot quieter without CPUID feature registers | Will Deacon | 2012-11-09 | 1 | -2/+2 |
| | * | | | ARM: hw_breakpoint: don't try to clear v6 debug registers during boot | Will Deacon | 2012-11-09 | 1 | -3/+3 |
| | * | | | ARM: hw_breakpoint: fix ordering of debug register reset sequence | Will Deacon | 2012-11-09 | 1 | -10/+26 |
| | * | | | ARM: hw_breakpoint: fix monitor mode detection with v7.1 | Will Deacon | 2012-11-09 | 1 | -20/+5 |
| | * | | | ARM: hw_breakpoint: only clear OS lock when implemented on v7 | Will Deacon | 2012-11-09 | 1 | -6/+14 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2012-11-19 | 5 | -320/+368 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | ARM: PMU: fix runtime PM enable | Jon Hunter | 2012-11-09 | 1 | -0/+1 |
| | * | | ARM: perf: consistently use arm_pmu->name for PMU name | Will Deacon | 2012-11-09 | 2 | -4/+4 |
| | * | | ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMU | Will Deacon | 2012-11-09 | 1 | -0/+2 |
| | * | | ARM: perf: register cpu_notifier at driver init | Mark Rutland | 2012-11-09 | 1 | -2/+11 |
| | * | | ARM: perf: check ARMv7 counter validity on a per-pmu basis | Sudeep KarkadaNagesha | 2012-11-09 | 1 | -64/+30 |
| | * | | ARM: perf: consistently use struct perf_event in arm_pmu functions | Sudeep KarkadaNagesha | 2012-11-09 | 5 | -106/+131 |
| | * | | ARM: perf: allocate CPU PMU dynamically at probe time | Sudeep KarkadaNagesha | 2012-11-09 | 4 | -144/+153 |
| | * | | ARM: perf: add guest vs host discrimination | Marc Zyngier | 2012-11-09 | 1 | -0/+36 |
| | |/ |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King | 2012-12-11 | 12 | -80/+122 |
|\ \ \ \ \
| | | | |/
| | | |/| |
|
| | * | | | ARM: 7595/1: syscall: rework ordering in syscall_trace_exit | Will Deacon | 2012-12-11 | 2 | -10/+15 |