aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
| * proc: remove use of seq_printf return valueJoe Perches2015-04-15
| * s390: remove use of seq_printf return valueJoe Perches2015-04-15
| * cris fasttimer: remove use of seq_printf return valueJoe Perches2015-04-15
| * cris: remove use of seq_printf return valueJoe Perches2015-04-15
| * openrisc: remove use of seq_printf return valueJoe Perches2015-04-15
| * ARM: plat-pxa: remove use of seq_printf return valueJoe Perches2015-04-15
| * nios2: cpuinfo: remove use of seq_printf return valueJoe Perches2015-04-15
| * microblaze: mb: remove use of seq_printf return valueJoe Perches2015-04-15
| * ipc: remove use of seq_printf return valueJoe Perches2015-04-15
| * rtc: remove use of seq_printf return valueJoe Perches2015-04-15
| * power: wakeup: remove use of seq_printf return valueJoe Perches2015-04-15
| * x86: mtrr: if: remove use of seq_printf return valueJoe Perches2015-04-15
| * linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASKRasmus Villemoes2015-04-15
| * MAINTAINERS: CREDITS: remove Stefano Brivio from B43Joe Perches2015-04-15
| * .mailmap: add Ricardo RibaldaRicardo Ribalda Delgado2015-04-15
| * CREDITS: add Ricardo Ribalda DelgadoRicardo Ribalda Delgado2015-04-15
| * MAINTAINERS: Use tabs consistentlyJoe Perches2015-04-15