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: tegra: remove "Tegra board type" comment from Kconfig
Stephen Warren
2012-10-07
1
-2
/
+0
*
ARM: tegra: fix invalid unit-address in tegra*.dtsi
Stephen Warren
2012-10-07
2
-3
/
+3
*
ARM: iop: fix mismerge of Kconfig
Olof Johansson
2012-10-07
1
-2
/
+0
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-10-07
66
-1304
/
+1766
|
\
|
*
Merge branch 'fixes' into for-linus
Russell King
2012-10-06
16
-106
/
+54
|
|
\
|
|
*
ARM: 7548/1: include linux/sched.h in syscall.h
Wade Farnsworth
2012-10-05
1
-0
/
+1
|
|
*
Merge commit 'v3.6' into fixes
Russell King
2012-10-05
15
-106
/
+53
|
|
|
\
|
*
|
\
Merge branch 'arch-timers' into for-linus
Russell King
2012-10-05
5
-125
/
+316
|
|
\
\
\
|
|
*
|
|
ARM: 7538/1: delay: add registration mechanism for delay timer sources
Jonathan Austin
2012-09-26
5
-24
/
+43
|
|
*
|
|
ARM: 7522/1: arch_timers: register a time/cycle counter
Marc Zyngier
2012-09-15
2
-0
/
+32
|
|
*
|
|
ARM: 7523/1: arch_timers: enable the use of the virtual timer
Marc Zyngier
2012-09-15
1
-102
/
+241
|
|
|
|
|
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
-
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...
Russell King
2012-10-05
425
-4756
/
+5009
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
ARM: 7525/1: ptrace: use updated syscall number for syscall auditing
Will Deacon
2012-09-19
1
-6
/
+6
|
|
|
|
|
|
|
*
|
|
ARM: 7524/1: support syscall tracing
Wade Farnsworth
2012-09-19
6
-3
/
+34
|
|
|
|
|
|
*
|
|
|
ARM: 7511/1: opcodes: Opcode definitions for the Virtualization Extensions
Dave Martin
2012-09-15
2
-0
/
+31
|
|
|
|
|
|
*
|
|
|
ARM: 7510/1: opcodes: Add helpers for emitting custom opcodes
Dave Martin
2012-09-15
1
-0
/
+69
|
|
|
|
|
|
*
|
|
|
ARM: 7509/1: opcodes: Make opcode byteswapping macros assembly-compatible
Dave Martin
2012-09-15
1
-15
/
+82
|
|
|
|
|
|
*
|
|
|
ARM: 7508/1: opcodes: Don't define the thumb32 byteswapping macros for BE32
Dave Martin
2012-09-15
1
-1
/
+14
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
ARM: ensure vm_struct has its phys_addr member filled in
Russell King
2012-09-28
1
-0
/
+1
|
|
|
|
|
*
|
|
|
ARM: 7540/1: kexec: Check segment memory addresses
Matthew Leach
2012-09-26
1
-0
/
+6
|
|
|
|
|
*
|
|
|
ARM: 7539/1: kexec: scan for dtb magic in segments
Matthew Leach
2012-09-26
1
-1
/
+22
|
|
|
|
|
*
|
|
|
ARM: 7536/1: smp: Formalize an IPI for wakeup
Stephen Boyd
2012-09-19
2
-5
/
+10
|
|
|
|
|
*
|
|
|
ARM: 7531/1: mark kernelmode mem{cpy,set} non-experimental
Linus Walleij
2012-09-15
1
-2
/
+2
|
|
|
|
|
*
|
|
|
ARM: 7520/1: Build dtb files in all target
Andrew Lunn
2012-09-15
1
-2
/
+7
|
|
|
|
|
*
|
|
|
ARM: Fix build warning in arch/arm/mm/alignment.c
Russell King
2012-09-15
1
-3
/
+3
|
|
|
|
|
*
|
|
|
ARM: Add irqtime accounting support
Russell King
2012-09-15
1
-0
/
+8
|
|
|
|
|
*
|
|
|
ARM: Fix bad merge bd1274dc005 (Merge branch 'v6v7' into devel)
Russell King
2012-09-02
1
-8
/
+8
|
|
|
|
|
*
|
|
|
ARM: 7500/1: io: avoid writeback addressing modes for __raw_ accessors
Will Deacon
2012-08-25
1
-6
/
+61
|
|
|
|
|
*
|
|
|
ARM: 7498/1: mach-shmobile: Use SGI0 to wake secondary CPUs
Stephen Boyd
2012-08-25
1
-1
/
+1
|
|
|
|
|
*
|
|
|
ARM: 7495/1: mutex: use generic atomic_dec-based implementation for ARMv6+
Will Deacon
2012-08-25
1
-2
/
+7
|
|
|
|
|
*
|
|
|
ARM: 7494/1: use generic termios.h
Rob Herring
2012-08-25
2
-92
/
+1
|
|
|
|
|
*
|
|
|
ARM: 7493/1: use generic unaligned.h
Rob Herring
2012-08-25
2
-19
/
+1
|
|
|
|
|
*
|
|
|
ARM: 7492/1: add strstr declaration for decompressors
Rob Herring
2012-08-25
1
-0
/
+3
|
|
|
|
|
*
|
|
|
ARM: 7491/1: use generic version of identical asm headers
Rob Herring
2012-08-25
16
-502
/
+17
|
|
|
|
|
*
|
|
|
ARM: Allow arm_memblock_steal() to remove memory from any RAM region
Russell King
2012-08-13
1
-1
/
+1
|
|
|
|
|
*
|
|
|
ARM: 7485/1: EXYNOS: use SGI0 to wake secondary CPUs
Stephen Boyd
2012-08-11
1
-1
/
+1
|
|
|
|
*
|
|
|
|
ARM: 7519/1: integrator: convert platform devices to Device Tree
Linus Walleij
2012-09-18
4
-63
/
+77
|
|
|
|
*
|
|
|
|
ARM: 7518/1: integrator: convert AMBA devices to device tree
Linus Walleij
2012-09-18
7
-53
/
+269
|
|
|
|
*
|
|
|
|
ARM: 7517/1: integrator: initial device tree support
Linus Walleij
2012-09-18
5
-68
/
+348
|
|
|
|
*
|
|
|
|
Merge branch 'atags' into integrator
Russell King
2012-09-18
8
-257
/
+277
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
*
|
|
|
|
ARM: 7506/1: allow for ATAGS to be configured out when DT support is selected
Nicolas Pitre
2012-09-03
3
-9
/
+33
|
|
|
|
|
*
|
|
|
|
ARM: 7505/1: split out ATAGS parsing
Nicolas Pitre
2012-09-03
7
-251
/
+247
|
|
|
|
*
|
|
|
|
|
ARM: 7516/1: plat-versatile: add DT support to FPGA IRQ
Linus Walleij
2012-09-18
2
-10
/
+64
|
|
|
|
*
|
|
|
|
|
ARM: 7515/1: integrator: check PL010 base address from resource
Linus Walleij
2012-09-17
1
-1
/
+4
|
|
|
|
*
|
|
|
|
|
ARM: 7514/1: integrator: call common init function from machine
Linus Walleij
2012-09-17
4
-4
/
+6
|
|
|
|
|
|
_
|
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ARM: 7541/1: Add ARM ERRATA 775420 workaround
Simon Horman
2012-09-28
2
-0
/
+13
|
|
*
|
|
|
|
|
|
ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resuming
Yilu Mao
2012-09-15
1
-2
/
+6
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'cleanup' into for-linus
Russell King
2012-10-05
6
-70
/
+6
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ARM: Don't unconditionally bloat thread_info
Russell King
2012-08-29
2
-0
/
+4
|
|
*
|
|
|
|
|
|
ARM: iMX: visstrim_m10: use arm_memblock_steal
Russell King
2012-08-29
1
-4
/
+2
[next]