summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-04drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warningArnd Bergmann
2016-08-04MAINTAINERS: update email and list of Samsung HW driver maintainersKamil Debski
2016-08-04block: remove BLK_DEV_DAX config optionRoss Zwisler
2016-08-04samples/kretprobe: fix the wrong typeHuang Shijie
2016-08-04samples/kretprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-08-04samples/jprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-08-04samples/kprobe: convert the printk to pr_info/pr_errHuang Shijie
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-04media: mtk-vcodec: remove unused dma_attrsKrzysztof Kozlowski
2016-08-04include/linux/bitmap.h: cleanupAndrew Morton
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada
2016-08-04drivers/fpga/Kconfig: fix build failureSudip Mukherjee
2016-08-04arm64: Fix copy-on-write referencing in HugeTLBSteve Capper
2016-08-04nvmx: mark ept single context invalidation as supportedBandan Das
2016-08-04nvmx: remove comment about missing nested vpid supportBandan Das
2016-08-04KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=offWanpeng Li
2016-08-04KVM: documentation: fix KVM_CAP_X2APIC_API informationPaolo Bonzini
2016-08-04Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-08-04x86: vdso: use __pvclock_read_cyclesPaolo Bonzini
2016-08-04pvclock: introduce seqcount-like APIPaolo Bonzini
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman
2016-08-04powerpc/perf: Fix incorrect event codes in power9-event-listMadhavan Srinivasan
2016-08-04ALSA: hda - Fix headset mic detection problem for two dell machinesHui Wang
2016-08-04Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-08-04Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan"Linus Torvalds
2016-08-04Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2Doug Ledford
2016-08-04Merge branch 'next' into for-linusDmitry Torokhov
2016-08-04IB/core: Support for CMA multicast join flagsAlex Vesker
2016-08-04IB/sa: Add cached attribute containing SM information to SA portAlex Vesker
2016-08-04IB/uverbs: Fix race between uverbs_close and remove_oneJason Gunthorpe
2016-08-04IB/mthca: Clean up error unwind flow in mthca_reset()Markus Elfring
2016-08-04IB/mthca: NULL arg to pci_dev_put is OKMarkus Elfring
2016-08-04IB/hfi1: NULL arg to sc_return_credits is OKMarkus Elfring
2016-08-04IB/mlx4: Add diagnostic hardware countersMark Bloch
2016-08-04net/mlx4: Query performance and diagnostics countersMark Bloch
2016-08-04net/mlx4: Add diagnostic counters capability bitMark Bloch
2016-08-04Use smaller 512 byte messages for portmapper messagesMustafa Ismail
2016-08-04IB/ipoib: Report SG feature regardless of HW UD CSUM capabilityYuval Shaia
2016-08-04IB/mlx4: Don't use GFP_ATOMIC for CQ resize structRoland Dreier
2016-08-04IB/hfi1: Disable by defaultBart Van Assche
2016-08-04IB/rdmavt: Disable by defaultBart Van Assche
2016-08-04Merge branch 'i40iw' into k.o/for-4.8Doug Ledford
2016-08-04Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8Doug Ledford
2016-08-04extable.h: add stddef.h so "NULL" definition is not implicitPaul Gortmaker
2016-08-04modules: add ro_after_init supportJessica Yu
2016-08-04jump_label: disable preemption around __module_text_address().Rusty Russell
2016-08-04exceptions: fork exception table content from module.h into extable.hPaul Gortmaker
2016-08-04modules: Add kernel parameter to blacklist modulesPrarit Bhargava
2016-08-04module: Do a WARN_ON_ONCE() for assert module mutex not heldSteven Rostedt
2016-08-04ACPI / EC: Work around method reentrancy limit in ACPICA for _QxxLv Zheng