Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
182c842fd5e6846baefc1e879eea7f2126703a61
/
arch
/
arm
/
mm
d834c5a
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous()
by Marek Szyprowski
· 6 years ago
50a7ca3
mm: convert return type of handle_mm_fault() caller to vm_fault_t
by Souptick Joarder
· 6 years ago
54dbe75
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 6 years ago
c61b466
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
by Russell King
· 7 years ago
cbfc561
ARM: 8784/1: NOMMU: Allow enter in Hyp mode
by Vladimir Murzin
· 7 years ago
c803ce3
ARM: 8783/1: NOMMU: Extend check for VBAR support
by Vladimir Murzin
· 7 years ago
3fce461
BackMerge v4.18-rc7 into drm-next
by Dave Airlie
· 7 years ago
1874619
ARM: dma-mapping: Set proper DMA ops in arm_iommu_detach_device()
by Thierry Reding
· 7 years ago
14459ce
ARM: tcm: ensure inline stub functions are marked static
by Russell King
· 7 years ago
b4c7e2b
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
by Steven Rostedt (VMware)
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
7c00e8a
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
311da49
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
0ac000e
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
by Russell King
· 7 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
c44f366
ARM: spectre-v2: warn about incorrect context switching functions
by Russell King
· 7 years ago
1011510
ARM: spectre-v2: add firmware based hardening
by Russell King
· 7 years ago
f5fe12b
ARM: spectre-v2: harden user aborts in kernel space
by Russell King
· 7 years ago
e388b80
ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit
by Russell King
· 7 years ago
06c23f5
ARM: spectre-v2: harden branch predictor on context switches
by Russell King
· 7 years ago
c58d237
ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre
by Russell King
· 7 years ago
9d3a049
ARM: bugs: add support for per-processor bug checking
by Russell King
· 7 years ago
d883c6c
Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"
by Joonsoo Kim
· 7 years ago
a70c3ee
ARM: 8763/1: dma-mapping: Use vma_pages()
by Fabio Estevam
· 7 years ago
046835b
ARM: 8757/1: NOMMU: Support PMSAv8 MPU
by Vladimir Murzin
· 7 years ago
9cfb541
ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace
by Vladimir Murzin
· 7 years ago
4965a68
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
by Christoph Hellwig
· 7 years ago
d4a451d
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
by Christoph Hellwig
· 7 years ago
15b28bb
dma-debug: move initialization to common code
by Christoph Hellwig
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
48e6dd7
ARM: B15: Update to support Brahma-B53
by Florian Fainelli
· 7 years ago
8f2af15
exec: pass stack rlimit into mm layout functions
by Kees Cook
· 7 years ago
3d2054a
ARM: CMA: avoid double mapping to the CMA area if CONFIG_HIGHMEM=y
by Joonsoo Kim
· 7 years ago
4a1e005
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
9178caf
Merge branches 'devel-stable' and 'misc' into for-linus
by Russell King
· 7 years ago
cb9f753
mm: fix races between swapoff and flush dcache
by Huang Ying
· 7 years ago
8aeaf4a
ARM: 8751/1: Add support for Cortex-R8 processor
by Luca Scalabrino
· 7 years ago
edb3959
perf: Fix sibling iteration
by Peter Zijlstra
· 7 years ago
8343aae
perf/core: Remove perf_event::group_entry
by Peter Zijlstra
· 7 years ago
b54290e
ARM: simplify and fix linker script for TCM
by Nicolas Pitre
· 7 years ago
367b0df
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
a5281fe
ARM: 8741/1: B15: fix unused label warnings
by Arnd Bergmann
· 7 years ago
636e645
ARM: 8740/1: NOMMU: Make sure we do not hold stale data in mem[] array
by Vladimir Murzin
· 7 years ago
62d1c95
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
by Vladimir Murzin
· 7 years ago
a8e53c1
ARM: 8737/1: mm: dump: add checking for writable and executable
by Jinbum Park
· 7 years ago
d02ca6d
ARM: 8736/1: mm: dump: make the page table dumping seq_file
by Jinbum Park
· 7 years ago
4fb69cc
ARM: 8735/1: mm: dump: make page table dumping reusable
by Jinbum Park
· 7 years ago
19dca8c
dma-direct: make dma_direct_{alloc,free} available to other implementations
by Christoph Hellwig
· 7 years ago
002e674
dma-direct: rename dma_noop to dma_direct
by Christoph Hellwig
· 7 years ago
6fbab05
ARM: 8734/1: mm: idmap: Mark variables as ro_after_init
by Jinbum Park
· 7 years ago
7710cc6
ARM: 8732/1: NOMMU: Allow userspace to access background MPU region
by Vladimir Murzin
· 7 years ago
576a086
ARM: 8728/1: B15: Register reboot notifier for KEXEC
by Florian Fainelli
· 7 years ago
534f5f3
ARM: 8730/1: B15: Add suspend/resume hooks
by Florian Fainelli
· 7 years ago
55de887
ARM: 8726/1: B15: Add CPU hotplug awareness
by Florian Fainelli
· 7 years ago
1238c4f
ARM: 8729/1: Hook B15 readahead cache functions based on processor
by Florian Fainelli
· 7 years ago
f6f9be1
ARM: 8725/1: Add Broadcom Brahma-B15 readahead cache support
by Florian Fainelli
· 7 years ago
3288291
ARM: 8724/1: v7: allow setting different cache functions
by Florian Fainelli
· 7 years ago
c608906
ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code
by Russell King
· 7 years ago
bbecb1c
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
400eeff
ARM: 8722/1: mm: make STRICT_KERNEL_RWX effective for LPAE
by Philip Derrin
· 7 years ago
3b0c0c9
ARM: 8721/1: mm: dump: check hardware RO bit for LPAE
by Philip Derrin
· 7 years ago
441692a
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
c481290
mm: introduce wrappers to access mm->nr_ptes
by Kirill A. Shutemov
· 7 years ago
0219614
Merge branch 'devel-stable' into for-next
by Russell King
· 7 years ago
7f3d1f9
Merge branches 'fixes', 'misc' and 'sa1111-for-next' into for-next
by Russell King
· 7 years ago
fe9c058
ARM: 8719/1: NOMMU: work around maybe-uninitialized warning
by Arnd Bergmann
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
2162183
ARM: 8713/1: NOMMU: Support MPU in XIP configuration
by Vladimir Murzin
· 7 years ago
5c9d9a1
ARM: 8712/1: NOMMU: Use more MPU regions to cover memory
by Vladimir Murzin
· 7 years ago
9fcb01a
ARM: 8711/1: V7M: Add support for MPU to M-class
by Vladimir Murzin
· 7 years ago
a0995c08
ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C
by Vladimir Murzin
· 7 years ago
e8b47e1
ARM: 8707/1: NOMMU: Update MPU accessors to use cp15 helpers
by Vladimir Murzin
· 7 years ago
877ec11
ARM: 8706/1: NOMMU: Move out MPU setup in separate module
by Vladimir Murzin
· 7 years ago
195320f
ARM: 8700/1: nommu: always reserve address 0 away
by Nicolas Pitre
· 7 years ago
0f7c4c1
ARM: 8699/1: dma-mapping: Remove init_dma_coherent_pool_size()
by Vladimir Murzin
· 7 years ago
b337e1c
ARM: 8698/1: dma-mapping: Mark atomic_pool as __ro_after_init
by Vladimir Murzin
· 7 years ago
acb6244
ARM: 8697/1: dma-mapping: Do not pass data to gen_pool_set_algo()
by Vladimir Murzin
· 7 years ago
0d9ac16
ARM: 8696/1: mm: Remove dead code in mem_init()
by Vladimir Murzin
· 7 years ago
8fac2f9
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
e558bdc
Merge branches 'fixes' and 'misc' into for-linus
by Russell King
· 7 years ago
746a272
ARM: 8692/1: mm: abort uaccess retries upon fatal signal
by Mark Rutland
· 7 years ago
f26fee5
ARM: 8690/1: lpae: build TTB control register value from scratch in v7_ttb_setup
by Hoeun Ryu
· 8 years ago
1abd350
ARM: align .data section
by Russell King
· 8 years ago
878ec36
ARM: NOMMU: Wire-up default DMA interface
by Vladimir Murzin
· 8 years ago
43fc509
dma-coherent: introduce interface for default DMA pool
by Vladimir Murzin
· 8 years ago
09b56d5a
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
f72e24a
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 8 years ago
98becb7
Merge branches 'fixes' and 'misc' into for-linus
by Russell King
· 8 years ago
d1185a8
Merge branch 'merge/randstruct' into for-next/gcc-plugins
by Kees Cook
· 8 years ago
3a61a54
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
ffa47aa
ARM: Prepare for randomized task_struct
by Arnd Bergmann
· 8 years ago
1655cf8
ARM: dma-mapping: Remove traces of NOMMU code
by Vladimir Murzin
· 8 years ago
1b11d39
ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpus
by Vladimir Murzin
· 8 years ago
1c51c42
ARM: NOMMU: Introduce dma operations for noMMU
by Vladimir Murzin
· 8 years ago
9e25ebf
ARM: 8685/1: ensure memblock-limit is pmd-aligned
by Doug Berger
· 8 years ago
418a7a7
arm: remove arch specific dma_supported implementation
by Christoph Hellwig
· 8 years ago
9eef8b8
arm: implement ->mapping_error
by Christoph Hellwig
· 8 years ago
Next »