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-08-31
Merge tag 'xtensa-20150830' of git://github.com/czankel/xtensa-linux
Linus Torvalds
4
-0
/
+30
2015-08-31
Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-194
/
+278
2015-08-31
Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+31
2015-08-31
Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+101
2015-08-29
Merge tag 'v4.2' into for_next
Chris Zankel
21
-36
/
+142
2015-08-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
4
-4
/
+37
2015-08-19
perf top: Show backtrace when handling a SIGSEGV on --stdio mode
Arnaldo Carvalho de Melo
1
-2
/
+2
2015-08-19
perf tools: Fix buildid processing
Adrian Hunter
1
-0
/
+11
2015-08-19
perf tools: Make fork event processing more resilient
Adrian Hunter
1
-2
/
+18
2015-08-19
perf tools: Avoid deadlock when map_groups are broken
Adrian Hunter
1
-0
/
+6
2015-08-17
perf tools: xtensa: add DWARF register names
Max Filippov
4
-0
/
+30
2015-08-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+4
2015-08-12
Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
5
-104
/
+117
2015-08-12
iio: lsiio: fix error code handling error
Linus Walleij
1
-2
/
+2
2015-08-10
Merge 4.2-rc6 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2015-08-09
Merge 4.2-rc6 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2015-08-08
tools: iio: remove unnecessary double pointer
Joo Aun Saw
2
-7
/
+7
2015-08-08
tools: iio: Set caller's ci_array pointer to NULL after free
Joo Aun Saw
1
-0
/
+2
2015-08-05
selftests: firmware: skip timeout checks for kernels without user mode helper
Luis R. Rodriguez
2
-6
/
+31
2015-08-05
tools: hv: add a python script lsvmbus to list VMBus devices
Dexuan Cui
1
-0
/
+101
2015-08-02
tools: iio: iio_utils: Make calc_digits static
Joo Aun Saw
1
-1
/
+1
2015-08-02
tools: iio: iio_utils: remove unnecessary define guard
Joo Aun Saw
1
-5
/
+0
2015-08-02
tools: iio: print error message when buffer enable fails
Irina Tirdea
1
-1
/
+4
2015-08-02
tools: iio: fix mask for 32 bit sensor data
Irina Tirdea
1
-1
/
+1
2015-07-28
Merge tag 'linux-kselftest-4.2-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-07-28
perf tools: Fix test build error when bindir contains double slash
Pawel Moll
1
-1
/
+1
2015-07-28
perf stat: Fix transaction lenght metrics
Andi Kleen
1
-5
/
+3
2015-07-23
tools: iio: make scale and offset files optional
Joo Aun Saw
1
-2
/
+2
2015-07-20
selftests/futex: Fix futex_cmp_requeue_pi() error handling
Darren Hart
1
-1
/
+1
2015-07-20
Merge 4.2-rc3 into staging-next
Greg Kroah-Hartman
24
-60
/
+1138
2015-07-20
tools: iio: Send error messages to stderr
Cristina Opriceana
4
-47
/
+59
2015-07-20
tools: iio: Add ARRAY_SIZE macro
Cristina Opriceana
2
-1
/
+3
2015-07-20
tools: iio: Remove unnecessary braces
Cristina Opriceana
1
-2
/
+1
2015-07-20
tools: iio: Remove explicit NULL comparison
Cristina Opriceana
3
-35
/
+35
2015-07-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-25
/
+100
2015-07-15
Merge tag 'iio-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
5
-101
/
+172
2015-07-15
perf tools: Really allow to specify custom CC, AR or LD
Alexey Brodkin
1
-3
/
+16
2015-07-15
perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Adrian Hunter
1
-5
/
+5
2015-07-13
perf hists browser: Take the --comm, --dsos, etc filters into account
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-07-13
perf symbols: Store if there is a filter in place
Arnaldo Carvalho de Melo
2
-1
/
+4
2015-07-11
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+79
2015-07-10
tools/testing/nvdimm: add mock acpi_nfit_flush_address entries to nfit_test
Dan Williams
3
-2
/
+71
2015-07-10
tools/testing/nvdimm: fix return code for unimplemented commands
Dan Williams
1
-1
/
+1
2015-07-10
tools/testing/nvdimm: mock ioremap_wt
Dan Williams
2
-0
/
+7
2015-07-09
tools: Copy lib/hweight.c from the kernel sources
Arnaldo Carvalho de Melo
4
-3
/
+65
2015-07-09
perf tools: Fix the detached tarball wrt rbtree copy
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-07-09
perf thread_map: Fix the sizeof() calculation for map entries
Arnaldo Carvalho de Melo
1
-2
/
+1
2015-07-08
tools lib: Improve clean target
Riku Voipio
2
-2
/
+2
2015-07-08
perf stat: Fix shadow declaration of close
Jiri Olsa
1
-2
/
+2
2015-07-07
perf tools: Fix lockup using 32-bit compat vdso
Adrian Hunter
1
-5
/
+3
[next]