index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'tegra/cleanup' into next/cleanup
Arnd Bergmann
2011-10-20
2
-3
/
+22
|
\
|
*
ARM: fix vmlinux.lds.S discarding sections
Russell King
2011-09-20
1
-3
/
+12
|
*
ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed
Will Deacon
2011-09-17
1
-0
/
+10
*
|
Merge branch 'pm' into devel-stable
Russell King
2011-09-22
3
-59
/
+100
|
\
\
|
*
|
ARM: pm: add L2 cache cleaning for suspend
Russell King
2011-09-20
1
-0
/
+3
|
*
|
ARM: pm: convert some assembly to C
Russell King
2011-09-20
2
-39
/
+38
|
*
|
ARM: pm: get rid of cpu_resume_turn_mmu_on
Russell King
2011-09-20
2
-8
/
+4
|
*
|
ARM: pm: only use preallocated page table during resume
Russell King
2011-09-20
2
-17
/
+19
|
*
|
ARM: pm: preallocate a page table for suspend/resume
Russell King
2011-09-20
3
-22
/
+61
|
*
|
ARM: pm: force non-zero return value from __cpu_suspend when aborting
Russell King
2011-09-20
1
-0
/
+2
*
|
|
Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable
Russell King
2011-09-21
8
-0
/
+4676
|
\
\
\
|
*
|
|
ARM: kprobes: Add introductory comment to test code
Jon Medhurst
2011-09-20
1
-0
/
+21
|
*
|
|
ARM: kprobes: Add some benchmarking to test module
Jon Medhurst
2011-09-20
1
-0
/
+161
|
*
|
|
ARM: kprobes: Add decoding table test coverage analysis
Jon Medhurst
2011-09-20
1
-0
/
+261
|
*
|
|
ARM: kprobes: Add decoding table self-consistency tests
Jon Medhurst
2011-09-20
1
-4
/
+99
|
*
|
|
ARM: kprobes: Add exports for test code
Jon Medhurst
2011-09-20
3
-0
/
+19
|
*
|
|
ARM: kprobes: Add ARM instruction simulation test cases
Jon Medhurst
2011-09-20
4
-0
/
+1332
|
*
|
|
ARM: kprobes: Add Thumb instruction simulation test cases
Jon Medhurst
2011-09-20
4
-0
/
+1221
|
*
|
|
ARM: kprobes: Framework for instruction set test cases
Jon Medhurst
2011-09-20
2
-0
/
+1224
|
*
|
|
ARM: kprobes: Add basic API tests
Jon Medhurst
2011-09-20
2
-0
/
+342
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable
Russell King
2011-09-16
9
-782
/
+743
|
\
\
\
|
*
\
\
Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmk
Will Deacon
2011-08-31
5
-665
/
+564
|
|
\
\
\
|
|
*
|
|
ARM: perf: Remove unnecessary armpmu->enable()s
Mark Rutland
2011-08-31
1
-12
/
+2
|
|
*
|
|
ARM: perf: move arm_pmu into <asm/pmu.h>
Mark Rutland
2011-08-31
1
-50
/
+3
|
|
*
|
|
ARM: perf: remove cpu-related misnomers
Mark Rutland
2011-08-31
4
-78
/
+78
|
|
*
|
|
ARM: perf: remove event limit from pmu_hw_events
Mark Rutland
2011-08-31
1
-2
/
+7
|
|
*
|
|
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
2
-186
/
+70
|
|
*
|
|
ARM: perf: de-const struct arm_pmu
Mark Rutland
2011-08-31
4
-21
/
+21
|
|
|
/
/
|
*
|
|
ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations
Will Deacon
2011-08-31
1
-8
/
+8
|
*
|
|
ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regs
Will Deacon
2011-08-31
1
-9
/
+37
|
*
|
|
ARM: hw_breakpoint: add support for multiple watchpoints
Will Deacon
2011-08-31
1
-35
/
+65
[next]