summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Merge tag 'scpi-for-v4.6/updates' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-1/+2
2016-02-24net/mlx5e: Wake On LAN supportTariq Toukan3-1/+74
2016-02-24net/mlx5e: Implement DCBNL IEEE max rateTariq Toukan2-0/+12
2016-02-24net/mlx5: Introduce physical port TC/prio access functionsSaeed Mahameed3-1/+56
2016-02-24net/mlx5: Introduce physical port PFC access functionsAchiad Shochat1-0/+4
2016-02-24net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat2-31/+69
2016-02-24efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOLArd Biesheuvel1-1/+5
2016-02-24net: rfkill: gpio: remove rfkill_gpio_platform_dataHeikki Krogerus1-37/+0
2016-02-24net: rfkill: add rfkill_find_type functionHeikki Krogerus1-0/+15
2016-02-24sched/wait: Fix wait_event_freezable() documentationStafford Horne1-1/+1
2016-02-24rfkill: disentangle polling pause and suspendJohannes Berg1-1/+2
2016-02-24mac80211: limit the A-MSDU Tx based on peer's capabilitiesEmmanuel Grumbach1-0/+19
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-24nfit: update address range scrub commands to the acpi 6.1 formatDan Williams1-1/+1
2016-02-24Merge tag 'nfs-for-4.5-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-3/+2
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-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. Miller34-1554/+1640
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: 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: Add capability chain helpersAlex Williamson1-0/+11
2016-02-23Merge branch 'multipath'Trond Myklebust4-28/+113
2016-02-23Merge char-misc-next into staging-nextGreg Kroah-Hartman18-40/+279
2016-02-23clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsTero Kristo1-4/+4
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-1486/+1501
2016-02-22mbcache: remove mbcacheJan Kara1-55/+0
2016-02-22mbcache2: reimplement mbcacheJan Kara1-0/+50
2016-02-22dm: set DM_TARGET_WILDCARD feature on "error" targetMike Snitzer1-0/+7
2016-02-22dmaengine: make slave address physicalVinod Koul1-2/+2
2016-02-22arch: Introduce post-init read-only memoryKees Cook1-0/+14
2016-02-22asm-generic: Consolidate mark_rodata_ro()Kees Cook1-0/+4
2016-02-22efi: Reformat GUID tables to follow the format in UEFI specPeter Jones1-21/+42