ipv4: don't remove /proc/net/rt_acct
[safe/jmp/linux-2.6] / arch / arm / mm /
2009-12-11 Al Virofix broken aliasing checks for MAP_FIXED on sparc32...
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...
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...
next