summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Merge SMP treeRussell King2005-11-031-0/+12
|\
| * [ARM SMP] Add configuration option for ARMv6K processorsRussell King2005-11-031-0/+12
* | [ARM] 3092/1: remove excessive print format paddingNicolas Pitre2005-11-031-4/+4
|/
* [ARM] Fix mm initialisation with write buffered write allocate cachesRussell King2005-11-021-1/+8
* [ARM] Add support for ARM RealView boardCatalin Marinas2005-10-311-3/+3
* [ARM] Make v6 copypage function static and cleanup pgprotsRussell King2005-10-301-9/+7Star
* [PATCH] mm: split page table lockHugh Dickins2005-10-301-0/+1
* [PATCH] mm: arm ready for split ptlockHugh Dickins2005-10-301-1/+6
* [PATCH] mm: arches skip ptlockHugh Dickins2005-10-301-14/+0Star
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-302-8/+2Star
* [ARM] 3059/1: fix XIP supportNicolas Pitre2005-10-291-11/+19
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-283-362/+291Star
|\
| * [ARM] 3017/1: Add support for 36-bit addresses to create_mapping()Deepak Saxena2005-10-281-13/+47
| * [ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena2005-10-282-10/+10
| * [ARM] Re-jig bootmem initialisationRussell King2005-10-282-348/+242Star
| * [ARM] Fix sparse warningsRussell King2005-10-281-3/+3
| * [ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King2005-10-281-0/+1
* | [PATCH] gfp_t: dma-mapping (arm)Al Viro2005-10-281-4/+4
|/
* [ARM] 3024/1: Add cpu_v6_proc_finTony Lindgren2005-10-201-1/+8
* [ARM] 2969/1: miscellaneous whitespace cleanupGeorge G. Davis2005-10-121-22/+22
* [ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handlerGeorge G. Davis2005-10-101-1/+10
* [ARM] 2954/1: Allow D and I cache and branch prediction disabling for ARMv6Catalin Marinas2005-10-061-4/+4
* [ARM] 2943/1: Clear the exclusive monitor in v6_early_abortCatalin Marinas2005-10-021-0/+5
* [ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.SGen FUKATSU2005-09-301-1/+8
* [ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.cCatalin Marinas2005-09-301-18/+18
* [ARM] Prevent deadlock in page fault handlerRussell King2005-09-201-1/+11
* [ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks2005-09-2014-14/+14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds2005-09-1018-18/+18
|\
| * kbuild: arm - use generic asm-offsets.h supportSam Ravnborg2005-09-0918-18/+18
* | [ARM] Fix ARMv6 VIPT cache >= 32KRussell King2005-09-081-0/+52
|/
* [ARM] 2875/1: Data Abort fixesTimothy Baldwin2005-09-041-4/+4
* [ARM] Fix ARMv6 page table bitsRussell King2005-09-011-1/+1
* [ARM] Simplify setup_mm_for_reboot()Russell King2005-09-011-9/+9
* [ARM] Convert open-coded __pmd_populate to use inline functionRussell King2005-09-011-5/+1Star
* [ARM] 2867/2: unaligned ldrd/strd fixupsSteve Longerbeam2005-08-311-14/+56
* [ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappingsDeepak Saxena2005-08-291-3/+1Star
* [ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig fileSean Lee2005-08-171-1/+1
* [ARM] Remove extraneous whitespace introduced in previous ARMv6 patchRussell King2005-08-151-1/+1
* [ARM] Control v6 'global' bit via Linux PTE entriesRussell King2005-08-102-5/+16
* [ARM] Use #defined constants for manipulating v6 hardware PTE bitsRussell King2005-08-101-13/+7Star
* [PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.Russell King2005-08-041-3/+3
* [PATCH] ARM: 2839/1: Remove XScale cache and TLB locking codeDeepak Saxena2005-08-031-136/+0Star
* [PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlanceRussell King2005-07-261-0/+3
* [PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 an...Tony Lindgren2005-07-101-1/+1
* [PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalizationDeepak Saxena2005-07-101-2/+2
* [PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6Catalin Marinas2005-07-071-1/+1
* [PATCH] ARM: 2784/1: Fix the block cache flush operation rangeCatalin Marinas2005-07-031-1/+2
* [PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUsCatalin Marinas2005-06-302-4/+4
* [PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.SCatalin Marinas2005-06-301-1/+1
* [PATCH] ARM: Don't try to send a signal to pid0Russell King2005-06-301-35/+40