index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-15
selftests/powerpc: Fix incorrect kernel headers search path
Mathieu Desnoyers
4
-4
/
+4
2023-02-09
selftests/powerpc: Add automatically allocating read_file
Benjamin Gray
5
-109
/
+71
2023-02-09
selftests/powerpc: Add {read,write}_{long,ulong}
Benjamin Gray
5
-22
/
+95
2023-02-09
selftests/powerpc: Parse long/unsigned long value safely
Benjamin Gray
3
-7
/
+132
2023-02-09
selftests/powerpc: Add read/write debugfs file, int
Benjamin Gray
5
-35
/
+47
2023-02-09
selftests/powerpc: Add generic read/write file util
Benjamin Gray
7
-160
/
+120
2022-12-05
selftests/powerpc: Fix resource leaks
Miaoqian Lin
1
-1
/
+4
2022-12-02
selftests/powerpc: Add ptrace setup_core_pattern() null-terminator
Benjamin Gray
1
-1
/
+3
2022-12-02
selftests/powerpc: Use mfspr/mtspr macros
Benjamin Gray
4
-21
/
+10
2022-12-02
selftests: powerpc: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-1
/
+1
2022-11-30
selftests/powerpc: Account for offline cpus in perf-hwbreak test
Naveen N. Rao
1
-6
/
+39
2022-11-30
selftests/powerpc: Bump up rlimit for perf-hwbreak test
Naveen N. Rao
1
-0
/
+12
2022-11-30
selftests/powerpc: Move perror closer to its use
Naveen N. Rao
1
-16
/
+5
2022-11-24
selftests/powerpc: Remove repeated word in comments
Shaomin Deng
1
-1
/
+1
2022-11-24
selftests/powerpc: Fix spelling mistake "mmaping" -> "mmapping"
Colin Ian King
1
-1
/
+1
2022-09-28
selftests/powerpc: Update bhrb filter sampling test for multiple branch filters
Athira Rajeev
1
-0
/
+9
2022-09-04
selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systems
Michael Ellerman
1
-0
/
+2
2022-08-26
selftests/powerpc: Add a test for execute-only memory
Nicholas Miehlbradt
2
-1
/
+233
2022-08-22
powerpc/selftests: Use timersub() for gettimeofday()
ye xingchen
1
-2
/
+4
2022-08-15
selftests/powerpc: Add missing PMU selftests to .gitignores
Russell Currey
2
-4
/
+34
2022-08-01
selftests/powerpc: Avoid GCC 12 uninitialised variable warning
Michael Ellerman
1
-0
/
+1
2022-07-28
selftests/powerpc: Fix matrix multiply assist test
Rashmica Gupta
1
-0
/
+3
2022-07-25
selftests/powerpc/ptrace: Add peek/poke of FPRs
Michael Ellerman
2
-2
/
+87
2022-07-25
selftests/powerpc/ptrace: Use more interesting values
Michael Ellerman
1
-14
/
+57
2022-07-25
selftests/powerpc/ptrace: Make child errors more obvious
Michael Ellerman
1
-8
/
+5
2022-07-25
selftests/powerpc/ptrace: Do more of ptrace-gpr in asm
Michael Ellerman
4
-17
/
+73
2022-07-25
selftests/powerpc/ptrace: Build the ptrace-gpr test as 32-bit when possible
Michael Ellerman
1
-2
/
+3
2022-07-25
selftests/powerpc/ptrace: Convert to load/store doubles
Michael Ellerman
7
-109
/
+111
2022-07-25
selftests/powerpc/ptrace: Drop unused load_fpr_single_precision()
Michael Ellerman
2
-38
/
+0
2022-07-25
selftests/powerpc: Add 32-bit support to asm helpers
Michael Ellerman
1
-9
/
+38
2022-07-25
selftests/powerpc: Don't save TOC by default in asm helpers
Michael Ellerman
1
-3
/
+1
2022-07-25
selftests/powerpc: Don't save CR by default in asm helpers
Michael Ellerman
1
-4
/
+0
2022-07-25
selftests/powerpc/ptrace: Split CFLAGS better
Michael Ellerman
1
-5
/
+28
2022-07-25
selftests/powerpc/ptrace: Set LOCAL_HDRS
Michael Ellerman
1
-2
/
+3
2022-07-25
selftests/powerpc: Ensure 16-byte stack pointer alignment
Michael Ellerman
1
-2
/
+2
2022-06-29
selftests/powerpc: Add missing files to .gitignores
Michael Ellerman
4
-0
/
+4
2022-06-29
selftests/powerpc/pmu: Add test for hardware cache events
Kajol Jain
2
-1
/
+90
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCRA thre...
Kajol Jain
2
-1
/
+64
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCRA thre...
Kajol Jain
2
-1
/
+65
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint for unit and pmc fie...
Kajol Jain
2
-1
/
+76
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCRA thre...
Kajol Jain
2
-1
/
+97
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCR1 cach...
Kajol Jain
2
-1
/
+61
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for MMCR0 l2l3...
Kajol Jain
2
-1
/
+66
2022-06-29
selftests/powerpc/pmu: Add selftest for PERF_TYPE_HARDWARE events valid check
Athira Rajeev
2
-1
/
+131
2022-06-29
selftests/powerpc/pmu: Add selftest for event alternatives for power10
Athira Rajeev
2
-1
/
+110
2022-06-29
selftests/powerpc/pmu: Add selftest for event alternatives for power9
Athira Rajeev
2
-1
/
+117
2022-06-29
selftests/powerpc/pmu: Add selftest for blacklist events check in power9
Athira Rajeev
2
-1
/
+134
2022-06-29
selftests/powerpc/pmu: Add selftest for reserved bit check for MMCRA thresh_c...
Athira Rajeev
2
-1
/
+45
2022-06-29
selftests/powerpc/pmu: Add selftest for checking invalid bits in event code
Athira Rajeev
2
-1
/
+68
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check MMCRA sample bits
Athira Rajeev
2
-1
/
+56
[next]