aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-02-25genirq: Add a new function to get IPI reverse mappingQais Yousef1-0/+1
2016-02-25genirq: Add a new generic IPI reservation code to irq coreQais Yousef2-0/+8
2016-02-25genirq: Make irq_domain_alloc_descs() non staticQais Yousef1-0/+2
2016-02-25genirq: Add ipi_offset to irq_common_dataQais Yousef1-0/+4
2016-02-25genirq: Add an extra comment about the use of affinity in irq_common_dataQais Yousef1-1/+3
2016-02-25genirq: Add DOMAIN_BUS_IPIQais Yousef1-0/+1
2016-02-25genirq: Add new IPI irqdomain flagsQais Yousef1-0/+37
2016-02-25Merge branch 'x86/debug' into core/objtool, to pick up frame pointer fixesIngo Molnar2-3/+21
2016-02-25perf: Fix race between event install and jump_labelsPeter Zijlstra1-3/+3
2016-02-25perf: Fix cloningPeter Zijlstra1-0/+1
2016-02-24Merge tag 'reset-for-4.6' of git://git.pengutronix.de/git/pza/linux into next...Olof Johansson2-1/+37
2016-02-24Merge tag 'at91-ab-4.6-drivers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-12/+0
2016-02-25ARM: EXYNOS: Move pmu specific headers under "linux/soc/samsung"Pankaj Dubey2-0/+717
2016-02-24Merge tag 'scpi-for-v4.6/updates' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-1/+2
2016-02-24Merge tag 'renesas-dt-for-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+2
2016-02-24Merge tag 'mac80211-for-davem-2016-02-23' of git://git.kernel.org/pub/scm/lin...David S. Miller1-0/+6
2016-02-24Merge tag 'v4.6-rockchip-dts32-1' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+1
2016-02-24Merge tag 'v4.6-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson1-0/+28
2016-02-24Merge tag 'stm32-dt-for-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+1239
2016-02-24bpf: fix csum setting for bpf_set_tunnel_keyDaniel Borkmann1-0/+3
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-24ACPICA: Remove unnecessary arguments to ACPI_INFOBob Moore1-4/+2
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-24cfg80211: Add global RRM capabilityBeni Lev1-0/+8
2016-02-24mac80211: move MU_MIMO_OWNER flag to ieee80211_vifSara Sharon1-0/+2
2016-02-24mac80211: provide interface to driver to set VHT MU-MIMO dataSara Sharon1-0/+15
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller1-34/+0
2016-02-24mac80211: move TKIP TX IVs to public part of key structEliad Peller1-3/+20
2016-02-24cfg80211: basic support for PBSS network typeLior David2-0/+14
2016-02-24mac80211: add API to allow filtering frames in BA sessionsSara Sharon1-1/+19
2016-02-24mac80211: expose txq queue depth and size to driversMichal Kazior1-0/+15
2016-02-24mac80211: Parse legacy and HT rate in injected framesSven Eckelmann1-0/+2
2016-02-24mac80211: add RX_FLAG_MACTIME_PLCP_STARTJohannes Berg1-0/+3
2016-02-24rfkill: Update userspace API documentationJoão Paulo Rechi Vita1-0/+2
2016-02-24rfkill: disentangle polling pause and suspendJohannes Berg1-1/+2
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-23rcu: Remove rcu_user_hooks_switchYang Shi1-2/+0
2016-02-23rcu: Document unique-name limitation for DEFINE_STATIC_SRCU()Paul E. McKenney1-2/+17
2016-02-23irq: Privatize irq_common_data::state_use_accessorsBoqun Feng1-2/+4