index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-20
ARM: kprobes: Add decoding table self-consistency tests
Jon Medhurst
1
-4
/
+99
2011-09-20
ARM: kprobes: Add exports for test code
Jon Medhurst
3
-0
/
+19
2011-09-20
ARM: kprobes: Add ARM instruction simulation test cases
Jon Medhurst
4
-0
/
+1332
2011-09-20
ARM: kprobes: Add Thumb instruction simulation test cases
Jon Medhurst
4
-0
/
+1221
2011-09-20
ARM: kprobes: Framework for instruction set test cases
Jon Medhurst
2
-0
/
+1224
2011-09-20
ARM: kprobes: Add basic API tests
Jon Medhurst
2
-0
/
+342
2011-09-17
ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeed
Will Deacon
1
-0
/
+10
2011-09-16
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable
Russell King
9
-782
/
+743
2011-09-15
Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...
Russell King
1
-1
/
+1
2011-09-13
locking, ARM: Annotate low level hw locks as raw
Thomas Gleixner
3
-14
/
+14
2011-08-31
Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmk
Will Deacon
5
-665
/
+564
2011-08-31
ARM: perf: Remove unnecessary armpmu->enable()s
Mark Rutland
1
-12
/
+2
2011-08-31
ARM: perf: move arm_pmu into <asm/pmu.h>
Mark Rutland
1
-50
/
+3
2011-08-31
ARM: perf: remove cpu-related misnomers
Mark Rutland
4
-78
/
+78
2011-08-31
ARM: perf: remove event limit from pmu_hw_events
Mark Rutland
1
-2
/
+7
2011-08-31
ARM: perf: add support for multiple PMUs
Mark Rutland
1
-22
/
+41
2011-08-31
ARM: perf: refactor event mapping
Mark Rutland
4
-52
/
+87
2011-08-31
ARM: perf: add type field to struct arm_pmu
Mark Rutland
1
-2
/
+4
2011-08-31
ARM: perf: lock PMU registers per-CPU
Mark Rutland
4
-40
/
+62
2011-08-31
ARM: perf: remove unnecessary armpmu->stop
Mark Rutland
1
-1
/
+0
2011-08-31
ARM: perf: indirect access to cpu_hw_events
Mark Rutland
1
-3
/
+15
2011-08-31
ARM: perf: move platform device to struct arm_pmu
Mark Rutland
1
-4
/
+6
2011-08-31
ARM: perf: move active_events into struct arm_pmu
Mark Rutland
1
-11
/
+20
2011-08-31
ARM: perf: remove active_mask
Mark Rutland
4
-18
/
+18
2011-08-31
ARM: perf: clean up event group validation
Mark Rutland
1
-1
/
+2
2011-08-31
ARM: perf: only register a CPU PMU when present
Mark Rutland
1
-16
/
+2
2011-08-31
ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations
Will Deacon
1
-8
/
+8
2011-08-31
ARM: hw_breakpoint: trap undef instruction exceptions in reset_ctrl_regs
Will Deacon
1
-9
/
+37
2011-08-31
ARM: hw_breakpoint: add support for multiple watchpoints
Will Deacon
1
-35
/
+65
2011-08-31
ARM: hw_breakpoint: reserve one breakpoint for watchpoint stepping
Will Deacon
1
-39
/
+24
2011-08-31
ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) support
Will Deacon
1
-19
/
+36
2011-08-31
ARM: perf: add mode exclusion for Cortex-A15 PMU
Will Deacon
1
-9
/
+49
2011-08-31
ARM: perf: allow armpmu to implement mode exclusion
Will Deacon
1
-19
/
+25
2011-08-31
ARM: perf: index PMU registers from zero
Will Deacon
1
-5
/
+4
2011-08-31
ARM: perf: index Xscale and ARMv6 event counters starting from zero
Will Deacon
2
-5
/
+5
2011-08-31
ARM: perf: index ARMv7 event counters starting from zero
Will Deacon
1
-151
/
+88
2011-08-31
ARM: perf: use integers for ARMv7 event indices
Will Deacon
1
-6
/
+6
2011-08-31
ARM: perf: use u32 instead of unsigned long for PMNC register
Will Deacon
1
-6
/
+6
2011-08-31
ARM: perf: use cpumask_t to record active IRQs
Will Deacon
1
-33
/
+31
2011-08-31
ARM: PMU: move CPU PMU platform device handling and init into perf
Will Deacon
2
-186
/
+70
2011-08-31
ARM: perf: de-const struct arm_pmu
Mark Rutland
4
-21
/
+21
2011-08-29
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-23
/
+25
2011-08-29
Merge the enabling by default of ARM_PATCH_PHYS_VIRT
Nicolas Pitre
1
-48
/
+13
2011-08-28
ARM: 7065/1: kexec: ensure new kernel is entered in ARM state
Will Deacon
1
-1
/
+2
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
1
-1
/
+1
2011-08-23
ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
Catalin Marinas
2
-36
/
+40
2011-08-21
ARM: remove boot_params from struct machine_desc
Nicolas Pitre
1
-19
/
+0
2011-08-21
ARM: introduce atag_offset to replace boot_params
Nicolas Pitre
1
-0
/
+2
2011-08-17
ARM: io: RiscPC: make EASI_BASE a void iomem pointer
Russell King
1
-1
/
+1
2011-08-17
ARM: io: ecard: remove ioaddr() from ecard.c
Russell King
1
-20
/
+9
[prev]
[next]