index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-11
ARC: mm: allow mprotect to make stack mappings executable
Vineet Gupta
2017-09-01
ARC: mm: Decouple RAM base address from kernel link address
Eugeniy Paltsev
2016-05-13
ARC: pae: STRICT_MM_TYPECHECKS was broken
Vineet Gupta
2016-05-05
ARC: support HIGHMEM even without PAE40
Vineet Gupta
2016-05-05
ARC: Fix PAE40 boot failures due to PTE truncation
Vineet Gupta
2016-03-24
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-03-12
ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern
Vineet Gupta
2016-02-26
asm-generic: page.h: Remove useless get_user_page and free_user_page
Chen Gang
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
2015-10-17
ARCv2: mm: THP support
Vineet Gupta
2015-10-09
ARC: mm: switch pgtable_to to pte_t *
Vineet Gupta
2013-06-22
ARC: [mm] Make stack/heap Non-executable by default
Vineet Gupta
2013-05-25
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 2/4
Vineet Gupta
2013-02-15
ARC: Add support for ioremap_prot API
Gilad Ben-Yossef
2013-02-15
ARC: UAPI Disintegrate arch/arc/include/asm
Vineet Gupta
2013-02-15
ARC: Page Table Management
Vineet Gupta
2013-02-11
ARC: Fundamental ARCH data-types/defines
Vineet Gupta