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
2021-06-17
powerpc/kuap: Remove to/from/size parameters of prevent_user_access()
Christophe Leroy
2021-06-17
powerpc/8xx: Allow disabling KUAP at boot time
Christophe Leroy
2021-06-17
powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP)
Christophe Leroy
2021-04-22
powerpc/64: Fix the definition of the fixmap area
Christophe Leroy
2021-04-14
powerpc/8xx: Define a MODULE area below kernel text
Christophe Leroy
2021-03-29
powerpc/32: Manage KUAP in C
Christophe Leroy
2021-03-29
powerpc/8xx: Create C version of kuap save/restore/check helpers
Christophe Leroy
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-09
powerpc/8xx: Implement pXX_leaf_size() support
Peter Zijlstra
2020-12-09
powerpc/mm: Move the WARN() out of bad_kuap_fault()
Christophe Leroy
2020-12-09
powerpc/mm: Remove flush_tlb_page_nohash() prototype.
Christophe Leroy
2020-12-08
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
2020-12-04
powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
Mathieu Desnoyers
2020-12-04
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
2020-12-04
powerpc/vdso: Replace vdso_base by vdso
Christophe Leroy
2020-11-16
arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed
Arnd Bergmann
2020-11-05
powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry
Christophe Leroy
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
powerpc/mm: move setting pte specific flags to pfn_pte
Aneesh Kumar K.V
2020-09-15
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
2020-09-15
powerpc/8xx: Refactor calculation of number of entries per PTE in page tables
Christophe Leroy
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
2020-06-22
powerpc/8xx: Modify ptep_get()
Christophe Leroy
2020-06-20
powerpc/8xx: Provide ptep_get() with 16k pages
Christophe Leroy
2020-06-17
powerpc/8xx: use pmd_off() to access a PMD entry in pte_update()
Mike Rapoport
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-06-02
powerpc/8xx: Reduce time spent in allow_user_access() and friends
Christophe Leroy
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
2020-05-28
powerpc/pgtable: Drop PTE_ATOMIC_UPDATES
Christophe Leroy
2020-05-28
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
2020-05-26
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
2020-05-26
powerpc/8xx: Remove now unused TLB miss functions
Christophe Leroy
2020-05-26
powerpc/8xx: Add function to set pinned TLBs
Christophe Leroy
2020-05-26
powerpc/8xx: MM_SLICE is not needed anymore
Christophe Leroy
2020-05-26
powerpc/8xx: Only 8M pages are hugepte pages now
Christophe Leroy
2020-05-26
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
2020-05-26
powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages.
Christophe Leroy
2020-05-26
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
2020-05-26
powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
Christophe Leroy
2020-05-26
powerpc/mm: Create a dedicated pte_update() for 8xx
Christophe Leroy
2020-05-26
powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64
Christophe Leroy
2020-05-26
powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 an...
Christophe Leroy
2020-05-26
powerpc/mm: Refactor pte_update() on nohash/32
Christophe Leroy
2020-05-26
powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
[next]