summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-17drivers/rtc/rtc-pcf8563.c: simplify return from functionRobert Kmiec1-6/+1
2015-04-17kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=yAndrey Ryabinin1-2/+6
2015-04-17fs/binfmt_misc.c: simplify entry_status()Rasmus Villemoes1-21/+9
2015-04-17checkpatch: avoid "spaces required around that ':'" false positiveJoe Perches1-0/+8
2015-04-17checkpatch: fix --fix use with a patch of multiple filesJoe Perches1-1/+1
2015-04-17errno.h: Improve ENOSYS's commentAndy Lutomirski1-1/+10
2015-04-17checkpatch.pl: new instances of ENOSYS are errorsAndy Lutomirski1-0/+8
2015-04-17checkpatch: add a test for const with __read_mostly usesJoe Perches1-0/+10
2015-04-17checkpatch: improve operator spacing checkSam Bobroff1-1/+1
2015-04-17checkpatch: add 'Prefer ARRAY_SIZE" testJoe Perches1-0/+13
2015-04-17checkpatch: add uart_ops to normally const structsJoe Perches1-0/+1
2015-04-17checkpatch: add #define foo "string" long line exceptionJoe Perches1-2/+3
2015-04-17checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 co...Joe Perches2-2/+11
2015-04-17checkpatch: don't ask for asm/file.h to linux/file.h unconditionallyFabian Frederick1-7/+11
2015-04-17checkpatch: add test for repeated const usesJoe Perches1-0/+18
2015-04-17checkpatch: improve return negative errno checkJoe Perches1-3/+3
2015-04-17checkpatch: match more world writable permissionsJoe Perches1-2/+10
2015-04-17checkpatch: add optional --codespell dictionary to find more typosJoe Perches1-4/+34
2015-04-17checkpatch: spell check reudceJani Nikula1-0/+1
2015-04-17checkpatch: add spell checking of email subject lineJoe Perches1-1/+2
2015-04-17checkpatch: improve "no space is necessary after a cast" testJoe Perches1-2/+9
2015-04-17firmware/ihex2fw.c: restore missing default in switch statementNicolas Iooss1-0/+1
2015-04-17lib/bitmap.c: bitmap_[empty,full]: remove code duplicationYury Norov2-34/+4
2015-04-17ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.hJavi Merino1-2/+1
2015-04-17media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()Javi Merino5-11/+3
2015-04-17cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()Javi Merino1-7/+1
2015-04-17clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()Javi Merino2-22/+7
2015-04-17kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino3-3/+13
2015-04-17lib/vsprintf.c: improve put_dec_trunc8 slightlyRasmus Villemoes1-6/+4
2015-04-17hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()Bartosz Golaszewski1-5/+3
2015-04-17hwmon: (lm85) use find_closest() in x_TO_REG() functionsBartosz Golaszewski1-18/+8
2015-04-17hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()Bartosz Golaszewski1-14/+3
2015-04-17documentation: update CodingStyle on local variables naming in macrosBartosz Golaszewski1-0/+13
2015-04-17util_macros.h: add find_closest() macroBartosz Golaszewski1-0/+40
2015-04-17lib/dma-debug: fix bucket_find_contain()Sebastian Ott1-1/+1
2015-04-17lib/vsprintf.c: even faster binary to decimal conversionRasmus Villemoes1-118/+128
2015-04-17lib: rename lib/find_next_bit.c to lib/find_bit.cYury Norov2-1/+1
2015-04-17lib: move find_last_bit to lib/find_next_bit.cYury Norov2-2/+27
2015-04-17lib: find_*_bit reimplementationYury Norov3-216/+91
2015-04-17alpha: forward declare struct pt_regs in processor.hRichard Weinberger1-0/+1
2015-04-16crypto: fix broken crypto_register_instance() module handlingHerbert Xu1-3/+3
2015-04-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds136-1814/+3279
2015-04-16parisc: remove use of seq_printf return valueJoe Perches2-72/+68
2015-04-16lru_cache: remove use of seq_printf return valueJoe Perches1-4/+5
2015-04-16tracing: remove use of seq_printf return valueJoe Perches1-2/+2
2015-04-16cgroup: remove use of seq_printf return valueJoe Perches1-1/+3
2015-04-16proc: remove use of seq_printf return valueJoe Perches2-36/+50
2015-04-16s390: remove use of seq_printf return valueJoe Perches2-7/+11
2015-04-16cris fasttimer: remove use of seq_printf return valueJoe Perches2-92/+78
2015-04-16cris: remove use of seq_printf return valueJoe Perches2-58/+62