Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
82d2a348bb9a1e265fe1c62e39341128ec014ed9
/
arch
/
arm64
/
mm
9d85460
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
691b1e2
arm64: mm: allow preemption in copy_to_user_page
by Mark Rutland
· 9 years ago
c661cb1
arm64: consistently use p?d_set_huge
by Mark Rutland
· 9 years ago
f09f1ba
arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_cont()
by Catalin Marinas
· 9 years ago
814a2bf
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
588ab3f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
0e8fb93
mm: remove VM_FAULT_MINOR
by Jan Kara
· 9 years ago
3ed3a4f
mm: cleanup *pte_alloc* interfaces
by Kirill A. Shutemov
· 9 years ago
2776e0e
arm64: kasan: Fix zero shadow mapping overriding kernel image shadow
by Catalin Marinas
· 9 years ago
2f76969
arm64: kasan: Use actual memory node when populating the kernel image shadow
by Catalin Marinas
· 9 years ago
ff79258
arm64: hugetlb: partial revert of 66b3923a1a0f
by Will Deacon
· 9 years ago
ed385c7
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
1cc6ed9
arm64: make mrs_s prefixing implicit in read_cpuid
by Mark Rutland
· 9 years ago
6d2aa549de
arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly
by Ard Biesheuvel
· 9 years ago
020d044
arm64: mm: treat memstart_addr as a signed quantity
by Ard Biesheuvel
· 9 years ago
a6e1f72
arm64: mm: list kernel sections in order
by Ard Biesheuvel
· 9 years ago
5ef11c3
mm: ASLR: use get_random_long()
by Daniel Cashman
· 9 years ago
cc30e6b
arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR
by Kefeng Wang
· 9 years ago
dfd55ad
arm64: vmemmap: use virtual projection of linear region
by Ard Biesheuvel
· 9 years ago
104a0c0
arm64: Add workaround for Cavium erratum 27456
by Andrew Pinski
· 9 years ago
2f39b5f
arm64: mm: Mark .rodata as RO
by Jeremy Linton
· 9 years ago
b7dc8d1
arm64/mm: remove unnecessary boundary check
by Miles Chen
· 9 years ago
28c5dcb
arm64: Rename cpuid_feature field extract routines
by Suzuki K Poulose
· 9 years ago
13f417f
arm64: Ensure the secondary CPUs have safe ASIDBits size
by Suzuki K Poulose
· 9 years ago
038dc9c
arm64: Add helper for extracting ASIDBits
by Suzuki K Poulose
· 9 years ago
c031a42
arm64: kaslr: randomize the linear region
by Ard Biesheuvel
· 9 years ago
f80fb3a
arm64: add support for kernel ASLR
by Ard Biesheuvel
· 9 years ago
6c94f27
arm64: switch to relative exception tables
by Ard Biesheuvel
· 9 years ago
70c8abc
arm64: User die() instead of panic() in do_page_fault()
by Catalin Marinas
· 9 years ago
52d7523
arm64: mm: allow the kernel to handle alignment faults on user accesses
by EunTaik Lee
· 9 years ago
a7f8de1
arm64: allow kernel Image to be loaded anywhere in physical memory
by Ard Biesheuvel
· 9 years ago
a89dea5
arm64: defer __va translation of initrd_start and initrd_end
by Ard Biesheuvel
· 9 years ago
f904077
arm64: move kernel image to base of vmalloc area
by Ard Biesheuvel
· 9 years ago
157962f
arm64: decouple early fixmap init from linear mapping
by Ard Biesheuvel
· 9 years ago
324420b
arm64: add support for ioremap() block mappings
by Ard Biesheuvel
· 9 years ago
e950631
arm64: Remove the get_thread_info() function
by Catalin Marinas
· 9 years ago
7054419
arm64: kernel: Don't toggle PAN on systems with UAO
by James Morse
· 9 years ago
57f4959
arm64: kernel: Add support for User Access Override
by James Morse
· 9 years ago
0f54b14
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
by James Morse
· 9 years ago
722ec35
arm64: dma-mapping: fix handling of devices registered before arch_initcall
by Marek Szyprowski
· 9 years ago
d7e9d59
arm64: ptdump: Indicate whether memory should be faulting
by Laura Abbott
· 9 years ago
83863f2
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
by Laura Abbott
· 9 years ago
132233a
arm64: Drop alloc function from create_mapping
by Laura Abbott
· 9 years ago
068a17a
arm64: mm: create new fine-grained mappings at boot
by Mark Rutland
· 9 years ago
11509a3
arm64: mm: allow passing a pgdir to alloc_init_*
by Mark Rutland
· 9 years ago
cdef5f6
arm64: mm: allocate pagetables anywhere
by Mark Rutland
· 9 years ago
f471044
arm64: mm: use fixmap when creating page tables
by Mark Rutland
· 9 years ago
316b39db
arm64: mm: avoid redundant __pa(__va(x))
by Mark Rutland
· 9 years ago
c1a88e9
arm64: kasan: avoid TLB conflicts
by Mark Rutland
· 9 years ago
50e1881
arm64: mm: add code to safely replace TTBR1_EL1
by Mark Rutland
· 9 years ago
86ccce8
arm64: unmap idmap earlier
by Mark Rutland
· 9 years ago
9e8e865
arm64: unify idmap removal
by Mark Rutland
· 9 years ago
5227cfa
arm64: mm: place empty_zero_page in bss
by Mark Rutland
· 9 years ago
21ab99c
arm64: mm: specialise pagetable allocators
by Mark Rutland
· 9 years ago
95f5c80
arm64: allow vmalloc regions to be set with set_memory_*
by Ard Biesheuvel
· 9 years ago
57adec8
arm64: mm: avoid calling apply_to_page_range on empty range
by Mika Penttilä
· 9 years ago
b312202
arm64: Fix an enum typo in mm/dump.c
by Masanari Iida
· 9 years ago
f436b2a
arm64: kernel: fix architected PMU registers unconditional access
by Lorenzo Pieralisi
· 9 years ago
7b1af97
arm64: kasan: ensure that the KASAN zero page is mapped read-only
by Ard Biesheuvel
· 9 years ago
b7ed934
arm64, thp: remove infrastructure for handling splitting PMDs
by Kirill A. Shutemov
· 9 years ago
8f0d3aa
arm64: mm: support ARCH_MMAP_RND_BITS
by Daniel Cashman
· 9 years ago
541d284
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
39b5be9
arm64: mm: move pgd_cache initialisation to pgtable_cache_init
by Will Deacon
· 9 years ago
66b3923
arm64: hugetlb: add support for PTE contiguous bit
by David Woods
· 9 years ago
60792ad
arm64: kernel: enforce pmuserenr_el0 initialization and restore
by Lorenzo Pieralisi
· 9 years ago
0a28714
arm64: Use PoU cache instr for I/D coherency
by Ashok Kumar
· 9 years ago
e6b1185
arm64: Defer dcache flush in __cpu_copy_user_page
by Ashok Kumar
· 9 years ago
129b985
Merge branch 'aarch64/efi' into aarch64/for-next/core
by Will Deacon
· 9 years ago
32d6397
arm64: mm: ensure that the zero page is visible to the page table walker
by Will Deacon
· 9 years ago
f00083c
arm64: mm: place __cpu_setup in .text
by Mark Rutland
· 9 years ago
9aa4ec1
arm64: mm: fold alternatives into .init
by Mark Rutland
· 9 years ago
e2c30ee
arm64: mm: remove pointless PAGE_MASKing
by Mark Rutland
· 9 years ago
68709f4
arm64: only consider memblocks with NOMAP cleared for linear mapping
by Ard Biesheuvel
· 9 years ago
a7c61a3
arm64: add __init/__initdata section marker to some functions/variables
by Jisheng Zhang
· 9 years ago
9c4e08a
arm64: mm: allow sections for unaligned bases
by Mark Rutland
· 9 years ago
cc5d2b3
arm64: mm: detect bad __create_mapping uses
by Mark Rutland
· 9 years ago
667c275
Revert "arm64: Mark kernel page ranges contiguous"
by Catalin Marinas
· 9 years ago
0ebea80
arm64: mm: keep reserved ASIDs in sync with mm after multiple rollovers
by Will Deacon
· 9 years ago
c03784ee8
arm64: mm: fix fault_info table xFSC decoding
by Mark Rutland
· 9 years ago
7142392
arm64: early_alloc: Fix check for allocation failure
by Suzuki K. Poulose
· 9 years ago
0b2aa5b
arm64: Fix R/O permissions in mark_rodata_ro
by Laura Abbott
· 9 years ago
1dccb59
arm64: simplify dma_get_ops
by Arnd Bergmann
· 9 years ago
4fee9f3
arm64: mm: use correct mapping granularity under DEBUG_RODATA
by Ard Biesheuvel
· 9 years ago
bd1c6ff
arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrs
by Robin Murphy
· 9 years ago
a18e2fa
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
9a17a21
arm64: mmu: make split_pud and fixup_executable static
by Jisheng Zhang
· 9 years ago
fb226c3
arm64: fix R/O permissions of FDT mapping
by Ard Biesheuvel
· 9 years ago
b219545
arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation
by Ard Biesheuvel
· 9 years ago
ce5c2d2
arm64: fixup for mm renames
by Andrew Morton
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
39cf7c3
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
2dc10ad
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
86a5906
arm64: Fix build with CONFIG_ZONE_DMA=n
by Robin Murphy
· 9 years ago
f23bef3
arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNED
by Alexander Kuleshov
· 9 years ago
dbb4e15
arm64: Delay cpu feature capability checks
by Suzuki K. Poulose
· 9 years ago
44eaacf
arm64: Add 16K page size support
by Suzuki K. Poulose
· 9 years ago
b433dce
arm64: Handle section maps for swapper/idmap
by Suzuki K. Poulose
· 9 years ago
876945d
arm64: Hook up IOMMU dma_ops
by Robin Murphy
· 9 years ago
13b8629
arm64: Add IOMMU dma_ops
by Robin Murphy
· 9 years ago
c7d77a7
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
by Ingo Molnar
· 9 years ago
Next »