index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'devel-stable' into devel
Russell King
2010-10-19
4
-5
/
+39
|
\
|
*
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
2010-10-19
3
-5
/
+17
|
|
\
|
|
*
ARM: relax ioremap prohibition (309caa9) for -final and -stable
Russell King
2010-10-13
1
-2
/
+6
|
|
*
ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9
Tony Lindgren
2010-10-08
1
-1
/
+1
|
|
*
ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flags
Santosh Shilimkar
2010-10-04
1
-2
/
+2
|
|
*
ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d...
Will Deacon
2010-10-04
1
-0
/
+8
|
*
|
ARM: implement CONFIG_STRICT_DEVMEM by disabling access to RAM via /dev/mem
Nicolas Pitre
2010-10-02
1
-0
/
+22
|
|
/
*
|
Merge branch 'hotplug' into devel
Russell King
2010-10-18
24
-24
/
+32
|
\
\
|
*
|
ARM: hotplug cpu: Keep processor information, startup code & __lookup_process...
Russell King
2010-10-08
24
-24
/
+32
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...
Russell King
2010-10-18
16
-125
/
+312
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
ARM: vmlinux.lds: Refer to start of .data using _sdata rather than _data
Russell King
2010-10-08
1
-2
/
+2
|
|
|
*
|
ARM: 6405/1: Handle __flush_icache_all for CONFIG_SMP_ON_UP
Tony Lindgren
2010-10-04
2
-11
/
+35
|
|
|
*
|
ARM: Allow SMP kernels to boot on UP systems
Russell King
2010-10-04
5
-85
/
+92
|
|
|
|
/
|
|
|
*
ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries
Santosh Shilimkar
2010-09-25
1
-2
/
+15
|
|
|
*
ARM: 6401/1: plug a race in the alignment trap handler
Nicolas Pitre
2010-09-23
1
-2
/
+17
|
|
|
*
ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasing
Catalin Marinas
2010-09-19
1
-0
/
+14
|
|
|
*
ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARM
Daniel Walker
2010-09-17
1
-1
/
+25
|
|
|
*
ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data co...
Will Deacon
2010-09-17
1
-0
/
+9
|
|
|
*
ARM: 6388/1: errata: DMB operation may be faulty
Will Deacon
2010-09-17
1
-2
/
+14
|
|
|
*
ARM: 6387/1: errata: check primary part ID in proc-v7.S
Will Deacon
2010-09-17
1
-3
/
+8
|
|
*
|
ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch aborts
Will Deacon
2010-09-08
1
-0
/
+13
|
|
/
/
|
/
|
|
|
*
|
ARM: 6386/1: flush_ptrace_access: invalidate correct I-cache alias
Will Deacon
2010-10-04
1
-3
/
+20
|
*
|
ARM: 6381/1: Use lazy cache flushing on ARMv7 SMP systems
Catalin Marinas
2010-09-19
1
-9
/
+4
|
*
|
ARM: 6380/1: Introduce __sync_icache_dcache() for VIPT caches
Catalin Marinas
2010-09-19
2
-2
/
+32
|
*
|
ARM: 6379/1: Assume new page cache pages have dirty D-cache
Catalin Marinas
2010-09-19
6
-6
/
+13
|
*
|
ARM: 6378/1: Allow lazy cache flushing via PG_arch_1 for highmem pages
Catalin Marinas
2010-09-19
1
-1
/
+1
|
|
/
|
*
ARM: Ensure PTE modifications via dma_alloc_coherent are visible
Russell King
2010-09-08
1
-0
/
+2
|
*
ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7
Catalin Marinas
2010-09-02
1
-1
/
+1
|
/
*
Merge branches 'master' and 'devel' into for-linus
Russell King
2010-08-11
1
-2
/
+2
|
\
|
*
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
2010-08-09
1
-1
/
+2
|
|
\
|
|
*
ARM: S5PV310: Add new Kconfig and Makefiles
Changhwan Youn
2010-08-05
1
-1
/
+2
*
|
|
kmap_atomic: make kunmap_atomic() harder to misuse
Cesar Eduardo Barros
2010-08-10
1
-2
/
+2
*
|
|
[ARM] tegra: initial tegra support
Erik Gilling
2010-08-05
1
-1
/
+2
|
/
/
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2010-08-03
38
-666
/
+341
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'devel-stable' into devel
Russell King
2010-07-31
2
-10
/
+13
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable
Russell King
2010-07-21
4
-15
/
+47
|
|
|
\
|
|
*
\
Merge git://git.linaro.org/nico/arm_security into devel-stable
Russell King
2010-06-30
1
-0
/
+4
|
|
|
\
\
|
|
|
*
|
[ARM] add address randomization to mmap()
Nicolas Pitre
2010-06-15
1
-0
/
+4
|
|
*
|
|
arm: mm: Don't free prohibited memmap entries
Michael Bohan
2010-06-15
1
-10
/
+9
|
|
|
/
/
|
*
|
|
Merge branch 'misc' into devel
Russell King
2010-07-31
32
-209
/
+126
|
|
\
\
\
|
|
*
|
|
ARM: Factor out common code from cpu_proc_fin()
Russell King
2010-07-27
24
-119
/
+22
|
|
*
|
|
ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault
Kirill A. Shutemov
2010-07-27
2
-2
/
+23
|
|
*
|
|
ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime
Kirill A. Shutemov
2010-07-27
1
-5
/
+11
|
|
*
|
|
ARM: 6255/1: Workaround infinity loop in handling of translation faults
Kirill A. Shutemov
2010-07-27
1
-1
/
+10
|
|
*
|
|
ARM: 6269/1: Add 'code' parameter for hook_fault_code()
Kirill A. Shutemov
2010-07-27
2
-8
/
+12
|
|
*
|
|
ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL
Kirill A. Shutemov
2010-07-27
2
-4
/
+4
|
|
*
|
|
ARM: DMA coherent allocator: align remapped addresses
Russell King
2010-07-27
3
-4
/
+18
|
|
*
|
|
ARM: use generic ioremap_page_range()
Russell King
2010-07-27
1
-70
/
+4
|
|
*
|
|
Merge branch 'origin' into misc
Russell King
2010-07-27
4
-15
/
+47
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
ARM: 6225/1: make TCM allocation static and common for all archs
Linus Walleij
2010-07-27
1
-10
/
+7
[next]