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: 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
*
powerpc/64s/exceptions: Change irq reconcile for NMIs from reusing _DAR to RE...
Nicholas Piggin
2020-05-18
1
-5
/
+5
*
powerpc/64s/exceptions: Fix in_mce accounting in unrecoverable path
Nicholas Piggin
2020-05-18
1
-0
/
+4
*
powerpc/64s/exception: Fix machine check no-loss idle wakeup
Nicholas Piggin
2020-05-18
1
-6
/
+8
*
powerpc/eeh: Release EEH device state synchronously
Sam Bobroff
2020-05-18
2
-2
/
+31
*
powerpc/eeh: Fix pseries_eeh_configure_bridge()
Sam Bobroff
2020-05-18
1
-1
/
+7
*
powerpc/64: Update Speculation_Store_Bypass in /proc/<pid>/status
Michael Ellerman
2020-05-18
1
-0
/
+36
*
drivers/macintosh: Fix memleak in windfarm_pm112 driver
Michael Ellerman
2020-05-15
1
-8
/
+13
*
selftests/powerpc: Add a test of counting larx/stcx
Michael Ellerman
2020-05-15
4
-2
/
+203
*
powerpc: Drop unneeded cast in task_pt_regs()
Michael Ellerman
2020-05-15
1
-1
/
+1
*
powerpc/64: Don't initialise init_task->thread.regs
Michael Ellerman
2020-05-15
2
-9
/
+1
*
powerpc/mm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-15
2
-3
/
+3
*
powerpc: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-15
1
-1
/
+1
*
powerpc: Use trap metadata to prevent double restart rather than zeroing trap
Nicholas Piggin
2020-05-15
6
-16
/
+201
*
powerpc: trap_is_syscall() helper to hide syscall trap number
Nicholas Piggin
2020-05-15
5
-4
/
+12
*
powerpc: Use set_trap() and avoid open-coding trap masking
Nicholas Piggin
2020-05-15
4
-3
/
+11
*
powerpc/64s: Always has full regs, so remove remnant checks
Nicholas Piggin
2020-05-15
2
-8
/
+17
*
powerpc/kasan: Fix stack overflow by increasing THREAD_SHIFT
Christophe Leroy
2020-05-11
1
-0
/
+1
*
powerpc: Remove _ALIGN_UP(), _ALIGN_DOWN() and _ALIGN()
Christophe Leroy
2020-05-11
1
-7
/
+0
*
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
2020-05-11
4
-8
/
+8
*
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-11
15
-37
/
+37
*
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2020-05-11
11
-24
/
+24
[next]