summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-08-18Merge tag 'mac80211-next-for-davem-2015-08-14' of git://git.kernel.org/pub/sc...David S. Miller2-1/+40
2015-08-17regulator: core: Define regulator_set_voltage_triplet()Viresh Kumar1-0/+10
2015-08-17workqueue: fix some docbook warningsJonathan Corbet1-3/+3
2015-08-17SUNRPC: Drop double-underscores from __rpc_cmp_addr6()Trond Myklebust1-1/+1
2015-08-17net: fix endian check warning in etherdevice.hJesse Brandeburg1-1/+1
2015-08-17net: declare new net_device priv_flag IFF_NO_QUEUEPhil Sutter1-0/+3
2015-08-17Merge tag 'nfs-rdma-for-4.3' of git://git.linux-nfs.org/projects/anna/nfs-rdmaTrond Myklebust1-1/+1
2015-08-17NFS: Remove nfs_release()Anna Schumaker1-1/+1
2015-08-17SUNRPC: Add an rpc_cmp_addr_port() functionAnna Schumaker1-0/+13
2015-08-17SUNRPC: Drop double-underscores from rpc_cmp_addr{4|6}()Anna Schumaker1-6/+6
2015-08-17time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()Baolin Wang1-3/+19
2015-08-17time: Introduce current_kernel_time64()Baolin Wang1-1/+8
2015-08-17time: Introduce struct itimerspec64Baolin Wang1-0/+35
2015-08-17pnfs: move common blocklayout XDR defintions to nfs4.hChristoph Hellwig1-0/+18
2015-08-17Merge tag 'extcon-next-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-7/+7
2015-08-17scatterlist: allow limited chaining without ARCH_HAS_SG_CHAINChristoph Hellwig1-4/+0
2015-08-17pwm: Clean up kerneldocThierry Reding1-0/+14
2015-08-17pwm: Remove useless whitespaceThierry Reding1-39/+32
2015-08-17gpiolib: irqchip: use different lockdep class for each gpio irqchipGrygorii Strashko1-5/+21
2015-08-17mmc: dw_mmc: add quirk for broken data transfer over schemeAddy Ke1-0/+4
2015-08-17mmc: dw_mmc: remove the unused blk_settingJaehoon Chung1-1/+0
2015-08-17mmc: dw_mmc: fix pio mode when internal dmac is enabledHeiko Stuebner1-4/+0
2015-08-17mmc: sdio: avoid using NULL sdio_irq_thread pointerYangbo Lu1-1/+2
2015-08-17mmc: core: Optimize case for exactly one erase-group budgetDavid Jander1-0/+1
2015-08-17dmaengine: Make __dma_request_slave_channel_compat() name argument constantJarkko Nikula1-1/+1
2015-08-17dmaengine: Add DMA_CTRL_REUSEVinod Koul1-0/+40
2015-08-17crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu1-6/+0
2015-08-17crypto: aead - Remove old AEAD interfacesHerbert Xu1-47/+1
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie14-22/+64
2015-08-17nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard1-29/+0
2015-08-16[media] tw68: Move PCI vendor and device IDs to pci_ids.hEzequiel Garcia1-0/+9
2015-08-16[media] mm: Provide new get_vaddr_frames() helperJan Kara1-0/+44
2015-08-15change sb_writers to use percpu_rw_semaphoreOleg Nesterov1-13/+6
2015-08-15shift percpu_counter_destroy() into destroy_super_work()Oleg Nesterov1-1/+2
2015-08-15percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire()Oleg Nesterov1-0/+19
2015-08-15percpu-rwsem: introduce percpu_down_read_trylock()Oleg Nesterov1-0/+1
2015-08-15introduce __sb_writers_{acquired,release}() helpersOleg Nesterov1-0/+5
2015-08-15Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris1-0/+7
2015-08-15USB: host: ohci-at91: move at91_usbh_data definition in c fileAlexandre Belloni1-12/+0
2015-08-15usb: interface authorization: Use a flag for the default device authorizationStefan Koch1-7/+9
2015-08-15usb: interface authorization: Introduces the default interface authorizationStefan Koch1-0/+9
2015-08-15usb: interface authorization: Declare authorized attributeStefan Koch1-0/+1
2015-08-15drivers: usb: fsl: Workaround for USB erratum-A005275Nikhil Badola1-0/+1
2015-08-15Merge tag 'usb-ci-v4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+13
2015-08-15Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman6-8/+224
2015-08-14pmem: switch to devm_ allocationsChristoph Hellwig1-6/+8
2015-08-14devres: add devm_memremapChristoph Hellwig1-0/+4
2015-08-14pmem: convert to generic memremapDan Williams1-19/+9
2015-08-14arch: introduce memremap()Dan Williams1-0/+9
2015-08-14mac80211: fix BIT position for TDLS WIDE extended capEmmanuel Grumbach1-1/+1