ARM: Reduce __flush_dcache_page() visibility
[safe/jmp/linux-2.6] / arch / arm / mm /
2009-12-04 Russell KingARM: Reduce __flush_dcache_page() visibility
2009-12-01 Russell KingARM: ZERO_PAGE: Avoid flush_dcache_page() for zero...
2009-12-01 Russell KingARM: Avoid evaluating page_address() multiple times
2009-12-01 Russell KingARM: Avoid duplicated implementation for VIVT cache...
2009-11-04 Tony ThompsonARMv7: Check whether the SMP/nAMP mode was already...
2009-11-02 Russell KingARM: ensure initial page tables are setup for SMP systems
2009-10-29 Russell KingARM: Fix errata 411920 workarounds
2009-10-29 Russell KingARM: Fix sparsemem with SPARSEMEM_EXTREME enabled
2009-10-25 Russell KingARM: Use GFP_DMA only for masks _less_ than 32-bit
2009-10-21 Hartley SweetenARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URL
2009-10-12 Nitin GuptaARM: force dcache flush if dcache_dirty bit set
2009-10-11 Russell KingARM: Add kmap_atomic type debugging
2009-10-07 Catalin MarinasARM: 5747/1: Fix the start_pg value in free_memmap()
2009-10-07 Catalin MarinasARM: 5746/1: Handle possible translation errors in...
2009-10-05 Imre DeakARM: 5742/1: ARM: add debug check for invalid kernel...
2009-10-02 Kirill A. ShutemovARM: 5728/1: Proper prefetch abort handling on ARMv6...
2009-10-02 Kirill A. ShutemovARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
2009-10-02 Greg UngererARM: 5740/1: fix valid_phys_addr_range() range check
2009-09-28 Russell KingARM: Don't allow highmem on SMP platforms without h...
2009-09-28 Russell KingARM: Fix warning: unused variable 'highmem'
2009-09-24 Russell KingMerge branch 'origin' into for-linus
2009-09-24 Rusty Russellcpumask: use mm_cpumask() wrapper: arm
2009-09-22 Russell KingMerge branch 'master' into for-linus
2009-09-22 Geert Uytterhoevenarches: drop superfluous casts in nr_free_pages() callers
2009-09-20 Russell KingARM: Add support for checking access permissions on...
2009-09-20 Russell KingARM: Separate out access error checking
2009-09-20 Russell KingARM: Ensure correct might_sleep() check in pagefault...
2009-09-20 Russell KingARM: Update page fault handling for new OOM techniques
2009-09-20 Russell KingARM: Provide definitions and helpers for decoding the...
2009-09-19 Russell KingMerge branch 'for-rmk' of git://linux-arm.org/linux-2.6
2009-09-15 Linus WalleijARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
2009-09-15 Kirill A. ShutemovARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to defin...
2009-09-15 Nicolas PitreNicolas Pitre has a new email address
2009-09-12 Russell KingMerge branch 'master' into devel
2009-09-12 Russell KingMerge branch 'devel-stable' into devel
2009-09-12 Russell KingMerge branch 'nomadik' into devel-stable
2009-09-12 Russell KingARM: Fix pfn_valid() for sparse memory
2009-09-04 Nicolas PitreARM: 5691/1: fix cache aliasing issues between kmap...
2009-09-02 Nicolas PitreARM: 5687/1: fix an oops with highmem
2009-08-17 Russell KingARM: implement highpte
2009-08-15 Russell KingARM: Fix broken highmem support
2009-07-24 Catalin MarinasInclude linux/sched.h in arch/arm/mm/fault.c
2009-07-24 Catalin Marinasnommu: Do not set PRRR and NMRR in proc-v7.S if !MMU
2009-07-24 Catalin Marinasnommu: Add #ifdef CONFIG_MMU around the PTE sanity...
2009-07-24 Catalin Marinasnommu: Include asm/setup.h in arch/arm/mm/nommu.c
2009-07-24 Catalin Marinasnommu: Add noMMU support to the DMA API
2009-07-24 Catalin Marinasnommu: Fix the fault processing for the MMU-less case
2009-07-24 Catalin MarinasThumb-2: Implement the unified arch/arm/mm support
2009-07-11 Russell King[ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE
2009-07-05 Russell King[ARM] export __cpu_flush_dcache_page
2009-07-02 Alessandro Rubini[ARM] 5587/1: nomadik: add l2cc
2009-06-22 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2009-06-19 George G. Davis[ARM] 5540/1: 32-bit Thumb-2 {ld,st}{m,rd} alignment...
2009-06-18 Russell KingMerge branch 'for-rmk' of git://git./linux/kernel/git...
2009-06-16 Tomas 'Sleep_Walke... [ARM] pxa/treo680: initial support
2009-06-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-06-14 Russell KingMerge branch 'u300' into devel
2009-06-11 Russell KingMerge branch 'for-rmk' of git://linux-arm.org/linux...
2009-06-02 Russell King[ARM] ARMv7 errata: only apply fixes when running on...
2009-05-31 Russell King[ARM] Kconfig: remove 'default n'
2009-05-30 Catalin MarinasAdd core support for ARMv6/v7 big-endian
2009-05-30 Catalin MarinasARMv7: Document the PRRR and NMRR registers setting
2009-05-30 Catalin MarinasARMv7: Enable the SWP instruction
2009-05-30 Tony ThompsonARMv7: Mark the PTWs inner WBWA on SMP and WB on UP
2009-05-30 Catalin MarinasCheck whether the TLB operations need broadcasting...
2009-05-30 Colin TuckleyRealView: Add support for the RealView/PBX platform
2009-05-25 Russell KingMerge branch 'iommu' of git://git./linux/kernel/git...
2009-05-19 Hiroshi DOYUomap iommu: simple virtual address space management
2009-05-02 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-04-30 Catalin Marinas[ARM] 5489/1: ARM errata: Data written to the L2 cache...
2009-04-30 Catalin Marinas[ARM] 5490/1: ARM errata: Processor deadlock when a...
2009-04-30 Catalin Marinas[ARM] 5487/1: ARM errata: Stale prediction on replaced...
2009-04-30 Catalin Marinas[ARM] 5488/1: ARM errata: Invalidation of the Instructi...
2009-04-28 Linus Walleij[ARM] 5480/1: U300-v5 integrate into the ARM architecture
2009-04-28 Tim Abbottarm: Use __INIT macro instead of .text.init.
2009-04-04 Marek Vasut[ARM] pxa: Add support for suspend on PalmTX, T5 and LD
2009-04-01 Catalin Marinas[ARM] 5439/1: Do not clear bit 10 of DFSR during abort...
2009-03-29 Nicolas Pitre[ARM] Kirkwood: small L2 code cleanup
2009-03-29 Maxime Bizon[ARM] Kirkwood: invalidate L2 cache before enabling it
2009-03-28 Russell KingMerge branch 'master' into devel
2009-03-28 Mikael Pettersson[ARM] 5435/1: fix compile warning in sanity_check_meminfo()
2009-03-26 Russell KingMerge branch 'for-rmk' of git://gitorious.org/linux...
2009-03-25 Paulius ZaleckasARM: Add support for FA526 v2
2009-03-24 Russell KingMerge branch 'highmem' into devel
2009-03-24 rootMerge branch 'devel' of git://git./linux/kernel/git...
2009-03-23 Eric Miao[ARM] pxa: add base support for Marvell's PXA168 proces...
2009-03-19 Russell KingMerge branch 'master' of git://git.marvell.com/orion...
2009-03-16 Nicolas Pitre[ARM] ignore high memory with VIPT aliasing caches
2009-03-16 Nicolas Pitre[ARM] xsc3: add highmem support to L2 cache handling...
2009-03-16 Nicolas Pitre[ARM] Feroceon: add highmem support to L2 cache handlin...
2009-03-16 Nicolas Pitre[ARM] introduce dma_cache_maint_page()
2009-03-16 Nicolas Pitre[ARM] mem_init(): make highmem pages available for use
2009-03-16 Nicolas Pitre[ARM] kmap support
2009-03-16 Nicolas Pitre[ARM] fixmap support
2009-03-13 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2009-03-13 Sascha Hauer[ARM] MX31/MX35: Add l2x0 cache support
2009-03-12 Russell King[ARM] Fix virtual to physical translation macro corner...
2009-03-12 Uwe Kleine-König[ARM] 5421/1: ftrace: fix crash due to tracing of __nak...
2009-03-12 Paul Walmsley[ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal...
next