summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: improve macros with flow control testJoe Perches2016-01-211-1/+1
* checkpatch: warn when casting constants to c90 int or longer typesJoe Perches2016-01-211-0/+42
* lib/clz_tab.c: put in lib-y rather than obj-yChris Metcalf2016-01-211-1/+1
* include/linux/radix-tree.h: fix error in docs about locksAdam Barth2016-01-211-1/+1
* test_hexdump: print statistics at the endAndy Shevchenko2016-01-211-3/+23
* test_hexdump: test all possible group sizes for overflowAndy Shevchenko2016-01-211-3/+18
* test_hexdump: check all bytes in real bufferAndy Shevchenko2016-01-211-21/+17
* test_hexdump: switch to memcmp()Andy Shevchenko2016-01-211-3/+3
* test_hexdump: replace magic numbers by their meaningAndy Shevchenko2016-01-211-4/+13
* test_hexdump: go through all possible lengths of bufferAndy Shevchenko2016-01-211-14/+13
* test_hexdump: define FILL_CHAR constantAndy Shevchenko2016-01-211-6/+13
* test_hexdump: introduce test_hexdump_prepare_test() helperAndy Shevchenko2016-01-211-7/+19
* test_hexdump: rename to test_hexdumpAndy Shevchenko2016-01-212-1/+1
* drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o...Stephen Boyd2016-01-211-8/+3
* drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding itStephen Boyd2016-01-211-9/+4
* lib/iomap_copy.c: add __ioread32_copy()Stephen Boyd2016-01-212-0/+22
* arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}()Stephen Boyd2016-01-211-3/+14
* string_helpers: fix precision loss for some inputsJames Bottomley2016-01-211-20/+43
* ./CREDITS: add credit information for Martin KepplingerMartin Kepplinger2016-01-211-0/+10
* scripts/get_maintainer.pl: handle file names beginning with ./Joe Perches2016-01-211-0/+4
* misc: ibmasm: fix build errorsRandy Dunlap2016-01-211-0/+1
* zsmalloc: fix migrate_zspage-zs_free race conditionJunil Lee2016-01-211-1/+13
* mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-214-4/+0
* fs/proc/task_mmu.c: add workaround for old compilersKirill A. Shutemov2016-01-211-1/+1
* thp: fix interrupt unsafe locking in split_huge_page()Kirill A. Shutemov2016-01-211-4/+5
* lib/libcrc32c.c: fix build warningJean Delvare2016-01-211-0/+1
* Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds2016-01-204-32/+30
|\
| * dmaengine: rcar-dmac: Document SoC specific bindingsSimon Horman2016-01-181-3/+10
| * dmaengine: at_xdmac: fix resume for cyclic transfersSongjun Wu2016-01-181-0/+3
| * dmaengine: dw: fix cyclic transfer callbacksMans Rullgard2016-01-141-6/+15
| * dmaengine: dw: fix cyclic transfer setupMans Rullgard2016-01-141-22/+1
| * dmaengine: edma: Fix paRAM slot allocation for entry channel 0Peter Ujfalusi2016-01-131-1/+1
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-01-208-124/+188
|\ \
| * | coccinelle: tests: unsigned value cannot be lesser than zeroAndrzej Hajda2016-01-121-0/+75
| * | tags: Unify emacs and exuberant rulesMichal Marek2016-01-051-93/+109
| * | tags: Drop the _PE ruleMichal Marek2016-01-051-2/+0
| * | tags: Do not try to index defconfigsMichal Marek2016-01-051-12/+0
| * | tags: Process Kconfig files in a single passMichal Marek2016-01-051-7/+2
| * | tags: Fix erroneous pattern match in a commentMichal Marek2016-01-051-1/+1
| * | aic7xxx: Avoid name collision with <linux/list.h>Michal Marek2016-01-055-14/+4
| * | tags: Treat header files as C codeMichal Marek2016-01-051-33/+33
| * | package Makefile: fix perf-tar targets when outdir is setRiku Voipio2015-11-241-2/+2
| * | scripts/tags.sh: Teach tags about more powerpc macrosMichael Ellerman2015-11-201-0/+1
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-01-203-4/+7
|\ \ \
| * | | kconfig: fix qconf segfault by deleting heap objectsChris Bainbridge2016-01-111-0/+2
| * | | kconfig: return 'false' instead of 'no' in bool functionVegard Nossum2016-01-051-1/+1
| * | | kconfig: allow kconfig to handle longer path namesMarkus Mayer2015-12-101-3/+4
| |/ /
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-2014-20/+35
|\ \ \
| * | | kbuild: Demote 'sign-compare' warning to W=2Lee Jones2016-01-121-0/+2
| * | | Makefile: revert "Makefile: Document ability to make file.lst and file.S" par...Wang YanQing2015-12-171-1/+1