summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-01-31Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2014-01-31ARM: dts: zynq: Add SDHCI nodesSoren Brinkmann
2014-01-31ARM: hisi: don't select SMPRob Herring
2014-01-31ARM: tegra: rebuild tegra_defconfig to add DEBUG_FSStephen Warren
2014-01-31ARM: multi_v7: copy most options from tegra_defconfigStephen Warren
2014-01-31ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij
2014-01-31ARM: integrator: restore static map on the CPLinus Walleij
2014-01-31ARM: msm_defconfig: Enable MSM clock driversStephen Boyd
2014-01-31ARM: dts: msm: Add clock controller nodes and hook into uartStephen Boyd
2014-01-31ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon
2014-01-31ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-01-30Merge tag 'upstream-3.14-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-01-30ceph: simplify ceph_{get,init}_aclChristoph Hellwig
2014-01-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-01-30x86, x32: Correct invalid use of user timespec in the kernelPaX Team
2014-01-30Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-01-30Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-30Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-30Merge tag 'for-3.14' of git://openrisc.net/~jonas/linuxLinus Torvalds
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-30Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2014-01-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-01-30memcg: fix mutex not unlocked on memcg_create_kmem_cache fail pathVladimir Davydov
2014-01-30Documentation/filesystems/vfs.txt: update file_operations documentationRichard Yao
2014-01-30mm, oom: base root bonus on current usageDavid Rientjes
2014-01-30mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin
2014-01-30mm/slub.c: fix page->_count corruption (again)Dave Hansen
2014-01-30mm/mempolicy.c: fix mempolicy printing in numa_mapsDavid Rientjes
2014-01-30zram: remove zram->lock in read path and change it with mutexMinchan Kim
2014-01-30zram: remove workqueue for freeing removed pending slotMinchan Kim
2014-01-30zram: introduce zram->tb_lockMinchan Kim
2014-01-30zram: use atomic operation for statMinchan Kim
2014-01-30zram: remove unnecessary freeMinchan Kim
2014-01-30zram: delay pending free request in read pathMinchan Kim
2014-01-30zram: fix race between reset and flushing pending workMinchan Kim
2014-01-30zsmalloc: add maintainersMinchan Kim
2014-01-30zram: add zram maintainersMinchan Kim
2014-01-30zsmalloc: add copyrightMinchan Kim
2014-01-30zram: add copyrightMinchan Kim
2014-01-30zram: remove old private project commentMinchan Kim
2014-01-30zram: promote zram from stagingMinchan Kim
2014-01-30zsmalloc: move it under mmMinchan Kim
2014-01-30kernel/smp.c: remove cpumask_ipiRoman Gushchin
2014-01-30kernel: use lockless list for smp_call_function_singleChristoph Hellwig
2014-01-30drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa
2014-01-30drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa
2014-01-30memblock, bootmem: restore goal for alloc_lowYinghai Lu