index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc sstep: Add support for prefixed fixed-point arithmetic
Jordan Niethe
2020-05-18
1
-0
/
+20
*
powerpc sstep: Add support for prefixed load/stores
Jordan Niethe
2020-05-18
2
-2
/
+166
*
powerpc: Support prefixed instructions in alignment handler
Jordan Niethe
2020-05-18
1
-1
/
+18
*
powerpc/kprobes: Don't allow breakpoints on suffixes
Jordan Niethe
2020-05-18
1
-0
/
+13
*
powerpc/xmon: Don't allow breakpoints on suffixes
Jordan Niethe
2020-05-18
1
-2
/
+25
*
powerpc: Test prefixed instructions in feature fixups
Jordan Niethe
2020-05-18
2
-0
/
+144
*
powerpc: Test prefixed code patching
Jordan Niethe
2020-05-18
3
-1
/
+42
*
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
2020-05-18
14
-17
/
+175
*
powerpc/optprobes: Add register argument to patch_imm64_load_insns()
Jordan Niethe
2020-05-18
1
-17
/
+17
*
powerpc: Define new SRR1 bits for a ISA v3.1
Jordan Niethe
2020-05-18
3
-3
/
+5
*
powerpc: Enable Prefixed Instructions
Alistair Popple
2020-05-18
2
-0
/
+4
*
powerpc: Make test_translate_branch() independent of instruction length
Jordan Niethe
2020-05-18
1
-3
/
+3
*
powerpc/xmon: Move insertion of breakpoint for xol'ing
Jordan Niethe
2020-05-18
1
-1
/
+2
*
powerpc/xmon: Use a function for reading instructions
Jordan Niethe
2020-05-18
1
-4
/
+24
*
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
2020-05-18
4
-10
/
+17
*
powerpc: Define and use get_user_instr() et. al.
Jordan Niethe
2020-05-18
4
-3
/
+12
*
powerpc/kprobes: Use patch_instruction()
Jordan Niethe
2020-05-18
1
-4
/
+1
*
powerpc: Add a probe_kernel_read_inst() function
Jordan Niethe
2020-05-18
3
-10
/
+29
*
powerpc: Add a probe_user_read_inst() function
Jordan Niethe
2020-05-18
4
-3
/
+26
*
powerpc: Use a function for reading instructions
Jordan Niethe
2020-05-18
9
-26
/
+33
*
powerpc: Use a datatype for instructions
Jordan Niethe
2020-05-18
26
-214
/
+237
*
powerpc: Introduce functions for instruction equality
Jordan Niethe
2020-05-18
4
-15
/
+21
*
powerpc: Use a function for byte swapping instructions
Jordan Niethe
2020-05-18
2
-1
/
+6
*
powerpc: Use a function for getting the instruction op code
Jordan Niethe
2020-05-18
6
-6
/
+13
*
powerpc: Use an accessor for instructions
Jordan Niethe
2020-05-18
11
-179
/
+190
*
powerpc: Use a macro for creating instructions from u32s
Jordan Niethe
2020-05-18
24
-120
/
+156
*
powerpc: Change calling convention for create_branch() et. al.
Jordan Niethe
2020-05-18
6
-84
/
+119
*
powerpc/xmon: Use bitwise calculations in_breakpoint_table()
Jordan Niethe
2020-05-18
1
-2
/
+2
*
powerpc/xmon: Move breakpoints to text section
Jordan Niethe
2020-05-18
5
-6
/
+33
*
powerpc/xmon: Move breakpoint instructions to own array
Jordan Niethe
2020-05-18
1
-9
/
+12
*
powerpc/xmon: Remove store_inst() for patch_instruction()
Jordan Niethe
2020-05-18
1
-13
/
+5
*
powerpc/ps3: Fix kexec shutdown hang
Geoff Levand
2020-05-18
1
-10
/
+12
*
ps3disk: use the default segment boundary
Emmanuel Nicolet
2020-05-18
1
-1
/
+0
*
net/ps3_gelic_net: Remove duplicate error message
Markus Elfring
2020-05-18
1
-2
/
+0
*
drivers/ps3: Remove duplicate error messages
Markus Elfring
2020-05-18
2
-3
/
+0
*
powerpc/head_check: Avoid broken pipe
Geoff Levand
2020-05-18
1
-1
/
+1
*
powerpc/wrapper: Output linker map file
Geoff Levand
2020-05-18
1
-1
/
+2
*
powerpc/head_check: Automatic verbosity
Geoff Levand
2020-05-18
1
-2
/
+4
*
powerpc/traps: Make unrecoverable NMIs die instead of panic
Nicholas Piggin
2020-05-18
1
-3
/
+3
*
powerpc/traps: Do not trace system reset
Nicholas Piggin
2020-05-18
1
-0
/
+5
*
powerpc/64s: machine check do not trace real-mode handler
Nicholas Piggin
2020-05-18
1
-1
/
+8
*
powerpc: Implement ftrace_enabled() helpers
Nicholas Piggin
2020-05-18
1
-0
/
+14
*
powerpc/64s: machine check interrupt update NMI accounting
Nicholas Piggin
2020-05-18
2
-1
/
+20
*
powerpc/pseries: Machine check use rtas_call_unlocked() with args on stack
Nicholas Piggin
2020-05-18
1
-1
/
+9
*
powerpc/pseries: Limit machine check stack to 4GB
Nicholas Piggin
2020-05-18
1
-3
/
+12
*
powerpc/pseries/ras: fwnmi sreset should not interlock
Nicholas Piggin
2020-05-18
1
-15
/
+33
*
powerpc/pseries/ras: fwnmi avoid modifying r3 in error case
Nicholas Piggin
2020-05-18
1
-3
/
+4
*
powerpc/pseries/ras: Fix FWNMI_VALID off by one
Nicholas Piggin
2020-05-18
1
-2
/
+3
*
powerpc/pseries/ras: Avoid calling rtas_token() in NMI paths
Nicholas Piggin
2020-05-18
3
-5
/
+12
*
powerpc/64s/exceptions: Machine check reconcile irq state
Nicholas Piggin
2020-05-18
1
-0
/
+19
[next]