summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-24mac80211: Make addr const in SET_IEEE80211_PERM_ADDR()Bjorn Andersson1-1/+1
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach2-0/+33
2016-02-24mac80211: allow drivers to report (non-)monitor framesGrzegorz Bajorski1-0/+11
2016-02-24mac80211: support hw managing reorder logicSara Sharon1-0/+6
2016-02-24ASoC: adau17x1: Correct typos in file headersAndreas Irestål1-1/+1
2016-02-24rcu: Remove rcu_user_hooks_switchYang Shi1-2/+0
2016-02-24rcu: Document unique-name limitation for DEFINE_STATIC_SRCU()Paul E. McKenney1-2/+17
2016-02-24irq: Privatize irq_common_data::state_use_accessorsBoqun Feng1-2/+4
2016-02-24sparse: Add __private to privatize members of structsBoqun Feng1-4/+8
2016-02-24scsi_dh: add 'rescan' callbackHannes Reinecke1-0/+1
2016-02-24scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke2-0/+2
2016-02-24scsi_dh_alua: Use separate alua_port_group structureHannes Reinecke1-0/+1
2016-02-24scsi: Export function scsi_scan.c:sanitize_inquiry_stringDon Brace1-0/+1
2016-02-24scsi_transport_iscsi: Add 25G and 40G speed definitionJitendra Bhivare1-0/+2
2016-02-24nfit: update address range scrub commands to the acpi 6.1 formatDan Williams2-3/+10
2016-02-24Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-3/+2
2016-02-23net: dsa: pass bridge down to driversVivien Didelot1-3/+2
2016-02-236lowpan: iphc: add support for stateful compressionAlexander Aring1-0/+32
2016-02-23mac802154: fix mac header length checkAlexander Aring1-2/+3
2016-02-23Bluetooth: add LED trigger for indicating HCI is powered upHeiner Kallweit1-0/+3
2016-02-23cgroup: convert cgroup_subsys flag fields to bool bitfieldsTejun Heo1-3/+3
2016-02-23gpio: Add devm_ apis for gpiochip_add_data and gpiochip_removeLaxman Dewangan1-0/+4
2016-02-23clk: samsung: exynos5433: Fix typos in *_ISP_MPWM clock namesSylwester Nawrocki1-1/+1
2016-02-23[media] media_device: move allocation out of media_device_*_initMauro Carvalho Chehab1-14/+18
2016-02-23[media] media-device: move PCI/USB helper functions from v4l2-mcMauro Carvalho Chehab2-46/+53
2016-02-23ALSA: jack: Allow building the jack layer without input deviceTakashi Iwai1-9/+14
2016-02-23f2fs: trace old block address for CoWed pageChao Yu1-4/+7
2016-02-23f2fs: introduce f2fs_journal struct to wrap journal infoChao Yu1-3/+7
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller52-1586/+1752
2016-02-23jbd2: unify revoke and tag block checksum handlingJan Kara1-6/+2
2016-02-23jbd2: factor out common descriptor block initializationJan Kara1-1/+1
2016-02-23jbd2: remove unnecessary arguments of jbd2_journal_write_revoke_recordsJan Kara1-4/+2
2016-02-23mbcache: add reusable flag to cache entriesAndreas Gruenbacher1-1/+4
2016-02-23mbcache: get rid of _e_hash_list_headAndreas Gruenbacher1-6/+2
2016-02-23mbcache2: rename to mbcacheJan Kara2-53/+53
2016-02-23dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer1-3/+3
2016-02-23cgroup: make cgroup subsystem masks u16Tejun Heo1-2/+2
2016-02-23cgroup: s/child_subsys_mask/subtree_ss_mask/Tejun Heo1-6/+5
2016-02-23Revert "cgroup: add cgroup_subsys->css_e_css_changed()"Tejun Heo1-1/+0
2016-02-23f2fs: support revoking atomic written pagesChao Yu1-0/+1
2016-02-23f2fs: preallocate blocks for buffered aio writesJaegeuk Kim1-1/+1
2016-02-23f2fs: fix endianness of on-disk summary_footerSheng Yong1-1/+1
2016-02-23f2fs: remove unneeded pointer conversionChao Yu1-3/+3
2016-02-23f2fs: introduce lifetime write IO statisticsShuoran Liu1-1/+13
2016-02-23mbcache2: Use referenced bit instead of LRUJan Kara1-4/+7
2016-02-23vfio/pci: Intel IGD host and LCP bridge config space accessAlex Williamson1-0/+3
2016-02-23vfio/pci: Intel IGD OpRegion supportAlex Williamson1-0/+5
2016-02-23vfio: Define device specific region type capabilityAlex Williamson1-1/+30
2016-02-23vfio: Define sparse mmap capability for regionsAlex Williamson1-1/+25
2016-02-23vfio: Add capability chain helpersAlex Williamson1-0/+11