index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
nohash
Age
Commit message (
Expand
)
Author
2017-08-15
powerpc/hugetlb: fix page rights verification in gup_hugepte()
Christophe Leroy
2017-08-15
powerpc/mm: declare some local functions static
Christophe Leroy
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
2017-06-05
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
2017-06-05
powerpc/mm/book(e)(3s)/32: Add page table accounting
Balbir Singh
2017-06-05
powerpc/mm/book(e)(3s)/64: Add page table accounting
Balbir Singh
2017-03-31
powerpc/mm/nohash: MM_SLICE is only used by book3s 64
Aneesh Kumar K.V
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-03
powerpc/booke: Fix boot crash due to null hugepd
Laurentiu Tudor
2017-01-18
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-12-09
powerpc/8xx: Implement support of hugepages
Christophe Leroy
2016-12-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2016-11-18
powerpc/64: get rid of MIN_HUGEPTE_SHIFT
Christophe Leroy
2016-11-14
powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.h
Rui Teng
2016-09-13
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-07
powerpc/mm: Fix build of Book3E/64 with 64K pages
Benjamin Herrenschmidt
2016-06-24
powerpc: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
2016-06-10
powerpc/nohash: Fix build break with 64K pages
Michael Ellerman
2016-05-11
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Rename function to indicate we are allocating fragments
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Revert changes made to nohash pgalloc-64.h
Aneesh Kumar K.V
2016-05-11
powerpc/mm: Copy pgalloc (part 2)
Aneesh Kumar K.V
2016-05-01
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
2016-03-11
powerpc32: remove ioremap_base
Christophe Leroy
2016-03-11
powerpc32: Fix pte_offset_kernel() to return NULL for bad pages
Christophe Leroy
2016-02-29
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
2015-12-14
powerpc/nohash: we don't use real_pte_t for nohash
Aneesh Kumar K.V
2015-12-14
powerpc/nohash: Update 64K nohash config to have 32 pte fragement
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't hardcode the hash pte slot shift
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
2015-12-14
powerpc/mm: Move hugetlb related headers
Aneesh Kumar K.V
2015-12-14
powerpc/booke: Move nohash headers
Aneesh Kumar K.V