aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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 columnsJoe 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-15crypto: fix broken crypto_register_instance() module handlingHerbert Xu1-3/+3
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds136-1814/+3279
2015-04-15parisc: remove use of seq_printf return valueJoe Perches2-72/+68
2015-04-15lru_cache: remove use of seq_printf return valueJoe Perches1-4/+5
2015-04-15tracing: remove use of seq_printf return valueJoe Perches1-2/+2
2015-04-15cgroup: remove use of seq_printf return valueJoe Perches1-1/+3
2015-04-15proc: remove use of seq_printf return valueJoe Perches2-36/+50
2015-04-15s390: remove use of seq_printf return valueJoe Perches2-7/+11
2015-04-15cris fasttimer: remove use of seq_printf return valueJoe Perches2-92/+78
2015-04-15cris: remove use of seq_printf return valueJoe Perches2-58/+62
2015-04-15openrisc: remove use of seq_printf return valueJoe Perches1-24/+26
2015-04-15ARM: plat-pxa: remove use of seq_printf return valueJoe Perches1-58/+53
2015-04-15nios2: cpuinfo: remove use of seq_printf return valueJoe Perches1-39/+38
2015-04-15microblaze: mb: remove use of seq_printf return valueJoe Perches1-76/+73
2015-04-15ipc: remove use of seq_printf return valueJoe Perches4-50/+58
2015-04-15rtc: remove use of seq_printf return valueJoe Perches4-28/+34
2015-04-15power: wakeup: remove use of seq_printf return valueJoe Perches1-9/+7