summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-15drivers:hv: Allow for MMIO claims that span ACPI _CRS recordsJake Oshins
2015-12-15Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutexDexuan Cui
2015-12-15Drivers: hv: vmbus: release relid on error in vmbus_process_offer()Dexuan Cui
2015-12-15Drivers: hv: vmbus: fix rescind-offer handling for device without a driverDexuan Cui
2015-12-15Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal()Dexuan Cui
2015-12-15Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()Dexuan Cui
2015-12-15Drivers: hv: vmbus: Get rid of the unused irq variableK. Y. Srinivasan
2015-12-15Drivers: hv: vmbus: Get rid of the unused macroK. Y. Srinivasan
2015-12-15Drivers: hv: vmbus: Use uuid_le_cmp() for comparing GUIDsK. Y. Srinivasan
2015-12-15Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan
2015-12-15Drivers: hv: vss: run only on supported host versionsOlaf Hering
2015-12-15drivers:hv: Define the channel type for Hyper-V PCI Express pass-throughJake Oshins
2015-12-15drivers:hv: Export the API to invoke a hypercall on Hyper-VJake Oshins
2015-12-15drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc numJake Oshins
2015-12-15drivers/hv: cleanup synic msrs if vmbus connect failedAndrey Smetanin
2015-12-15Drivers: hv: utils: use memdup_user in hvt_op_writeOlaf Hering
2015-12-15Drivers: hv: util: catch allocation errorsOlaf Hering
2015-12-15tools: hv: remove repeated HV_FCOPY stringOlaf Hering
2015-12-15tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering
2015-12-15Drivers: hv: utils: run polling callback always in interrupt contextOlaf Hering
2015-12-15Drivers: hv: util: Increase the timeout for util servicesK. Y. Srinivasan
2015-12-14Drivers: hv: vmbus: fix build warningSudip Mukherjee
2015-12-14checkkconfigsymbols.py: find similar symbolsValentin Rothberg
2015-12-14checkkconfigsymbols.py: multiprocessing of filesValentin Rothberg
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