summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-11-15tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-10Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-10selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven
2015-11-10selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2015-11-06selftests: run lib/test_printf moduleKees Cook
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05selftests: vm: add tests for lock on faultEric B Munson
2015-11-05tools/vm/slabinfo: gnuplot slabifo extended statSergey Senozhatsky
2015-11-05tools/vm/slabinfo: cosmetic globals cleanupSergey Senozhatsky
2015-11-05tools/vm/slabinfo: output sizes in bytesSergey Senozhatsky
2015-11-05tools/vm/slabinfo: introduce extended totals modeSergey Senozhatsky
2015-11-05tools/vm/slabinfo: fix alternate opts namesSergey Senozhatsky
2015-11-05tools/vm/slabinfo: sort slabs by lossSergey Senozhatsky
2015-11-05tools/vm/slabinfo: limit the number of reported slabsSergey Senozhatsky
2015-11-05tools/vm/slabinfo: use getopt no_argument/optional_argumentSergey Senozhatsky
2015-11-04Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-04Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-11-03Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-11-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-03selftests: breakpoint: Actually build itBen Hutchings
2015-11-03selftests: vm: Try harder to allocate huge pagesBen Hutchings
2015-11-03selftests: Make scripts executableBen Hutchings
2015-11-03selftests: kprobe: Choose an always-defined function to probeBen Hutchings
2015-11-03selftests: memfd: Stop unnecessary rebuildsBen Hutchings
2015-11-03selftests: Add missing #include directivesBen Hutchings
2015-11-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-03rtc: rtctest: enabling UIE for a chip that doesn't support it returns EINVALUwe Kleine-König
2015-11-02selftests/seccomp: Be more precise with syscall arguments.Robert Sesek
2015-11-02acpi: nfit: Add support for hot-addVishal Verma
2015-11-02Merge branch 'acpica'Rafael J. Wysocki
2015-10-31selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugsAndy Lutomirski
2015-10-29perf unwind: Pass symbol source to libunwindRabin Vincent
2015-10-29tools build: Fix libiberty feature detectionRabin Vincent
2015-10-29perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan
2015-10-29perf record: Add clang options for compiling BPF scriptsWang Nan
2015-10-29perf bpf: Attach eBPF filter to perf eventWang Nan
2015-10-29perf tools: Make sure fixdep is built before libbpfJiri Olsa
2015-10-29perf script: Enable printing of branch stackStephane Eranian
2015-10-29perf trace: Add cmd string table to decode sys_bpf first argArnaldo Carvalho de Melo
2015-10-28perf bpf: Collect perf_evsel in BPF object filesWang Nan
2015-10-28perf tools: Load eBPF object into kernelWang Nan
2015-10-28perf tools: Create probe points for BPF programsWang Nan
2015-10-28perf tools: Enable passing bpf object file to --eventWang Nan