summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-03Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford7-23/+35
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
2016-08-03IB/mlx4: Don't use GFP_ATOMIC for CQ resize structRoland Dreier1-2/+2
2016-08-03IB/hfi1: Disable by defaultBart Van Assche1-1/+0
2016-08-03IB/rdmavt: Disable by defaultBart Van Assche1-1/+0
2016-08-03Merge branch 'i40iw' into k.o/for-4.8Doug Ledford7-40/+56
2016-08-03Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford11-76/+83
2016-08-04extable.h: add stddef.h so "NULL" definition is not implicitPaul Gortmaker1-0/+2
2016-08-04modules: add ro_after_init supportJessica Yu4-15/+60
2016-08-04jump_label: disable preemption around __module_text_address().Rusty Russell1-1/+4
2016-08-04exceptions: fork exception table content from module.h into extable.hPaul Gortmaker2-25/+32
2016-08-04modules: Add kernel parameter to blacklist modulesPrarit Bhargava2-0/+27
2016-08-04module: Do a WARN_ON_ONCE() for assert module mutex not heldSteven Rostedt1-1/+1
2016-08-03shmem: Fix link error if huge pages support is disabledGeert Uytterhoeven1-1/+2
2016-08-04hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()Dan Carpenter1-3/+4
2016-08-04um: Support kcovVegard Nossum4-0/+12
2016-08-04um: Enable TRACE_IRQFLAGS_SUPPORTRichard Weinberger1-2/+1
2016-08-04um: Use asm-generic/irqflags.hDaniel Wagner1-11/+7
2016-08-04um: Fix possible deadlock in sig_handler_common()Richard Weinberger1-2/+3
2016-08-03drm: i915: fix build when DEBUG_FS is disabledLinus Torvalds1-2/+2
2016-08-04um: Select HAVE_DEBUG_KMEMLEAKRichard Weinberger1-0/+1
2016-08-04um: Setup physical memory in setup_arch()Richard Weinberger1-4/+4
2016-08-04um: Eliminate null test after alloc_bootmemAmitoj Kaur Chawla1-2/+0
2016-08-03Btrfs: fix __MAX_CSUM_ITEMSChris Mason1-2/+3
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds4-9/+19
2016-08-03fs/proc: Add compiler check for -Wno-override-init to support gcc < 4.2Geert Uytterhoeven1-1/+1
2016-08-03ALSA: hda: Fix krealloc() with __GFP_ZERO usageTakashi Iwai1-1/+3
2016-08-03ALSA: hda: add AMD Bonaire AZ PCI ID with proper driver capsMaruthi Srinivas Bayyavarapu1-0/+2
2016-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds52-95/+195
2016-08-03powerpc/32: Fix early access to cpu_spec relocationBenjamin Herrenschmidt1-1/+1
2016-08-02IB/hfi1: Add cache evict LRU listDean Luick1-10/+19
2016-08-02IB/hfi1: Fix memory leak during unexpected shutdownIra Weiny1-13/+31
2016-08-02IB/hfi1: Remove unneeded mm argument in remove functionDean Luick4-15/+10