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
/
kernel
/
head_book3s_32.S
Age
Commit message (
Expand
)
Author
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-02-07
powerpc/32: Remove _ENTRY() macro
Christophe Leroy
2022-02-07
powerpc/32: Remove remaining .stabs annotations
Christophe Leroy
2022-02-07
powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE
Christophe Leroy
2022-02-03
powerpc/603: Clear C bit when PTE is read only
Christophe Leroy
2022-02-03
powerpc/603: Remove outdated comment
Christophe Leroy
2021-12-09
powerpc/32s: Do kuep_lock() and kuep_unlock() in assembly
Christophe Leroy
2021-08-07
powerpc/32s: Fix napping restore in data storage interrupt (DSI)
Christophe Leroy
2021-06-25
powerpc: Remove klimit
Christophe Leroy
2021-06-17
powerpc: Define swapper_pg_dir[] in C
Christophe Leroy
2021-06-17
powerpc: Define empty_zero_page[] in C
Christophe Leroy
2021-06-17
powerpc/32s: Initialise KUAP and KUEP in C
Christophe Leroy
2021-06-17
powerpc/32s: Convert switch_mmu_context() to C
Christophe Leroy
2021-05-17
powerpc/603: Avoid a pile of NOPs when not using SW LRU in TLB exceptions
Christophe Leroy
2021-05-17
powerpc/32s: Remove m8260_gorom()
Christophe Leroy
2021-04-21
powerpc/32s: Enhance readability of trap types
Christophe Leroy
2021-03-29
powerpc/32: Remove the xfer parameter in EXCEPTION() macro
Christophe Leroy
2021-03-29
powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE
Christophe Leroy
2021-03-29
powerpc/32: Only restore non volatile registers when required
Christophe Leroy
2021-03-29
powerpc/32: Save trap number on stack in exception prolog
Christophe Leroy
2021-03-29
powerpc/32: Call bad_page_fault() from do_page_fault()
Christophe Leroy
2021-03-29
powerpc/32: Set regs parameter in r3 in transfer_to_handler
Christophe Leroy
2021-03-29
powerpc/32: Provide a name to exception prolog continuation in virtual mode
Christophe Leroy
2021-03-29
powerpc/32: Move exception prolog code into .text once MMU is back on
Christophe Leroy
2021-03-29
powerpc/32: Use START_EXCEPTION() as much as possible
Christophe Leroy
2021-03-29
powerpc/32: Add vmap_stack_overflow label inside the macro
Christophe Leroy
2021-03-29
powerpc/32: Always enable data translation in exception prolog
Christophe Leroy
2021-03-01
powerpc/603: Fix protection of user pages mapped with PROT_NONE
Christophe Leroy
2021-02-22
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-11
powerpc/32: Preserve cr1 in exception prolog stack check to fix build error
Christophe Leroy
2021-02-09
powerpc: add and use unknown_async_exception
Nicholas Piggin
2021-02-09
powerpc: remove arguments from fault handler functions
Nicholas Piggin
2021-02-09
powerpc/32s: move DABR match out of handle_page_fault
Christophe Leroy
2021-01-31
powerpc/32s: Only build hash code when CONFIG_PPC_BOOK3S_604 is selected
Christophe Leroy
2021-01-04
powerpc/32s: Fix RTAS machine check with VMAP stack
Christophe Leroy
2020-12-09
powerpc/32s: Handle PROTFAULT in hash_page() also for CONFIG_PPC_KUAP
Christophe Leroy
2020-12-09
powerpc/32s: Make Hash var static
Christophe Leroy
2020-12-04
powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prolog
Christophe Leroy
2020-12-04
powerpc/603: Use SPRN_SDR1 to store the pgdir phys address
Christophe Leroy
2020-12-04
powerpc/32s: Fix an FTR_SECTION_ELSE
Christophe Leroy
2020-12-04
powerpc/32s: Always map kernel text and rodata with BATs
Christophe Leroy
2020-12-04
powerpc/32s: Allow deselecting CONFIG_PPC_FPU on mpc832x
Christophe Leroy
2020-11-25
Merge branch 'fixes' into next
Michael Ellerman
2020-11-19
powerpc: Replace RFI by rfi on book3s/32 and booke
Christophe Leroy
2020-11-08
powerpc/32s: Use relocation offset when setting early hash table
Christophe Leroy
2020-11-05
powerpc/603: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
2020-10-08
powerpc/32s: Remove #ifdef CONFIG_PPC_BOOK3S_32 in head_book3s_32.S
Christophe Leroy
2020-10-08
powerpc/32s: Rename head_32.S to head_book3s_32.S
Christophe Leroy