summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-10-14rtc: make of_device_ids constUwe Kleine-König2-2/+2
2014-10-14ARM: dts: fix wrong compatible string of Exynos3250 RTC dt nodeChanwoo Choi1-1/+1
2014-10-14rtc: s3c: add support for RTC of Exynos3250 SoCChanwoo Choi2-1/+93
2014-10-14rtc: s3c: add s3c_rtc_data structure to use variant data instead of s3c_cpu_typeChanwoo Choi1-172/+289
2014-10-14rtc: s3c: remove warning message when checking coding style with checkpatch s...Chanwoo Choi2-12/+16
2014-10-14rtc: s3c: define s3c_rtc structure to remove global variables.Chanwoo Choi1-215/+216
2014-10-14rtc: use c99 initializers in structuresJulia Lawall1-3/+15
2014-10-14autofs: the documentation I wanted to readNeilBrown1-0/+520
2014-10-14autofs4: d_manage() should return -EISDIR when appropriate in rcu-walk mode.NeilBrown1-6/+20
2014-10-14autofs4: avoid taking fs_lock during rcu-walkNeilBrown2-8/+42
2014-10-14autofs4: make "autofs4_can_expire" idempotent.NeilBrown1-6/+4
2014-10-14autofs4: factor should_expire() out of autofs4_expire_indirect.NeilBrown1-74/+88
2014-10-14autofs4: allow RCU-walk to walk through autofs4NeilBrown4-18/+34
2014-10-14fs/ncpfs/dir.c: remove redundant sys_tz declarationFabian Frederick1-3/+0
2014-10-14kernel/kallsyms.c: use __seq_open_private()Rob Jones1-9/+2
2014-10-14binfmt_misc: work around gcc-4.9 warningArnd Bergmann1-2/+2
2014-10-14binfmt_misc: touch up documentation a bitMike Frysinger1-20/+28
2014-10-14binfmt_misc: expand the register format limit to 1920 bytesMike Frysinger2-3/+18
2014-10-14checkpatch: warn on logging functions with KERN_<LEVEL>Joe Perches1-0/+11
2014-10-14checkpatch: add exception to return then else testJoe Perches1-1/+5
2014-10-14checkpatch: look for common misspellingsKees Cook2-1/+1085
2014-10-14checkpatch: warn on macros with flow control statementsJoe Perches1-0/+18
2014-10-14checkpatch: remove unnecessary + after {8,8}Joe Perches1-1/+1
2014-10-14checkpatch: add --strict test for concatenated string elementsJoe Perches1-0/+6
2014-10-14checkpatch: allow optional shorter config descriptionsVadim Bendebury1-2/+7
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...Linus Torvalds1-11/+12
2014-10-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-17/+12