index
:
linux.git
master
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
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