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
*
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
2022-01-12
3
-132
/
+130
*
perf cpumap: Remove cpu_map__cpu(), use libperf function
Ian Rogers
2022-01-12
4
-10
/
+4
*
perf cpumap: Remove map from function names that don't use a map
Ian Rogers
2022-01-12
4
-14
/
+27
*
perf cpumap: Document cpu__get_node() and remove redundant function
Ian Rogers
2022-01-12
2
-7
/
+9
*
perf cpumap: Rename empty functions
Ian Rogers
2022-01-12
4
-25
/
+25
*
perf cpumap: Simplify equal function name
Ian Rogers
2022-01-12
3
-16
/
+18
*
perf cpumap: Remove unused cpu_map__socket()
Ian Rogers
2022-01-12
1
-7
/
+0
*
perf cpumap: Add comments to aggr_cpu_id()
Ian Rogers
2022-01-12
1
-0
/
+9
*
perf cpumap: Remove map+index get_node()
Ian Rogers
2022-01-12
3
-10
/
+1
*
perf cpumap: Remove map+index get_core()
Ian Rogers
2022-01-12
3
-10
/
+1
*
perf cpumap: Remove map+index get_die()
Ian Rogers
2022-01-12
4
-12
/
+2
*
perf cpumap: Remove map+index get_socket()
Ian Rogers
2022-01-12
4
-12
/
+2
*
perf cpumap: Switch cpu_map__build_map() to cpu function
Ian Rogers
2022-01-12
3
-47
/
+11
*
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
2022-01-12
3
-50
/
+57
*
perf stat: Switch aggregation to use for_each loop
Ian Rogers
2022-01-12
1
-21
/
+27
*
perf stat: Correct aggregation CPU map
Ian Rogers
2022-01-12
1
-1
/
+1
*
perf stat: Add aggr creators that are passed a cpu
Ian Rogers
2022-01-12
2
-34
/
+51
*
libperf: Add comments to 'struct perf_cpu_map'
Ian Rogers
2022-01-12
1
-0
/
+9
*
perf evsel: Improve error message for uncore events
Ian Rogers
2022-01-12
1
-0
/
+4
*
Revert "perf powerpc: Add data source encodings for power10 platform"
Arnaldo Carvalho de Melo
2022-01-12
1
-42
/
+12
*
Revert "perf powerpc: Add encodings to represent data based on newer composit...
Arnaldo Carvalho de Melo
2022-01-12
1
-3
/
+3
*
perf script: Fix hex dump character output
Adrian Hunter
2022-01-12
1
-1
/
+1
*
perf test: Enable system wide for metricgroups test
Ian Rogers
2022-01-11
1
-1
/
+1
*
perf annotate: Avoid TUI crash when navigating in the annotation of recursive...
Dario Petrillo
2022-01-10
1
-9
/
+14
*
perf powerpc: Update global/local variants for p_stage_cyc
Athira Rajeev
2022-01-10
1
-1
/
+7
*
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
2022-01-10
4
-12
/
+32
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-10
1013
-12421
/
+64357
|
\
|
*
Merge tag 'x86_vdso_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-10
2
-2
/
+2
|
|
\
|
|
*
x86/purgatory: Remove -nostdlib compiler flag
Masahiro Yamada
2021-12-30
1
-1
/
+1
|
|
*
x86/vdso: Remove -nostdlib compiler flag
Masahiro Yamada
2021-12-30
1
-1
/
+1
|
*
|
Merge tag 'x86_build_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-10
1
-2
/
+5
|
|
\
\
|
|
*
|
x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGS
Nathan Chancellor
2021-12-23
1
-2
/
+5
|
*
|
|
Merge tag 'x86_cpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-10
2
-4
/
+15
|
|
\
\
\
|
|
*
|
|
x86/lib: Add fast-short-rep-movs check to copy_user_enhanced_fast_string()
Tony Luck
2021-12-29
1
-2
/
+2
|
|
*
|
|
x86/cpu: Don't write CSTAR MSR on Intel CPUs
Andi Kleen
2021-11-25
1
-2
/
+13
|
*
|
|
|
Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-10
4
-6
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
x86/events/amd/iommu: Remove redundant assignment to variable shift
Colin Ian King
2021-12-28
1
-1
/
+1
|
|
*
|
|
|
x86/boot/string: Add missing function prototypes
Kees Cook
2021-12-10
1
-0
/
+3
|
|
*
|
|
|
x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototype
Shaokun Zhang
2021-12-10
1
-3
/
+0
|
|
*
|
|
|
x86/uaccess: Move variable into switch case statement
Kees Cook
2021-12-10
1
-2
/
+3
|
*
|
|
|
|
Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-10
6
-141
/
+169
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/mtrr: Remove the mtrr_bp_init() stub
Christoph Hellwig
2021-12-22
3
-8
/
+8
|
|
*
|
|
|
|
x86/sev-es: Use insn_decode_mmio() for MMIO implementation
Kirill A. Shutemov
2021-11-30
1
-131
/
+41
|
|
*
|
|
|
|
x86/insn-eval: Introduce insn_decode_mmio()
Kirill A. Shutemov
2021-11-30
2
-0
/
+96
|
|
*
|
|
|
|
x86/insn-eval: Introduce insn_get_modrm_reg_ptr()
Kirill A. Shutemov
2021-11-30
2
-0
/
+21
|
|
*
|
|
|
|
x86/insn-eval: Handle insn_get_opcode() failure
Kirill A. Shutemov
2021-11-30
1
-2
/
+3
|
*
|
|
|
|
|
Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-01-10
11
-18
/
+76
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/mm: Prevent early boot triple-faults with instrumentation
Borislav Petkov
2021-12-22
2
-3
/
+15
|
|
*
|
|
|
|
|
x86/mm: Include spinlock_t definition in pgtable.
Sebastian Andrzej Siewior
2021-12-09
1
-0
/
+1
|
|
*
|
|
|
|
|
x86/mm: Flush global TLB when switching to trampoline page-table
Joerg Roedel
2021-12-06
3
-10
/
+29
[next]