index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2014-07-08
ACPICA: OSL: Update acpidump to reduce source code differences
Lv Zheng
-7
/
+27
2014-07-08
ACPICA: acpidump: Reduce freopen() invocations to improve portability
Lv Zheng
-9
/
+11
2014-07-08
ACPICA: acpidump: Replace file IOs with new APIs to improve portability
Lv Zheng
-72
/
+69
2014-07-08
ACPICA: acpidump: Remove exit() from generic layer to improve portability
Lv Zheng
-18
/
+32
2014-07-08
ACPICA: acpidump: Add memory/string OSL usage to improve portability
Lv Zheng
-13
/
+14
2014-07-08
ACPICA: Common: Enhance acpi_getopt() to improve portability
Lv Zheng
-9
/
+8
2014-07-08
ACPICA: Common: Enhance cm_get_file_size() to improve portability
Lv Zheng
-9
/
+14
2014-07-08
ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...
Lv Zheng
-4
/
+4
2014-07-08
ACPICA: Utilities: Add formatted printing APIs
Lv Zheng
-0
/
+7
2014-07-08
ACPICA: OSL: Add portable file IO to improve portability
Lv Zheng
-0
/
+214
2014-07-08
ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs
Lv Zheng
-22
/
+1306
2014-07-08
ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...
Lv Zheng
-1
/
+1
2014-07-08
ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux
Lv Zheng
-7
/
+41
2014-07-07
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...
Linus Torvalds
-2
/
+26
2014-07-07
perf tools: Convert open coded equivalents to asprintf()
Andy Shevchenko
-16
/
+5
2014-07-07
perf tools: Allow to use cpuinfo on s390
Alexander Yarygin
-0
/
+30
2014-07-07
perf kvm: Refactoring of cpu_isa_config()
Alexander Yarygin
-16
/
+23
2014-07-07
perf kvm: Simplify exit reasons tables definitions
Alexander Yarygin
-15
/
+12
2014-07-07
perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
Alexander Yarygin
-3
/
+8
2014-07-07
perf hists browser: Left justify column headers
Arnaldo Carvalho de Melo
-1
/
+1
2014-07-07
perf hists browser: Add ui.show-headers config file option
Jiri Olsa
-2
/
+17
2014-07-07
tools/liblockdep: Account for bitfield changes in lockdeps lock_acquire
S. Lockwood-Childs
-14
/
+14
2014-07-07
tools/liblockdep: Remove debug print left over from development
Sasha Levin
-2
/
+0
2014-07-07
tools/liblockdep: Fix comparison of a boolean value with a value of 2
zhangdianfang
-1
/
+1
2014-07-07
perf hists browser: Display columns header text on 'H' press
Jiri Olsa
-2
/
+45
2014-07-07
perf hists browser: Add support for showing columns header
Arnaldo Carvalho de Melo
-2
/
+40
2014-07-07
perf hists browser: Override ui_browser refresh_dimensions method
Arnaldo Carvalho de Melo
-5
/
+13
2014-07-07
perf hists browser: Introduce gotorc method
Arnaldo Carvalho de Melo
-3
/
+8
2014-07-07
perf ui browser: Allow overriding refresh_dimensions method
Arnaldo Carvalho de Melo
-2
/
+6
2014-07-07
perf ui browser: Add ->rows to disambiguate from ->height
Arnaldo Carvalho de Melo
-24
/
+24
2014-07-05
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
-21
/
+346
2014-07-03
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-2
/
+2
2014-07-03
tools/testing/selftests/ipc/msgque.c: improve error handling when not running...
Shuah Khan
-0
/
+5
2014-07-03
tools: memory-hotplug fix unexpected operator error
Shuah Khan
-1
/
+1
2014-07-03
tools: cpu-hotplug fix unexpected operator error
Shuah Khan
-1
/
+1
2014-07-01
tmon: set umask to a reasonable value
Neil Horman
-1
/
+1
2014-07-01
tmon: Check log file for common secuirty issues
Neil Horman
-0
/
+24
2014-06-30
Merge tag 'fixes-for-v3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
-25
/
+5
2014-07-01
tools/thermal: tmon: fix compilation errors when building statically
Javi Merino
-1
/
+1
2014-06-30
tools: ffs-test: fix header values endianess
Michal Nazarewicz
-2
/
+2
2014-06-30
tools: ffs-aio-example: add license information
Robert Baldyga
-0
/
+108
2014-06-30
tools: ffs-aio-example: convert to new descriptor format
Robert Baldyga
-8
/
+16
2014-06-30
tools: ffs-aio-example: fix header values endianess
Robert Baldyga
-4
/
+4
2014-06-27
Revert "tools: ffs-test: convert to new descriptor format fixing compilation ...
Felipe Balbi
-23
/
+3
2014-06-27
perf script: Handle the num array type in python properly
Sebastian Andrzej Siewior
-12
/
+31
2014-06-27
perf script: Move the number processing into its own function
Sebastian Andrzej Siewior
-15
/
+23
2014-06-27
perf tools: Fix wrong condition for allocation failure
Jiri Olsa
-1
/
+1
2014-06-27
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
-2
/
+300
2014-06-27
tools lib traceevent: Fix a risk for doing free on uninitialized pointer
Rickard Strandqvist
-3
/
+3
2014-06-26
perf trace: Add possibility to switch off syscall events
Stanislav Fomichev
-26
/
+39
[prev]
[next]