summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-07-091-1/+1
|\
| * Merge tag 'gpio-v5.3-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-06-271-1/+1
| |\
| | * tools: gpio: Add include/linux/gpio.h to .gitignoreKelsey Skunberg2019-05-201-1/+1
* | | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-07-091-1/+1
|\ \ \
| * | | docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-0929-89/+203
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-06-2829-89/+203
| |\ \ \
| | * \ \ Merge LKMM and RCU commitsPaul E. McKenney2019-06-2418-58/+107
| | |\ \ \
| | | | \ \
| | | | \ \
| | | *-. \ \ Merge branches 'consolidate.2019.05.28a', 'doc.2019.05.28a', 'fixes.2019.06.1...Paul E. McKenney2019-06-1918-58/+107
| | | |\ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | | | * | torture: Suppress propagating trace_printk() warningPaul E. McKenney2019-05-281-0/+1
| | | | | * | torture: Add --trust-make to suppress "make clean"Paul E. McKenney2019-05-283-2/+11
| | | | | * | torture: Make --cpus override idleness calculationsPaul E. McKenney2019-05-282-0/+8
| | | | | * | torture: Run kernel build in source directoryPaul E. McKenney2019-05-284-47/+22Star
| | | | | * | torture: Add function graph-tracing cheat sheetPaul E. McKenney2019-05-281-0/+2
| | | | | * | torture: Capture qemu outputPaul E. McKenney2019-05-282-2/+10
| | | | | * | rcutorture: Tweak kvm optionsSebastian Andrzej Siewior2019-05-282-1/+15
| | | | | * | rcutorture: Add trivial RCU implementationPaul E. McKenney2019-05-282-0/+17
| | | | | * | rcutorture: Exempt TREE01 from forward-progress testingPaul E. McKenney2019-05-281-0/+1
| | | | | * | rcutorture: Provide rudimentary MakefilePaul E. McKenney2019-05-281-0/+3
| | | | | * | torture: Make kvm-find-errors.sh and kvm-recheck.sh provide exit statusPaul E. McKenney2019-05-282-0/+6
| | | | | * | rcutorture: Add cpu0 to the set of CPUs to add jitterJoel Fernandes (Google)2019-05-281-2/+6
| | | | | * | rcutorture: Select from only online CPUsJoel Fernandes (Google)2019-05-281-2/+3
| | | | |/ / | | | |/| |
| | | | * | rcu: Don't return a value from rcu_assign_pointer()Andrea Parri2019-06-142-3/+3
| | | |/ /
| | * | | tools/memory-model: Improve data-race detectionAlan Stern2019-06-241-3/+5
| | * | | tools/memory-model: Change definition of rcu-fenceAlan Stern2019-06-221-10/+13
| | * | | tools/memory-model: Expand definition of barrierAlan Stern2019-06-221-1/+2
| | * | | tools/memory-model: Do not use "herd" to refer to "herd7"Andrea Parri2019-06-197-8/+8
| | * | | tools/memory-model: Fix comment in MP+poonceonces.litmusAndrea Parri2019-06-191-1/+1
| | * | | tools/memory-model: Add data-race detectionAlan Stern2019-05-283-1/+51
| | * | | tools/memory-model: Add definitions of plain and marked accessesAlan Stern2019-05-282-7/+14
| | * | | tools/memory-model: Prepare for data-race detectionAlan Stern2019-05-281-7/+9
| | |/ /
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-07-083-29/+311
|\ \ \ \
| * | | | selftests/x86/fsgsbase: Fix some test case bugsAndy Lutomirski2019-07-031-34/+40
| * | | | selftests/x86: Test SYSCALL and SYSENTER manually with TF setAndy Lutomirski2019-07-022-7/+110
| * | | | selftests/x86/fsgsbase: Test ptracer-induced GSBASE write with FSGSBASEChang S. Bae2019-06-221-2/+9
| * | | | selftests/x86/fsgsbase: Test RD/WRGSBASEAndy Lutomirski2019-06-221-3/+99
| * | | | selftests/x86/fsgsbase: Test ptracer-induced GSBASE writeChang S. Bae2019-06-221-0/+70
* | | | | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-081-25/+95
|\ \ \ \ \
| * | | | | selftests/x86: Add a test for process_vm_readv() on the vsyscall pageAndy Lutomirski2019-06-281-0/+35
| * | | | | selftests/x86/vsyscall: Verify that vsyscall=none blocks executionAndy Lutomirski2019-06-281-24/+52
| * | | | | x86/vsyscall: Document odd SIGSEGV error code for vsyscallsAndy Lutomirski2019-06-281-1/+8
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-07-081-3/+3
|\ \ \ \ \ \
| * | | | | | Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-0397-307/+1229
| |\| | | | |
| * | | | | | Merge branch 'linus' into timers/coreThomas Gleixner2019-06-221-0/+2
| |\ \ \ \ \ \
| * | | | | | | kselftests: timers: freq-step: Update maximum acceptable precision and errorsMiroslav Lichvar2019-06-221-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon2019-07-021-0/+1
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-293-3/+5
|\ \ \ \ \ \ \
| * | | | | | | perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang2019-06-243-3/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2019-06-291-0/+46
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)2019-06-031-0/+46