index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_32.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-26
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-07
1
-0
/
+5
*
|
powerpc/32: Remove CLR_TOP32
Christophe Leroy
2016-09-23
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-12
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
*
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-12-21
1
-4
/
+4
*
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt
2008-12-21
1
-1
/
+11
*
powerpc: Fix 32-bit SMP boot on CHRP
Benjamin Herrenschmidt
2008-10-15
1
-0
/
+6
*
POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physical
Becky Bruce
2008-09-24
1
-2
/
+2
*
powerpc: Fix TLB invalidation on boot on 32-bit
Rocky Craig
2008-08-18
1
-1
/
+1
*
powerpc: Make load_up_fpu and load_up_altivec callable
Michael Neuling
2008-07-01
1
-2
/
+4
*
[POWERPC] Move stackframe definitions to common header
Benjamin Herrenschmidt
2008-04-18
1
-2
/
+3
*
[POWERPC] Remove dead code at KernelAltiVec
Dale Farnsworth
2008-02-26
1
-17
/
+0
*
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
Kumar Gala
2007-12-06
1
-1
/
+1
*
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...
Kumar Gala
2007-10-11
1
-9
/
+9
*
[POWERPC] Add early debug console for CPM serial ports.
Scott Wood
2007-10-03
1
-0
/
+16
*
[POWERPC] Remove cmd_line from head*.S
Stephen Rothwell
2007-09-19
1
-8
/
+0
*
[POWERPC] Fix modpost warnings from head*.S on ppc32
Kumar Gala
2007-09-14
1
-10
/
+7
*
[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses
Scott Wood
2007-09-14
1
-6
/
+6
*
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
2007-06-14
1
-119
/
+3
*
[POWERPC] Remove the broken Gemini support
Adrian Bunk
2007-01-24
1
-5
/
+0
*
[POWERPC] Add support for FP emulation for the e300c2 core
Kim Phillips
2006-12-08
1
-0
/
+7
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[POWERPC] Add starting of secondary 86xx CPUs.
Jon Loeliger
2006-06-21
1
-1
/
+13
*
[PATCH] powerpc: fix altivec_unavailable_exception Oopses
Alan Curry
2006-02-24
1
-0
/
+1
[next]