aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-13genirq: Add missing documentation for tot_countWaiman Long1-0/+1
2019-02-13Merge tag 'iio-for-5.1b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-0/+10
2019-02-13locking/atomics: Check atomic headers with sha1sumMark Rutland3-0/+3
2019-02-12Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada1-0/+0
2019-02-12cpufreq: Allow light-weight tear down and bring up of CPUsViresh Kumar1-0/+2
2019-02-12qcom: soc: llcc-slice: Clear the global drv_data pointer on errorJordan Crouse1-0/+6
2019-02-12net: sched: add flags to Qdisc class ops structVlad Buslov1-0/+8
2019-02-12net: sched: extend proto ops to support unlocked classifiersVlad Buslov2-6/+13
2019-02-12net: sched: extend proto ops with 'put' callbackVlad Buslov1-0/+1
2019-02-12net: sched: track rtnl lock status when validating extensionsVlad Buslov1-1/+1
2019-02-12net: sched: prevent insertion of new classifiers during chain flushVlad Buslov1-0/+1
2019-02-12net: sched: refactor tp insert/delete for concurrent executionVlad Buslov1-0/+18
2019-02-12net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov1-0/+2
2019-02-12net: sched: introduce reference counting for tcf_protoVlad Buslov1-0/+1
2019-02-12net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov1-0/+17
2019-02-12net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov1-0/+2
2019-02-12net: sched: protect block state with mutexVlad Buslov1-0/+5
2019-02-12inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov1-5/+11
2019-02-12ptp_qoriq: fix register memory mapYangbo Lu1-9/+9
2019-02-12ptp_qoriq: add little enadian supportYangbo Lu1-6/+15
2019-02-12ptp_qoriq: convert to use ptp_qoriq_init/freeYangbo Lu1-0/+3
2019-02-12ptp_qoriq: make ptp operations globalYangbo Lu1-0/+9
2019-02-12ptp_qoriq: make structure/function names more consistentYangbo Lu1-7/+7
2019-02-12net/skbuff: fix up kernel-doc placementBrian Norris1-6/+6
2019-02-12net: phylink: add phylink_init_eee() helperRussell King1-0/+1
2019-02-12Revert "devlink: Add a generic wake_on_lan port parameter"Vasundhara Volam1-8/+0
2019-02-12ASoC: soc-acpi: remove new_mach_data fieldPierre-Louis Bossart1-2/+0
2019-02-12ASoC: soc-acpi: remove asoc_plat_name fieldPierre-Louis Bossart1-3/+0
2019-02-12scsi: core: Move resid from scsi_data_buffer to scsi_cmndBart Van Assche1-3/+2
2019-02-12bpf: offload: add priv field for driversJakub Kicinski1-1/+2
2019-02-12Merge tag 'phy-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman1-7/+6
2019-02-12firmware: xilinx: Add APIs to control node status/powerRajan Vaja1-0/+26
2019-02-12dt-bindings: power: Add ZynqMP power domain bindingsRajan Vaja1-0/+39
2019-02-12firmware: xilinx: Implement ZynqMP power management APIsJolly Shah1-0/+20
2019-02-12misc: fastrpc: Add support for dmabuf exporterSrinivas Kandagatla1-0/+8
2019-02-12misc: fastrpc: Add support for create remote init processSrinivas Kandagatla1-0/+10
2019-02-12misc: fastrpc: Add support for context Invoke methodSrinivas Kandagatla1-0/+23
2019-02-12mei: bus: export to_mei_cl_device for mei client devices driversTomas Winkler1-0/+2
2019-02-12usb: ohci-da8xx: remove unused callbacks from platform dataBartosz Golaszewski1-14/+0
2019-02-11flow_offload: Fix flow action infrastructureEli Britstein1-1/+1
2019-02-11devlink: add a generic board.manufacture version nameJakub Kicinski1-0/+2
2019-02-11lib/scatterlist: Provide a DMA page iteratorJason Gunthorpe1-9/+40
2019-02-11Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Greg Kroah-Hartman3-2/+83
2019-02-11cfg80211: fix and clean up cfg80211_gen_new_bssid()Johannes Berg1-10/+8
2019-02-11cfg80211: Use const more consistently in for_each_element macrosJouni Malinen1-9/+9
2019-02-11module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosityThomas Gleixner1-1/+17
2019-02-11Merge branch 'locking/atomics' into locking/core, to pick up WIP commitsIngo Molnar4-1624/+4742
2019-02-11ntb_hw_switchtec: Added support of >=4G memory windowsPaul Selles1-1/+5
2019-02-11ntb_hw_switchtec: NT req id mapping table register entry number should be 512Wesley Sheng1-2/+2
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa1-0/+5