index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
memory.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-04-11
1
-6
/
+0
*
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
2018-02-06
1
-1
/
+2
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
1
-15
/
+0
|
\
|
*
arm64: move TASK_* definitions to <asm/processor.h>
Yury Norov
2017-10-02
1
-15
/
+0
*
|
arm64: Use larger stacks when KASAN is selected
Mark Rutland
2017-10-04
1
-3
/
+6
|
/
*
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
1
-0
/
+53
|
\
|
*
arm64: add VMAP_STACK overflow detection
Mark Rutland
2017-08-15
1
-0
/
+2
|
*
arm64: add basic VMAP_STACK support
Mark Rutland
2017-08-15
1
-1
/
+22
|
*
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
2017-08-15
1
-0
/
+19
|
*
arm64: clean up irq stack definitions
Mark Rutland
2017-08-15
1
-0
/
+2
|
*
arm64: clean up THREAD_* definitions
Mark Rutland
2017-08-15
1
-0
/
+8
|
*
arm64: factor out PAGE_* and CONT_* definitions
Mark Rutland
2017-08-15
1
-0
/
+1
*
|
arm64: avoid overflow in VA_START and PAGE_OFFSET
Nick Desaulniers
2017-08-04
1
-2
/
+4
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-02-22
1
-20
/
+46
|
\
|
*
arm64: Add support for CONFIG_DEBUG_VIRTUAL
Laura Abbott
2017-01-12
1
-3
/
+28
|
*
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
2017-01-12
1
-0
/
+1
|
*
arm64: Add cast for virt_to_pfn
Laura Abbott
2017-01-12
1
-1
/
+1
|
*
arm64: Move some macros under #ifndef __ASSEMBLY__
Laura Abbott
2017-01-12
1
-19
/
+19
*
|
arm64: mm: avoid name clash in __page_to_voff()
Oleksandr Andrushchenko
2017-01-18
1
-1
/
+1
|
/
*
arm64: setup: introduce kaslr_offset()
Alexander Popov
2016-12-20
1
-0
/
+5
*
arm64: mm: fix __page_to_voff definition
Neeraj Upadhyay
2016-10-26
1
-1
/
+1
*
arm64: Correctly bounds check virt_addr_valid
Laura Abbott
2016-09-22
1
-2
/
+6
*
arm64: update stale PAGE_OFFSET comment
Mark Rutland
2016-06-03
1
-1
/
+2
*
arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
James Morse
2016-04-28
1
-0
/
+3
*
arm64: mm: restrict virt_to_page() to the linear mapping
Ard Biesheuvel
2016-04-14
1
-1
/
+11
*
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
2016-04-14
1
-1
/
+17
*
arm64: mm: treat memstart_addr as a signed quantity
Ard Biesheuvel
2016-02-29
1
-1
/
+1
*
arm64: add support for kernel ASLR
Ard Biesheuvel
2016-02-24
1
-1
/
+4
*
arm64: mm: use bit ops rather than arithmetic in pa/va translations
Ard Biesheuvel
2016-02-23
1
-3
/
+4
*
arm64: mm: only perform memstart_addr sanity check if DEBUG_VM
Ard Biesheuvel
2016-02-23
1
-1
/
+3
*
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2016-02-18
1
-8
/
+10
*
arm64: defer __va translation of initrd_start and initrd_end
Ard Biesheuvel
2016-02-18
1
-0
/
+8
*
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2016-02-18
1
-6
/
+15
*
arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
Ard Biesheuvel
2016-02-18
1
-2
/
+8
*
arm64: add support for ioremap() block mappings
Ard Biesheuvel
2016-02-18
1
-0
/
+6
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-11-04
1
-4
/
+2
|
\
|
*
arm64: remove bogus TASK_SIZE_64 check
Ard Biesheuvel
2015-10-28
1
-4
/
+0
|
*
arm64: introduce VA_START macro - the first kernel virtual address.
Andrey Ryabinin
2015-10-07
1
-0
/
+2
*
|
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
2015-10-14
1
-6
/
+8
|
\
\
|
|
/
|
*
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-6
/
+0
|
|
\
|
|
*
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
Christoph Hellwig
2015-08-27
1
-6
/
+0
|
*
|
arm64: set MAX_MEMBLOCK_ADDR according to linear region size
Ard Biesheuvel
2015-08-24
1
-0
/
+8
|
|
/
*
|
arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WT
Jonathan (Zhixiong) Zhang
2015-08-08
1
-0
/
+1
|
/
*
arm64: Fix overlapping VA allocations
Mark Rutland
2015-01-23
1
-1
/
+9
*
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-09
1
-0
/
+2
|
\
|
*
arm64: Use include/asm-generic/io.h
Thierry Reding
2014-11-10
1
-0
/
+2
*
|
arm64: ARCH_PFN_OFFSET should be unsigned long
Neil Zhang
2014-11-13
1
-1
/
+1
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-08-04
1
-5
/
+1
|
\
|
*
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
2014-07-23
1
-5
/
+1
*
|
arm64: implement TASK_SIZE_OF
Colin Cross
2014-07-08
1
-0
/
+2
|
/
[next]