index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_32.S
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32
Christophe Leroy
2019-03-18
1
-0
/
+6
*
powerpc: 'current_set' is now a table of task_struct pointers
Christophe Leroy
2019-02-23
1
-3
/
+3
*
powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-3
/
+3
*
powerpc: Update comments in preparation for THREAD_INFO_IN_TASK
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
2019-02-23
1
-1
/
+1
*
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
2019-02-23
1
-0
/
+35
*
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
2019-02-23
1
-1
/
+4
*
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
2019-02-21
1
-4
/
+1
*
powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.
Christophe Leroy
2019-02-21
1
-11
/
+13
*
powerpc/603: Don't worry about _PAGE_USER in TLB miss handlers
Christophe Leroy
2019-02-21
1
-9
/
+3
*
powerpc/603: let's handle PAGE_DIRTY directly
Christophe Leroy
2019-02-21
1
-4
/
+2
*
powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB misses
Christophe Leroy
2019-02-21
1
-6
/
+2
*
powerpc/603: Don't handle kernel page TLB misses when not need
Christophe Leroy
2019-02-21
1
-0
/
+4
*
powerpc/603: use physical address directly in TLB miss handlers.
Christophe Leroy
2019-02-21
1
-9
/
+6
*
powerpc/6xx: Store PGDIR physical address in a SPRG
Christophe Leroy
2019-02-21
1
-13
/
+12
*
powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS
Christophe Leroy
2019-02-21
1
-10
/
+12
*
powerpc: simplify BDI switch
Christophe Leroy
2019-02-21
1
-3
/
+2
*
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
2018-12-19
1
-1
/
+1
*
powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
Christophe Leroy
2018-12-19
1
-0
/
+4
*
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
1
-7
/
+7
*
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
1
-0
/
+1
*
powerpc: Fix DABR match on hash based systems
Benjamin Herrenschmidt
2017-11-13
1
-1
/
+1
*
powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs
Benjamin Herrenschmidt
2017-08-03
1
-2
/
+2
*
powerpc/mm: Update bits used to skip hash_page
Benjamin Herrenschmidt
2017-08-03
1
-1
/
+1
*
powerpc/mm: Pre-filter SRR1 bits before do_page_fault()
Benjamin Herrenschmidt
2017-08-02
1
-1
/
+1
*
powerpc/32: Remove Mac-on-Linux/rtlinux hooks
Ben Hutchings
2017-03-21
1
-15
/
+1
*
powerpc/32: Remove FIX_SRR1
Christophe Leroy
2017-01-27
1
-3
/
+0
*
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
1
-0
/
+5
|
\
|
*
ppc: move exports to definitions
Al Viro
2016-08-08
1
-0
/
+5
*
|
powerpc/32: Remove CLR_TOP32
Christophe Leroy
2016-09-22
1
-3
/
+0
|
/
*
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
2012-03-09
1
-2
/
+2
*
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
2011-09-20
1
-4
/
+3
*
powerpc: Remove last piece of GEMINI
Sebastian Siewior
2011-05-19
1
-13
/
+0
*
powerpc/smp: Make start_secondary_resume available to all CPU variants
Benjamin Herrenschmidt
2011-05-19
1
-9
/
+0
*
powerpc/smp: soft-replugged CPUs must go back to start_secondary
Benjamin Herrenschmidt
2011-04-01
1
-0
/
+9
*
KVM: PPC: Add KVM intercept handlers
Alexander Graf
2010-05-17
1
-0
/
+14
*
powerpc: gamecube/wii: early debugging using usbgecko
Albert Herranz
2009-12-13
1
-0
/
+25
*
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-08-20
1
-20
/
+20
*
powerpc: Map more memory early on 601 processors
Benjamin Herrenschmidt
2009-06-26
1
-7
/
+10
*
powerpc: Fix bug in move of altivec code to vector.S
Benjamin Herrenschmidt
2009-06-12
1
-2
/
+4
*
powerpc: Move VMX and VSX asm code to vector.S
Benjamin Herrenschmidt
2009-06-09
1
-95
/
+0
*
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-26
1
-1
/
+2
*
powerpc/mm: e300c2/c3/c4 TLB errata workaround
Kumar Gala
2009-03-24
1
-4
/
+28
*
powerpc/mm: Used free register to save a few cycles in SW TLB miss handling
Kumar Gala
2009-03-24
1
-27
/
+24
*
powerpc/mm: Remove unused register usage in SW TLB miss handling
Kumar Gala
2009-03-24
1
-8
/
+3
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-03-24
1
-3
/
+12
|
\
|
*
powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines
Kumar Gala
2009-03-23
1
-0
/
+9
|
*
powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW
Kumar Gala
2009-03-17
1
-3
/
+3
*
|
powerpc/kconfig: Kill PPC_MULTIPLATFORM
Benjamin Herrenschmidt
2009-03-11
1
-2
/
+5
|
/
*
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
Dale Farnsworth
2008-12-23
1
-5
/
+6
[next]