index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-12
ARM: RX1950: Add suspend/resume support for RX1950
Vasily Khoruzhick
1
-2
/
+3
2010-04-21
ARM: fix build error in arch/arm/kernel/process.c
Russell King
2
-13
/
+13
2010-04-14
ARM: 6052/1: kdump: make kexec work in interrupt context
Mika Westerberg
1
-4
/
+6
2010-04-14
ARM: 6007/1: fix highmem with VIPT cache and DMA
Nicolas Pitre
4
-19
/
+107
2010-04-09
ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms
Russell King
1
-0
/
+4
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
2
-0
/
+23
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-1
/
+4
2010-03-26
ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)
Catalin Marinas
1
-0
/
+6
2010-03-26
ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)
Catalin Marinas
2
-0
/
+11
2010-03-26
ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)
Catalin Marinas
1
-0
/
+6
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
41
-361
/
+1143
2010-02-26
Merge branches 'clks' and 'pnx' into devel
Russell King
3
-5
/
+10
2010-02-26
Merge branch 'misc2' into devel
Russell King
9
-93
/
+343
2010-02-26
Merge branch 'perf' into devel
Russell King
1
-0
/
+7
2010-02-26
Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...
Russell King
36
-276
/
+818
2010-02-25
ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...
Kukjin Kim
1
-1
/
+1
2010-02-20
ARM: make_coherent(): fix problems with highpte, part 2
Russell King
1
-3
/
+4
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-2
/
+3
2010-02-20
ARM: allow alignment fault mode to be configured at kernel boot
Russell King
1
-0
/
+3
2010-02-16
ARM: 5929/1: Add checks to detect overlap of memory regions.
Fenkart/Bostandzhyan
1
-0
/
+17
2010-02-16
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
1
-1
/
+1
2010-02-16
ARM: 5927/1: Make delimiters of DMA area globally visibly.
Fenkart/Bostandzhyan
2
-3
/
+6
2010-02-16
ARM: 5926/1: Add "Virtual kernel memory..." printout.
Fenkart/Bostandzhyan
1
-9
/
+69
2010-02-16
ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate cl...
Santosh Shilimkar
1
-0
/
+36
2010-02-16
ARM: 5917/1: OMAP4: Add L2 Cache support
Santosh Shilimkar
1
-1
/
+1
2010-02-16
ARM: 5916/1: ARM: L2 : Add maintainace by line helper functions
Santosh Shilimkar
1
-10
/
+26
2010-02-16
ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selected
Tony Lindgren
1
-2
/
+2
2010-02-16
ARM: 5905/1: ARM: Global ASID allocation on SMP
Catalin Marinas
1
-14
/
+110
2010-02-16
ARM: 5880/1: arm: use generic infrastructure for early params
Jeremy Kerr
2
-25
/
+28
2010-02-16
ARM: Move creation of /proc/cpu out of alignment.c
Russell King
1
-5
/
+1
2010-02-16
ARM: Add caller information to ioremap
Russell King
2
-23
/
+46
2010-02-15
ARM: dma-mapping: fix for speculative prefetching
Russell King
3
-46
/
+42
2010-02-15
ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range
Russell King
21
-148
/
+41
2010-02-15
ARM: dma-mapping: provide per-cpu type map/unmap functions
Russell King
22
-17
/
+584
2010-02-15
ARM: dma-mapping: simplify dma_cache_maint_page
Russell King
1
-24
/
+18
2010-02-15
ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguous
Russell King
1
-29
/
+30
2010-02-15
ARM: dma-mapping: push buffer ownership down into dma-mapping.c
Russell King
1
-4
/
+30
2010-02-15
ARM: dma-mapping: introduce the idea of buffer ownership
Russell King
1
-5
/
+8
2010-02-12
ARM: 5900/2: arm: enable support for software perf events
Jamie Iles
1
-0
/
+7
2010-02-03
ARM: Fix wrong register in proc-arm6_7.S data abort handler
Russell King
1
-1
/
+1
2010-01-20
ARM: make_coherent: avoid recalculating the pfn for the modified page
Russell King
1
-6
/
+6
2010-01-20
ARM: make_coherent: fix problems with highpte, part 1
Russell King
1
-2
/
+11
2010-01-20
ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad()
Russell King
1
-20
/
+4
2010-01-20
ARM: make_coherent: split adjust_pte() in two
Russell King
1
-20
/
+32
2010-01-20
ARM: 5888/1: arm: Update comments in cacheflush.h and remove unnecessary V6 a...
Tony Lindgren
2
-4
/
+0
2010-01-19
ARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S and make kexec work
Tony Lindgren
1
-1
/
+8
2010-01-19
ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()
Tony Lindgren
1
-0
/
+2
2010-01-13
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-6
/
+24
2010-01-12
ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options
Russell King
1
-0
/
+12
2010-01-11
mm: make totalhigh_pages unsigned long
Andreas Fenkart
1
-1
/
+1
[next]