aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-01-07Merge branch 'mac80211' into mac80211-nextJohannes Berg2-5/+10
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-31/+17
2015-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-5/+2
2015-01-06workqueue.h: remove loops of single statement macrosValentin Rothberg1-6/+2
2015-01-06Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-video'Rafael J. Wysocki18-65/+88
2015-01-06ethtool: Extend ethtool plugin module eeprom API to phylibEd Swierk1-0/+9
2015-01-06mm: propagate error from stack expansion even for guard pageLinus Torvalds1-1/+1
2015-01-06brcmfmac: Add support for bcm43340/1 wireless chipsetsArend van Spriel1-2/+4
2015-01-06rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU()Paul E. McKenney1-6/+4
2015-01-06rcu: Expand SRCU ->completed to 64 bitsPaul E. McKenney1-2/+2
2015-01-06rculist: Fix sparse warningYing Xue1-8/+8
2015-01-06rcupdate: Replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar1-5/+5
2015-01-06compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()Paul E. McKenney1-1/+1
2015-01-06Merge tag 'mac80211-for-davem-2015-01-06' of git://git.kernel.org/pub/scm/lin...David S. Miller1-5/+2
2015-01-06drm/amdkfd: reformat IOCTL definitions to drm-styleOded Gabbay1-15/+22
2015-01-06cgroup: add dummy css_put() for !CONFIG_CGROUPSTejun Heo1-0/+4
2015-01-06cgroup: reorder SUBSYS(blkio) in cgroup_subsys.hTejun Heo1-4/+4
2015-01-06percpu_ref: implement percpu_ref_is_dying()Tejun Heo1-0/+14
2015-01-06percpu_ref: remove unnecessary ACCESS_ONCE() in percpu_ref_tryget_live()Tejun Heo1-3/+17
2015-01-06nl80211: define multicast group names in headerJohannes Berg1-0/+7
2015-01-06cfg80211: add extensible feature flag attributeGautam Kumar Shukla2-0/+61
2015-01-06drm/i915: Support creation of unbound wc user mappings for objectsAkash Goel1-0/+9
2015-01-05net: tcp: add per route congestion controlDaniel Borkmann1-0/+6
2015-01-05net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann2-0/+9
2015-01-05net: tcp: add key management to congestion controlDaniel Borkmann2-2/+10
2015-01-05net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal1-3/+7
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert2-0/+2
2015-01-05ip: Add offset parameter to ip_cmsg_recvTom Herbert1-1/+6
2015-01-05ip: IP cmsg cleanupTom Herbert1-1/+10
2015-01-05ip: Move checksum convert defines to inetTom Herbert2-15/+18
2015-01-05NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust1-0/+3
2015-01-05netlink: Warn on unordered or illegal nla_nest_cancel() or nlmsg_cancel()Thomas Graf1-1/+3
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo1-2/+2
2015-01-05ACPI / processor: Convert apic_id to phys_id to make it arch agnosticHanjun Guo1-4/+4
2015-01-05drm/atomic: Hide drm.ko internal interfacesDaniel Vetter1-12/+0
2015-01-05drm: Atomic modeset ioctlRob Clark3-2/+32
2015-01-05drm/atomic: atomic plane propertiesRob Clark1-0/+10
2015-01-05drm: add atomic propertiesRob Clark5-1/+22
2015-01-05nl80211: document NL80211_BSS_STATUS_AUTHENTICATED isn't usedJohannes Berg1-0/+3
2015-01-05Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg1-5/+2
2015-01-04list_nulls: fix missing headerYing Xue1-0/+3
2015-01-04rhashtable: fix missing headerYing Xue1-0/+1
2015-01-04geneve: Remove socket hash table.Jesse Gross1-1/+1
2015-01-04geneve: Simplify locking.Jesse Gross1-1/+1
2015-01-04geneve: Remove workqueue.Jesse Gross1-1/+0
2015-01-03Bluetooth: Introduce HCI_QUIRK_FIXUP_INQUIRY_MODE optionMarcel Holtmann1-0/+12
2015-01-03ALSA: pcm: Remove unused functions declarationLars-Peter Clausen1-7/+0
2015-01-03rhashtable: Supports for nulls markerThomas Graf2-11/+49
2015-01-03rhashtable: Per bucket locks & deferred expansion/shrinkingThomas Graf1-11/+26
2015-01-03spinlock: Add spin_lock_bh_nested()Thomas Graf3-0/+11