index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
head_40x.S
Age
Commit message (
Expand
)
Author
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-28
powerpc/40x: Don't save CR in SPRN_SPRG_SCRATCH6
Christophe Leroy
2020-05-28
powerpc/40x: Avoid using r12 in TLB miss handlers
Christophe Leroy
2020-05-28
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
2020-05-28
powerpc/40x: Remove IBM405 Erratum #51
Christophe Leroy
2020-05-28
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
2020-05-28
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
2020-05-12
powerpc/40x: Make more space for system call exception
Christophe Leroy
2020-01-26
powerpc/32: save DEAR/DAR before calling handle_page_fault
Christophe Leroy
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
2019-05-03
powerpc/32: get rid of COPY_EE in exception entry
Christophe Leroy
2019-05-03
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-03
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-05-03
powerpc/40x: Refactor exception entry macros by using head_32.h
Christophe Leroy
2019-05-03
powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
Christophe Leroy
2019-05-03
powerpc/40x: add exception frame marker
Christophe Leroy
2019-05-03
powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG
Christophe Leroy
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
2019-02-23
powerpc: Rename THREAD_INFO to TASK_STACK
Christophe Leroy
2019-02-22
powerpc: simplify BDI switch
Christophe Leroy
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
2016-08-07
ppc: move exports to definitions
Al Viro
2014-06-11
powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUG
Paul Bolle
2013-08-14
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
2013-01-10
powerpc: Enable the Watchdog vector for 405
Jason Gunthorpe
2012-03-09
powerpc: Call do_page_fault() with interrupts off
Benjamin Herrenschmidt
2011-09-20
powerpc/32: Pass device tree address as u64 to machine_init
Scott Wood
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-29
powerpc: Remove second definition of STACK_FRAME_OVERHEAD
Stephen Rothwell
2010-08-05
memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
Benjamin Herrenschmidt
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
2009-04-26
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2008-06-02
[POWERPC] 40x/Book-E: Save/restore volatile exception registers
Kumar Gala
2008-06-02
[POWERPC] Move to runtime allocated exception stacks
Kumar Gala
2007-12-06
[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE
Kumar Gala
2007-10-11
[POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB hand...
Kumar Gala
2007-09-19
[POWERPC] Remove cmd_line from head*.S
Stephen Rothwell
2007-09-14
[POWERPC] Fix modpost warnings from head*.S on ppc32
Kumar Gala
2007-08-20
[POWERPC] Fix 40x build
Josh Boyer
2007-08-20
[POWERPC] 40x MMU
Josh Boyer
2007-08-20
[POWERPC] Rename 4xx paths to 40x
Josh Boyer