aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2016-08-05Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbGravatar Linus Torvalds 1-0/+422
2016-08-05ntb_test: Add a selftest script for the NTB subsystemGravatar Logan Gunthorpe 1-0/+422
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Gravatar Linus Torvalds 1-3/+10
2016-08-02tools/testing/radix-tree/linux/gfp.h: fix bitrotted valueGravatar Valdis Kletnieks 1-1/+1
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-update' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 11-13/+268
2016-08-01Merge tag 'linux-kselftest-4.8-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 3-2/+123
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 32-32/+810
2016-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-7/+41
2016-07-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 8-154/+310
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-11/+165
2016-07-29objtool: Un-capitalize "Warning" for out-of-sync instruction decoderGravatar Josh Poimboeuf 1-1/+1
2016-07-29objtool: Resync x86 instruction decoder with the kernel'sGravatar Josh Poimboeuf 5-101/+220
2016-07-29objtool: Support new GCC 6 switch jump table patternGravatar Josh Poimboeuf 1-52/+88
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 12-148/+170
2016-07-28mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocationsGravatar Vlastimil Babka 1-0/+1
2016-07-27tools lib api: Add str_error_c to libapiGravatar Arnaldo Carvalho de Melo 3-6/+5
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 4-5/+401
2016-07-27objtool: Add 'fixdep' to objtool/.gitignoreGravatar Paul Gortmaker 1-0/+1
2016-07-27Merge tag 'perf-urgent-for-mingo-20160726' of git://git.kernel.org/pub/scm/li...Gravatar Ingo Molnar 5-1/+36
2016-07-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+7
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 5-9/+457
2016-07-26Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-3/+4
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 3-4/+4
2016-07-26tools/vm/page_owner: increase temporary buffer sizeGravatar Joonsoo Kim 1-2/+7
2016-07-26perf s390: Fix 'start' address of module's mapGravatar Song Shan Gong 4-0/+30
2016-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-121/+4000
2016-07-26selftests: media_tests add a new video device testGravatar Shuah Khan 3-2/+103
2016-07-26tools lib bpf: Use official ELF e_machine valueGravatar Wang Nan 1-1/+6
2016-07-26selftests/powerpc: exec() with suspended transactionGravatar Cyril Bur 5-18/+98
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-2/+2342
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 303-2309/+13229
2016-07-25Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-17/+60
2016-07-25Revert "perf tools: event.h needs asm/perf_regs.h"Gravatar Arnaldo Carvalho de Melo 1-1/+0
2016-07-25Merge branch 'pm-cpu'Gravatar Rafael J. Wysocki 2-2/+2
2016-07-25Merge branches 'pm-sleep' and 'pm-tools'Gravatar Rafael J. Wysocki 1-2/+2
2016-07-25Merge branches 'acpi-drivers', 'acpi-misc' and 'acpi-tools'Gravatar Rafael J. Wysocki 1-3/+4
2016-07-24Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-83/+199
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextGravatar Dan Williams 12-148/+170
2016-07-24nfit: do an ARS scrub on hitting a latent media errorGravatar Vishal Verma 1-0/+1
2016-07-24nfit: move to nfit/ sub-directoryGravatar Dan Williams 2-3/+3
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-4/+9
2016-07-23x86/insn: remove pcommitGravatar Dan Williams 5-10/+2
2016-07-23tools/vm/slabinfo: fix an unintentional printfGravatar Dan Carpenter 1-1/+2
2016-07-23testing/radix-tree: fix a macro expansion bugGravatar Dan Carpenter 1-1/+1
2016-07-22nfit, tools/testing/nvdimm/: unify shutdown pathsGravatar Dan Williams 1-14/+2
2016-07-22tools build: Fix objtool build with ARCH=x86_64Gravatar Josh Poimboeuf 3-2/+34
2016-07-22objtool: Always use host headersGravatar Arnaldo Carvalho de Melo 1-1/+1
2016-07-22objtool: Use tools/scripts/Makefile.arch to get ARCH and HOSTARCHGravatar Arnaldo Carvalho de Melo 1-3/+1
2016-07-22tools build: Add HOSTARCH Makefile variableGravatar Arnaldo Carvalho de Melo 1-5/+4
2016-07-22perf tests kmod-path: Fix build on ubuntu:16.04-x-armhfGravatar Arnaldo Carvalho de Melo 1-0/+1