summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-01-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds
2014-01-29Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-01-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-01-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2014-01-29Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-29Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-29Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2014-01-30Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-01-30Merge branch 'drm-next-3.14' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2014-01-29Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-01-29MAINTAINERS: ADI Linux development mailing lists: change to the new serverSonic Zhang
2014-01-29Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/Ard Biesheuvel