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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stable
Russell King
32
-25
/
+4787
2011-09-20
ARM: kprobes: Add introductory comment to test code
Jon Medhurst
1
-0
/
+21
2011-09-20
ARM: kprobes: Add some benchmarking to test module
Jon Medhurst
1
-0
/
+161
2011-09-20
ARM: kprobes: Add decoding table test coverage analysis
Jon Medhurst
1
-0
/
+261
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-20
ARM: kprobes: Add config option for selecting the ARM kprobes tests
Jon Medhurst
1
-0
/
+6
2011-09-16
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stable
Russell King
54
-869
/
+1146
2011-09-15
Merge branch 'zImage_DTB_append' of git://git.linaro.org/people/nico/linux in...
Russell King
14
-54
/
+434
2011-09-14
ARM: zImage: prevent constant copy+rebuild of lib1funcs.S
Nicolas Pitre
1
-2
/
+2
2011-09-14
ARM: zImage: allow supplementing appended DTB with traditional ATAG data
Nicolas Pitre
6
-2
/
+184
2011-09-14
ARM: zImage: gather some string functions into string.c
Nicolas Pitre
3
-41
/
+132
2011-09-14
ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bss
Nicolas Pitre
2
-4
/
+18
2011-09-14
ARM: zImage: Allow the appending of a device tree binary
John Bonesio
2
-3
/
+87
2011-09-14
ARM: zImage: ensure it is always a multiple of 64 bits in size
Nicolas Pitre
1
-0
/
+4
2011-09-12
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
18
-18
/
+72
2011-09-12
Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...
Arnd Bergmann
1
-0
/
+3
2011-09-12
Merge branch 'sirf/fixes' into fixes
Arnd Bergmann
4
-0
/
+4
2011-09-11
ARM: CSR: add missing sentinels to of_device_id tables
Jamie Iles
4
-0
/
+4
2011-09-10
ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abort
Janusz Krzysztofik
1
-1
/
+1
2011-09-10
Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixes
Arnd Bergmann
9
-14
/
+64
2011-09-09
ARM: cns3xxx: Fix newly introduced warnings in the PCIe code
Anton Vorontsov
1
-1
/
+1
2011-09-09
ARM: cns3xxx: Fix compile error caused by hardware.h removed
Tommy Lin
3
-3
/
+0
2011-09-07
ARM: davinci: fix cache flush build error
Linus Walleij
1
-1
/
+5
2011-09-07
ARM: davinci: correct MDSTAT_STATE_MASK
Sergei Shtylyov
1
-1
/
+1
2011-09-07
ARM: davinci: da850 EVM: read mac address from SPI flash
Rajashekhara, Sudhakar
1
-0
/
+28
2011-09-07
ARM: 7080/1: l2x0: make sure I&D are not locked down on init
Linus Walleij
2
-2
/
+28
2011-09-07
ARM: 7081/1: mach-integrator: fix the clocksource
Linus Walleij
1
-3
/
+3
2011-09-06
OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers
Kevin Hilman
1
-0
/
+3
2011-09-04
Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...
Paul Walmsley
11
-13
/
+30
2011-09-04
OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]
Paul Walmsley
1
-0
/
+1
2011-09-04
ARM: 7067/1: mm: keep significant bits in pfn_valid
Mark Rutland
1
-1
/
+1
2011-08-31
Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmk
Will Deacon
6
-684
/
+638
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
2
-50
/
+67
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
[next]