开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
feature-fixups.h
Age
Commit message (
Expand
)
Author
2024-04-15
powerpc: Add static_key_feature_checks_initialized flag
Nicholas Miehlbradt
2023-08-02
powerpc/features: Add capability to update mmu features later
Christophe Leroy
2021-01-20
powerpc/64s: fix scv entry fallback flush vs interrupt
Nicholas Piggin
2020-12-04
powerpc: Add new macro to handle NESTED_IFCLR
Aneesh Kumar K.V
2020-11-26
powerpc: Work around inline asm issues in alternate feature sections
Bill Wendling
2020-11-19
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
2020-11-19
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
2018-12-20
powerpc/fsl: Add infrastructure to fixup branch predictor flush
Diana Craciun
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-03
powerpc/64s: Add support for ori barrier_nospec patching
Michal Suchanek
2018-05-21
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
2018-01-10
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
2017-08-31
powerpc/asm: Convert .llong directives to .8byte
Tobin C. Harding
2017-04-23
powerpc/64s: Simplify POWER9 DD1 idle workaround code
Nicholas Piggin
2016-08-10
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2011-05-04
powerpc: Use new CPU feature bit to select 2.06 tlbie
Michael Neuling
2011-04-20
powerpc: More work to support HV exceptions
Benjamin Herrenschmidt
2011-01-21
powerpc: Ensure the else case of feature sections will fit
Michael Ellerman
2010-02-26
powerpc: Fix lwsync feature fixup vs. modules on 64-bit
Benjamin Herrenschmidt
2009-05-21
powerpc: Enable MMU feature sections for inline asm
Milton Miller
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell