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
*
drivers/rtc/rtc-em3027.c: add device tree support
Peter Robinson
2015-04-17
1
-0
/
+11
*
rtc: stmp3xxx: use optional crystal in low power states
Uwe Kleine-König
2015-04-17
2
-6
/
+65
*
drivers/rtc/rtc-pcf8563.c: simplify return from function
Robert Kmiec
2015-04-17
1
-6
/
+1
*
kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
Andrey Ryabinin
2015-04-17
1
-2
/
+6
*
fs/binfmt_misc.c: simplify entry_status()
Rasmus Villemoes
2015-04-17
1
-21
/
+9
*
checkpatch: avoid "spaces required around that ':'" false positive
Joe Perches
2015-04-17
1
-0
/
+8
*
checkpatch: fix --fix use with a patch of multiple files
Joe Perches
2015-04-17
1
-1
/
+1
*
errno.h: Improve ENOSYS's comment
Andy Lutomirski
2015-04-17
1
-1
/
+10
*
checkpatch.pl: new instances of ENOSYS are errors
Andy Lutomirski
2015-04-17
1
-0
/
+8
*
checkpatch: add a test for const with __read_mostly uses
Joe Perches
2015-04-17
1
-0
/
+10
*
checkpatch: improve operator spacing check
Sam Bobroff
2015-04-17
1
-1
/
+1
*
checkpatch: add 'Prefer ARRAY_SIZE" test
Joe Perches
2015-04-17
1
-0
/
+13
*
checkpatch: add uart_ops to normally const structs
Joe Perches
2015-04-17
1
-0
/
+1
*
checkpatch: add #define foo "string" long line exception
Joe Perches
2015-04-17
1
-2
/
+3
*
checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 co...
Joe Perches
2015-04-17
2
-2
/
+11
*
checkpatch: don't ask for asm/file.h to linux/file.h unconditionally
Fabian Frederick
2015-04-17
1
-7
/
+11
*
checkpatch: add test for repeated const uses
Joe Perches
2015-04-17
1
-0
/
+18
*
checkpatch: improve return negative errno check
Joe Perches
2015-04-17
1
-3
/
+3
*
checkpatch: match more world writable permissions
Joe Perches
2015-04-17
1
-2
/
+10
*
checkpatch: add optional --codespell dictionary to find more typos
Joe Perches
2015-04-17
1
-4
/
+34
*
checkpatch: spell check reudce
Jani Nikula
2015-04-17
1
-0
/
+1
*
checkpatch: add spell checking of email subject line
Joe Perches
2015-04-17
1
-1
/
+2
*
checkpatch: improve "no space is necessary after a cast" test
Joe Perches
2015-04-17
1
-2
/
+9
*
firmware/ihex2fw.c: restore missing default in switch statement
Nicolas Iooss
2015-04-17
1
-0
/
+1
*
lib/bitmap.c: bitmap_[empty,full]: remove code duplication
Yury Norov
2015-04-17
2
-34
/
+4
*
ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.h
Javi Merino
2015-04-17
1
-2
/
+1
*
media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2015-04-17
5
-11
/
+3
*
cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2015-04-17
1
-7
/
+1
*
clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2015-04-17
2
-22
/
+7
*
kernel.h: implement DIV_ROUND_CLOSEST_ULL
Javi Merino
2015-04-17
3
-3
/
+13
*
lib/vsprintf.c: improve put_dec_trunc8 slightly
Rasmus Villemoes
2015-04-17
1
-6
/
+4
*
hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()
Bartosz Golaszewski
2015-04-17
1
-5
/
+3
*
hwmon: (lm85) use find_closest() in x_TO_REG() functions
Bartosz Golaszewski
2015-04-17
1
-18
/
+8
*
hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
Bartosz Golaszewski
2015-04-17
1
-14
/
+3
*
documentation: update CodingStyle on local variables naming in macros
Bartosz Golaszewski
2015-04-17
1
-0
/
+13
*
util_macros.h: add find_closest() macro
Bartosz Golaszewski
2015-04-17
1
-0
/
+40
*
lib/dma-debug: fix bucket_find_contain()
Sebastian Ott
2015-04-17
1
-1
/
+1
*
lib/vsprintf.c: even faster binary to decimal conversion
Rasmus Villemoes
2015-04-17
1
-118
/
+128
*
lib: rename lib/find_next_bit.c to lib/find_bit.c
Yury Norov
2015-04-17
2
-1
/
+1
*
lib: move find_last_bit to lib/find_next_bit.c
Yury Norov
2015-04-17
2
-2
/
+27
*
lib: find_*_bit reimplementation
Yury Norov
2015-04-17
3
-216
/
+91
*
alpha: forward declare struct pt_regs in processor.h
Richard Weinberger
2015-04-17
1
-0
/
+1
*
crypto: fix broken crypto_register_instance() module handling
Herbert Xu
2015-04-15
1
-3
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
136
-1814
/
+3279
|
\
|
*
parisc: remove use of seq_printf return value
Joe Perches
2015-04-15
2
-72
/
+68
|
*
lru_cache: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-4
/
+5
|
*
tracing: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-2
/
+2
|
*
cgroup: remove use of seq_printf return value
Joe Perches
2015-04-15
1
-1
/
+3
|
*
proc: remove use of seq_printf return value
Joe Perches
2015-04-15
2
-36
/
+50
|
*
s390: remove use of seq_printf return value
Joe Perches
2015-04-15
2
-7
/
+11
[next]