Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
46c87852e99cf8ce97e207b11cde19085837e39c
/
arch
/
arm
/
mm
46c8785
ARM: dma-mapping: modify condition check while freeing pages
by Prathyush K
· 12 years ago
593f473
ARM: dma-mapping: fix buffer chunk allocation order
by Marek Szyprowski
· 12 years ago
4986e5c
ARM: mm: fix type of the arm_dma_limit global variable
by Marek Szyprowski
· 12 years ago
e53f517
ARM: dma-mapping: Add missing static storage class specifier
by Sachin Kamat
· 12 years ago
f1ae98d
ARM: dma-mapping: remove unconditional dependency on CMA
by Marek Szyprowski
· 12 years ago
d484864
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
cdd3a35
Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
0f51596
Merge branch 'for-next-arm-dma' into for-linus
by Marek Szyprowski
· 12 years ago
4ab1056
Merge branch 'v3-removal' into for-linus
by Russell King
· 12 years ago
4175160
Merge branch 'misc' into for-linus
by Russell King
· 12 years ago
ddf90a2
Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus
by Russell King
· 12 years ago
61f6c7a
ARM: dma-mapping: use PMD size for section unmap
by Vitaly Andrianov
· 12 years ago
c790950
ARM: integrate CMA with DMA-mapping subsystem
by Marek Szyprowski
· 13 years ago
4ce63fc
ARM: dma-mapping: add support for IOMMU mapper
by Marek Szyprowski
· 12 years ago
f99d603
ARM: dma-mapping: use alloc, mmap, free from dma_ops
by Marek Szyprowski
· 12 years ago
51fde349
ARM: dma-mapping: remove redundant code and do the cleanup
by Marek Szyprowski
· 13 years ago
15237e1
ARM: dma-mapping: move all dma bounce code to separate dma ops structure
by Marek Szyprowski
· 13 years ago
2a550e7
ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
by Marek Szyprowski
· 13 years ago
2dc6a01
ARM: dma-mapping: use asm-generic/dma-mapping-common.h
by Marek Szyprowski
· 13 years ago
a227fb9
ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
by Marek Szyprowski
· 13 years ago
553ac78
ARM: dma-mapping: introduce DMA_ERROR_CODE constant
by Marek Szyprowski
· 13 years ago
6b6f770
ARM: dma-mapping: use pr_* instread of printk
by Marek Szyprowski
· 13 years ago
47142f0
ARM: dma-mapping: use dma_mmap_from_coherent()
by Marek Szyprowski
· 12 years ago
1a3abcf
ARM: 7418/1: LPAE: fix access flag setup in mem_type_table
by Vitaly Andrianov
· 12 years ago
9b61a4d
ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
by Russell King
· 12 years ago
89326f7
ARM: cache: tauros2: add disable and resume callback
by Chao Xie
· 13 years ago
3f5d081
ARM: mm: proc-mohawk: add suspend resume for mohawk
by Chao Xie
· 13 years ago
357c9c1
ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs
by Russell King
· 13 years ago
c5102f5
ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails
by Will Deacon
· 13 years ago
1490492
ARM: 7401/1: mm: Fix section mismatches
by Stephen Boyd
· 13 years ago
ab4d536
ARM: 7398/1: l2x0: only write to debug registers on PL310
by Will Deacon
· 13 years ago
f154fe9
ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310
by Will Deacon
· 13 years ago
f0c4b8d
ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores
by Will Deacon
· 13 years ago
e323969
ARM: Remove current_mm per-cpu variable
by Catalin Marinas
· 13 years ago
7fec1b5
ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUs
by Catalin Marinas
· 13 years ago
3c5f7e7
ARM: Use TTBR1 instead of reserved context ID
by Will Deacon
· 13 years ago
078c045
ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE
by Jonathan Austin
· 13 years ago
6b8e5c9
ARM: 7383/1: nommu: populate vectors page from paging_init
by Will Deacon
· 13 years ago
9b7333a
ARM: 7381/1: nommu: fix typo in mm/Kconfig
by Will Deacon
· 13 years ago
dff2aa7
ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incremented
by Kautuk Consul
· 13 years ago
820d41c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
9f97da7
Disintegrate asm/system.h for ARM
by David Howells
· 13 years ago
15d07dc
ARM: move CP15 definitions to separate header file
by Russell King
· 13 years ago
4ba21e8
Merge branches 'l2', 'pgt2' and 'misc' into for-linus
by Russell King
· 13 years ago
f5274c2
ARM: 7319/1: Print debug info for SIGBUS in user faults
by Javi Merino
· 13 years ago
d9277d5
ARM: 7312/1: only show modules in the memory layout for MODULES=y
by Uwe Kleine-König
· 13 years ago
195864c
ARM: move CP15 definitions to separate header file
by Russell King
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
a24401b
highmem: kill all __kmap_atomic()
by Cong Wang
· 13 years ago
5472e86
arm: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
8a2b625
ARM: fix ioremap/iounmap for !CONFIG_MMU
by Rob Herring
· 13 years ago
4fe7ef3
ARM: provide runtime hook for ioremap/iounmap
by Rob Herring
· 13 years ago
efbc74a
ARM: 7345/1: errata: update workaround for A9 erratum #743622
by Will Deacon
· 13 years ago
6696cbc
arm/PCI: remove arch pci_flags definition
by Bjorn Helgaas
· 13 years ago
8e43a90
ARM: 7325/1: fix v7 boot with lockdep enabled
by Rabin Vincent
· 13 years ago
08a183f
ARM: 7323/1: Do not allow ARM_LPAE on pre-ARMv7 architectures
by Catalin Marinas
· 13 years ago
9e45dd6
ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.c
by Jesper Juhl
· 13 years ago
b46c0f7
ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDR
by Stephen Boyd
· 13 years ago
97f1040
Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"
by Russell King
· 13 years ago
3c424f3
ARM: 7304/1: ioremap: fix boundary check when reusing static mapping
by Pawel Moll
· 13 years ago
60db4fc
ARM: pgtable: get rid of TOP_PTE()
by Russell King
· 13 years ago
0d31fe4
ARM: pgtable: provide get_top_pte() to complement set_top_pte()
by Russell King
· 13 years ago
67ece14
ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush
by Russell King
· 13 years ago
6e78df1
ARM: pgtable: use mk_pte rather than pfn_pte(page_to_pfn())
by Russell King
· 13 years ago
de27c30
ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h
by Russell King
· 13 years ago
94e5a85
ARM: earlier initialization of vectors page
by Russell King
· 13 years ago
45cd529
ARM: add dma coherent region reporting via procfs
by Russell King
· 13 years ago
612539e
ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guards
by Will Deacon
· 13 years ago
868dbf9
ARM: 7295/1: cortex-a7: move proc_info out of !CONFIG_ARM_LPAE block
by Will Deacon
· 13 years ago
a092f2b
ARM: 7291/1: cache: assume 64-byte L1 cachelines for ARMv7 CPUs
by Will Deacon
· 13 years ago
3e175ca
ARM: cache-l2x0.c: consistently use u32
by Russell King
· 13 years ago
bc2827d
ARM: fix a section mismatch warning with our use of memblock
by Russell King
· 13 years ago
716a3dc
ARM: Add arm_memblock_steal() to allocate memory away from the kernel
by Russell King
· 13 years ago
e343a89
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
770e1b0
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
by Linus Torvalds
· 13 years ago
4a2164a
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
2e0e943
Merge branch 'devel-stable' into for-linus
by Russell King
· 13 years ago
a32737e
Merge branches 'fixes' and 'misc' into for-linus
by Russell King
· 13 years ago
ba90c51
ARM: 7197/1: errata: Remove SMP dependency for erratum 751472
by Dave Martin
· 13 years ago
45aa066
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock
by Ingo Molnar
· 13 years ago
df0bcfe
Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/people/dmart/linux-2.6-arm into devel-stable
by Russell King
· 13 years ago
ce5ea9f
ARM: l2x0/pl310: Refactor Kconfig to be more maintainable
by Dave Martin
· 13 years ago
b424473
ARM: 7202/1: Add Cortex-A7 proc info
by Pawel Moll
· 13 years ago
1aadc05
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
by Tejun Heo
· 13 years ago
fe091c2
memblock: Kill memblock_init()
by Tejun Heo
· 13 years ago
1c16d24
memblock: Fix include breakages caused by 24aa07882b
by Tejun Heo
· 13 years ago
6ae25a5
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux into devel-stable
by Russell King
· 13 years ago
497b7e9
ARM: LPAE: Add the Kconfig entries
by Catalin Marinas
· 13 years ago
77f73a2
ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
by Will Deacon
· 13 years ago
ae2de101
ARM: LPAE: Add identity mapping support for the 3-level page table format
by Catalin Marinas
· 13 years ago
14d8c95
ARM: LPAE: Add context switching support
by Catalin Marinas
· 13 years ago
f7b8156
ARM: LPAE: Add fault handling support
by Catalin Marinas
· 13 years ago
1b6ba46
ARM: LPAE: MMU setup for the 3-level page table format
by Catalin Marinas
· 13 years ago
da02877
ARM: LPAE: Page table maintenance for the 3-level format
by Catalin Marinas
· 13 years ago
8d2cd3a
ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S
by Catalin Marinas
· 13 years ago
136848d
ARM: LPAE: Move the FSR definitions to separate files
by Catalin Marinas
· 13 years ago
Next »