index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2021-10-15
ARC: fix potential build snafu
Vineet Gupta
2021-08-25
ARC: mm: disintegrate pgtable.h into levels and flags
Vineet Gupta
2021-08-25
ARC: mm: disintegrate mmu.h (arcv2 bits out)
Vineet Gupta
2021-08-24
ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set)
Vineet Gupta
2021-08-24
ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag
Vineet Gupta
2021-08-24
ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only
Vineet Gupta
2021-08-24
ARC: retire MMUv1 and MMUv2 support
Vineet Gupta
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-05-10
ARC: mm: PAE: use 40-bit physical page mask
Vladimir Isaev
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-02-04
arc: mm: add p?d_leaf() definitions
Steven Price
2019-12-04
Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-12-01
ARC: mm: remove __ARCH_USE_5LEVEL_HACK
Vineet Gupta
2019-10-28
ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg
Vineet Gupta
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-07-20
Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2018-07-09
ARC: Fix CONFIG_SWAP
Alexey Brodkin
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2017-05-05
ARC: mm: fix build failure in linux-next for UP builds
Vineet Gupta
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2016-11-29
ARC: mm: PAE40: Fix crash at munmap
Yuriy Kolerov
2016-08-19
ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
Vineet Gupta
2016-07-28
ARC: mm: don't loose PTE_SPECIAL in pte_modify()
Vineet Gupta
2016-05-30
Fix typos
Andrea Gelmini
2016-05-09
ARC: Make vmalloc size configurable
Noam Camus
2016-05-05
ARC: Fix PAE40 boot failures due to PTE truncation
Vineet Gupta
2016-03-12
ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern
Vineet Gupta
2016-03-11
ARC: Fix misspellings in comments.
Adam Buchbinder
2016-02-12
ARC: mm: Introduce explicit super page size support
Vineet Gupta
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
2015-10-28
ARC: mm: preps ahead of HIGHMEM support
Vineet Gupta
2015-10-28
ARC: mm: use generic macros _BITUL()/_AC()
Alexey Brodkin
2015-10-17
ARCv2: mm: THP support
Vineet Gupta
2015-10-09
ARC: mm: Introduce PTE_SPECIAL
Vineet Gupta
2015-10-09
ARC: mm: pte flags comsetic cleanups, comments
Vineet Gupta
2015-06-22
ARCv2: MMUv4: TLB programming Model changes
Vineet Gupta
2015-02-16
Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2015-02-13
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
arc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
2013-07-03
Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
[next]