Merge branch 'msm-urgent' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
[safe/jmp/linux-2.6] / arch / arm / mm /
2010-05-20 Santosh ShilimkarARM: 6139/1: ARMv7: Use the Inner Shareable I-cache...
2010-05-19 Linus TorvaldsMerge branch 'for-linus/samsung4' of git://git.fluff...
2010-05-19 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2010-05-17 Russell KingMerge branch 'devel-stable' into devel
2010-05-17 Russell KingMerge branches 'at91', 'bcmring', 'ep93xx', 'iop',...
2010-05-17 Russell KingARM: Optionally allow ARMv6 to use 'normal, bufferable...
2010-05-15 Kirill A. ShutemovARM: 6134/1: Handle instruction cache maintenance fault...
2010-05-15 Jason McMullanARM: 6094/1: Extend cache-l2x0 to support the 16-way...
2010-05-15 Russell KingARM: Move memory mapping into mmu.c
2010-05-15 Russell KingARM: Ensure meminfo is sorted prior to sanity_check_meminfo
2010-05-15 Alexey DobriyanARM: convert /proc/cpu/aligment to seq_file
2010-05-13 Russell KingMerge branch 'devel' of git://git./linux/kernel/git...
2010-05-12 Vasily KhoruzhickARM: RX1950: Add suspend/resume support for RX1950
2010-05-11 Haojian Zhuang[ARM] mmp: enable L2 in mmp2
2010-05-08 Catalin MarinasARM: 6112/1: Use the Inner Shareable I-cache and BTB...
2010-05-08 Catalin MarinasARM: 6111/1: Implement read/write for ownership in...
2010-05-08 Catalin MarinasARM: 6106/1: Implement copy_to_user_page() for noMMU
2010-05-08 Catalin MarinasARM: 6105/1: Fix the __arm_ioremap_caller() definition...
2010-05-07 Russell KingMerge branch 'gemini_fix' of git://git.berlios.de/gemin...
2010-05-04 Catalin MarinasARM: 6093/1: Fix kernel memory printing for sparsemem
2010-05-03 Dave Estesarm: mm: qsd8x50: Fix incorrect permission faults
2010-05-02 Russell KingARM: Add Versatile Express CA9x4 processor support
2010-04-27 Hans Ulli KrollARM: Gemini: fix compiler error in copypage-fa.c
2010-04-21 Russell KingARM: fix build error in arch/arm/kernel/process.c
2010-04-14 Srinidhi KasagarARM: 6027/1: ux500: enable l2x0 support
2010-04-14 Russell KingARM: remove unnecessary cache flush
2010-04-14 Mika WesterbergARM: 6052/1: kdump: make kexec work in interrupt context
2010-04-14 Nicolas PitreARM: 6007/1: fix highmem with VIPT cache and DMA
2010-04-09 Russell KingARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-25 Catalin MarinasARM: 5996/1: ARM: Change the mandatory barriers impleme...
2010-03-25 Catalin MarinasARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)
2010-03-25 Catalin MarinasARM: 5994/1: ARM: Add outer_cache_fns.sync function...
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()
next