summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-18xprtrdma: Invalidate in the RPC reply handlerChuck Lever
2015-12-18xprtrdma: Add ro_unmap_sync method for all-physical registrationChuck Lever
2015-12-18xprtrdma: Add ro_unmap_sync method for FMRChuck Lever
2015-12-18xprtrdma: Add ro_unmap_sync method for FRWRChuck Lever
2015-12-18xprtrdma: Introduce ro_unmap_sync methodChuck Lever
2015-12-18xprtrdma: Move struct ib_send_wr off the stackChuck Lever
2015-12-18xprtrdma: Disable RPC/RDMA backchannel debugging messagesChuck Lever
2015-12-18xprtrdma: xprt_rdma_free() must not release backchannel reqsChuck Lever
2015-12-18xprtrdma: Fix additional uses of spin_lock_irqsave(rb_lock)Chuck Lever
2015-12-18xprtrdma: checking for NULL instead of IS_ERR()Dan Carpenter
2015-12-18xprtrdma: clean up some curly bracesDan Carpenter
2015-12-14Linux 4.4-rc5Linus Torvalds
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-12-13Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-12-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-12Merge tag 'powerpc-4.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-12Merge branch 'parisc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-12-12MIPS: fix DMA contiguous allocationQais Yousef
2015-12-12sh64: fix __NR_fgetxattrDmitry V. Levin
2015-12-12ocfs2: fix SGID not inherited issueJunxiao Bi
2015-12-12mm/oom_kill.c: avoid attempting to kill init sharing same memoryChen Jie
2015-12-12drivers/base/memory.c: prohibit offlining of memory blocks with missing sectionsSeth Jennings
2015-12-12tmpfs: fix shmem_evict_inode() warnings on i_blocksHugh Dickins
2015-12-12mm/hugetlb.c: fix resv map memory leak for placeholder entriesMike Kravetz
2015-12-12mm: hugetlb: call huge_pte_alloc() only if ptep is nullNaoya Horiguchi
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss
2015-12-12mm: fix kerneldoc on mem_cgroup_replace_pageHugh Dickins
2015-12-12osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins
2015-12-12MAINTAINERS: make Vladimir co-maintainer of the memory controllerJohannes Weiner
2015-12-12mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...Michal Hocko
2015-12-12mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfoVlastimil Babka
2015-12-12memcg: fix memory.high targetVladimir Davydov
2015-12-12mm: hugetlb: fix hugepage memory leak caused by wrong reserve countNaoya Horiguchi
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller
2015-12-12parisc: Wire up mlock2 syscallHelge Deller
2015-12-12parisc: Remove unused pcibios_init_bus()Bjorn Helgaas
2015-12-12parisc iommu: fix panic due to trying to allocate too large regionMikulas Patocka
2015-12-12Merge tag 'imx-fixes-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Kevin Hilman
2015-12-12ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang
2015-12-12dt-bindings: define little-endian property for QorIQ GPIOLi Yang
2015-12-12ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu