index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-26
powerpc/ptdump: Handle hugepd at PGD level
Christophe Leroy
1
-3
/
+26
2020-05-26
powerpc/ptdump: Properly handle non standard page size
Christophe Leroy
1
-9
/
+12
2020-05-26
powerpc/ptdump: Standardise display of BAT flags
Christophe Leroy
1
-22
/
+15
2020-05-26
powerpc/ptdump: Display size of BATs
Christophe Leroy
3
-9
/
+21
2020-05-26
powerpc/ptdump: Add _PAGE_COHERENT flag
Christophe Leroy
1
-0
/
+5
2020-05-20
powerpc/kasan: Declare kasan_init_region() weak
Christophe Leroy
2
-10
/
+14
2020-05-20
powerpc/kasan: Refactor update of early shadow mappings
Christophe Leroy
1
-21
/
+18
2020-05-20
powerpc/kasan: Remove unnecessary page table locking
Christophe Leroy
1
-15
/
+4
2020-05-20
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
3
-5
/
+3
2020-05-20
powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
Christophe Leroy
1
-3
/
+1
2020-05-20
powerpc/kasan: Fix error detection on memory allocation
Christophe Leroy
1
-3
/
+2
2020-05-19
powerpc/watchpoint/xmon: Support 2nd DAWR
Ravi Bangoria
1
-32
/
+69
2020-05-19
powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
Ravi Bangoria
1
-0
/
+4
2020-05-19
powerpc/watchpoint: Don't allow concurrent perf and ptrace events
Ravi Bangoria
2
-0
/
+223
2020-05-19
powerpc/watchpoint: Prepare handler to handle more than one watchpoint
Ravi Bangoria
4
-92
/
+310
2020-05-19
powerpc/watchpoint: Use builtin ALIGN*() macros
Ravi Bangoria
4
-13
/
+14
2020-05-19
powerpc/watchpoint: Introduce is_ptrace_bp() function
Ravi Bangoria
1
-1
/
+6
2020-05-19
powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
Ravi Bangoria
3
-10
/
+31
2020-05-19
powerpc/watchpoint: Convert thread_struct->hw_brk to an array
Ravi Bangoria
5
-41
/
+78
2020-05-19
powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
Ravi Bangoria
1
-3
/
+7
2020-05-19
powerpc/watchpoint: Get watchpoint count dynamically while disabling them
Ravi Bangoria
1
-8
/
+8
2020-05-19
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
6
-15
/
+15
2020-05-19
powerpc/watchpoint: Provide DAWR number to set_dawr
Ravi Bangoria
3
-8
/
+13
2020-05-19
powerpc/watchpoint/ptrace: Return actual num of available watchpoints
Ravi Bangoria
1
-1
/
+1
2020-05-19
powerpc/watchpoint: Introduce function to get nr watchpoints dynamically
Ravi Bangoria
4
-3
/
+12
2020-05-19
powerpc/watchpoint: Add SPRN macros for second DAWR
Ravi Bangoria
1
-0
/
+2
2020-05-19
powerpc/watchpoint: Rename current DAWR macros
Ravi Bangoria
5
-20
/
+20
2020-05-19
powerpc sstep: Add support for prefixed fixed-point arithmetic
Jordan Niethe
1
-0
/
+20
2020-05-19
powerpc sstep: Add support for prefixed load/stores
Jordan Niethe
2
-2
/
+166
2020-05-19
powerpc: Support prefixed instructions in alignment handler
Jordan Niethe
1
-1
/
+18
2020-05-19
powerpc/kprobes: Don't allow breakpoints on suffixes
Jordan Niethe
1
-0
/
+13
2020-05-19
powerpc/xmon: Don't allow breakpoints on suffixes
Jordan Niethe
1
-2
/
+25
2020-05-19
powerpc: Test prefixed instructions in feature fixups
Jordan Niethe
2
-0
/
+144
2020-05-19
powerpc: Test prefixed code patching
Jordan Niethe
3
-1
/
+42
2020-05-19
powerpc: Add prefixed instructions to instruction data type
Jordan Niethe
14
-17
/
+175
2020-05-19
powerpc/optprobes: Add register argument to patch_imm64_load_insns()
Jordan Niethe
1
-17
/
+17
2020-05-19
powerpc: Define new SRR1 bits for a ISA v3.1
Jordan Niethe
3
-3
/
+5
2020-05-19
powerpc: Enable Prefixed Instructions
Alistair Popple
2
-0
/
+4
2020-05-19
powerpc: Make test_translate_branch() independent of instruction length
Jordan Niethe
1
-3
/
+3
2020-05-19
powerpc/xmon: Move insertion of breakpoint for xol'ing
Jordan Niethe
1
-1
/
+2
2020-05-19
powerpc/xmon: Use a function for reading instructions
Jordan Niethe
1
-4
/
+24
2020-05-19
powerpc: Introduce a function for reporting instruction length
Jordan Niethe
4
-10
/
+17
2020-05-19
powerpc: Define and use get_user_instr() et. al.
Jordan Niethe
4
-3
/
+12
2020-05-19
powerpc/kprobes: Use patch_instruction()
Jordan Niethe
1
-4
/
+1
2020-05-19
powerpc: Add a probe_kernel_read_inst() function
Jordan Niethe
3
-10
/
+29
2020-05-19
powerpc: Add a probe_user_read_inst() function
Jordan Niethe
4
-3
/
+26
2020-05-19
powerpc: Use a function for reading instructions
Jordan Niethe
9
-26
/
+33
2020-05-19
powerpc: Use a datatype for instructions
Jordan Niethe
26
-214
/
+237
2020-05-19
powerpc: Introduce functions for instruction equality
Jordan Niethe
4
-15
/
+21
2020-05-19
powerpc: Use a function for byte swapping instructions
Jordan Niethe
2
-1
/
+6
[next]