summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-043-4/+20
|\
| * KVM: arm/arm64: Enable MSI routingEric Auger2016-07-221-0/+2
| * KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-221-0/+7
| * KVM: Move kvm_setup_default/empty_irq_routing declaration in arch specific he...Eric Auger2016-07-221-2/+0
| * KVM: Add devid in kvm_kernel_irq_routing_entryEric Auger2016-07-221-1/+7
| * KVM: api: Pass the devid in the msi routing entryEric Auger2016-07-221-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-031-1/+1
|\ \
| * | sctp: change to use TCP_CLOSE_WAIT as SCTP_SS_CLOSINGXin Long2016-08-011-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-08-0227-431/+735
|\ \ \
| * | | ipc: delete "nr_ipc_ns"Alexey Dobriyan2016-08-021-2/+0
| * | | rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine2016-08-021-0/+2
| * | | rapidio: modify for rev.3 specification changesAlexandre Bounine2016-08-022-42/+136
| * | | rapidio: change inbound window size type to u64Alexandre Bounine2016-08-021-1/+1
| * | | rapidio: add RapidIO channelized messaging driverAlexandre Bounine2016-08-022-0/+79
| * | | kexec: add a kexec_crash_loaded() functionPetr Tesarik2016-08-021-0/+2
| * | | kexec: allow architectures to override boot mappingRussell King2016-08-021-0/+40
| * | | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-08-021-1/+1
| * | | kexec: don't invoke OOM-killer for control page allocationRussell King2016-08-021-1/+1
| * | | cpumask: fix code commentGeliang Tang2016-08-021-1/+1
| * | | signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2016-08-022-41/+63
| * | | nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi2016-08-022-306/+314
| * | | firmware: support loading into a pre-allocated bufferStephen Boyd2016-08-022-0/+9
| * | | radix-tree: fix comment about "exceptional" bitsRoss Zwisler2016-08-021-1/+1
| * | | printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov2016-08-021-0/+9
| * | | ratelimit: extend to print suppressed messages on releaseBorislav Petkov2016-08-021-5/+33
| * | | printk: create pr_<level> functionsJoe Perches2016-08-021-15/+33
| * | | dynamic_debug: only add header when usedLuis de Bethencourt2016-08-022-2/+2
| * | | include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang2016-08-021-1/+1
| * | | uapi: move forward declarations of internal structuresAlexey Dobriyan2016-08-024-4/+2
| * | | treewide: replace obsolete _refok by __refFabian Frederick2016-08-023-8/+2
| * | | mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin2016-08-021-0/+3
* | | | Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2016-08-028-40/+160
|\ \ \ \
| * | | | ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann2016-07-281-1/+2
| * | | | libceph: fsmap.user subscription supportYan, Zheng2016-07-282-3/+5
| * | | | ceph: reduce i_nr_by_mode array sizeYan, Zheng2016-07-281-1/+1
| * | | | libceph: rados pool namespace supportYan, Zheng2016-07-282-5/+7
| * | | | libceph: introduce reference counted stringYan, Zheng2016-07-282-0/+63
| * | | | libceph: define new ceph_file_layout structureYan, Zheng2016-07-281-29/+21
| * | | | libceph: add start en/decoding block helpersIlya Dryomov2016-07-281-0/+54
| * | | | libceph: add an ONSTACK initializer for oidsIlya Dryomov2016-07-281-0/+5
| * | | | libceph: fix some missing includesIlya Dryomov2016-07-283-1/+2
* | | | | Merge tag 'drm-psr-fixes-for-v4.8' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-08-021-0/+2
|\ \ \ \ \
| * | | | | drm/dp: Add drm_dp_psr_setup_time()Ville Syrjälä2016-08-031-0/+2
* | | | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-023-9/+153
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-0166-193/+495
| |\ \ \ \ \ \
| | * | | | | | PCI: Spread interrupt vectors in pci_alloc_irq_vectors()Christoph Hellwig2016-07-211-0/+2
| | * | | | | | PCI: Provide sensible IRQ vector alloc/free routinesChristoph Hellwig2016-07-211-0/+27
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas2016-08-011-1/+4
| |\ \ \ \ \ \ \ \
| | | * | | | | | | PCI: Add devm_request_pci_bus_resources()Bjorn Helgaas2016-06-061-1/+4
| * | | | | | | | | Merge branch 'pci/resource' into nextBjorn Helgaas2016-08-011-1/+34
| |\ \ \ \ \ \ \ \ \