aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-14checkpatch: enable whitespace checks for DTS filesGeert Uytterhoeven1-2/+2
2014-10-14checkpatch: update $allowed_asm_includes macros, add reboot.h and time.hSergey Ryazanov1-1/+3
2014-10-14checkpatch: remove debugging messageJoe Perches1-1/+0
2014-10-14checkpatch: fix spelloAndrew Morton1-1/+1
2014-10-14lib: rename TEST_MODULE to TEST_LKMValentin Rothberg2-2/+2
2014-10-14lib: remove prio_heapLai Jiangshan3-129/+1
2014-10-14lib/textsearch.c: remove textsearch_put reference from commentsRaphael Silva1-3/+1
2014-10-14lib/dynamic_debug.c: use seq_open_private() instead of seq_open()Rob Jones1-15/+2
2014-10-14list: include linux/kernel.hMasahiro Yamada1-0/+1
2014-10-14MAINTAINERS: remove Chirag Kantharia, invalid e-mailMichael Opdenacker1-2/+1
2014-10-14MAINTAINERS: orphan m32rMichael Opdenacker1-4/+1
2014-10-14MAINTAINERS: add atmel nand driver maintainer entryJosh Wu1-0/+6
2014-10-14MAINTAINERS: add entry for Kernel Selftest FrameworkShuah Khan1-0/+7
2014-10-14MAINTAINERS: linaro-mm-sig is moderatedRandy Dunlap1-1/+1
2014-10-14MAINTAINERS: remove non existent filesChristian Kujau1-3/+1
2014-10-14MAINTAINERS: assign systemace driver to XilinxMichal Simek1-4/+1
2014-10-14printk: git rid of [sched_delayed] message for printk_deferredMarkus Trippelsdorf1-6/+1
2014-10-14printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMPGeert Uytterhoeven2-1/+7
2014-10-14drivers: dma-contiguous: add initialization from device treeMarek Szyprowski3-11/+120
2014-10-14drivers: dma-coherent: add initialization from device treeMarek Szyprowski1-22/+129
2014-10-14kernel: add support for gcc 5Sasha Levin1-0/+66
2014-10-14mm/cma: fix cma bitmap aligned mask computingWeijie Yang1-1/+3
2014-10-14mm/slab: fix unaligned access on sparc64Joonsoo Kim1-1/+1
2014-10-13Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+12
2014-10-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-17/+12
2014-10-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+2
2014-10-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-80/+51
2014-10-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-68/+61
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds55-552/+1075
2014-10-13Merge branch 'perf-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+4
2014-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-23/+31
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds134-5125/+8840
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds30-483/+282
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds33-2320/+1611
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds63-547/+1936
2014-10-13Merge tag 'xfs-for-linus-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds47-1176/+1304
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds74-960/+889
2014-10-13Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner16-61/+57
2014-10-13xfs: fix agno increment in xfs_inumbers() loopEric Sandeen1-1/+2
2014-10-12fs/file_table.c: Update alloc_file() commentEric Biggers1-10/+2
2014-10-12vfs: Deduplicate code shared by xattr system calls operating on pathsEric Biggers1-77/+39
2014-10-12reiserfs: remove pointless forward declaration of struct nameidataAl Viro1-1/+0
2014-10-12don't need that forward declaration of struct nameidata in dcache.h anymoreAl Viro1-1/+0
2014-10-12take dname_external() into fs/dcache.cAl Viro2-5/+5
2014-10-12let path_init() failures treated the same way as subsequent link_path_walk()Al Viro1-2/+3
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds67-865/+1593
2014-10-12Merge branch 'parisc-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-10/+6
2014-10-12Merge tag 'platform-drivers-x86-v3.18-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds5-369/+522
2014-10-12Merge tag 'tiny/no-advice-fixup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linuxLinus Torvalds1-1/+2
2014-10-12Merge tag 'kselftest-3.18-updates-1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-40/+17