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-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2015-03-26
Merge tag 'linux-kselftest-4.0-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+8
2015-03-24
tools: bpf_asm: cleanup vlan extension related token
Daniel Borkmann
2
-14
/
+14
2015-03-24
filter: introduce SKF_AD_VLAN_TPID BPF extension
Michal Sekletar
2
-1
/
+12
2015-03-19
selftests: Fix build failures when invoked from kselftest target
Shuah Khan
1
-0
/
+8
2015-03-17
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
1
-0
/
+2
2015-03-14
Merge tag 'linux-kselftest-4.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+9
2015-03-11
Revert "cpupower Makefile change to help run the tool without 'make install'"
Josh Boyer
1
-1
/
+1
2015-03-11
selftests/exec: Check if the syscall exists and bail if not
Michael Ellerman
1
-1
/
+9
2015-03-05
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-0
/
+2
2015-03-05
perf annotate: Fix fallback to unparsed disassembler line
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-03-02
Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-14
/
+63
2015-03-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-8
/
+30
2015-02-28
tools/thermal: tmon: silence 'set but not used' warnings
Brian Norris
1
-0
/
+3
2015-02-28
tools/thermal: tmon: use pkg-config to determine library dependencies
Brian Norris
1
-1
/
+10
2015-02-28
tools/thermal: tmon: support cross-compiling
Brian Norris
1
-2
/
+2
2015-02-28
tools/thermal: tmon: add .gitignore
Brian Norris
1
-0
/
+1
2015-02-28
tools/thermal: tmon: fixup tui windowing calculations
Brian Norris
1
-5
/
+16
2015-02-28
tools/thermal: tmon: tui: don't hard-code dialog window size assumptions
Brian Norris
1
-4
/
+5
2015-02-28
tools/thermal: tmon: add min/max macros
Brian Norris
1
-0
/
+12
2015-02-28
tools/thermal: tmon: add --target-temp parameter
Brian Norris
2
-2
/
+14
2015-02-25
perf tools: Make sparc64 arch point to sparc
David Ahern
1
-0
/
+4
2015-02-25
perf symbols: Define EM_AARCH64 for older OSes
David Ahern
1
-0
/
+5
2015-02-25
perf top: Fix SIGBUS on sparc64
David Ahern
1
-1
/
+1
2015-02-25
perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag
Adrian Hunter
1
-3
/
+15
2015-02-25
perf tools: Fix pthread_attr_setaffinity_np build error
Adrian Hunter
1
-1
/
+2
2015-02-25
perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
Josh Boyer
1
-1
/
+1
2015-02-22
perf bench: Fix order of arguments to memcpy_alloc_mem
Bruce Merry
1
-2
/
+2
2015-02-18
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-340
/
+1684
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-32
/
+23
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-13
/
+20
2015-02-13
Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-158
/
+254
2015-02-13
Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
2
-158
/
+254
2015-02-13
tools/lguest: don't use legacy definitions for net device in example launcher.
Rusty Russell
1
-1
/
+2
2015-02-13
tools/lguest: use common error macros in the example launcher.
Rusty Russell
1
-101
/
+105
2015-02-13
tools/lguest: give virtqueues names for better error messages
Rusty Russell
1
-7
/
+12
2015-02-13
tools/lguest: more documentation and checking of virtio 1.0 compliance.
Rusty Russell
1
-14
/
+293
2015-02-13
tools/lguest: don't start devices until DRIVER_OK status set.
Rusty Russell
1
-8
/
+36
2015-02-13
tools/lguest: handle indirect partway through chain.
Rusty Russell
1
-12
/
+13
2015-02-13
tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI)
Rusty Russell
1
-2
/
+57
2015-02-13
tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI)
Rusty Russell
1
-9
/
+131
2015-02-13
tools/lguest: rename virtio_pci_cfg_cap field to match spec.
Rusty Russell
1
-8
/
+9
2015-02-13
tools/lguest: fix features_accepted logic in example launcher.
Rusty Russell
1
-1
/
+1
2015-02-13
tools/lguest: handle device reset correctly in example launcher.
Rusty Russell
1
-2
/
+18
2015-02-12
Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-30
/
+229
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2015-02-11
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
14
-4
/
+393
2015-02-12
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2
-158
/
+254
2015-02-11
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
1
-0
/
+1
2015-02-11
lguest: remove NOTIFY facility from demonstration launcher.
Rusty Russell
1
-24
/
+1
[next]