summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-02-22userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport
2017-02-22userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport
2017-02-22userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport
2017-02-22userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz
2017-02-22tools/vm: add missing Makefile rulesDaniel Thompson
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-22Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21Merge tag 'perf-core-for-mingo-4.11-20170220' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-02-20Merge tag 'acpi-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-02-20Merge tag 'pm-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-02-20Merge tag 'leds_for_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds
2017-02-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-02-20Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-02-20Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-02-20perf record: Honor --quiet option properlyNamhyung Kim
2017-02-20perf annotate: Add -q/--quiet optionNamhyung Kim
2017-02-20perf diff: Add -q/--quiet optionNamhyung Kim
2017-02-20perf report: Add -q/--quiet optionNamhyung Kim
2017-02-20perf utils: Check verbose flag properlyNamhyung Kim
2017-02-20perf utils: Add perf_quiet_option()Namhyung Kim
2017-02-20Merge branch 'acpica'Rafael J. Wysocki
2017-02-20Merge branch 'pm-tools'Rafael J. Wysocki
2017-02-18selftest for default_file_splice_read() infoleakAl Viro
2017-02-17perf record: Add -a as default targetJiri Olsa
2017-02-17perf stat: Add -a as default targetJiri Olsa
2017-02-17perf tools: Fail on using multiple bits long terms without valueJiri Olsa
2017-02-17perf tools: Move new_term arguments into struct parse_events_term templateJiri Olsa
2017-02-17perf build: Add special fixdep cleaning ruleJiri Olsa
2017-02-17perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...Jan Stancek
2017-02-17perf header: Make build_cpu_topology skip offline/absent CPUsJan Stancek
2017-02-17perf cpumap: Add cpu__max_present_cpu()Jan Stancek
2017-02-17perf session: Fix DEBUG=1 build with clangArnaldo Carvalho de Melo
2017-02-17tools lib traceevent: It's preempt not premptSteven Rostedt (VMware)
2017-02-17perf python: Filter out -specs=/a/b/c from the python binding cc optionsArnaldo Carvalho de Melo
2017-02-17tools perf scripting python: clang doesn't have -spec, remove itArnaldo Carvalho de Melo
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-02-16Merge branch 'linus' into x86/mmThomas Gleixner
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-16tools/power/x86: Debug utility for intel_pstate driverDoug Smythies
2017-02-15bpf: Rebuild bpf.o for any dependency updateMickaël Salaün
2017-02-15bpf: Remove redundant ifdefMickaël Salaün
2017-02-15perf tools: Add missing parse_events_error() prototypeArnaldo Carvalho de Melo
2017-02-15perf pmu: Fix check for unset alias->unit arrayArnaldo Carvalho de Melo
2017-02-14bpf: kernel header files need to be copied into the tools directoryStephen Rothwell