summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-07-23Bluetooth: __l2cap_wait_ack() add defensive timeoutDean Jenkins
2015-07-23Bluetooth: __l2cap_wait_ack() use msecs_to_jiffies()Dean Jenkins
2015-07-23mac802154: do not export ieee802154_rx()Varka Bhadram
2015-07-23cfg802154: add PM hooksVarka Bhadram
2015-07-23drm/amdgpu: add VCE harvesting instance queryLeo Liu
2015-07-23netfilter: rename local nf_hook_list to hook_listPablo Neira Ayuso
2015-07-23mfd: dt-bindings: Provide human readable define for Clocksource modeLee Jones
2015-07-23ip_tunnel: Call ip_tunnel_core_init() from inet_init()Thomas Graf
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-23kvm/x86: add sending hyper-v crash notification to user spaceAndrey Smetanin
2015-07-23kvm: introduce vcpu_debug = kvm_debug + vcpu contextAndrey Smetanin
2015-07-22drivers: usb: fsl: Modify phy clk valid bit checkingNikhil Badola
2015-07-22drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macroNikhil Badola
2015-07-22drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola
2015-07-22drivers:usb:fsl: Replace macros with enumerated typeNikhil Badola
2015-07-22rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney
2015-07-22rcu: Create a synchronize_rcu_mult()Paul E. McKenney
2015-07-22rcu: Use WRITE_ONCE in RCU_INIT_POINTERPeter Zijlstra
2015-07-22rcu: Add RCU-sched flavors of get-state and cond-syncPaul E. McKenney
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-22NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHETrond Myklebust
2015-07-22NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2015-07-22ACPI / processor: Drop an unused argument of a cleanup routineRafael J. Wysocki
2015-07-22ip_tunnel: Provide tunnel metadata API for CONFIG_INET=nThomas Graf
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline
2015-07-22genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI codeJiang Liu
2015-07-22genirq/MSI: Reorginize struct msi_desc to prepare for support of generic MSIJiang Liu
2015-07-22genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_descJiang Liu
2015-07-22genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu
2015-07-22PCI: Add helper function msi_desc_to_pci_sysdata()Jiang Liu
2015-07-22drm: gc now dead mode_group codeDaniel Vetter
2015-07-22drm: Amend connector list locking rulesDaniel Vetter
2015-07-22drm: Check locking in drm_for_each_fbDaniel Vetter
2015-07-22drm: Check locking in drm_for_each_connectorDaniel Vetter
2015-07-22drm: Add modeset object iteratorsDaniel Vetter
2015-07-22drm: Simplify drm_for_each_legacy_plane argumentsDaniel Vetter
2015-07-22cpufeature: correctly annotate the module init functionHendrik Brueckner
2015-07-21net: track success and failure of TCP PMTU probingRick Jones
2015-07-22ARM: shmobile: r8a7791: Add Audio CTU support on DTSIKuninori Morimoto
2015-07-22ARM: shmobile: r8a7790: Add Audio CTU support on DTSIKuninori Morimoto
2015-07-21net: #ifdefify sk_classid member of struct sockMathias Krause
2015-07-21PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern
2015-07-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad
2015-07-21openvswitch: Use regular VXLAN net_device deviceThomas Graf
2015-07-21vxlan: Factor out device configurationThomas Graf
2015-07-21fib: Add fib rule match on tunnel idThomas Graf
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf
2015-07-21route: Extend flow representation with tunnel keyThomas Graf
2015-07-21vxlan: Flow based tunnelingThomas Graf
2015-07-21dst: Metadata destinationsThomas Graf