summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-07-23kvm: introduce vcpu_debug = kvm_debug + vcpu contextAndrey Smetanin1-0/+3
2015-07-23drivers: usb: fsl: Modify phy clk valid bit checkingNikhil Badola1-0/+1
2015-07-23drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macroNikhil Badola1-0/+1
2015-07-23drivers: usb :fsl: Implement Workaround for USB Erratum A007792Nikhil Badola1-0/+1
2015-07-23drivers:usb:fsl: Replace macros with enumerated typeNikhil Badola1-6/+10
2015-07-23rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney2-23/+44
2015-07-23rcu: Create a synchronize_rcu_mult()Paul E. McKenney2-4/+34
2015-07-23rcu: Use WRITE_ONCE in RCU_INIT_POINTERPeter Zijlstra1-1/+1
2015-07-23rcu: Add RCU-sched flavors of get-state and cond-syncPaul E. McKenney2-0/+12
2015-07-23NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHETrond Myklebust1-2/+5
2015-07-23NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust1-1/+1
2015-07-22ipv6: sysctl to restrict candidate source addressesErik Kline1-0/+1
2015-07-22genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI codeJiang Liu1-0/+2
2015-07-22genirq/MSI: Reorginize struct msi_desc to prepare for support of generic MSIJiang Liu1-20/+50
2015-07-22genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_descJiang Liu1-7/+4
2015-07-22genirq/MSI: Move msi_list from struct pci_dev to struct deviceJiang Liu3-2/+5
2015-07-22PCI: Add helper function msi_desc_to_pci_sysdata()Jiang Liu1-0/+7
2015-07-22cpufeature: correctly annotate the module init functionHendrik Brueckner1-3/+4
2015-07-22PM / sleep: Allow devices without runtime PM to do direct-completeAlan Stern1-6/+0
2015-07-21PCI: Add dev_flags bit to access VPD through function 0Mark Rustad1-0/+2
2015-07-21vxlan: Flow based tunnelingThomas Graf1-0/+1
2015-07-21mpls: ip tunnel supportRoopa Prabhu1-0/+6
2015-07-21lwtunnel: infrastructure for handling light weight tunnels like mplsRoopa Prabhu1-0/+6
2015-07-21NVMe: Use CMB for the IO SQes if availableJon Derrick1-0/+17
2015-07-21locking/spinlocks: Force inlining of spinlock opsDenys Vlasenko1-15/+15
2015-07-21Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar1-1/+21
2015-07-21gpiolib: Add support for removing registered consumer lookup tableShobhit Kumar1-0/+1
2015-07-21bpf: introduce bpf_skb_vlan_push/pop() helpersAlexei Starovoitov2-0/+3
2015-07-21stmmac: drop custom_* fields from plat_stmmacenet_dataJoachim Eastwood1-2/+0
2015-07-21net: remove skb_frag_add_headJiri Benc1-6/+0
2015-07-21net: add phys ID compare helper to test if two IDs are the sameScott Feldman1-0/+7
2015-07-21net: don't reforward packets already forwarded by offload deviceScott Feldman2-1/+14
2015-07-20Merge 4.2-rc3 into staging-nextGreg Kroah-Hartman34-154/+247
2015-07-20svcrdma: Remove svc_rdma_fastreg()Chuck Lever1-1/+0
2015-07-20svcrdma: Clean up svc_rdma_get_reply_array()Chuck Lever1-79/+2
2015-07-20clk: Remove clk.h from clk-provider.hStephen Boyd1-1/+1
2015-07-20clk: tegra: Properly include clk.hStephen Boyd1-1/+2
2015-07-20debugfs: Export bool read/write functionsRichard Fitzgerald1-0/+20
2015-07-20Merge tag 'v4.2-rc3' into nextDmitry Torokhov513-9144/+24977
2015-07-20clockevents: Remove clockevents_notify() prototypeStephen Boyd1-3/+0
2015-07-20pwm: Add pwm_get_polarity() helper functionBoris Brezillon1-0/+5
2015-07-20pwm: Constify PWM device where possibleBoris Brezillon1-2/+2
2015-07-20pwm: Add the pwm_is_enabled() helperBoris Brezillon1-0/+5
2015-07-20Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...James Morris2-1/+2
2015-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+14
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...Ingo Molnar1-1/+5
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen1-2/+10
2015-07-18mm/page_owner: set correct gfp_mask on page_ownerJoonsoo Kim1-0/+13
2015-07-18Update Viresh Kumar's email addressViresh Kumar2-2/+2
2015-07-18include, lib: add __printf attributes to several function prototypesNicolas Iooss11-28/+33