index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: perf: add support for multiple PMUs
Mark Rutland
2011-08-31
1
-22
/
+41
*
ARM: perf: refactor event mapping
Mark Rutland
2011-08-31
4
-52
/
+87
*
ARM: perf: add type field to struct arm_pmu
Mark Rutland
2011-08-31
1
-2
/
+4
*
ARM: perf: lock PMU registers per-CPU
Mark Rutland
2011-08-31
4
-40
/
+62
*
ARM: perf: remove unnecessary armpmu->stop
Mark Rutland
2011-08-31
1
-1
/
+0
*
ARM: perf: indirect access to cpu_hw_events
Mark Rutland
2011-08-31
1
-3
/
+15
*
ARM: perf: move platform device to struct arm_pmu
Mark Rutland
2011-08-31
1
-4
/
+6
*
ARM: perf: move active_events into struct arm_pmu
Mark Rutland
2011-08-31
1
-11
/
+20
*
ARM: perf: remove active_mask
Mark Rutland
2011-08-31
4
-18
/
+18
*
ARM: perf: clean up event group validation
Mark Rutland
2011-08-31
1
-1
/
+2
*
ARM: perf: only register a CPU PMU when present
Mark Rutland
2011-08-31
1
-16
/
+2
*
ARM: perf: add mode exclusion for Cortex-A15 PMU
Will Deacon
2011-08-31
1
-9
/
+49
*
ARM: perf: allow armpmu to implement mode exclusion
Will Deacon
2011-08-31
1
-19
/
+25
*
ARM: perf: index PMU registers from zero
Will Deacon
2011-08-31
1
-5
/
+4
*
ARM: perf: index Xscale and ARMv6 event counters starting from zero
Will Deacon
2011-08-31
2
-5
/
+5
*
ARM: perf: index ARMv7 event counters starting from zero
Will Deacon
2011-08-31
1
-151
/
+88
*
ARM: perf: use integers for ARMv7 event indices
Will Deacon
2011-08-31
1
-6
/
+6
*
ARM: perf: use u32 instead of unsigned long for PMNC register
Will Deacon
2011-08-31
1
-6
/
+6
*
ARM: perf: use cpumask_t to record active IRQs
Will Deacon
2011-08-31
1
-33
/
+31
*
ARM: PMU: move CPU PMU platform device handling and init into perf
Will Deacon
2011-08-31
3
-205
/
+80
*
ARM: perf: de-const struct arm_pmu
Mark Rutland
2011-08-31
4
-21
/
+21
*
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-08-30
21
-50
/
+111
|
\
|
*
ARM: pm: avoid writing the auxillary control register for ARMv7
Russell King
2011-08-28
1
-1
/
+3
|
*
ARM: pm: some ARMv7 requires a dsb in resume to ensure correctness
Russell King
2011-08-28
1
-0
/
+1
|
*
ARM: pm: arm920/926: fix number of registers saved
Russell King
2011-08-28
2
-2
/
+2
|
*
ARM: pm: CPU specific code should not overwrite r1 (v:p offset)
Russell King
2011-08-28
2
-8
/
+8
|
*
ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMU
Will Deacon
2011-08-28
1
-0
/
+1
|
*
ARM: 7065/1: kexec: ensure new kernel is entered in ARM state
Will Deacon
2011-08-28
1
-1
/
+2
|
*
ARM: 7003/1: vexpress: Add clock definition for the SP805.
Nick Bowler
2011-08-24
1
-0
/
+7
|
*
ARM: 7051/1: cpuimx* boards: fix mach-types errors
Eric Bénard
2011-08-22
4
-6
/
+6
|
*
ARM: 7019/1: Footbridge: select CLKEVT_I8253 for ARCH_NETWINDER
Axel Lin
2011-08-19
1
-0
/
+1
|
*
ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...
Catalin Marinas
2011-08-15
2
-0
/
+28
|
*
ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.
Srinivas Kandagatla
2011-08-15
1
-1
/
+1
|
*
ARM: 6967/1: ep93xx: ts72xx: fix board model detection
Petr Štetiar
2011-08-15
1
-6
/
+12
|
*
ARM: 6965/1: ep93xx: add model detection for ts-7300 and ts-7400 boards
Petr Štetiar
2011-08-15
1
-0
/
+12
|
*
Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixes
Russell King
2011-08-13
5
-27
/
+29
|
|
\
|
|
*
ARM: cache: detect VIPT aliasing I-cache on ARMv6
Will Deacon
2011-08-12
1
-7
/
+8
|
|
*
ARM: twd: register clockevents device before enabling PPI
Will Deacon
2011-08-12
1
-2
/
+2
|
|
*
ARM: realview: ensure visibility of writes during reset
Will Deacon
2011-08-12
1
-0
/
+1
|
|
*
ARM: perf: make name of arm_pmu_type consistent
Mark Rutland
2011-08-12
2
-18
/
+18
|
|
*
ARM: perf: fix prototype of release_pmu
Mark Rutland
2011-08-12
1
-1
/
+1
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
2011-08-30
18
-14
/
+45
|
\
\
\
|
*
\
\
Merge branch 'at91/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2011-08-26
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0
Jean-Christophe PLAGNIOL-VILLARD
2011-08-24
1
-1
/
+1
|
*
|
|
|
Merge branch 'fixes' of git://git.jdl.com/software/linux-3.0 into fixes
Arnd Bergmann
2011-08-26
3
-1
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
ARM: mach-footbridge: add missing header file <video/vga.h>
Bryan Wu
2011-08-25
1
-0
/
+1
|
|
*
|
|
|
ARM: mach-orion5x: add missing header file <linux/vga.h>
Bryan Wu
2011-08-25
1
-0
/
+1
|
|
*
|
|
|
arm: fix compile failure in orion5x/dns323-setup.c
Paul Gortmaker
2011-08-25
1
-1
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'samsung/fixes' of git+ssh://master.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2011-08-26
14
-12
/
+41
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
ARM: S5P: fix bug in spdif_clk_get_rate
Naveen Krishna Chatradhi
2011-08-19
1
-1
/
+1
[next]