index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-07
tools/virtio: fix byteswap logic
Michael S. Tsirkin
1
-7
/
+13
2015-12-07
tools/virtio: move list macro stubs
Michael S. Tsirkin
2
-6
/
+6
2015-11-30
nfit: Adjust for different _FIT and NFIT headers
Linda Knippers
1
-34
/
+15
2015-11-23
Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+8
2015-11-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-35
/
+69
2015-11-20
tools/vm/page-types.c: support KPF_IDLE
Naoya Horiguchi
1
-0
/
+1
2015-11-20
Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2015-11-18
selftests/seccomp: Get page size from sysconf
Bamvor Jian Zhang
1
-4
/
+7
2015-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+4
2015-11-16
tools:testing/selftests: fix typo in futex/README
Wei Jiangang
1
-1
/
+1
2015-11-16
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-4
/
+4
2015-11-15
tools/net: Use include/uapi with __EXPORTED_HEADERS__
Kamal Mostafa
1
-3
/
+4
2015-11-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
35
-278
/
+934
2015-11-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-2
/
+7
2015-11-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2015-11-13
tools/power turbostat: use new name for MSR_PLATFORM_INFO
Len Brown
1
-4
/
+4
2015-11-13
perf probe: Clear probe_trace_event when add_probe_trace_event() fails
Wang Nan
1
-6
/
+14
2015-11-13
perf probe: Fix memory leaking on failure by clearing all probe_trace_events
Masami Hiramatsu
1
-1
/
+3
2015-11-13
perf inject: Also re-pipe lost_samples event
Adrian Hunter
1
-0
/
+1
2015-11-13
perf buildid-list: Requires ordered events
Adrian Hunter
1
-0
/
+1
2015-11-13
perf symbols: Fix dso lookup by long name and missing buildids
Adrian Hunter
3
-0
/
+19
2015-11-12
perf symbols: Allow forcing reading of non-root owned files by root
Arnaldo Carvalho de Melo
3
-5
/
+6
2015-11-12
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
Arnaldo Carvalho de Melo
1
-6
/
+0
2015-11-12
perf hists browser: Fix 'd' hotkey action to filter by DSO
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-11-12
perf symbols: Rebuild rbtree when adjusting symbols for kcore
Adrian Hunter
1
-16
/
+14
2015-11-12
tools: Add a "make all" rule
Kamal Mostafa
1
-0
/
+9
2015-11-12
Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-63
/
+88
2015-11-12
tools/testing/nvdimm, acpica: fix flag rename build breakage
Dan Williams
1
-1
/
+1
2015-11-12
tools: Actually install tmon in the install rule
Kamal Mostafa
1
-1
/
+1
2015-11-12
Merge branch 'pm-tools'
Rafael J. Wysocki
11
-63
/
+88
2015-11-11
tools include: Add compiler.h to list.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-11-11
perf probe: Verify parameters in two functions
Wang Nan
1
-0
/
+6
2015-11-11
perf session: Add missing newlines to some pr_err() calls
Arnaldo Carvalho de Melo
1
-4
/
+4
2015-11-11
perf annotate: Support full source file paths for srcline fix
Michael Petlan
1
-0
/
+1
2015-11-11
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
Yunlong Song
1
-0
/
+2
2015-11-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-0
/
+3
2015-11-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+3
2015-11-10
Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-53
/
+362
2015-11-10
selftests/mlock2: add ULL suffix to 64-bit constants
Geert Uytterhoeven
1
-2
/
+2
2015-11-10
selftests/mlock2: add missing #define _GNU_SOURCE
Geert Uytterhoeven
1
-0
/
+1
2015-11-11
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
1
-12
/
+18
2015-11-10
Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+162
2015-11-10
Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+1
2015-11-09
Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
4
-2
/
+7
2015-11-08
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
31
-274
/
+920
2015-11-06
selftests: run lib/test_printf module
Kees Cook
3
-0
/
+19
2015-11-06
tools/liblockdep: explicitly declare lockdep API we call from liblockdep
Sasha Levin
2
-1
/
+4
2015-11-06
tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTER
Sasha Levin
1
-0
/
+2
2015-11-06
tools/liblockdep: remove task argument from debug_check_no_locks_held
Sasha Levin
1
-1
/
+1
2015-11-06
perf test: Do not be case sensitive when searching for matching tests
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]