summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-12-07Merge branch 'pl061' into develLinus Walleij1-16/+0
2016-12-07gpio: pl061: move platform data into driverLinus Walleij1-16/+0
2016-12-07acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams1-1/+1
2016-12-06netfilter: ingress: translate 0 nf_hook_slow retval to -1Florian Westphal1-1/+6
2016-12-06netfilter: x_tables: pack percpu counter allocationsFlorian Westphal1-1/+6
2016-12-06netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal1-26/+1
2016-12-06netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal1-5/+1
2016-12-06netfilter: decouple nf_hook_entry and nf_hook_opsAaron Conole1-4/+6
2016-12-06netfilter: introduce accessor functions for hook entriesAaron Conole1-0/+27
2016-12-06PCI: Add MCFG quirks for X-Gene host controllerDuc Dang1-0/+2
2016-12-06PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controllerTomasz Nowicki1-1/+2
2016-12-06PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controllerTomasz Nowicki1-0/+1
2016-12-06PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllersDongdong Liu1-0/+1
2016-12-06PCI: Add MCFG quirks for Qualcomm QDF2432 host controllerChristopher Covington1-0/+4
2016-12-06PCI/ACPI: Extend pci_mcfg_lookup() to return ECAM config accessorsTomasz Nowicki1-1/+3
2016-12-06Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...Joerg Roedel11-20/+199
2016-12-06ACPI/IORT: Make dma masks set-up IORT specificLorenzo Pieralisi1-0/+2
2016-12-06vmbus: add support for dynamic device id'sStephen Hemminger1-0/+6
2016-12-06hyperv: Fix spelling of HV_UNKOWNHaiyang Zhang1-1/+1
2016-12-06mei: bus: enable non-blocking RXAlexander Usyskin1-2/+4
2016-12-06VME: Remove shutdown entry from vme_driverMartyn Welch1-1/+0
2016-12-06locking/ww_mutex: Use relaxed atomicsPeter Zijlstra1-1/+1
2016-12-06x86/uaccess, sched/preempt: Verify access_ok() contextPeter Zijlstra1-8/+13
2016-12-06nvme-fabrics: Add FC transport LLDD api definitionsJames Smart1-0/+851
2016-12-06nvme-fabrics: Add FC transport FC-NVME definitionsJames Smart1-0/+268
2016-12-06nvme-fabrics: Add FC transport error codes to nvme.hJames Smart1-0/+13
2016-12-06parser: add u64 number parserJames Smart1-0/+1
2016-12-06PM / OPP: Allow platform specific custom set_opp() callbacksViresh Kumar1-0/+10
2016-12-06PM / OPP: Separate out _generic_set_opp()Viresh Kumar1-0/+35
2016-12-06PM / OPP: Add infrastructure to manage multiple regulatorsViresh Kumar1-4/+4
2016-12-06PM / OPP: Manage supply's voltage/current in a separate structureViresh Kumar1-0/+16
2016-12-06vfs: misc struct path constificationAl Viro1-1/+1
2016-12-06namespace.c: constify struct path passed to a bunch of primitivesAl Viro2-3/+3
2016-12-06quota: constify struct path in quota_onAl Viro2-2/+2
2016-12-06constify alloc_file()Al Viro1-1/+1
2016-12-06constify get_dcookie() and friendsAl Viro1-2/+2
2016-12-06audit_log_{name,link_denied}: constify struct pathAl Viro1-1/+1
2016-12-06fsnotify: constify the places working with ->f_pathAl Viro1-5/+5
2016-12-06constify fsnotify_parent()Al Viro2-3/+3
2016-12-06fsnotify(): constify 'data'Al Viro1-2/+2
2016-12-06fsnotify: constify 'data' passed to ->handle_event()Al Viro1-1/+1
2016-12-06fs: Constify path_is_under()'s argumentsMickaël Salaün1-1/+1
2016-12-05bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann2-1/+7
2016-12-05make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on...Al Viro1-3/+3
2016-12-05[iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro1-0/+3
2016-12-05ahci-remap.h: add ahci remapping definitionsDan Williams1-0/+28
2016-12-05nvme: move NVMe class code to pci_ids.hChristoph Hellwig1-0/+2
2016-12-05tcp: tsq: move tsq_flags close to sk_wmem_allocEric Dumazet1-1/+0
2016-12-05tcp: tsq: add tsq_flags / tsq_enumEric Dumazet1-1/+10
2016-12-05usb: hcd.h: construct hub class request constants from simpler constantsTal Shorer1-9/+10