omap: rx51_defconfig: Remove duplicate phonet
[safe/jmp/linux-2.6] / arch / arm / mm /
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-02-25 Russell KingMerge branches 'clks' and 'pnx' into devel
2010-02-25 Russell KingMerge branch 'misc2' into devel
2010-02-25 Russell KingMerge branch 'perf' into devel
2010-02-25 Russell KingMerge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4x...
2010-02-24 Kukjin KimARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for...
2010-02-20 Russell KingARM: make_coherent(): fix problems with highpte, part 2
2010-02-20 Russell KingMM: Pass a PTE pointer to update_mmu_cache() rather...
2010-02-20 Russell KingARM: allow alignment fault mode to be configured at...
2010-02-15 Fenkart/BostandzhyanARM: 5929/1: Add checks to detect overlap of memory...
2010-02-15 Fenkart/BostandzhyanARM: 5928/1: Change type of VMALLOC_END to unsigned...
2010-02-15 Fenkart/BostandzhyanARM: 5927/1: Make delimiters of DMA area globally visibly.
2010-02-15 Fenkart/BostandzhyanARM: 5926/1: Add "Virtual kernel memory..." printout.
2010-02-15 Santosh ShilimkarARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidat...
2010-02-15 Santosh ShilimkarARM: 5917/1: OMAP4: Add L2 Cache support
2010-02-15 Santosh ShilimkarARM: 5916/1: ARM: L2 : Add maintainace by line helper...
2010-02-15 Tony LindgrenARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only...
2010-02-15 Catalin MarinasARM: 5905/1: ARM: Global ASID allocation on SMP
2010-02-15 Jeremy KerrARM: 5880/1: arm: use generic infrastructure for early...
2010-02-15 Russell KingARM: Move creation of /proc/cpu out of alignment.c
2010-02-15 Russell KingARM: Add caller information to ioremap
2010-02-15 Russell KingARM: dma-mapping: fix for speculative prefetching
2010-02-15 Russell KingARM: dma-mapping: remove dmac_clean_range and dmac_inv_...
2010-02-15 Russell KingARM: dma-mapping: provide per-cpu type map/unmap functions
2010-02-15 Russell KingARM: dma-mapping: simplify dma_cache_maint_page
2010-02-15 Russell KingARM: dma-mapping: move selection of page ops out of...
2010-02-15 Russell KingARM: dma-mapping: push buffer ownership down into dma...
2010-02-15 Russell KingARM: dma-mapping: introduce the idea of buffer ownership
2010-02-12 Jamie IlesARM: 5900/2: arm: enable support for software perf...
2010-02-03 Russell KingARM: Fix wrong register in proc-arm6_7.S data abort...
2010-01-20 Russell KingARM: make_coherent: avoid recalculating the pfn for...
2010-01-20 Russell KingARM: make_coherent: fix problems with highpte, part 1
2010-01-20 Russell KingARM: make_coherent: convert adjust_pte() to use p*d_non...
2010-01-20 Russell KingARM: make_coherent: split adjust_pte() in two
2010-01-19 Tony LindgrenARM: 5888/1: arm: Update comments in cacheflush.h and...
2010-01-19 Tony LindgrenARM: 5886/1: arm: Fix cpu_proc_fin() for proc-v7.S...
2010-01-19 Tony LindgrenARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reb...
2010-01-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-01-12 Russell KingARM: Ensure ARMv6/7 mm files are built using appropriat...
2010-01-11 Andreas Fenkartmm: make totalhigh_pages unsigned long
2010-01-08 Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2010-01-05 Bahadir BalbanARM: 5858/1: Remove unused vma_vm_flags macro from...
2010-01-01 Haojian Zhuang[ARM] pxa: enable L2 if present in XSC3
2010-01-01 Haojian Zhuang[ARM] pxa: do not enable L2 after MMU is enabled
2009-12-24 Russell KingARM: fix PAGE_KERNEL
2009-12-23 Russell KingARM: Fix wrong shared bit for CPU write buffer bug...
2009-12-18 Russell KingARM: Kill CONFIG_CPU_32
2009-12-18 Anand GadiyarARM: 5853/1: ARM: Fix build break on ARM v6 and v7
2009-12-17 Russell KingMerge branch 'cache' (early part)
2009-12-16 Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion
2009-12-14 Russell KingARM: Fix ptrace accesses
2009-12-14 Russell KingMerge branch 'pending-l2x0' into cache
2009-12-14 Russell KingARM: add size argument to __cpuc_flush_dcache_page
2009-12-14 Nicolas PitreARM: 5848/1: kill flush_ioremap_region()
2009-12-14 Russell KingARM: cache-l2x0: make better use of background cache...
2009-12-14 Russell KingARM: cache-l2x0: avoid taking spinlock for every iteration
2009-12-11 Al Virofix broken aliasing checks for MAP_FIXED on sparc32...
2009-12-07 Saeed BisharaARM: dove: fix the mm mmu flags of the pj4 procinfo
2009-12-05 Russell KingMerge branch 'devel-stable' into devel
2009-12-04 Russell KingMerge branch 'devel' of git://git./linux/kernel/git...
2009-12-04 Russell KingMerge branch 'pending-dma-coherent' into devel
2009-12-04 Russell KingMerge branch 'pending-misc' (early part) into devel
2009-12-04 Russell KingARM: I-cache: flush executable mappings in flush_cache_...
2009-12-04 Russell KingARM: I-cache: avoid flushing in flush_cache_mm()
2009-12-04 Russell KingARM: I-cache: Add invalidation for VIVT ASID tagged...
2009-12-04 Catalin MarinasARM: 5794/1: Flush the D-cache during copy_user_highpage()
2009-12-04 Russell KingARM: Remove __flush_icache_all() from __flush_dcache_page()
2009-12-04 Russell KingARM: Move __flush_icache_all() out of flush_pfn_alias()
2009-12-04 Russell KingARM: Reduce __flush_dcache_page() visibility
2009-12-03 Srinidhi KasagarARM: 5845/1: l2x0: check whether l2x0 already enabled
2009-12-01 Russell KingMerge branch 'for-rmk' of git://git.marvell.com/orion...
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-12-01 Tomáš Čech[ARM] pxa/treo: add Palm Centro 685 support
2009-11-27 Lennert BuytenhekARM: Add Tauros2 L2 cache controller support
2009-11-27 Saeed BisharaARM: add base support for Marvell Dove SoC
2009-11-24 Russell KingARM: dma-mapping: switch ARMv7 DMA mappings to retain...
2009-11-24 Russell KingARM: dma-mapping: get rid of setting/clearing the reser...
2009-11-24 Russell KingARM: dma-mapping: Factor out noMMU dma buffer allocatio...
2009-11-24 Russell KingARM: dma-mapping: clean up coherent arch dma allocation
2009-11-24 Russell KingARM: dma-mapping: move consistent_init into CONFIG_MMU...
2009-11-24 Russell KingARM: dma-mapping: factor dma_free_coherent() common...
2009-11-24 Russell KingARM: dma-mapping: fix nommu dma_alloc_coherent()
2009-11-24 Russell KingARM: dma-mapping: fix coherent arch dma_alloc_coherent()
2009-11-24 Russell KingARM: dma-mapping: functions to allocate/free a coherent...
2009-11-24 Russell KingARM: dma-mapping: split out vmregion code from dma...
2009-11-24 Marek SzyprowskiARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat...
2009-11-20 Russell KingMerge branch 'next' of git://git./linux/kernel/git...
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 Mikael Petterssoniop: implement sched_clock()
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...
next