summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
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
2005-06-22[PATCH] ARM: Remove explicit page-alignments in memory initRussell King
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander
2005-06-20[PATCH] ARM: 2686/2: AAEC-2000 Core supportBellido Nicolas
2005-06-20[PATCH] ARM: Add iomap support for ARMRussell King
2005-06-20[PATCH] ARM: Add common CACHE_COLOUR macroRussell King
2005-06-20[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing cachesRussell King
2005-06-09[PATCH] ARM: Remove zero-byte sized fileRussell King
2005-06-08[PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systemsNicolas Pitre
2005-06-08[PATCH] ARM: Fix Xscale copy_page implementationRussell King
2005-05-16[PATCH] ARM: Fix build errorRussell King
2005-05-12[PATCH] ARM: 2680/1: refine TLS reg availability some more againNicolas Pitre
2005-05-10[PATCH] ARM: 2663/2: I can't typeNicolas Pitre
2005-05-10[PATCH] ARM: Add V6 aliasing cache flushRussell King
2005-05-10[PATCH] ARM: Use top_pmd for V6 copy/clear user_pageRussell King
2005-05-10[PATCH] ARM: Move copy/clear user_page locking into implementationRussell King
2005-05-10[PATCH] ARM: Add top_pmd, which points at the top-most page tableRussell King
2005-05-09[PATCH] ARM: Add inline functions to find the pmd from virtual addressRussell King
2005-05-05[PATCH] ARM: 2663/1: straightify TLS register emulation a bit moreNicolas Pitre
2005-05-03[PATCH] ARM: 2662/1: missing "default y" for CONFIG_HAS_TLS_REGNicolas Pitre
2005-04-29[PATCH] ARM: 2656/1: Access permission bits are wrong for kernel XIP sections...George G. Davis
2005-04-29[PATCH] ARM: 2651/3: kernel helpers for NPTL supportNicolas Pitre
2005-04-29[PATCH] ARM: 2655/1: ARM1136 SWP instruction abort handler fixGeorge G. Davis
2005-04-16[PATCH] arm: add comment about max_low_pfn/max_pfnakpm@osdl.org