summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-01MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF driversBarry Song1-8/+1
2014-02-01Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson4-5/+52
2014-02-01ARM: dts: zynq: Add SDHCI nodesSoren Brinkmann4-0/+32
2014-02-01ARM: hisi: don't select SMPRob Herring1-1/+0
2014-02-01ARM: tegra: rebuild tegra_defconfig to add DEBUG_FSStephen Warren1-8/+3
2014-02-01ARM: multi_v7: copy most options from tegra_defconfigStephen Warren1-11/+142
2014-02-01ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij1-5/+27
2014-02-01ARM: integrator: restore static map on the CPLinus Walleij1-0/+6
2014-02-01ARM: msm_defconfig: Enable MSM clock driversStephen Boyd1-0/+4
2014-02-01ARM: dts: msm: Add clock controller nodes and hook into uartStephen Boyd3-0/+53
2014-02-01ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon4-5/+23
2014-02-01ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii4-5/+31
2014-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds58-2057/+5173
2014-01-31Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds4-35/+29
2014-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-41/+16
2014-01-31ceph: simplify ceph_{get,init}_aclChristoph Hellwig1-40/+16
2014-01-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds29-231/+154
2014-01-31x86, x32: Correct invalid use of user timespec in the kernelPaX Team1-7/+2
2014-01-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds10-34/+37
2014-01-31Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-43/+91
2014-01-31Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-12/+310
2014-01-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds224-3316/+6635
2014-01-31Merge tag 'for-3.14' of git://openrisc.net/~jonas/linuxLinus Torvalds2-143/+149
2014-01-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds46-1196/+2234
2014-01-31Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2-5/+3
2014-01-31Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds6-24/+23
2014-01-31memcg: fix mutex not unlocked on memcg_create_kmem_cache fail pathVladimir Davydov1-4/+3
2014-01-31Documentation/filesystems/vfs.txt: update file_operations documentationRichard Yao1-10/+2
2014-01-31mm, oom: base root bonus on current usageDavid Rientjes2-3/+3
2014-01-31mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin1-1/+2
2014-01-31mm/slub.c: fix page->_count corruption (again)Dave Hansen1-2/+17
2014-01-31mm/mempolicy.c: fix mempolicy printing in numa_mapsDavid Rientjes1-1/+1
2014-01-31zram: remove zram->lock in read path and change it with mutexMinchan Kim2-12/+9
2014-01-31zram: remove workqueue for freeing removed pending slotMinchan Kim2-58/+6
2014-01-31zram: introduce zram->tb_lockMinchan Kim2-6/+23
2014-01-31zram: use atomic operation for statMinchan Kim2-20/+16
2014-01-31zram: remove unnecessary freeMinchan Kim1-8/+0
2014-01-31zram: delay pending free request in read pathMinchan Kim1-1/+0
2014-01-31zram: fix race between reset and flushing pending workMinchan Kim1-2/+2
2014-01-31zsmalloc: add maintainersMinchan Kim1-0/+8
2014-01-31zram: add zram maintainersMinchan Kim1-0/+8
2014-01-31zsmalloc: add copyrightMinchan Kim2-0/+2
2014-01-31zram: add copyrightMinchan Kim2-0/+2
2014-01-31zram: remove old private project commentMinchan Kim4-9/+0
2014-01-31zram: promote zram from stagingMinchan Kim9-3/+3
2014-01-31zsmalloc: move it under mmMinchan Kim9-34/+28
2014-01-31kernel/smp.c: remove cpumask_ipiRoman Gushchin1-16/+1
2014-01-31kernel: use lockless list for smp_call_function_singleChristoph Hellwig3-43/+19
2014-01-31drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa1-0/+1
2014-01-31drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa1-1/+1