index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-04-17
drivers/rtc/rtc-pcf8563.c: simplify return from function
Robert Kmiec
2015-04-17
kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y
Andrey Ryabinin
2015-04-17
fs/binfmt_misc.c: simplify entry_status()
Rasmus Villemoes
2015-04-17
checkpatch: avoid "spaces required around that ':'" false positive
Joe Perches
2015-04-17
checkpatch: fix --fix use with a patch of multiple files
Joe Perches
2015-04-17
errno.h: Improve ENOSYS's comment
Andy Lutomirski
2015-04-17
checkpatch.pl: new instances of ENOSYS are errors
Andy Lutomirski
2015-04-17
checkpatch: add a test for const with __read_mostly uses
Joe Perches
2015-04-17
checkpatch: improve operator spacing check
Sam Bobroff
2015-04-17
checkpatch: add 'Prefer ARRAY_SIZE" test
Joe Perches
2015-04-17
checkpatch: add uart_ops to normally const structs
Joe Perches
2015-04-17
checkpatch: add #define foo "string" long line exception
Joe Perches
2015-04-17
checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 co...
Joe Perches
2015-04-17
checkpatch: don't ask for asm/file.h to linux/file.h unconditionally
Fabian Frederick
2015-04-17
checkpatch: add test for repeated const uses
Joe Perches
2015-04-17
checkpatch: improve return negative errno check
Joe Perches
2015-04-17
checkpatch: match more world writable permissions
Joe Perches
2015-04-17
checkpatch: add optional --codespell dictionary to find more typos
Joe Perches
2015-04-17
checkpatch: spell check reudce
Jani Nikula
2015-04-17
checkpatch: add spell checking of email subject line
Joe Perches
2015-04-17
checkpatch: improve "no space is necessary after a cast" test
Joe Perches
2015-04-17
firmware/ihex2fw.c: restore missing default in switch statement
Nicolas Iooss
2015-04-17
lib/bitmap.c: bitmap_[empty,full]: remove code duplication
Yury Norov
2015-04-17
ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.h
Javi Merino
2015-04-17
media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2015-04-17
cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2015-04-17
clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()
Javi Merino
2015-04-17
kernel.h: implement DIV_ROUND_CLOSEST_ULL
Javi Merino
2015-04-17
lib/vsprintf.c: improve put_dec_trunc8 slightly
Rasmus Villemoes
2015-04-17
hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()
Bartosz Golaszewski
2015-04-17
hwmon: (lm85) use find_closest() in x_TO_REG() functions
Bartosz Golaszewski
2015-04-17
hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()
Bartosz Golaszewski
2015-04-17
documentation: update CodingStyle on local variables naming in macros
Bartosz Golaszewski
2015-04-17
util_macros.h: add find_closest() macro
Bartosz Golaszewski
2015-04-17
lib/dma-debug: fix bucket_find_contain()
Sebastian Ott
2015-04-17
lib/vsprintf.c: even faster binary to decimal conversion
Rasmus Villemoes
2015-04-17
lib: rename lib/find_next_bit.c to lib/find_bit.c
Yury Norov
2015-04-17
lib: move find_last_bit to lib/find_next_bit.c
Yury Norov
2015-04-17
lib: find_*_bit reimplementation
Yury Norov
2015-04-17
alpha: forward declare struct pt_regs in processor.h
Richard Weinberger
2015-04-15
crypto: fix broken crypto_register_instance() module handling
Herbert Xu
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-04-15
parisc: remove use of seq_printf return value
Joe Perches
2015-04-15
lru_cache: remove use of seq_printf return value
Joe Perches
2015-04-15
tracing: remove use of seq_printf return value
Joe Perches
2015-04-15
cgroup: remove use of seq_printf return value
Joe Perches
2015-04-15
proc: remove use of seq_printf return value
Joe Perches
2015-04-15
s390: remove use of seq_printf return value
Joe Perches
2015-04-15
cris fasttimer: remove use of seq_printf return value
Joe Perches
2015-04-15
cris: remove use of seq_printf return value
Joe Perches
[next]