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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux-kselftest-4.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-17
14
-23
/
+376
|
\
|
*
selftests: firmware: add empty string and async tests
Brian Norris
2016-01-07
1
-1
/
+28
|
*
firmware: actually return NULL on failed request_firmware_nowait()
Brian Norris
2016-01-07
1
-3
/
+5
|
*
test: firmware_class: add asynchronous request trigger
Brian Norris
2016-01-07
1
-0
/
+65
|
*
test: firmware_class: use kstrndup() where appropriate
Brian Norris
2016-01-07
1
-2
/
+1
|
*
test: firmware_class: report errors properly on failure
Brian Norris
2016-01-07
1
-3
/
+8
|
*
selftests/seccomp: fix 32-bit build warnings
Kees Cook
2016-01-07
1
-2
/
+3
|
*
add breakpoints/.gitignore
Yuan Sun
2016-01-07
1
-0
/
+1
|
*
add ptrace/.gitignore
Yuan Sun
2016-01-07
1
-0
/
+1
|
*
update .gitignore in selftests/timers
Yuan Sun
2016-01-07
1
-0
/
+1
|
*
update .gitignore in selftests/vm
Yuan Sun
2016-01-07
1
-0
/
+5
|
*
tools, testing, add test for intel_pstate driver
Prarit Bhargava
2015-11-23
4
-0
/
+247
|
*
selftest/ipc: actually test it
Bamvor Jian Zhang
2015-11-23
1
-0
/
+1
|
*
selftests/capabilities: actually test it
Bamvor Jian Zhang
2015-11-23
1
-0
/
+1
|
*
selftests/capabilities: clean up for Makefile
Bamvor Jian Zhang
2015-11-23
1
-12
/
+9
*
|
Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-01-17
11
-48
/
+129
|
\
\
|
*
|
parisc: Protect huge page pte changes with spinlocks
Helge Deller
2016-01-16
2
-28
/
+52
|
*
|
parisc: Imporove debug info about space registers and TLB configuration
Helge Deller
2016-01-12
2
-5
/
+23
|
*
|
parisc: Drop parisc-specific NSIGTRAP define
Helge Deller
2016-01-12
1
-3
/
+0
|
*
|
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
Helge Deller
2016-01-12
1
-0
/
+4
|
*
|
parisc: Reduce overhead of parisc_requires_coherency()
Helge Deller
2016-01-12
2
-10
/
+17
|
*
|
parisc: Initialize PCI bridge cache line and default latency
Helge Deller
2016-01-12
4
-2
/
+33
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-17
189
-2886
/
+4357
|
\
\
\
|
*
|
|
printk: change recursion_bug type to bool
Sergey Senozhatsky
2016-01-16
1
-3
/
+3
|
*
|
|
lib/vsprintf: factor out %pN[F] handler as netdev_bits()
Andy Shevchenko
2016-01-16
1
-9
/
+16
|
*
|
|
lib/vsprintf: refactor duplicate code to special_hex_number()
Andy Shevchenko
2016-01-16
1
-26
/
+27
|
*
|
|
printk-formats.txt: remove unimplemented %pT
Rasmus Villemoes
2016-01-16
1
-9
/
+0
|
*
|
|
printk: help pr_debug and pr_devel to optimize out arguments
Aaron Conole
2016-01-16
1
-6
/
+6
|
*
|
|
lib/test_printf.c: test dentry printing
Rasmus Villemoes
2016-01-16
1
-0
/
+27
|
*
|
|
lib/test_printf.c: add test for large bitmaps
Rasmus Villemoes
2016-01-16
1
-0
/
+17
|
*
|
|
lib/test_printf.c: account for kvasprintf tests
Rasmus Villemoes
2016-01-16
1
-0
/
+1
|
*
|
|
lib/test_printf.c: add a few number() tests
Rasmus Villemoes
2016-01-16
1
-0
/
+24
|
*
|
|
lib/test_printf.c: test precision quirks
Rasmus Villemoes
2016-01-16
1
-6
/
+15
|
*
|
|
lib/test_printf.c: check for out-of-bound writes
Rasmus Villemoes
2016-01-16
1
-5
/
+19
|
*
|
|
lib/test_printf.c: don't BUG
Rasmus Villemoes
2016-01-16
1
-1
/
+6
|
*
|
|
lib/kasprintf.c: add sanity check to kvasprintf
Rasmus Villemoes
2016-01-16
1
-4
/
+6
|
*
|
|
lib/vsprintf.c: warn about too large precisions and field widths
Rasmus Villemoes
2016-01-16
1
-4
/
+24
|
*
|
|
lib/vsprintf.c: help gcc make number() smaller
Rasmus Villemoes
2016-01-16
1
-12
/
+14
|
*
|
|
lib/vsprintf.c: expand field_width to 24 bits
Rasmus Villemoes
2016-01-16
1
-20
/
+22
|
*
|
|
lib/vsprintf.c: eliminate potential race in string()
Rasmus Villemoes
2016-01-16
1
-19
/
+9
|
*
|
|
lib/vsprintf.c: move string() below widen_string()
Rasmus Villemoes
2016-01-16
1
-31
/
+31
|
*
|
|
lib/vsprintf.c: pull out padding code from dentry_name()
Rasmus Villemoes
2016-01-16
1
-15
/
+31
|
*
|
|
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-01-16
3
-3
/
+36
|
*
|
|
printk: only unregister boot consoles when necessary
Thierry Reding
2016-01-16
1
-1
/
+25
|
*
|
|
asm/sections: add helpers to check for section data
Thierry Reding
2016-01-16
1
-0
/
+65
|
*
|
|
kernel/stop_machine.c: remove CONFIG_SMP dependencies
Andrew Morton
2016-01-16
1
-4
/
+0
|
*
|
|
uselib: default depending if libc5 was used
Riku Voipio
2016-01-16
1
-1
/
+1
|
*
|
|
err.h: add (missing) unlikely() to IS_ERR_OR_NULL()
Viresh Kumar
2016-01-16
1
-1
/
+1
|
*
|
|
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
Will Deacon
2016-01-16
12
-37
/
+0
|
*
|
|
include/linux/kdev_t.h: remove new_valid_dev()
Yaowei Bai
2016-01-16
1
-5
/
+0
[next]