index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
arch
Age
Commit message (
Expand
)
Author
Lines
2024-12-04
tools headers: Sync arm64 kvm header with the kernel sources
Namhyung Kim
-0
/
+6
2024-12-04
tools headers: Sync x86 kvm and cpufeature headers with the kernel
Namhyung Kim
-2
/
+10
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+499
2024-11-19
Merge tag 'x86_cpu_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2024-11-14
Merge tag 'kvmarm-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
-0
/
+497
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
-14
/
+29
2024-11-12
Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
-1
/
+2
2024-11-11
KVM: s390: selftests: Add regression tests for PFCR subfunctions
Hendrik Brueckner
-1
/
+2
2024-10-28
perf cap: Add __NR_capget to arch/x86 unistd
Ian Rogers
-0
/
+6
2024-10-28
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+2
2024-10-26
tools: arm64: Grab a copy of esr.h from kernel
Oliver Upton
-0
/
+497
2024-10-25
x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix
Mario Limonciello
-1
/
+1
2024-10-24
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
-14
/
+20
2024-10-23
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+1
2024-10-11
Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
-5
/
+0
2024-10-08
selftests: vDSO: unconditionally build chacha test
Jason A. Donenfeld
-5
/
+0
2024-10-08
Merge tag 'perf-tools-fixes-for-v6.12-1-2024-10-08' of git://git.kernel.org/p...
Linus Torvalds
-0
/
+4
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-1
/
+1
2024-10-02
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+2
2024-09-30
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+2
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+52
2024-09-20
tools: Add riscv barrier implementation
Charlie Jenkins
-0
/
+52
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-0
/
+5
2024-09-17
Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-465
/
+1074
2024-09-13
s390/vdso: Wire up getrandom() vdso implementation
Heiko Carstens
-0
/
+1
2024-09-13
powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32
Christophe Leroy
-0
/
+1
2024-09-13
arm64: vDSO: Wire up getrandom() vDSO implementation
Adhemerval Zanella
-0
/
+1
2024-09-13
LoongArch: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
-0
/
+1
2024-08-30
selftests: vDSO: don't hard-code location of vDSO sources
Christophe Leroy
-0
/
+1
2024-08-07
tools/include: Sync arm64 headers with the kernel sources
Namhyung Kim
-0
/
+10
2024-08-07
tools/include: Sync x86 headers with the kernel sources
Namhyung Kim
-400
/
+414
2024-08-06
tools/include: Sync uapi/linux/kvm.h with the kernel sources
Namhyung Kim
-0
/
+53
2024-08-02
tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV file
Ahmed S. Darwish
-414
/
+1016
2024-08-02
tools/x86/kcpuid: Parse subleaf ranges if provided
Ahmed S. Darwish
-18
/
+32
2024-08-02
tools/x86/kcpuid: Recognize all leaves with subleaves
Ahmed S. Darwish
-21
/
+18
2024-08-02
tools/x86/kcpuid: Strip bitfield names leading/trailing whitespace
Ahmed S. Darwish
-1
/
+1
2024-08-02
tools/x86/kcpuid: Protect against faulty "max subleaf" values
Ahmed S. Darwish
-7
/
+5
2024-08-02
tools/x86/kcpuid: Set max possible subleaves count to 64
Ahmed S. Darwish
-1
/
+1
2024-08-02
tools/x86/kcpuid: Properly align long-description columns
Ahmed S. Darwish
-1
/
+2
2024-08-02
tools/x86/kcpuid: Remove unused variable
Ahmed S. Darwish
-3
/
+0
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+0
2024-07-10
clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
-2
/
+0
2024-06-12
tools/x86/kcpuid: Add missing dir via Makefile
Christian Heusel
-2
/
+2
2024-06-04
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
-0
/
+6
2024-05-28
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
-2
/
+20
2024-05-28
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
-5
/
+4
2024-05-21
Merge tag 'perf-tools-for-v6.10-1-2024-05-21' of git://git.kernel.org/pub/scm...
Linus Torvalds
-185
/
+14
2024-05-19
Merge tag 'perf-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-97
/
+311
2024-05-16
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-42
/
+295
2024-05-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-12
/
+12
[next]