summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-10-14checkpatch: warn on macros with flow control statementsJoe Perches
2014-10-14checkpatch: remove unnecessary + after {8,8}Joe Perches
2014-10-14checkpatch: add --strict test for concatenated string elementsJoe Perches
2014-10-14checkpatch: allow optional shorter config descriptionsVadim Bendebury
2014-10-14checkpatch: enable whitespace checks for DTS filesGeert Uytterhoeven
2014-10-14checkpatch: update $allowed_asm_includes macros, add reboot.h and time.hSergey Ryazanov
2014-10-14checkpatch: remove debugging messageJoe Perches
2014-10-14checkpatch: fix spelloAndrew Morton
2014-10-14lib: rename TEST_MODULE to TEST_LKMValentin Rothberg
2014-10-14lib: remove prio_heapLai Jiangshan
2014-10-14lib/textsearch.c: remove textsearch_put reference from commentsRaphael Silva
2014-10-14lib/dynamic_debug.c: use seq_open_private() instead of seq_open()Rob Jones
2014-10-14list: include linux/kernel.hMasahiro Yamada
2014-10-14MAINTAINERS: remove Chirag Kantharia, invalid e-mailMichael Opdenacker
2014-10-14MAINTAINERS: orphan m32rMichael Opdenacker
2014-10-14MAINTAINERS: add atmel nand driver maintainer entryJosh Wu
2014-10-14MAINTAINERS: add entry for Kernel Selftest FrameworkShuah Khan
2014-10-14MAINTAINERS: linaro-mm-sig is moderatedRandy Dunlap
2014-10-14MAINTAINERS: remove non existent filesChristian Kujau
2014-10-14MAINTAINERS: assign systemace driver to XilinxMichal Simek
2014-10-14printk: git rid of [sched_delayed] message for printk_deferredMarkus Trippelsdorf
2014-10-14printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGeert Uytterhoeven
2014-10-14drivers: dma-contiguous: add initialization from device treeMarek Szyprowski
2014-10-14drivers: dma-coherent: add initialization from device treeMarek Szyprowski
2014-10-14kernel: add support for gcc 5Sasha Levin
2014-10-14mm/cma: fix cma bitmap aligned mask computingWeijie Yang
2014-10-14mm/slab: fix unaligned access on sparc64Joonsoo Kim
2014-10-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-13Merge tag 'xfs-for-linus-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-10-13Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner
2014-10-13xfs: fix agno increment in xfs_inumbers() loopEric Sandeen
2014-10-12fs/file_table.c: Update alloc_file() commentEric Biggers
2014-10-12vfs: Deduplicate code shared by xattr system calls operating on pathsEric Biggers
2014-10-12reiserfs: remove pointless forward declaration of struct nameidataAl Viro
2014-10-12don't need that forward declaration of struct nameidata in dcache.h anymoreAl Viro
2014-10-12take dname_external() into fs/dcache.cAl Viro
2014-10-12let path_init() failures treated the same way as subsequent link_path_walk()Al Viro
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds