aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-04mm/memblock.c: fix NULL dereference errorzijun_hu1-1/+4
2016-08-04MAINTAINERS: update cgroup's document pathseokhoon.yoon1-2/+2
2016-08-04slub: drop bogus inline for fixup_red_left()Geert Uytterhoeven1-1/+1
2016-08-04powerpc/fsl_rio: fix a missing error codeDan Carpenter1-0/+1
2016-08-04mm: initialise per_cpu_nodestats for all online pgdats at bootMel Gorman1-5/+5
2016-08-04mm/memblock: fix a typo in a commentAlexander Kuleshov1-2/+2
2016-08-04mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabledzhong jiang1-0/+1
2016-08-04nfsd: remove some dead code in nfsd_create_locked()Dan Carpenter1-3/+2
2016-08-04nfsd: drop unnecessary MAY_EXEC check from createJ. Bruce Fields2-11/+2
2016-08-04nfsd: clean up bad-type check in nfsd_create_lockedJ. Bruce Fields1-7/+4
2016-08-04nfsd: remove unnecessary positive-dentry checkJ. Bruce Fields1-10/+0
2016-08-04nfsd: reorganize nfsd_createJ. Bruce Fields3-55/+61
2016-08-04nfsd: check d_can_lookup in fh_verify of directoriesJ. Bruce Fields2-13/+10
2016-08-04nfsd: remove redundant zero-length check from createJ. Bruce Fields2-6/+0
2016-08-04nfsd: Make creates return EEXIST instead of EACCESOleg Drokin2-2/+15
2016-08-04metag: Fix __cmpxchg_u32 asm constraint for CMPJames Hogan1-1/+1
2016-08-04Soft RoCE driverMoni Shoua38-0/+13039
2016-08-04dynamic_debug: add jump label supportJason Baron2-6/+61
2016-08-04jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELJason Baron2-23/+76
2016-08-04arm: jump label may reference text in __exitJason Baron1-1/+1
2016-08-04tile: support static_key usage in non-module __exit sectionsChris Metcalf1-0/+12
2016-08-04sparc: support static_key usage in non-module __exit sectionsJason Baron1-0/+7
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron1-0/+1
2016-08-04drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warningArnd Bergmann1-2/+8
2016-08-04MAINTAINERS: update email and list of Samsung HW driver maintainersKamil Debski1-4/+8
2016-08-04block: remove BLK_DEV_DAX config optionRoss Zwisler2-18/+1
2016-08-04samples/kretprobe: fix the wrong typeHuang Shijie1-2/+2
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie1-7/+5
2016-08-04samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie1-3/+3
2016-08-04samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie1-17/+12
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski111-804/+705
2016-08-04media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski1-4/+0
2016-08-04include/linux/bitmap.h: cleanupAndrew Morton1-4/+3
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada48-135/+135
2016-08-04drivers/fpga/Kconfig: fix build failureSudip Mukherjee1-0/+1
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman5-5/+10
2016-08-04powerpc/perf: Fix incorrect event codes in power9-event-listMadhavan Srinivasan1-3/+3
2016-08-04ALSA: hda - Fix headset mic detection problem for two dell machinesHui Wang1-0/+6
2016-08-03Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds1-4/+0
2016-08-03IB/core: Support for CMA multicast join flagsAlex Vesker6-25/+131
2016-08-03IB/sa: Add cached attribute containing SM information to SA portAlex Vesker1-0/+41
2016-08-03IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe2-13/+25
2016-08-03IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring1-21/+20
2016-08-03IB/mthca: NULL arg to pci_dev_put is OKMarkus Elfring1-2/+1
2016-08-03IB/hfi1: NULL arg to sc_return_credits is OKMarkus Elfring1-1/+1
2016-08-03IB/mlx4: Add diagnostic hardware countersMark Bloch3-1/+209
2016-08-03net/mlx4: Query performance and diagnostics countersMark Bloch2-0/+39
2016-08-03net/mlx4: Add diagnostic counters capability bitMark Bloch2-0/+5
2016-08-03Use smaller 512 byte messages for portmapper messagesMustafa Ismail1-1/+2
2016-08-03IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia2-7/+6