summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zeroCatalin Marinas2007-01-251-1/+2
* [ARM] 4100/1: iop3xx: fix cpu mask for iop333Dan Williams2007-01-241-1/+1
* [ARM] Fix show_mem() for discontigmemRussell King2007-01-241-4/+7
* [ARM] Resolve fuse and direct-IO failures due to missing cache flushesRussell King2007-01-081-0/+39
* [ARM] 4078/1: Fix ARM copypage cache coherency problemsRichard Purdie2006-12-303-0/+16
* [ARM] 4061/1: xsc3: change of maintainerLennert Buytenhek2006-12-191-1/+1
* [ARM] Fix warnings from asm/system.hRussell King2006-12-181-0/+20
* [ARM] Fix BUG()s in ioremap() codeRussell King2006-12-171-0/+2
* [ARM] Clean up ioremap codeRussell King2006-12-131-58/+40
* [ARM] Unuse another Linux PTE bitRussell King2006-12-1325-75/+71
* [ARM] Formalise the ARMv6 processor name stringRussell King2006-12-081-1/+1
* [ARM] Handle HWCAP_VFP in VFP support codeRussell King2006-12-082-7/+2
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-0724-39/+43
|\
| *-. [ARM] Merge individual ARM sub-treesRussell King2006-12-0724-39/+43
| |\ \
| | | * [ARM] 3995/1: iop13xx: add iop13xx supportDan Williams2006-12-071-1/+1
| | |/ | |/|
| | * [ARM] 3999/1: RX3715: suspend to RAM supportBen Dooks2006-12-071-1/+3
| | * [ARM] 3986/1: H1940: suspend to RAM supportBen Dooks2006-12-071-0/+5
| | * [ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek2006-12-031-7/+2
| | * [ARM] 3967/1: xsc3: make branch predication configurable on xsc3Dan Williams2006-12-012-8/+1
| | * [ARM] 3971/1: xsc3: get rid of L_PTE_COHERENTLennert Buytenhek2006-12-012-2/+4
| | * [ARM] Fix nommu buildRussell King2006-11-302-1/+8
| | * [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-3020-20/+20
| |/
* | [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* | Fix misc Kconfig typosMatt LaPlante2006-11-301-1/+1
|/
* [ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams2006-11-221-0/+3
* [ARM] 3927/1: Allow show_mem() to work with holes in memory map.Ray Lehtiniemi2006-11-071-27/+34
* [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker2006-11-021-1/+1
* [PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...Al Viro2006-10-081-3/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-10-031-1/+1
|\
| * [ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.cRussell King2006-09-301-1/+1
* | [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* | [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-2826-932/+2604
|\
| * [ARM] nommu: confirms the CR_V bit in nommu modeHyok S. Choi2006-09-281-0/+12
| * [ARM] nommu: abort handler fixup for !CPU_CP15_MMU cores.Hyok S. Choi2006-09-287-7/+35
| * [ARM] Make !MMU CPUs depend on !MMURussell King2006-09-271-0/+5
| * [ARM] nommu: add ARM946E-S core supportHyok S. Choi2006-09-273-3/+456
| * [ARM] nommu: add ARM940T core supportHyok S. Choi2006-09-273-2/+388
| * [ARM] nommu: add ARM9TDMI core supportHyok S. Choi2006-09-273-0/+148
| * [ARM] nommu: add ARM740T core supportHyok S. Choi2006-09-273-2/+192
| * [ARM] nommu: add ARM7TDMI core supportHyok S. Choi2006-09-273-0/+263
| * [ARM] nommu: manage the CP15 thingsHyok S. Choi2006-09-272-4/+14
| * [ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP15_MPUHyok S. Choi2006-09-271-0/+33
| * [ARM] do_bad_area() always takes current and current->active_mmRussell King2006-09-273-14/+8
| * [ARM] Add setup_mm_for_reboot() for nommuRussell King2006-09-271-0/+7
| * [ARM] Rename mm-armv.c to pgd.cRussell King2006-09-272-4/+2
| * [ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King2006-09-273-551/+542
| * [ARM] Split ARM MM initialisation for !mmuRussell King2006-09-275-206/+274
| * [ARM] Separate page table manipulation code from bootmem initialisationRussell King2006-09-271-29/+44
| * [ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd 1MiB XIP_PHYS_ADDR transla...George G. Davis2006-09-271-2/+2
OpenPOWER on IntegriCloud