Christophe Leroy
|
c766ee7223
powerpc: handover page flags with a pgprot_t parameter
|
6 years ago |
Christophe Leroy
|
b45ba4a51c
powerpc/lib: fix book3s/32 boot failure due to code patching
|
6 years ago |
Michael Neuling
|
51c3c62b58
powerpc: Avoid code patching freed init sections
|
6 years ago |
Michael Ellerman
|
06d0bbc6d0
powerpc/asm: Add a patch_site macro & helpers for patching instructions
|
7 years ago |
Christophe Leroy
|
8183d99f4a
powerpc/lib/feature-fixups: use raw_patch_instruction()
|
7 years ago |
Christophe Leroy
|
8cf4c05712
powerpc/lib/code-patching: refactor patch_instruction()
|
7 years ago |
Josh Poimboeuf
|
b9eab08d01
powerpc/modules: Don't try to restore r2 after a sibling call
|
7 years ago |
Christophe Leroy
|
252eb55816
powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX
|
7 years ago |
Balbir Singh
|
37bc3e5fd7
powerpc/lib/code-patching: Use alternate map for patch_instruction()
|
8 years ago |
Naveen N. Rao
|
71f6e58e5e
powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL()
|
8 years ago |
Luis R. Rodriguez
|
7d134b2ce6
kprobes: move kprobe declarations to asm-generic/kprobes.h
|
8 years ago |
Anju T
|
51c9c08439
powerpc/kprobes: Implement Optprobes
|
8 years ago |
Anju T
|
ebfa50df43
powerpc: Add helper to check if offset is within relative branch range
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Kevin Hao
|
1e8341ae0c
powerpc: Move the patch_exception to a common place
|
12 years ago |
Benjamin Herrenschmidt
|
636802ef96
powerpc: Don't use __put_user() in patch_instruction
|
13 years ago |
Steven Rostedt
|
b6e3796834
powerpc: Have patch_instruction detect faults
|
13 years ago |
Andrea Righi
|
27ac792ca0
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
|
17 years ago |
Michael Ellerman
|
ae0dc73625
powerpc: Add tests of the code patching routines
|
17 years ago |
Michael Ellerman
|
411781a290
powerpc: Add new code patching routines
|
17 years ago |
Michael Ellerman
|
053a858efa
powerpc: Make create_branch() return errors if the branch target is too large
|
17 years ago |
Michael Ellerman
|
e7a57273c6
powerpc: Allow create_branch() to return errors
|
17 years ago |
Michael Ellerman
|
aaddd3eaca
powerpc: Move code patching code into arch/powerpc/lib/code-patching.c
|
17 years ago |