index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
nohash
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-26
powerpc/mm/32: Fix pgtable_page_dtor call
Aneesh Kumar K.V
1
-1
/
+0
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
2
-0
/
+2
2018-06-03
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
2
-0
/
+4
2018-06-03
powerpc/mm: Change function prototype
Aneesh Kumar K.V
2
-4
/
+6
2018-06-02
powerpc/mm: Fix kernel crash on page table free
Aneesh Kumar K.V
2
-1
/
+2
2018-05-18
powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZE
Christophe Leroy
1
-3
/
+0
2018-05-15
powerpc/mm/nohash: Remove pte fragment dependency from nohash
Aneesh Kumar K.V
1
-12
/
+45
2018-05-15
powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit booke
Aneesh Kumar K.V
3
-121
/
+4
2018-05-07
powerpc/nohash: Use IS_ENABLED() to simplify __set_pte_at()
Christophe Leroy
1
-15
/
+8
2018-05-07
powerpc/nohash: Remove _PAGE_BUSY
Christophe Leroy
2
-12
/
+3
2018-05-07
powerpc/nohash: Remove hash related code from nohash headers.
Christophe Leroy
4
-75
/
+20
2018-03-06
powerpc/8xx: Increase number of slices to 64
Christophe Leroy
1
-1
/
+1
2018-03-06
powerpc/mm/slice: Enhance for supporting PPC32
Christophe Leroy
1
-0
/
+18
2018-03-06
powerpc/mm/slice: create header files dedicated to slices
Christophe Leroy
1
-0
/
+12
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
2
-0
/
+2
2018-01-16
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
3
-6
/
+13
2018-01-16
powerpc/mm: Introduce _PAGE_NA
Christophe Leroy
1
-1
/
+1
2018-01-16
powerpc/mm: extend _PAGE_PRIVILEGED to all CPUs
Christophe Leroy
2
-9
/
+2
2018-01-16
powerpc/8xx: remove unused _PAGE_WRITETHRU
Christophe Leroy
2
-2
/
+3
2017-12-22
powerpc/mm: Add proper pte access check helper for other platforms
Aneesh Kumar K.V
1
-0
/
+23
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
12
-0
/
+12
2017-08-15
powerpc/hugetlb: fix page rights verification in gup_hugepte()
Christophe Leroy
1
-0
/
+1
2017-08-15
powerpc/mm: declare some local functions static
Christophe Leroy
1
-3
/
+0
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
1
-1
/
+1
2017-06-05
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
1
-0
/
+2
2017-06-05
powerpc/mm/book(e)(3s)/32: Add page table accounting
Balbir Singh
1
-1
/
+2
2017-06-05
powerpc/mm/book(e)(3s)/64: Add page table accounting
Balbir Singh
1
-4
/
+7
2017-03-31
powerpc/mm/nohash: MM_SLICE is only used by book3s 64
Aneesh Kumar K.V
1
-5
/
+0
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
3
-0
/
+5
2017-03-03
powerpc/booke: Fix boot crash due to null hugepd
Laurentiu Tudor
1
-1
/
+1
2017-01-18
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
1
-2
/
+3
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
5
-30
/
+63
2016-12-09
powerpc/8xx: Implement support of hugepages
Christophe Leroy
2
-0
/
+5
2016-12-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
3
-30
/
+58
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2
-2
/
+4
2016-11-18
powerpc/64: get rid of MIN_HUGEPTE_SHIFT
Christophe Leroy
2
-6
/
+0
2016-11-14
powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.h
Rui Teng
1
-13
/
+1
2016-09-13
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
2
-2
/
+4
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-1
/
+2
2016-07-07
powerpc/mm: Fix build of Book3E/64 with 64K pages
Benjamin Herrenschmidt
1
-0
/
+1
2016-06-24
powerpc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-4
/
+2
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-1
/
+1
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2016-06-10
powerpc/nohash: Fix build break with 64K pages
Michael Ellerman
1
-1
/
+1
2016-05-11
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
1
-35
/
+3
2016-05-11
powerpc/mm: Rename function to indicate we are allocating fragments
Aneesh Kumar K.V
1
-6
/
+6
2016-05-11
powerpc/mm: Revert changes made to nohash pgalloc-64.h
Aneesh Kumar K.V
2
-35
/
+10
2016-05-11
powerpc/mm: Copy pgalloc (part 2)
Aneesh Kumar K.V
3
-0
/
+398
[next]