开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
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
2013-05-23
ARC: copy_(to|from)_user() to honor usermode-access permissions
Vineet Gupta
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
2013-02-15
ARC: SMP support
Vineet Gupta
2013-02-15
ARC: Page Table Management
Vineet Gupta