index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-08-29
3
-11
/
+11
|
\
|
*
tools: selftests: fix build issue with make kselftests target
Phong Tran
2014-08-29
3
-11
/
+11
*
|
usbip: move usbip userspace code out of staging
Valentina Manea
2014-08-25
37
-0
/
+5625
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2014-08-16
1
-40
/
+40
|
\
|
*
tools/power turbostat: tweak whitespace in output format
Len Brown
2014-08-15
1
-40
/
+40
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-08-09
3
-0
/
+260
|
\
\
|
*
|
mnt: Add tests for unprivileged remount cases that have found to be faulty
Eric W. Biederman
2014-07-31
3
-0
/
+260
|
|
/
*
|
selftests: add memfd/sealing page-pinning tests
David Herrmann
2014-08-08
5
-1
/
+450
*
|
selftests: add memfd_create() + sealing tests
David Herrmann
2014-08-08
4
-0
/
+945
*
|
tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definition
Thierry Fauck
2014-08-08
1
-0
/
+4
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-08-07
12
-284
/
+617
|
\
\
|
*
|
selftests/powerpc: Add test of per-event excludes
Michael Ellerman
2014-07-28
2
-1
/
+115
|
*
|
selftests/powerpc: Add a routine for retrieving an AUXV entry
Michael Ellerman
2014-07-28
2
-0
/
+49
|
*
|
selftests/powerpc: Add cycles test with MMCR2 handling
Michael Ellerman
2014-07-28
2
-1
/
+93
|
*
|
selftests/powerpc: Dump MMCR2 as part of the EBB HW state
Michael Ellerman
2014-07-28
1
-4
/
+6
|
*
|
selftests/powerpc: Count more instructions & use decimal
Michael Ellerman
2014-07-28
1
-8
/
+14
|
*
|
selftests/powerpc: Count instructions under scheduler pressure
Michael Ellerman
2014-07-28
2
-2
/
+8
|
*
|
selftests/powerpc: Add test of L3 bank handling
Michael Ellerman
2014-07-28
2
-1
/
+49
|
*
|
selftests/powerpc: Move core_busy_loop() into asm
Michael Ellerman
2014-07-28
4
-253
/
+272
|
*
|
selftests/powerpc: Fix parse_proc_maps()
Michael Ellerman
2014-07-28
1
-1
/
+1
|
*
|
selftests/powerpc: Don't ignore errors from sub Makefiles
Michael Ellerman
2014-07-28
2
-14
/
+11
*
|
|
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-06
14
-193
/
+1772
|
\
\
\
|
*
\
\
Merge branch 'pm-tools'
Rafael J. Wysocki
2014-08-05
4
-26
/
+28
|
|
\
\
\
|
|
*
|
|
cpupower: Remove redundant error check
Peter Senna Tschudin
2014-07-30
1
-6
/
+5
|
|
*
|
|
cpupower: bench: parse.c: Fix several minor errors
Rickard Strandqvist
2014-07-30
1
-18
/
+21
|
|
*
|
|
cpupower: mperf monitor: Correct use of ! and &
Himangi Saraogi
2014-07-30
1
-1
/
+1
|
|
*
|
|
PM / tools: cpupower: drop negativity check on unsigned value
Andrey Utkin
2014-07-19
1
-1
/
+1
|
*
|
|
|
Merge branch 'acpica'
Rafael J. Wysocki
2014-07-27
10
-167
/
+1744
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
ACPICA: utprint/oslibcfs: cleanup - no functional change
Bob Moore
2014-07-08
1
-15
/
+15
|
|
*
|
|
ACPICA: OSL: Update acpidump to reduce source code differences
Lv Zheng
2014-07-08
2
-7
/
+27
|
|
*
|
|
ACPICA: acpidump: Reduce freopen() invocations to improve portability
Lv Zheng
2014-07-08
3
-9
/
+11
|
|
*
|
|
ACPICA: acpidump: Replace file IOs with new APIs to improve portability
Lv Zheng
2014-07-08
4
-72
/
+69
|
|
*
|
|
ACPICA: acpidump: Remove exit() from generic layer to improve portability
Lv Zheng
2014-07-08
1
-18
/
+32
|
|
*
|
|
ACPICA: acpidump: Add memory/string OSL usage to improve portability
Lv Zheng
2014-07-08
2
-13
/
+14
|
|
*
|
|
ACPICA: Common: Enhance acpi_getopt() to improve portability
Lv Zheng
2014-07-08
2
-9
/
+8
|
|
*
|
|
ACPICA: Common: Enhance cm_get_file_size() to improve portability
Lv Zheng
2014-07-08
2
-9
/
+14
|
|
*
|
|
ACPICA: Application: Enhance ACPI_USAGE_xxx/ACPI_OPTION with acpi_os_printf()...
Lv Zheng
2014-07-08
1
-4
/
+4
|
|
*
|
|
ACPICA: Utilities: Add formatted printing APIs
Lv Zheng
2014-07-08
1
-0
/
+7
|
|
*
|
|
ACPICA: OSL: Add portable file IO to improve portability
Lv Zheng
2014-07-08
1
-0
/
+214
|
|
*
|
|
ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs
Lv Zheng
2014-07-08
4
-22
/
+1306
|
|
*
|
|
ACPICA: Utilities: Cleanup DEFINE_ACPI_GLOBALS by moving acpi_ut_init_global(...
Lv Zheng
2014-07-08
2
-1
/
+1
|
|
*
|
|
ACPICA: acpidump: Add support for ACPI 1.0 GUID in Linux
Lv Zheng
2014-07-08
1
-7
/
+41
*
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-05
1
-0
/
+66
|
\
\
\
\
\
|
*
|
|
|
|
tools: add script to test udelay
David Riley
2014-07-23
1
-0
/
+66
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-08-04
4
-8
/
+124
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-07-21
4
-8
/
+124
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
tools: ffs-aio-example: add license information
Robert Baldyga
2014-06-30
4
-0
/
+108
|
|
*
|
|
|
tools: ffs-aio-example: convert to new descriptor format
Robert Baldyga
2014-06-30
2
-8
/
+16
|
|
*
|
|
|
tools: ffs-aio-example: fix header values endianess
Robert Baldyga
2014-06-30
2
-4
/
+4
*
|
|
|
|
|
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-04
4
-0
/
+179
|
\
\
\
\
\
\
[next]