Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3d973b2e9a625996ee997c7303cd793b9d197c65
/
arch
/
powerpc
/
kernel
/
head_32.S
232ca1e
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
by Christophe Leroy
· 4 years, 11 months ago
cd08f10
powerpc/32s: Enable CONFIG_VMAP_STACK
by Christophe Leroy
· 5 years ago
94dd54c
powerpc/32s: Avoid crossing page boundary while changing SRR0/1.
by Christophe Leroy
· 5 years ago
2e15001
powerpc/32s: Reorganise DSI handler.
by Christophe Leroy
· 5 years ago
c9c84fd
powerpc/32: add a macro to get and/or save DAR and DSISR on stack.
by Christophe Leroy
· 5 years ago
1ca9db5
powerpc/32: save DEAR/DAR before calling handle_page_fault
by Christophe Leroy
· 5 years ago
1f1c4d0
powerpc/32: Add EXCEPTION_PROLOG_0 in head_32.h
by Christophe Leroy
· 5 years ago
39097b9
powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR
by Christophe Leroy
· 5 years ago
415480dc
powerpc/603: Fix handling of the DIRTY flag
by Christophe Leroy
· 5 years ago
9d6d712
powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.
by Christophe Leroy
· 5 years ago
a8282bf
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
b7f8b44
powerpc/32s: fix initial setup of segment registers on secondary CPU
by Christophe Leroy
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
b86fb88
powerpc/32: implement fast entry for syscalls on non BOOKE
by Christophe Leroy
· 6 years ago
642770d
powerpc/32: Enter exceptions with MSR_EE unset
by Christophe Leroy
· 6 years ago
f97dec2
powerpc/32: enter syscall with MSR_EE inconditionaly set
by Christophe Leroy
· 6 years ago
8a23fdec
powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
by Christophe Leroy
· 6 years ago
215b8237
powerpc/32s: set up an early static hash table for KASAN.
by Christophe Leroy
· 6 years ago
72f208c
powerpc/32s: move hash code patching out of MMU_init_hw()
by Christophe Leroy
· 6 years ago
2edb16e
powerpc/32: Add KASAN support
by Christophe Leroy
· 6 years ago
a68c31f
powerpc/32s: Implement Kernel Userspace Access Protection
by Christophe Leroy
· 6 years ago
f342adc
powerpc/32s: Prepare Kernel Userspace Access Protection
by Christophe Leroy
· 6 years ago
31ed2b1
powerpc/32s: Implement Kernel Userspace Execution Prevention.
by Christophe Leroy
· 6 years ago
fd42710
powerpc/32: Fix early boot failure with RTAS built-in
by Christophe Leroy
· 6 years ago
4622a2d
powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32
by Christophe Leroy
· 6 years ago
7c19c2e
powerpc: 'current_set' is now a table of task_struct pointers
by Christophe Leroy
· 6 years ago
ed1cd6d
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
by Christophe Leroy
· 6 years ago
4e67bfd
powerpc: Update comments in preparation for THREAD_INFO_IN_TASK
by Christophe Leroy
· 6 years ago
8c1fc5a
powerpc: Rename THREAD_INFO to TASK_STACK
by Christophe Leroy
· 6 years ago
5e04ae8
powerpc/mm/32s: add setibat() clearibat() and update_bats()
by Christophe Leroy
· 6 years ago
f68e792
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
by Michael Ellerman
· 6 years ago
78ca110
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
by Christophe Leroy
· 6 years ago
84de6ab
powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.
by Christophe Leroy
· 6 years ago
451b3ec
powerpc/603: Don't worry about _PAGE_USER in TLB miss handlers
by Christophe Leroy
· 6 years ago
f8b58c6
powerpc/603: let's handle PAGE_DIRTY directly
by Christophe Leroy
· 6 years ago
54a05a3
powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses
by Christophe Leroy
· 6 years ago
a8a1219
powerpc/603: Don't handle kernel page TLB misses when not need
by Christophe Leroy
· 6 years ago
2c12393
powerpc/603: use physical address directly in TLB miss handlers.
by Christophe Leroy
· 6 years ago
93c4a16
powerpc/6xx: Store PGDIR physical address in a SPRG
by Christophe Leroy
· 6 years ago
0df977e
powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS
by Christophe Leroy
· 6 years ago
4005833
powerpc: simplify BDI switch
by Christophe Leroy
· 6 years ago
385e89d
powerpc/mm: add exec protection on powerpc 603
by Christophe Leroy
· 6 years ago
4a3a224
powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
by Christophe Leroy
· 6 years ago
d7cceda
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
by Christophe Leroy
· 6 years ago
2c86cd1
powerpc: clean inclusions of asm/feature-fixups.h
by Christophe Leroy
· 7 years ago
f23ab3e
powerpc: Fix DABR match on hash based systems
by Benjamin Herrenschmidt
· 7 years ago
b4c001d
powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs
by Benjamin Herrenschmidt
· 7 years ago
398a719
powerpc/mm: Update bits used to skip hash_page
by Benjamin Herrenschmidt
· 7 years ago
c433ec0
powerpc/mm: Pre-filter SRR1 bits before do_page_fault()
by Benjamin Herrenschmidt
· 7 years ago
3072601
powerpc/32: Remove Mac-on-Linux/rtlinux hooks
by Ben Hutchings
· 8 years ago
2add203
powerpc/32: Remove FIX_SRR1
by Christophe Leroy
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
148151a
powerpc/32: Remove CLR_TOP32
by Christophe Leroy
· 8 years ago
9445aa1
ppc: move exports to definitions
by Al Viro
· 9 years ago
a546498
powerpc: Call do_page_fault() with interrupts off
by Benjamin Herrenschmidt
· 13 years ago
6dece0eb
powerpc/32: Pass device tree address as u64 to machine_init
by Scott Wood
· 13 years ago
f38aa70
powerpc: Remove last piece of GEMINI
by Sebastian Siewior
· 14 years ago
69e3cea
powerpc/smp: Make start_secondary_resume available to all CPU variants
by Benjamin Herrenschmidt
· 14 years ago
fa3f82c
powerpc/smp: soft-replugged CPUs must go back to start_secondary
by Benjamin Herrenschmidt
· 14 years ago
dd84c21
KVM: PPC: Add KVM intercept handlers
by Alexander Graf
· 15 years ago
d1d56f8
powerpc: gamecube/wii: early debugging using usbgecko
by Albert Herranz
· 15 years ago
ee43eb7
powerpc: Use names rather than numbers for SPRGs (v2)
by Benjamin Herrenschmidt
· 15 years ago
4a5cbf1
powerpc: Map more memory early on 601 processors
by Benjamin Herrenschmidt
· 16 years ago
37f9ef5
powerpc: Fix bug in move of altivec code to vector.S
by Benjamin Herrenschmidt
· 16 years ago
e821ea7
powerpc: Move VMX and VSX asm code to vector.S
by Benjamin Herrenschmidt
· 16 years ago
e703984
powerpc: convert to use __HEAD and HEAD_TEXT macros.
by Tim Abbott
· 16 years ago
2319f12
powerpc/mm: e300c2/c3/c4 TLB errata workaround
by Kumar Gala
· 16 years ago
eb3436a
powerpc/mm: Used free register to save a few cycles in SW TLB miss handling
by Kumar Gala
· 16 years ago
00fcb147
powerpc/mm: Remove unused register usage in SW TLB miss handling
by Kumar Gala
· 16 years ago
9e41d95
Merge commit 'origin/master' into next
by Benjamin Herrenschmidt
· 16 years ago
345953c
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
by Kumar Gala
· 16 years ago
a4bd6a9
powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
by Kumar Gala
· 16 years ago
28794d3
powerpc/kconfig: Kill PPC_MULTIPLATFORM
by Benjamin Herrenschmidt
· 16 years ago
ccdcef7
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
by Dale Farnsworth
· 16 years ago
7c03d65
powerpc/mm: Introduce MMU features
by Benjamin Herrenschmidt
· 16 years ago
5e69661
powerpc/mm: Split mmu_context handling
by Benjamin Herrenschmidt
· 16 years ago
2bda347
powerpc: Fix 32-bit SMP boot on CHRP
by Benjamin Herrenschmidt
· 16 years ago
4ee7084
POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical
by Becky Bruce
· 16 years ago
9acd57c
powerpc: Fix TLB invalidation on boot on 32-bit
by Rocky Craig
· 16 years ago
6f3d8e6
powerpc: Make load_up_fpu and load_up_altivec callable
by Michael Neuling
· 17 years ago
ec2b36b
[POWERPC] Move stackframe definitions to common header
by Benjamin Herrenschmidt
· 17 years ago
445857e
[POWERPC] Remove dead code at KernelAltiVec
by Dale Farnsworth
· 17 years ago
bee86f1
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
by Kumar Gala
· 17 years ago
8a13c4f
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers
by Kumar Gala
· 17 years ago
c374e00
[POWERPC] Add early debug console for CPM serial ports.
by Scott Wood
· 17 years ago
19a8d97
[POWERPC] Remove cmd_line from head*.S
by Stephen Rothwell
· 17 years ago
748a768
[POWERPC] Fix modpost warnings from head*.S on ppc32
by Kumar Gala
· 17 years ago
bde6c6e
[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses
by Scott Wood
· 17 years ago
f21f49e
[POWERPC] Remove the dregs of APUS support from arch/powerpc
by David Gibson
· 18 years ago
c536531
[POWERPC] Remove the broken Gemini support
by Adrian Bunk
· 18 years ago
aa42c69
[POWERPC] Add support for FP emulation for the e300c2 core
by Kim Phillips
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
ee0339f
[POWERPC] Add starting of secondary 86xx CPUs.
by Jon Loeliger
· 19 years ago
f1434a4
[PATCH] powerpc: fix altivec_unavailable_exception Oopses
by Alan Curry
· 19 years ago
0a498d9
powerpc: set CONFIG_PPC_OF=y always for ARCH=powerpc
by Paul Mackerras
· 19 years ago
555d97a
[PATCH] powerpc: G4+ oprofile support
by Andy Fleming
· 19 years ago
d7f3945
[PATCH] powerpc: Add back support for booting from BootX (#2)
by Benjamin Herrenschmidt
· 19 years ago
51d3082
[PATCH] powerpc: Unify udbg (#2)
by Benjamin Herrenschmidt
· 19 years ago
22c841c
powerpc: Initialize secondary CPU setup for 32-bit SMP
by Paul Mackerras
· 19 years ago
f78541dc
powerpc: Merge xmon
by Paul Mackerras
· 19 years ago
Next »