aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2005-10-31[ARM] Add support for ARM RealView boardCatalin Marinas
2005-10-30[ARM] Make v6 copypage function static and cleanup pgprotsRussell King
2005-10-29[PATCH] mm: split page table lockHugh Dickins
2005-10-29[PATCH] mm: arm ready for split ptlockHugh Dickins
2005-10-29[PATCH] mm: arches skip ptlockHugh Dickins
2005-10-29[PATCH] mm: init_mm without ptlockHugh Dickins
2005-10-29[ARM] 3059/1: fix XIP supportNicolas Pitre
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-28[PATCH] gfp_t: dma-mapping (arm)Al Viro
2005-10-28[ARM] 3017/1: Add support for 36-bit addresses to create_mapping()Deepak Saxena
2005-10-28[ARM] 3016/1: Replace map_desc.physical with map_desc.pfnDeepak Saxena
2005-10-28[ARM] Re-jig bootmem initialisationRussell King
2005-10-28[ARM] Fix sparse warningsRussell King
2005-10-28[ARM] 3/4: Remove asm/hardware.h from SA1100 io.hRussell King
2005-10-19[ARM] 3024/1: Add cpu_v6_proc_finTony Lindgren
2005-10-12[ARM] 2969/1: miscellaneous whitespace cleanupGeorge G. Davis
2005-10-10[ARM] 2959/1: Add test for invalid LDRD/STRD Rd cases in ARM alignment handlerGeorge G. Davis
2005-10-05[ARM] 2954/1: Allow D and I cache and branch prediction disabling for ARMv6Catalin Marinas
2005-10-02[ARM] 2943/1: Clear the exclusive monitor in v6_early_abortCatalin Marinas
2005-09-30[ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.SGen FUKATSU
2005-09-30[ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.cCatalin Marinas
2005-09-20[ARM] Prevent deadlock in page fault handlerRussell King
2005-09-20[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`Ben Dooks
2005-09-09Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild Linus Torvalds
2005-09-09kbuild: arm - use generic asm-offsets.h supportSam Ravnborg
2005-09-08[ARM] Fix ARMv6 VIPT cache >= 32KRussell King
2005-09-04[ARM] 2875/1: Data Abort fixesTimothy Baldwin
2005-09-01[ARM] Fix ARMv6 page table bitsRussell King
2005-09-01[ARM] Simplify setup_mm_for_reboot()Russell King
2005-09-01[ARM] Convert open-coded __pmd_populate to use inline functionRussell King
2005-08-31[ARM] 2867/2: unaligned ldrd/strd fixupsSteve Longerbeam
2005-08-29[ARM] 2853/1: Make alloc_init_supersection() work with 36-bit mappingsDeepak Saxena
2005-08-17[ARM] 2852/1: Correct the mistake in arch/arm/mm/Kconfig fileSean Lee
2005-08-15[ARM] Remove extraneous whitespace introduced in previous ARMv6 patchRussell King
2005-08-10[ARM] Control v6 'global' bit via Linux PTE entriesRussell King
2005-08-10[ARM] Use #defined constants for manipulating v6 hardware PTE bitsRussell King
2005-08-04[PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.Russell King
2005-08-03[PATCH] ARM: 2839/1: Remove XScale cache and TLB locking codeDeepak Saxena
2005-07-26[PATCH] ARM SMP: Mark device mappings as "device" in ARMv6 parlanceRussell King
2005-07-10[PATCH] ARM: 2798/1: OMAP update 2/11: Change ARM Kconfig to support omap1 an...Tony Lindgren
2005-07-10[PATCH] ARM: 2796/1: Fix ARMv5[TEJ] check in MMU initalizationDeepak Saxena
2005-07-06[PATCH] ARM: 2789/1: Enable access to both CP10 and CP11 on ARMv6Catalin Marinas
2005-07-03[PATCH] ARM: 2784/1: Fix the block cache flush operation rangeCatalin Marinas
2005-06-30[PATCH] ARM: 2779/1: Fix the V bit setting for the ARM1020x CPUsCatalin Marinas
2005-06-30[PATCH] ARM: 2777/1: Fix broken comment arch/arm/mm/proc-arm1020.SCatalin Marinas
2005-06-30[PATCH] ARM: Don't try to send a signal to pid0Russell King
2005-06-28[PATCH] ARM SMP: Use local_flush_tlb* where we really want to be localRussell King
2005-06-27[PATCH] ARM: Move memmap freeing into init.cRussell King
2005-06-27[PATCH] ARM: Move PGD kernel page table initialisationRussell King
2005-06-24[PATCH] ARM: 2698/1: Enable kernel r/w access to user pages on ARMv6Catalin Marinas