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-05-05
arm64: mm: remove unnecessary EXPORT_SYMBOL_GPL
Yang Shi
1
-2
/
+0
2016-04-28
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
1
-32
/
+21
2016-04-28
arm64: Fold proc-macros.S into assembler.h
Geoff Levand
3
-103
/
+0
2016-04-25
arm64: ptdump: add region marker for kasan shadow region
Ard Biesheuvel
1
-0
/
+5
2016-04-25
arm64: ptdump: use static initializers for vmemmap region boundaries
Ard Biesheuvel
1
-36
/
+13
2016-04-21
arm64/dma-mapping: Remove default domain workaround
Robin Murphy
1
-44
/
+8
2016-04-21
arm64/dma-mapping: Extend DMA ops workaround to PCI devices
Robin Murphy
1
-0
/
+4
2016-04-19
arm64: mm: Show bss segment in kernel memory layout
Kefeng Wang
1
-0
/
+2
2016-04-19
arm64: mm: make pr_cont() per line in Virtual kernel memory layout
Kefeng Wang
1
-11
/
+10
2016-04-19
arm64: mm: remove the redundant code
Huang Shijie
1
-4
/
+0
2016-04-15
arm64: Implement ptep_set_access_flags() for hardware AF/DBM
Catalin Marinas
1
-0
/
+50
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
3
-5
/
+427
2016-04-15
arm64: Move unflatten_device_tree() call earlier.
David Daney
2
-3
/
+0
2016-04-15
arm64: Add cpu_panic_kernel helper
Suzuki K Poulose
1
-2
/
+1
2016-04-14
arm64: mm: Add trace_irqflags annotations to do_debug_exception()
James Morse
1
-10
/
+23
2016-04-14
arm64: cover the .head.text section in the .text segment mapping
Ard Biesheuvel
1
-5
/
+5
2016-04-14
arm64: use 'segment' rather than 'chunk' to describe mapped kernel regions
Ard Biesheuvel
1
-7
/
+7
2016-04-14
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
2
-12
/
+18
2016-04-14
arm64: mm: free __init memory via the linear mapping
Ard Biesheuvel
1
-1
/
+2
2016-04-14
arm64: add the initrd region to the linear mapping explicitly
Ard Biesheuvel
1
-0
/
+29
2016-04-14
arm64/mm: ensure memstart_addr remains sufficiently aligned
Ard Biesheuvel
1
-2
/
+6
2016-03-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-40
/
+30
2016-03-24
arm64: mm: allow preemption in copy_to_user_page
Mark Rutland
1
-4
/
+0
2016-03-24
arm64: consistently use p?d_set_huge
Mark Rutland
1
-4
/
+2
2016-03-21
arm64: Split pr_notice("Virtual kernel memory layout...") into multiple pr_co...
Catalin Marinas
1
-32
/
+28
2016-03-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+2
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-268
/
+655
2016-03-18
mm: remove VM_FAULT_MINOR
Jan Kara
1
-1
/
+1
2016-03-18
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-1
/
+1
2016-03-11
arm64: kasan: Fix zero shadow mapping overriding kernel image shadow
Catalin Marinas
1
-8
/
+5
2016-03-11
arm64: kasan: Use actual memory node when populating the kernel image shadow
Catalin Marinas
1
-1
/
+2
2016-03-09
arm64: hugetlb: partial revert of 66b3923a1a0f
Will Deacon
1
-14
/
+0
2016-03-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+2
2016-03-04
arm64: make mrs_s prefixing implicit in read_cpuid
Mark Rutland
1
-1
/
+1
2016-03-02
arm64: mm: check at build time that PAGE_OFFSET divides the VA space evenly
Ard Biesheuvel
1
-0
/
+7
2016-02-29
arm64: mm: treat memstart_addr as a signed quantity
Ard Biesheuvel
1
-2
/
+2
2016-02-29
arm64: mm: list kernel sections in order
Ard Biesheuvel
1
-2
/
+2
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
1
-2
/
+2
2016-02-26
arm64: mm: dump: Use VA_START directly instead of private LOWEST_ADDR
Kefeng Wang
1
-3
/
+1
2016-02-26
arm64: vmemmap: use virtual projection of linear region
Ard Biesheuvel
1
-2
/
+2
2016-02-26
arm64: Add workaround for Cavium erratum 27456
Andrew Pinski
1
-0
/
+12
2016-02-26
arm64: mm: Mark .rodata as RO
Jeremy Linton
2
-7
/
+16
2016-02-26
arm64/mm: remove unnecessary boundary check
Miles Chen
1
-2
/
+0
2016-02-25
arm64: Rename cpuid_feature field extract routines
Suzuki K Poulose
1
-1
/
+1
2016-02-25
arm64: Ensure the secondary CPUs have safe ASIDBits size
Suzuki K Poulose
1
-0
/
+18
2016-02-25
arm64: Add helper for extracting ASIDBits
Suzuki K Poulose
1
-13
/
+23
2016-02-24
arm64: kaslr: randomize the linear region
Ard Biesheuvel
1
-2
/
+20
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
2
-12
/
+34
2016-02-24
arm64: switch to relative exception tables
Ard Biesheuvel
1
-1
/
+1
2016-02-19
arm64: User die() instead of panic() in do_page_fault()
Catalin Marinas
1
-2
/
+2
[next]