index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
lib
/
feature-fixups.c
Age
Commit message (
Expand
)
Author
2016-08-10
powerpc/32: Fix crash during static key init
Benjamin Herrenschmidt
2016-08-03
powerpc/32: Fix early access to cpu_spec relocation
Benjamin Herrenschmidt
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
2016-08-01
powerpc: Call jump_label_init() in apply_feature_fixups()
Aneesh Kumar K.V
2016-08-01
powerpc/kernel: Check features don't change after patching
Michael Ellerman
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
2011-11-16
powerpc: Copy down exception vectors after feature fixups
Anton Blanchard
2010-07-08
powerpc: Fix feature-fixup tests for gcc 4.5
Stephen Rothwell
2010-02-26
powerpc: Fix lwsync feature fixup vs. modules on 64-bit
Benjamin Herrenschmidt
2010-02-17
powerpc: Fix lwsync patching code on 64bit
Anton Blanchard
2009-02-23
powerpc: Unify opcode definitions and support
Kumar Gala
2008-07-22
powerpc: Use WARN_ON(1) instead of __WARN()
Michael Ellerman
2008-07-03
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-07-01
powerpc: Add self-tests of the feature fixup code
Michael Ellerman
2008-07-01
powerpc: Add logic to patch alternative feature sections
Michael Ellerman
2008-07-01
powerpc: Introduce infrastructure for feature sections with alternatives
Michael Ellerman
2008-07-01
powerpc: Split out do_feature_fixups() from cputable.c
Michael Ellerman