Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
62a6156e88b2e89eafed30aefc97ff4979393c1c
/
arch
/
arm
/
mm
1f0e14b
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
aff7b4f
ARM: Ensure ARMv6/7 mm files are built using appropriate assembler options
by Russell King
· 15 years ago
4b52940
mm: make totalhigh_pages unsigned long
by Andreas Fenkart
· 15 years ago
0de9a00
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
by Russell King
· 15 years ago
070f1f1
ARM: 5858/1: Remove unused vma_vm_flags macro from v7wbi_flush_user_tlb_range
by Bahadir Balban
· 15 years ago
548c6af
[ARM] pxa: enable L2 if present in XSC3
by Haojian Zhuang
· 15 years ago
dc8601a
[ARM] pxa: do not enable L2 after MMU is enabled
by Haojian Zhuang
· 15 years ago
6dc995a
ARM: fix PAGE_KERNEL
by Russell King
· 15 years ago
52e8bfd
ARM: Fix wrong shared bit for CPU write buffer bug test
by Russell King
· 15 years ago
4da8b82
ARM: Kill CONFIG_CPU_32
by Russell King
· 15 years ago
2395d66
ARM: 5853/1: ARM: Fix build break on ARM v6 and v7
by Anand Gadiyar
· 15 years ago
6665398
Merge branch 'cache' (early part)
by Russell King
· 15 years ago
1cc76b5
Merge branch 'for-rmk' of git://git.marvell.com/orion
by Russell King
· 15 years ago
bf32eb8
Merge branch 'pending-l2x0' into cache
by Russell King
· 15 years ago
2c9b9c8
ARM: add size argument to __cpuc_flush_dcache_page
by Russell King
· 15 years ago
ccaf5f0
ARM: 5848/1: kill flush_ioremap_region()
by Nicolas Pitre
· 15 years ago
3d10743
ARM: cache-l2x0: make better use of background cache handling
by Russell King
· 15 years ago
0eb948d
ARM: cache-l2x0: avoid taking spinlock for every iteration
by Russell King
· 15 years ago
e77414e
fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh
by Al Viro
· 15 years ago
f0e5d2c
ARM: dove: fix the mm mmu flags of the pj4 procinfo
by Saeed Bishara
· 15 years ago
0719dc3
Merge branch 'devel-stable' into devel
by Russell King
· 15 years ago
4567c4a
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable
by Russell King
· 15 years ago
c6baa19
Merge branch 'pending-dma-coherent' into devel
by Russell King
· 15 years ago
5cb2faa
Merge branch 'pending-misc' (early part) into devel
by Russell King
· 15 years ago
6060e8d
ARM: I-cache: flush executable mappings in flush_cache_range()
by Russell King
· 15 years ago
ea201db
ARM: I-cache: avoid flushing in flush_cache_mm()
by Russell King
· 15 years ago
9e95922
ARM: I-cache: Add invalidation for VIVT ASID tagged caches
by Russell King
· 15 years ago
115b224
ARM: 5794/1: Flush the D-cache during copy_user_highpage()
by Catalin Marinas
· 15 years ago
f91fb05
ARM: Remove __flush_icache_all() from __flush_dcache_page()
by Russell King
· 15 years ago
2df341e
ARM: Move __flush_icache_all() out of flush_pfn_alias()
by Russell King
· 15 years ago
7b0a100
ARM: Reduce __flush_dcache_page() visibility
by Russell King
· 15 years ago
48371cd
ARM: 5845/1: l2x0: check whether l2x0 already enabled
by Srinidhi Kasagar
· 15 years ago
d7931d9
Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable
by Russell King
· 15 years ago
421fe93
ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero page
by Russell King
· 15 years ago
b7dc0b2
ARM: Avoid evaluating page_address() multiple times
by Russell King
· 15 years ago
2f0b192
ARM: Avoid duplicated implementation for VIVT cache flushing
by Russell King
· 15 years ago
d0a92fd
[ARM] pxa/treo: add Palm Centro 685 support
by Tomáš Čech
· 15 years ago
573a652
ARM: Add Tauros2 L2 cache controller support
by Lennert Buytenhek
· 15 years ago
edabd38
ARM: add base support for Marvell Dove SoC
by Saeed Bishara
· 15 years ago
26a26d3
ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attribute
by Russell King
· 15 years ago
acaac25
ARM: dma-mapping: get rid of setting/clearing the reserved page bit
by Russell King
· 15 years ago
31ebf94
ARM: dma-mapping: Factor out noMMU dma buffer allocation code
by Russell King
· 15 years ago
ebd7a84
ARM: dma-mapping: clean up coherent arch dma allocation
by Russell King
· 15 years ago
88c58f3
ARM: dma-mapping: move consistent_init into CONFIG_MMU section
by Russell King
· 15 years ago
695ae0a
ARM: dma-mapping: factor dma_free_coherent() common code
by Russell King
· 15 years ago
04da569
ARM: dma-mapping: fix nommu dma_alloc_coherent()
by Russell King
· 15 years ago
3e82d01
ARM: dma-mapping: fix coherent arch dma_alloc_coherent()
by Russell King
· 15 years ago
7a9a32a
ARM: dma-mapping: functions to allocate/free a coherent buffer
by Russell King
· 15 years ago
13ccf3a
ARM: dma-mapping: split out vmregion code from dma coherent mapping code
by Russell King
· 15 years ago
3941683
ARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat S5PC1xx
by Marek Szyprowski
· 15 years ago
749f583
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/xscaleiop into devel-stable
by Russell King
· 15 years ago
1b3a02eb
ARMv7: Check whether the SMP/nAMP mode was already enabled
by Tony Thompson
· 15 years ago
4b46d64
ARM: ensure initial page tables are setup for SMP systems
by Russell King
· 15 years ago
df71dfd
ARM: Fix errata 411920 workarounds
by Russell King
· 15 years ago
345a322
iop: implement sched_clock()
by Mikael Pettersson
· 15 years ago
657e12f
ARM: Fix sparsemem with SPARSEMEM_EXTREME enabled
by Russell King
· 15 years ago
c06e004
ARM: Use GFP_DMA only for masks _less_ than 32-bit
by Russell King
· 15 years ago
c768e676
ARM: 5769/1: CPU_ARM920T: remove dead Maverick EP9312 URL
by Hartley Sweeten
· 15 years ago
787b2fa
ARM: force dcache flush if dcache_dirty bit set
by Nitin Gupta
· 15 years ago
6a5e293
ARM: Add kmap_atomic type debugging
by Russell King
· 15 years ago
3257f43
ARM: 5747/1: Fix the start_pg value in free_memmap()
by Catalin Marinas
· 15 years ago
32cfb1b
ARM: 5746/1: Handle possible translation errors in ARMv6/v7 coherent_user_range
by Catalin Marinas
· 15 years ago
1d21271
ARM: 5742/1: ARM: add debug check for invalid kernel page faults
by Imre Deak
· 15 years ago
d25ef8b
ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7
by Kirill A. Shutemov
· 15 years ago
4fb2847
ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
by Kirill A. Shutemov
· 15 years ago
6806bfe
ARM: 5740/1: fix valid_phys_addr_range() range check
by Greg Ungerer
· 15 years ago
e616c59
ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast
by Russell King
· 15 years ago
041d785
ARM: Fix warning: unused variable 'highmem'
by Russell King
· 15 years ago
baea7b9
Merge branch 'origin' into for-linus
by Russell King
· 15 years ago
56f8ba8
cpumask: use mm_cpumask() wrapper: arm
by Rusty Russell
· 15 years ago
ae19ffb
Merge branch 'master' into for-linus
by Russell King
· 15 years ago
cc013a8
arches: drop superfluous casts in nr_free_pages() callers
by Geert Uytterhoeven
· 15 years ago
df297bf
ARM: Add support for checking access permissions on prefetch aborts
by Russell King
· 15 years ago
d374bf1
ARM: Separate out access error checking
by Russell King
· 15 years ago
bf45699
ARM: Ensure correct might_sleep() check in pagefault path
by Russell King
· 15 years ago
b42c634
ARM: Update page fault handling for new OOM techniques
by Russell King
· 15 years ago
c88d6aa
ARM: Provide definitions and helpers for decoding the FSR register
by Russell King
· 15 years ago
40d743b
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6
by Russell King
· 15 years ago
bc58177
ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
by Linus Walleij
· 15 years ago
910a17e
ARM: 5700/1: ARM: Introduce ARM_L1_CACHE_SHIFT to define cache line size
by Kirill A. Shutemov
· 15 years ago
2f82af0
Nicolas Pitre has a new email address
by Nicolas Pitre
· 15 years ago
87d721ad
Merge branch 'master' into devel
by Russell King
· 15 years ago
ddd559b
Merge branch 'devel-stable' into devel
by Russell King
· 15 years ago
7010381
Merge branch 'nomadik' into devel-stable
by Russell King
· 15 years ago
b7cfda9
ARM: Fix pfn_valid() for sparse memory
by Russell King
· 15 years ago
7929eb9
ARM: 5691/1: fix cache aliasing issues between kmap() and kmap_atomic() with highmem
by Nicolas Pitre
· 15 years ago
13f96d8
ARM: 5687/1: fix an oops with highmem
by Nicolas Pitre
· 15 years ago
65cec8e
ARM: implement highpte
by Russell King
· 15 years ago
dde5828
ARM: Fix broken highmem support
by Russell King
· 15 years ago
412bb0a
Include linux/sched.h in arch/arm/mm/fault.c
by Catalin Marinas
· 15 years ago
bdaaaec
nommu: Do not set PRRR and NMRR in proc-v7.S if !MMU
by Catalin Marinas
· 15 years ago
8b79d5f
nommu: Add #ifdef CONFIG_MMU around the PTE sanity checks
by Catalin Marinas
· 15 years ago
b32f3af
nommu: Include asm/setup.h in arch/arm/mm/nommu.c
by Catalin Marinas
· 15 years ago
ab6494f
nommu: Add noMMU support to the DMA API
by Catalin Marinas
· 15 years ago
09529f7
nommu: Fix the fault processing for the MMU-less case
by Catalin Marinas
· 15 years ago
347c8b7
Thumb-2: Implement the unified arch/arm/mm support
by Catalin Marinas
· 15 years ago
f7a55fa
[ARM] remove L_PTE_BUFFERABLE and L_PTE_CACHEABLE
by Russell King
· 15 years ago
ba9b42e
[ARM] export __cpu_flush_dcache_page
by Russell King
· 15 years ago
0b260fd
[ARM] 5587/1: nomadik: add l2cc
by Alessandro Rubini
· 15 years ago
9e268be
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
Next »