index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-22
/
+0
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-2
/
+0
2020-02-04
arc: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+1
2019-12-04
Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-1
/
+1
2019-12-01
ARC: mm: remove __ARCH_USE_5LEVEL_HACK
Vineet Gupta
1
-1
/
+0
2019-10-28
ARCv2: mm: TLB Miss optim: SMP builds can cache pgd pointer in mmu scratch reg
Vineet Gupta
1
-1
/
+1
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-5
/
+0
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
1
-4
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-07-20
Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
1
-1
/
+1
2018-07-09
ARC: Fix CONFIG_SWAP
Alexey Brodkin
1
-1
/
+1
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
1
-2
/
+0
2017-05-05
ARC: mm: fix build failure in linux-next for UP builds
Vineet Gupta
1
-3
/
+3
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+1
2016-11-29
ARC: mm: PAE40: Fix crash at munmap
Yuriy Kolerov
1
-1
/
+1
2016-08-19
ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
Vineet Gupta
1
-1
/
+1
2016-07-28
ARC: mm: don't loose PTE_SPECIAL in pte_modify()
Vineet Gupta
1
-1
/
+1
2016-05-30
Fix typos
Andrea Gelmini
1
-1
/
+1
2016-05-09
ARC: Make vmalloc size configurable
Noam Camus
1
-1
/
+1
2016-05-05
ARC: Fix PAE40 boot failures due to PTE truncation
Vineet Gupta
1
-7
/
+6
2016-03-12
ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT pattern
Vineet Gupta
1
-5
/
+4
2016-03-11
ARC: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2016-02-12
ARC: mm: Introduce explicit super page size support
Vineet Gupta
1
-19
/
+26
2015-10-29
ARC: mm: PAE40 support
Vineet Gupta
1
-1
/
+7
2015-10-28
ARC: mm: preps ahead of HIGHMEM support
Vineet Gupta
1
-8
/
+1
2015-10-28
ARC: mm: use generic macros _BITUL()/_AC()
Alexey Brodkin
1
-7
/
+4
2015-10-17
ARCv2: mm: THP support
Vineet Gupta
1
-2
/
+14
2015-10-09
ARC: mm: Introduce PTE_SPECIAL
Vineet Gupta
1
-2
/
+5
2015-10-09
ARC: mm: pte flags comsetic cleanups, comments
Vineet Gupta
1
-21
/
+16
2015-06-22
ARCv2: MMUv4: TLB programming Model changes
Vineet Gupta
1
-0
/
+10
2015-02-16
Merge tag 'arc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
1
-1
/
+2
2015-02-13
ARC: fix page address calculation if PAGE_OFFSET != LINUX_LINK_BASE
Alexey Brodkin
1
-1
/
+2
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-10
arc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-12
/
+1
2013-08-30
ARC: MMUv4 preps/2 - Reshuffle PTE bits
Vineet Gupta
1
-14
/
+8
2013-08-29
ARC: MMUv4 preps/1 - Fold PTE K/U access flags
Vineet Gupta
1
-25
/
+14
2013-07-03
Merge tag 'arc-v3.11-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+6
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
1
-3
/
+0
2013-06-22
ARC: Disintegrate arcregs.h
Vineet Gupta
1
-0
/
+6
2013-05-23
ARC: copy_(to|from)_user() to honor usermode-access permissions
Vineet Gupta
1
-11
/
+15
2013-05-09
ARC: [mm] Aliasing VIPT dcache support 4/4
Vineet Gupta
1
-0
/
+3
2013-02-15
ARC: SMP support
Vineet Gupta
1
-0
/
+4
2013-02-15
ARC: Page Table Management
Vineet Gupta
1
-0
/
+401