summaryrefslogtreecommitdiffstats
path: root/tools/arch
AgeCommit message (Expand)AuthorLines
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+8
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+139
2018-10-19tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpersDaniel Borkmann-0/+139
2018-10-17kvm: x86: Add exception payload fields to kvm_vcpu_eventsJim Mattson-2/+8
2018-10-08tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo-0/+1
2018-09-11tools headers uapi: Update tools's copies of kvm headersArnaldo Carvalho de Melo-1/+67
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+3
2018-08-20tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo-1/+1
2018-08-20tools arch x86: Update tools's copy of cpufeatures.hArnaldo Carvalho de Melo-1/+2
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+3
2018-08-13Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2018-08-13parisc: Drop architecture-specific ENOTSUP defineHelge Deller-1/+0
2018-08-09tools headers: Synchronise x86 cpufeatures.h for L1TF additionsDavid Woodhouse-0/+3
2018-08-02Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-58/+68
2018-07-30tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo-58/+67
2018-07-30tools headers powerpc: Update asm/unistd.h copy to pick newArnaldo Carvalho de Melo-0/+1
2018-07-24tools include: Grab copies of arm64 dependent unistd.h filesKim Phillips-0/+20
2018-06-26tools/headers: Pick up latest kernel ABIsIngo Molnar-0/+5
2018-06-25tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to ...Arnaldo Carvalho de Melo-0/+1
2018-06-01tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo-6/+14
2018-05-07tools headers kvm: Sync ARM UAPI headers with the kernel sourcesArnaldo Carvalho de Melo-0/+12
2018-05-07tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2018-04-17tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar-8/+28
2018-04-04Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm...Ingo Molnar-0/+2
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-99/+0
2018-04-02tools headers: Synchronize x86's cpufeatures.hArnaldo Carvalho de Melo-0/+2
2018-03-16arch: remove tile portArnd Bergmann-59/+0
2018-03-09arch: remove score portArnd Bergmann-14/+0
2018-03-09arch: remove m32r portArnd Bergmann-9/+0
2018-03-09arch: remove frv portArnd Bergmann-9/+0
2018-03-09mn10300: Remove the architectureDavid Howells-8/+0
2018-03-07Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar-0/+1
2018-03-05tools headers: Sync x86's cpufeatures.hArnaldo Carvalho de Melo-0/+1
2018-02-16tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.hRavi Bangoria-0/+402
2018-02-15Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"Hendrik Brueckner-412/+0
2018-02-15tools/headers: Synchronize kernel ABI headers, v4.16-rc1Ingo Molnar-0/+3
2018-02-02tools headers: Synchoronize x86 features UAPI headersArnaldo Carvalho de Melo-6/+24
2018-02-02tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.hArnaldo Carvalho de Melo-0/+25
2018-02-02tooling headers: Synchronize updated s390 kvm UAPI headersArnaldo Carvalho de Melo-1/+4
2018-01-23tools include arch: Grab a copy of errno.h for arch's supported by perfHendrik Brueckner-0/+532
2018-01-10tools headers: Synchronize kernel <-> tooling headersArnaldo Carvalho de Melo-2/+10
2018-01-06Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar-1/+1
2017-12-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+44
2017-12-27tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.hHendrik Brueckner-0/+412
2017-12-19bpf: fix broken BPF selftest build on s390Hendrik Brueckner-1/+1
2017-12-18tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo-0/+44
2017-12-15tools/headers: Synchronize kernel <-> tooling headersIngo Molnar-0/+1
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+475
2017-12-06tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar-8/+0
2017-12-05selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner-0/+475