index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-16
arm64, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
1
-16
/
+0
2016-01-15
arm64: mm: support ARCH_MMAP_RND_BITS
Daniel Cashman
1
-2
/
+6
2016-01-12
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...
Linus Torvalds
1
-0
/
+2
2016-01-05
arm64: mm: move pgd_cache initialisation to pgtable_cache_init
Will Deacon
1
-6
/
+6
2015-12-21
arm64: hugetlb: add support for PTE contiguous bit
David Woods
1
-1
/
+273
2015-12-21
arm64: kernel: enforce pmuserenr_el0 initialization and restore
Lorenzo Pieralisi
1
-0
/
+2
2015-12-17
arm64: Use PoU cache instr for I/D coherency
Ashok Kumar
3
-26
/
+57
2015-12-17
arm64: Defer dcache flush in __cpu_copy_user_page
Ashok Kumar
1
-1
/
+2
2015-12-15
Merge branch 'aarch64/efi' into aarch64/for-next/core
Will Deacon
2
-1
/
+3
2015-12-11
arm64: mm: ensure that the zero page is visible to the page table walker
Will Deacon
1
-0
/
+3
2015-12-11
arm64: mm: place __cpu_setup in .text
Mark Rutland
1
-2
/
+0
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
1
-1
/
+0
2015-12-10
arm64: mm: remove pointless PAGE_MASKing
Mark Rutland
1
-2
/
+2
2015-12-09
arm64: only consider memblocks with NOMAP cleared for linear mapping
Ard Biesheuvel
2
-1
/
+3
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
2
-5
/
+5
2015-12-01
arm64: mm: allow sections for unaligned bases
Mark Rutland
1
-0
/
+1
2015-12-01
arm64: mm: detect bad __create_mapping uses
Mark Rutland
1
-0
/
+7
2015-11-26
Revert "arm64: Mark kernel page ranges contiguous"
Catalin Marinas
1
-61
/
+8
2015-11-26
arm64: mm: keep reserved ASIDs in sync with mm after multiple rollovers
Will Deacon
1
-12
/
+26
2015-11-25
arm64: mm: fix fault_info table xFSC decoding
Mark Rutland
1
-14
/
+14
2015-11-25
arm64: early_alloc: Fix check for allocation failure
Suzuki K. Poulose
1
-2
/
+6
2015-11-18
arm64: Fix R/O permissions in mark_rodata_ro
Laura Abbott
1
-1
/
+1
2015-11-17
arm64: simplify dma_get_ops
Arnd Bergmann
1
-12
/
+4
2015-11-17
arm64: mm: use correct mapping granularity under DEBUG_RODATA
Ard Biesheuvel
1
-6
/
+6
2015-11-16
arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrs
Robin Murphy
1
-6
/
+13
2015-11-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+4
2015-11-12
arm64: mmu: make split_pud and fixup_executable static
Jisheng Zhang
1
-2
/
+2
2015-11-09
arm64: fix R/O permissions of FDT mapping
Ard Biesheuvel
1
-1
/
+1
2015-11-09
arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation
Ard Biesheuvel
1
-1
/
+1
2015-11-08
arm64: fixup for mm renames
Andrew Morton
1
-1
/
+1
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-2
/
+2
2015-11-06
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+457
2015-11-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
11
-163
/
+449
2015-10-29
arm64: Fix build with CONFIG_ZONE_DMA=n
Robin Murphy
1
-6
/
+7
2015-10-28
arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNED
Alexander Kuleshov
1
-1
/
+1
2015-10-21
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
1
-1
/
+1
2015-10-19
arm64: Add 16K page size support
Suzuki K. Poulose
1
-1
/
+3
2015-10-19
arm64: Handle section maps for swapper/idmap
Suzuki K. Poulose
1
-41
/
+33
2015-10-15
arm64: Hook up IOMMU dma_ops
Robin Murphy
1
-0
/
+22
2015-10-15
arm64: Add IOMMU dma_ops
Robin Murphy
1
-0
/
+435
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
9
-61
/
+72
2015-10-13
arm64: kasan: fix issues reported by sparse
Will Deacon
1
-1
/
+1
2015-10-12
ARM64: kasan: print memory assignment
Linus Walleij
1
-0
/
+6
2015-10-12
arm64: add KASAN support
Andrey Ryabinin
2
-0
/
+168
2015-10-12
arm64: move PGD_SIZE definition to pgalloc.h
Andrey Ryabinin
1
-2
/
+0
2015-10-12
arm64: use ENDPIPROC() to annotate position independent assembler routines
Ard Biesheuvel
1
-5
/
+5
2015-10-08
arm64: Mark kernel page ranges contiguous
Jeremy Linton
1
-8
/
+61
2015-10-08
arm64: Make the kernel page dump utility aware of the CONT bit
Jeremy Linton
1
-1
/
+17
2015-10-07
arm64: mm: kill mm_cpumask usage
Will Deacon
1
-2
/
+0
2015-10-07
arm64: switch_mm: simplify mm and CPU checks
Will Deacon
1
-1
/
+1
[next]