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
/
mm
/
nohash
Age
Commit message (
Expand
)
Author
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-24
powerpc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-18
powerpc/47x: Remove early_init_mmu_47x() to fix no previous prototype
Christophe Leroy
2023-08-02
powerpc/kuap: Use ASM feature fixups instead of static branches
Christophe Leroy
2023-08-02
powerpc/kuap: Use MMU_FTR_KUAP on all and refactor disabling kuap
Christophe Leroy
2023-02-16
powerpc/nohash: Fix build with llvm-as
Michael Ellerman
2023-02-16
powerpc/nohash: Fix build error with binutils >= 2.38
Michael Ellerman
2022-11-30
powerpc/tlb: Add local flush for page given mm_struct and psize
Benjamin Gray
2022-11-30
powerpc/book3e: remove #include <generated/utsrelease.h>
Thomas Weißschuh
2022-09-28
powerpc/64e: provide an addressing macro for use with TOC in alternate register
Nicholas Piggin
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
2022-09-26
powerpc: Remove impossible mmu_psize_defs[] on nohash
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E_MMU
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_PPC_BOOK3E
Christophe Leroy
2022-09-26
powerpc: Remove CONFIG_FSL_BOOKE
Christophe Leroy
2022-09-26
powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-08-26
powerpc/fsl_booke: Make calc_cam_sz() static
Christophe Leroy
2022-07-27
powerpc/44x: Fix build failure with GCC 12 (unrecognized opcode: `wrteei')
Christophe Leroy
2022-07-27
powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping.
Christophe Leroy
2022-07-09
Merge branch 'fixes' into next
Michael Ellerman
2022-06-29
powerpc/64e: Move virtual memory closer to linear memory
Christophe Leroy
2022-06-29
powerpc/64e: Remove MMU_FTR_USE_TLBRSRV and MMU_FTR_USE_PAIRED_MAS
Christophe Leroy
2022-06-29
powerpc/64e: Fix early TLB miss with KUAP
Christophe Leroy
2022-06-29
powerpc/32: Remove __map_without_ltlbs
Christophe Leroy
2022-06-29
powerpc/32: Remove 'noltlbs' kernel parameter
Christophe Leroy
2022-06-24
powerpc/book3e: Fix PUD allocation size in map_kernel_page()
Christophe Leroy
2022-06-06
powerpc/book3e: get rid of #include <generated/compile.h>
Masahiro Yamada
2022-05-22
powerpc/fsl_book3e: Don't set rodata RO too early
Christophe Leroy
2022-05-22
powerpc/kaslr_booke: Fix build error
YueHaibing
2022-05-22
powerpc/book3e: Fix build error
YueHaibing
2022-05-08
powerpc/8xx: Simplify flush_tlb_kernel_range()
Christophe Leroy
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-05-05
powerpc/mm: Make slice specific to book3s/64
Christophe Leroy
2022-05-04
powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
Christophe Leroy
2022-01-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-12
Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-12-23
powerpc/code-patching: Move patch_exception() outside code-patching.c
Christophe Leroy
2021-12-23
powerpc/mm: Add __init attribute to eligible functions
Nick Child
2021-12-16
of/fdt: Rework early_init_dt_scan_chosen() to call directly
Rob Herring
2021-12-09
powerpc/kuap: Wire-up KUAP on book3e/64
Christophe Leroy
2021-12-09
powerpc/kuap: Wire-up KUAP on 40x
Christophe Leroy
2021-12-09
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
2021-12-09
powerpc/nohash: Move setup_kuap out of 8xx.c
Christophe Leroy
2021-12-09
powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64
Christophe Leroy
2021-12-09
powerpc/44x: Activate KUEP at all time
Christophe Leroy
2021-12-09
powerpc/8xx: Activate KUEP at all time
Christophe Leroy
2021-12-09
Revert "powerpc: Inline setup_kup()"
Christophe Leroy
[next]