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.12.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
2006-12-07
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
1
-1
/
+1
2006-11-30
Fix misc Kconfig typos
Matt LaPlante
1
-1
/
+1
2006-11-23
[ARM] 3942/1: ARM: comment: consistent_sync should not be called directly
Dan Williams
1
-0
/
+3
2006-11-07
[ARM] 3927/1: Allow show_mem() to work with holes in memory map.
Ray Lehtiniemi
1
-27
/
+34
2006-11-03
[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability
Paul Gortmaker
1
-1
/
+1
2006-10-09
[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...
Al Viro
1
-3
/
+3
2006-10-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-09-30
[ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.c
Russell King
1
-1
/
+1
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
1
-1
/
+1
2006-09-29
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
26
-932
/
+2604
2006-09-28
[ARM] nommu: confirms the CR_V bit in nommu mode
Hyok S. Choi
1
-0
/
+12
2006-09-28
[ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.
Hyok S. Choi
7
-7
/
+35
2006-09-27
[ARM] Make !MMU CPUs depend on !MMU
Russell King
1
-0
/
+5
2006-09-27
[ARM] nommu: add ARM946E-S core support
Hyok S. Choi
3
-3
/
+456
2006-09-27
[ARM] nommu: add ARM940T core support
Hyok S. Choi
3
-2
/
+388
2006-09-27
[ARM] nommu: add ARM9TDMI core support
Hyok S. Choi
3
-0
/
+148
2006-09-27
[ARM] nommu: add ARM740T core support
Hyok S. Choi
3
-2
/
+192
2006-09-27
[ARM] nommu: add ARM7TDMI core support
Hyok S. Choi
3
-0
/
+263
2006-09-27
[ARM] nommu: manage the CP15 things
Hyok S. Choi
2
-4
/
+14
2006-09-27
[ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPU
Hyok S. Choi
1
-0
/
+33
2006-09-27
[ARM] do_bad_area() always takes current and current->active_mm
Russell King
3
-14
/
+8
2006-09-27
[ARM] Add setup_mm_for_reboot() for nommu
Russell King
1
-0
/
+7
2006-09-27
[ARM] Rename mm-armv.c to pgd.c
Russell King
2
-4
/
+2
2006-09-27
[ARM] Move rest of MMU setup code from mm-armv.c to mmu.c
Russell King
3
-551
/
+542
2006-09-27
[ARM] Split ARM MM initialisation for !mmu
Russell King
5
-206
/
+274
2006-09-27
[ARM] Separate page table manipulation code from bootmem initialisation
Russell King
1
-29
/
+44
2006-09-27
[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...
George G. Davis
1
-2
/
+2
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-1
/
+1
2006-09-25
[ARM] 3853/1: Fix flush_ptrace_access() thinko for nonaliasing VIPT cache case
George G. Davis
1
-1
/
+1
2006-09-25
[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x and iop33x
Lennert Buytenhek
1
-1
/
+1
2006-09-25
[ARM] 3814/1: move 80200 dma_inv_range() erratum check out of line
Lennert Buytenhek
1
-6
/
+52
2006-09-25
[ARM] 3813/1: prevent >= 4G /dev/mem mmap()
Lennert Buytenhek
1
-0
/
+22
2006-09-20
[ARM] Move mmu.c out of the way
Russell King
2
-2
/
+2
2006-09-20
[ARM] Cleanup arch/arm/mm a little
Russell King
7
-33
/
+36
2006-09-14
[ARM] 3780/1: Fix iop321 cpuid
Dan Williams
1
-1
/
+1
2006-09-06
[ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926 CPUs
Catalin Marinas
1
-1
/
+1
2006-09-02
[ARM] 3762/1: Fix ptrace cache coherency bug for ARM1136 VIPT nonaliasing Har...
George G. Davis
1
-0
/
+26
2006-08-28
[ARM] 3761/1: fix armv4t breakage after adding thumb interworking to userspac...
Lennert Buytenhek
1
-4
/
+9
2006-07-29
[ARM] 3734/1: Fix the unused variable warning in __iounmap()
Catalin Marinas
1
-0
/
+2
2006-07-29
[ARM] 3737/1: Export ARM copy/clear_user_page symbols
George G. Davis
1
-0
/
+8
2006-07-29
[ARM] 3736/1: xscale: don't mis-report 80219 as an iop32x
Lennert Buytenhek
1
-1
/
+29
2006-07-03
[ARM] Fix warning in consistent.c
Russell King
1
-2
/
+1
2006-07-03
[ARM] Fix bad asm instruction in proc-arm925.S
Russell King
1
-1
/
+2
2006-07-03
[ARM] More missing proc-macros.S includes
Russell King
4
-0
/
+8
2006-07-03
[ARM] 3708/2: fix SMP build after section ioremap changes
Lennert Buytenhek
1
-0
/
+2
2006-07-03
[PATCH] ARM: Fixup missing includes in arch/arm/mm/proc-<cputype>.S
Thomas Gleixner
3
-0
/
+6
2006-07-03
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
19
-264
/
+480
2006-07-02
[ARM] 3541/2: workaround for PXA27x erratum E7
Nicolas Pitre
1
-1
/
+7
2006-07-01
Merge nommu branch
Russell King
15
-125
/
+101
[next]