summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-31zsmalloc: move it under mmMinchan Kim
2014-01-31kernel/smp.c: remove cpumask_ipiRoman Gushchin
2014-01-31kernel: use lockless list for smp_call_function_singleChristoph Hellwig
2014-01-31drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa
2014-01-31drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa
2014-01-31memblock, 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-30Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-30Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/c...Linus Torvalds
2014-01-30Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-01-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-01-30Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-30Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-30Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2014-01-30Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-30Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-30Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-01-30Merge 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-30Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-01-30MAINTAINERS: ADI Linux development mailing lists: change to the new serverSonic Zhang
2014-01-30Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/Ard Biesheuvel
2014-01-30dma-debug: fix overlap detectionDan Williams
2014-01-30memblock: add limit checking to memblock_virt_allocYinghai Lu
2014-01-30mm/readahead.c: fix do_readahead() for no readpage(s)Mark Rutland
2014-01-30mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pagesDave Hansen
2014-01-30slab: fix wrong retval on kmem_cache_create_memcg error pathDave Jones
2014-01-30s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens
2014-01-30fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens
2014-01-30fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens
2014-01-30mm/mempolicy.c: convert to pr_foo()Andrew Morton
2014-01-30mm: numa: initialise numa balancing after jump label initialisationMel Gorman
2014-01-30mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner
2014-01-30mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner
2014-01-30mm: document improved handling of swappiness==0Aaron Tomlin
2014-01-30lib/genalloc.c: add check gen_pool_dma_alloc() if dma pointer is not NULLLad, Prabhakar
2014-01-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-01-30ceph: fix posix ACL hooksSage Weil
2014-01-29drm/nouveau: resume display if any later suspend bits failIlia Mirkin
2014-01-29drm/nouveau: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst
2014-01-29drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs