summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-04-27mfd: intel_soc_pmic_bxtwc: Rename header to follow c-fileAndy Shevchenko1-1/+1
2017-04-27mfd: intel_soc_pmic_bxtwc: Move inclusion to c-fileAndy Shevchenko1-2/+0
2017-04-27mfd: axp20x: Correct name of temperature data ADC registersQuentin Schulz1-2/+2
2017-04-27mfd: Add TI LMU driverMilo Kim2-0/+367
2017-04-27mfd: cros_ec: Add ACPI GPE handler for LID0 devicesArchana Patni1-0/+18
2017-04-27Merge branches 'ib-mfd-gpio-4.12', 'ib-mfd-iio-input-4.12', 'ib-mfd-input-4.1...Lee Jones2-0/+192
2017-04-27fs: remove _submit_bh()Eric Biggers1-2/+0
2017-04-27fs: constify tree_descr arrays passed to simple_fill_super()Eric Biggers1-2/+3
2017-04-27fs: drop duplicate header percpu-rwsem.hGeliang Tang1-1/+0
2017-04-27fs/affs: import amigaffs.hFabian Frederick1-144/+0
2017-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-04-27srcu: Specify auto-expedite holdoff timePaul E. McKenney1-0/+1
2017-04-27srcu: Expedited grace periods with reduced memory contentionPaul E. McKenney1-1/+3
2017-04-27x86, iommu/vt-d: Add an option to disable Intel IOMMU force onShaohua Li1-0/+1
2017-04-27ieee80211: fix kernel-doc parsing errorsJohannes Berg1-6/+6
2017-04-27ieee80211: add FT-802.1X AKM suite selectorLuca Coelho1-0/+1
2017-04-27ieee80211: add SUITE_B AKM selectorsLuca Coelho1-12/+14
2017-04-27blk-mq: Add blk_mq_ops.show_rq()Bart Van Assche1-0/+8
2017-04-26tcp: switch rcv_rtt_est and rcvq_space to high resolution timestampsEric Dumazet1-6/+6
2017-04-26tcp: add tp->tcp_mstamp fieldEric Dumazet1-0/+1
2017-04-26rhashtable: remove insecure_max_entries paramFlorian Westphal1-4/+2
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-0/+1
2017-04-26srcu: Make rcutorture writer stalls print SRCU GP statePaul E. McKenney3-0/+30
2017-04-26srcu: Exact tracking of srcu_data structures containing callbacksPaul E. McKenney1-0/+4
2017-04-26NFSv4: Don't special case "launder"Trond Myklebust1-13/+1
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro1-5/+2
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro41-120/+383
2017-04-26Merge remote-tracking branches 'spi/topic/ti-qspi' and 'spi/topic/xlp' into s...Mark Brown1-0/+4
2017-04-26Merge remote-tracking branches 'spi/topic/devprop', 'spi/topic/fsl', 'spi/top...Mark Brown1-0/+4
2017-04-26Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-1/+1
2017-04-26ebtables: remove nf_hook_register usageFlorian Westphal1-2/+4
2017-04-26svcrdma: Clean out old XDR encodersChuck Lever1-4/+0
2017-04-26svcrdma: Remove the req_map cacheChuck Lever1-33/+1
2017-04-26svcrdma: Remove unused RDMA Write completion handlerChuck Lever1-1/+0
2017-04-26svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever1-2/+7
2017-04-26svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever1-1/+1
2017-04-26svcrdma: Clean up RDMA_ERROR pathChuck Lever2-5/+3
2017-04-26svcrdma: Use rdma_rw API in RPC reply pathChuck Lever1-1/+0
2017-04-26svcrdma: Introduce local rdma_rw API helpersChuck Lever1-0/+11
2017-04-26svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever1-1/+0
2017-04-26svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever1-0/+3
2017-04-26svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever1-0/+4
2017-04-26nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields1-2/+1
2017-04-25net: move xdp_prog field in RX cache linesEric Dumazet1-1/+1
2017-04-25x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams2-23/+8
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams1-17/+0
2017-04-25filesystem-dax: convert to dax_direct_access()Dan Williams1-2/+4
2017-04-25Revert "block: use DAX for partition table reads"Dan Williams1-6/+0
2017-04-25ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams1-0/+1
2017-04-25dm: teach dm-targets to use a dax_device + dax_operationsDan Williams1-3/+4