summaryrefslogtreecommitdiffstats
path: root/tools/arch
Commit message (Expand)AuthorAgeFilesLines
* tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo2018-10-081-0/+1
* tools headers uapi: Update tools's copies of kvm headersArnaldo Carvalho de Melo2018-09-114-1/+67
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-262-2/+3
|\
| * tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2018-08-201-1/+1
| * tools arch x86: Update tools's copy of cpufeatures.hArnaldo Carvalho de Melo2018-08-201-1/+2
* | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+3
|\ \
| * | tools headers: Synchronise x86 cpufeatures.h for L1TF additionsDavid Woodhouse2018-08-091-0/+3
* | | Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-131-1/+0
|\ \ \ | |_|/ |/| |
| * | parisc: Drop architecture-specific ENOTSUP defineHelge Deller2018-08-131-1/+0
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-08-023-58/+68
|\| |
| * | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2018-07-302-58/+67
| * | tools headers powerpc: Update asm/unistd.h copy to pick newArnaldo Carvalho de Melo2018-07-301-0/+1
| |/
* / tools include: Grab copies of arm64 dependent unistd.h filesKim Phillips2018-07-241-0/+20
|/
* tools/headers: Pick up latest kernel ABIsIngo Molnar2018-06-264-0/+5
* tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to ...Arnaldo Carvalho de Melo2018-06-251-0/+1
* tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2018-06-011-6/+14
* tools headers kvm: Sync ARM UAPI headers with the kernel sourcesArnaldo Carvalho de Melo2018-05-072-0/+12
* tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo2018-05-071-0/+1
* tools/headers: Synchronize kernel ABI headers, v4.17-rc1Ingo Molnar2018-04-173-8/+28
* Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm...Ingo Molnar2018-04-041-0/+2
|\
| * tools headers: Synchronize x86's cpufeatures.hArnaldo Carvalho de Melo2018-04-021-0/+2
* | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2018-04-0211-99/+0
|\ \ | |/ |/|
| * arch: remove tile portArnd Bergmann2018-03-163-59/+0
| * arch: remove score portArnd Bergmann2018-03-092-14/+0
| * arch: remove m32r portArnd Bergmann2018-03-092-9/+0
| * arch: remove frv portArnd Bergmann2018-03-092-9/+0
| * mn10300: Remove the architectureDavid Howells2018-03-092-8/+0
* | Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar2018-03-071-0/+1
|\ \
| * | tools headers: Sync x86's cpufeatures.hArnaldo Carvalho de Melo2018-03-051-0/+1
| |/
* / tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.hRavi Bangoria2018-02-161-0/+402
|/
* Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"Hendrik Brueckner2018-02-151-412/+0
* tools/headers: Synchronize kernel ABI headers, v4.16-rc1Ingo Molnar2018-02-152-0/+3
* tools headers: Synchoronize x86 features UAPI headersArnaldo Carvalho de Melo2018-02-023-6/+24
* tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.hArnaldo Carvalho de Melo2018-02-021-0/+25
* tooling headers: Synchronize updated s390 kvm UAPI headersArnaldo Carvalho de Melo2018-02-021-1/+4
* tools include arch: Grab a copy of errno.h for arch's supported by perfHendrik Brueckner2018-01-237-0/+532
* tools headers: Synchronize kernel <-> tooling headersArnaldo Carvalho de Melo2018-01-102-2/+10
* Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2018-01-061-1/+1
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-12-311-0/+44
| |\
| * | bpf: fix broken BPF selftest build on s390Hendrik Brueckner2017-12-191-1/+1
* | | tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.hHendrik Brueckner2017-12-271-0/+412
| |/ |/|
* | tools arch s390: Do not include header files from the kernel sourcesArnaldo Carvalho de Melo2017-12-181-0/+44
|/
* tools/headers: Synchronize kernel <-> tooling headersIngo Molnar2017-12-151-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-083-0/+475
|\
| * selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner2017-12-053-0/+475
* | tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar2017-12-062-8/+0
* | tools headers: Synchronize KVM arch ABI headersArnaldo Carvalho de Melo2017-11-282-0/+14
* | tools/headers: Synchronize kernel x86 UAPI headersIngo Molnar2017-11-282-264/+281
|/
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0773-0/+76
|\
| * tools/headers: Synchronize kernel ABI headersIngo Molnar2017-11-044-3/+5