summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* rtc: hctosys: do not treat lack of RTC device as errorFloris Bos2015-04-17
* drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extensionMartin Kepplinger2015-04-17
* drivers/rtc/rtc-em3027.c: add device tree supportPeter Robinson2015-04-17
* rtc: stmp3xxx: use optional crystal in low power statesUwe Kleine-König2015-04-17
* drivers/rtc/rtc-pcf8563.c: simplify return from functionRobert Kmiec2015-04-17
* kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=yAndrey Ryabinin2015-04-17
* fs/binfmt_misc.c: simplify entry_status()Rasmus Villemoes2015-04-17
* checkpatch: avoid "spaces required around that ':'" false positiveJoe Perches2015-04-17
* checkpatch: fix --fix use with a patch of multiple filesJoe Perches2015-04-17
* errno.h: Improve ENOSYS's commentAndy Lutomirski2015-04-17
* checkpatch.pl: new instances of ENOSYS are errorsAndy Lutomirski2015-04-17
* checkpatch: add a test for const with __read_mostly usesJoe Perches2015-04-17
* checkpatch: improve operator spacing checkSam Bobroff2015-04-17
* checkpatch: add 'Prefer ARRAY_SIZE" testJoe Perches2015-04-17
* checkpatch: add uart_ops to normally const structsJoe Perches2015-04-17
* checkpatch: add #define foo "string" long line exceptionJoe Perches2015-04-17
* checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 co...Joe Perches2015-04-17
* checkpatch: don't ask for asm/file.h to linux/file.h unconditionallyFabian Frederick2015-04-17
* checkpatch: add test for repeated const usesJoe Perches2015-04-17
* checkpatch: improve return negative errno checkJoe Perches2015-04-17
* checkpatch: match more world writable permissionsJoe Perches2015-04-17
* checkpatch: add optional --codespell dictionary to find more typosJoe Perches2015-04-17
* checkpatch: spell check reudceJani Nikula2015-04-17
* checkpatch: add spell checking of email subject lineJoe Perches2015-04-17
* checkpatch: improve "no space is necessary after a cast" testJoe Perches2015-04-17
* firmware/ihex2fw.c: restore missing default in switch statementNicolas Iooss2015-04-17
* lib/bitmap.c: bitmap_[empty,full]: remove code duplicationYury Norov2015-04-17
* ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.hJavi Merino2015-04-17
* media: cxd2820r: use DIV_ROUND_CLOSEST_ULL()Javi Merino2015-04-17
* cpuidle: menu: use DIV_ROUND_CLOSEST_ULL()Javi Merino2015-04-17
* clk: bcm/kona: use DIV_ROUND_CLOSEST_ULL()Javi Merino2015-04-17
* kernel.h: implement DIV_ROUND_CLOSEST_ULLJavi Merino2015-04-17
* lib/vsprintf.c: improve put_dec_trunc8 slightlyRasmus Villemoes2015-04-17
* hwmon: (w83795) use find_closest_descending() in pwm_freq_to_reg()Bartosz Golaszewski2015-04-17
* hwmon: (lm85) use find_closest() in x_TO_REG() functionsBartosz Golaszewski2015-04-17
* hwmon: (ina2xx) replace ina226_avg_bits() with find_closest()Bartosz Golaszewski2015-04-17
* documentation: update CodingStyle on local variables naming in macrosBartosz Golaszewski2015-04-17
* util_macros.h: add find_closest() macroBartosz Golaszewski2015-04-17
* lib/dma-debug: fix bucket_find_contain()Sebastian Ott2015-04-17
* lib/vsprintf.c: even faster binary to decimal conversionRasmus Villemoes2015-04-17
* lib: rename lib/find_next_bit.c to lib/find_bit.cYury Norov2015-04-17
* lib: move find_last_bit to lib/find_next_bit.cYury Norov2015-04-17
* lib: find_*_bit reimplementationYury Norov2015-04-17
* alpha: forward declare struct pt_regs in processor.hRichard Weinberger2015-04-17
* crypto: fix broken crypto_register_instance() module handlingHerbert Xu2015-04-15
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-15
|\
| * parisc: remove use of seq_printf return valueJoe Perches2015-04-15
| * lru_cache: remove use of seq_printf return valueJoe Perches2015-04-15
| * tracing: remove use of seq_printf return valueJoe Perches2015-04-15
| * cgroup: remove use of seq_printf return valueJoe Perches2015-04-15