| Commit message (Expand) | Author | Age |
* | tools headers: Synchoronize x86 features UAPI headers | Arnaldo Carvalho de Melo | 2018-02-02 |
* | tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h | Arnaldo Carvalho de Melo | 2018-02-02 |
* | tooling headers: Synchronize updated s390 kvm UAPI headers | Arnaldo Carvalho de Melo | 2018-02-02 |
* | tools include arch: Grab a copy of errno.h for arch's supported by perf | Hendrik Brueckner | 2018-01-23 |
* | tools headers: Synchronize kernel <-> tooling headers | Arnaldo Carvalho de Melo | 2018-01-10 |
* | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2018-01-06 |
|\ |
|
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-12-31 |
| |\ |
|
| * | | bpf: fix broken BPF selftest build on s390 | Hendrik Brueckner | 2017-12-19 |
* | | | tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h | Hendrik Brueckner | 2017-12-27 |
| |/
|/| |
|
* | | tools arch s390: Do not include header files from the kernel sources | Arnaldo Carvalho de Melo | 2017-12-18 |
|/ |
|
* | tools/headers: Synchronize kernel <-> tooling headers | Ingo Molnar | 2017-12-15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-12-08 |
|\ |
|
| * | selftests/bpf: sync kernel headers and introduce arch support in Makefile | Hendrik Brueckner | 2017-12-05 |
* | | tooling/headers: Synchronize updated s390 and x86 UAPI headers | Ingo Molnar | 2017-12-06 |
* | | tools headers: Synchronize KVM arch ABI headers | Arnaldo Carvalho de Melo | 2017-11-28 |
* | | tools/headers: Synchronize kernel x86 UAPI headers | Ingo Molnar | 2017-11-28 |
|/ |
|
* | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 |
|\ |
|
| * | tools/headers: Synchronize kernel ABI headers | Ingo Molnar | 2017-11-04 |
| * | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 |
| * | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 |
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 |
|/ |
|
* | tools include: Sync kernel ABI headers with tooling headers | Ingo Molnar | 2017-09-25 |
* | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-09-05 |
|\ |
|
| * | parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE | Helge Deller | 2017-08-22 |
* | | tools headers: Sync cpu features kernel ABI headers with tooling headers | Arnaldo Carvalho de Melo | 2017-08-28 |
* | | tools headers: Sync kernel ABI headers with tooling headers | Ingo Molnar | 2017-07-31 |
* | | tools include uapi x86: Add __NR_setns, if missing | Arnaldo Carvalho de Melo | 2017-07-18 |
* | | tools include uapi x86: Grab a copy of unistd.h | Arnaldo Carvalho de Melo | 2017-07-18 |
|/ |
|
* | tools/include: Sync kernel ABI headers with tooling headers | Ingo Molnar | 2017-05-24 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-05-08 |
|\ |
|
| * | s390: kvm: Cpu model support for msa6, msa7 and msa8 | Jason J. Herne | 2017-04-26 |
* | | tools arch x86: Sync cpufeatures.h | Arnaldo Carvalho de Melo | 2017-04-24 |
* | | tools arch: Sync arch/x86/lib/memcpy_64.S with the kernel | Arnaldo Carvalho de Melo | 2017-04-24 |
* | | tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h | Arnaldo Carvalho de Melo | 2017-03-20 |
* | | tools headers: Sync {tools/,}arch/arm{64}/include/uapi/asm/kvm.h | Arnaldo Carvalho de Melo | 2017-03-20 |
* | | tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h | Arnaldo Carvalho de Melo | 2017-03-17 |
* | | tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h | Arnaldo Carvalho de Melo | 2017-03-16 |
* | | tools arch x86: Introduce atomic_cmpxchg() | Arnaldo Carvalho de Melo | 2017-03-03 |
* | | tools arch x86: Include asm/cmpxchg.h | Arnaldo Carvalho de Melo | 2017-03-03 |
|/ |
|
* | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-02-20 |
|\ |
|
| * | x86/cpufeature: Add AVX512_VPOPCNTDQ feature | Piotr Luc | 2017-01-16 |
* | | tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h, {tools/,}ar... | Ingo Molnar | 2017-01-30 |
* | | tools: Sync x86's vmx.h with the kernel | Arnaldo Carvalho de Melo | 2017-01-11 |
|/ |
|
* | Merge branch 'core/urgent' into x86/fpu, to merge fixes | Ingo Molnar | 2016-11-01 |
|\ |
|
| * | x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features | Piotr Luc | 2016-10-19 |
* | | x86/fpu: Finish excising 'eagerfpu' | Andy Lutomirski | 2016-10-18 |
|/ |
|
* | tools: Synchronize tools/arch/x86/include/asm/cpufeatures.h | Arnaldo Carvalho de Melo | 2016-10-05 |
* | perf bench mem: Sync memcpy assembly sources with the kernel | Arnaldo Carvalho de Melo | 2016-10-05 |
* | tools include: Add mman macros needed by perf for all arch | Wang Nan | 2016-09-19 |