aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-01-30Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-01-30ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven
2014-01-30nfs: fix xattr inode op pointers when disabledChristoph Hellwig
2014-01-30ceph: remove duplicate declaration of ceph_setattrPeter Rosin
2014-01-30x86, build: Build 16-bit code with -m16 where possibleDavid Woodhouse
2014-01-30x86, boot: Fix word-size assumptions in has_eflag() inline asmDavid Woodhouse
2014-01-29x86, asmlinkage, xen: Fix type of NMIAndi Kleen
2014-01-29x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen
2014-01-29x86: Use inline assembler instead of global register variable to get spAndi Kleen