summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-10-04powerpc/watchdog: Make use of watchdog_nmi_probe()Thomas Gleixner1-0/+1
2017-10-04watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()Thomas Gleixner1-1/+2
2017-10-04vmbus: add per-channel sysfs infoStephen Hemminger1-0/+6
2017-10-04wire: export w1_touch_bitJan Kandziora1-0/+1
2017-10-04mmc: Delete bounce buffer handlingLinus Walleij1-1/+1
2017-10-04nvme-fc: add uevent for auto-connectJames Smart1-0/+2
2017-10-04include/linux/fs.h: fix comment about struct address_spaceMike Rapoport1-1/+1
2017-10-04mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...YASUAKI ISHIMATSU1-2/+8
2017-10-04include/linux/bitfield.h: remove 32bit from FIELD_GET comment blockMasahiro Yamada1-1/+1
2017-10-04exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] arrayOleg Nesterov1-1/+1
2017-10-04android: binder: drop lru lock in isolate callbackSherry Yang1-0/+6
2017-10-04mm, oom_reaper: skip mm structs with mmu notifiersMichal Hocko1-0/+5
2017-10-04include/linux/mm.h: fix typo in VM_MPX definitionKirill A. Shutemov1-1/+1
2017-10-04net: core: decouple ifalias get/set from rtnl lockFlorian Westphal1-1/+7
2017-10-03ipv4: ipmr: Add the parent ID field to VIF structYotam Gigi1-0/+1
2017-10-03skbuff: Add the offload_mr_fwd_mark fieldYotam Gigi1-0/+1
2017-10-03Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2017-10-03Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+0
2017-10-03writeback: only allow one inflight and pending full flushJens Axboe1-0/+1
2017-10-03writeback: make wb_start_writeback() staticJens Axboe1-2/+0
2017-10-03writeback: provide a wakeup_flusher_threads_bdi()Jens Axboe1-0/+2
2017-10-03writeback: remove 'range_cyclic' argument for wb_start_writeback()Jens Axboe1-1/+1
2017-10-03fs: kill 'nr_pages' argument from wakeup_flusher_threads()Jens Axboe1-1/+1
2017-10-03buffer: have alloc_page_buffers() use __GFP_NOFAILJens Axboe1-1/+1
2017-10-03soc: brcmstb: Add Product ID and Family ID helper functionsAl Cooper1-0/+17
2017-10-03drivers base/arch_topology: allow inlining cpu-invariant accounting supportDietmar Eggemann1-1/+7
2017-10-03drivers base/arch_topology: provide frequency-invariant accounting supportDietmar Eggemann1-0/+9
2017-10-03cpufreq: provide default frequency-invariance setter functionDietmar Eggemann1-0/+3
2017-10-03BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie9-44/+94
2017-10-02thunderbolt: Add function to retrieve DMA device for the ringMika Westerberg1-0/+13
2017-10-02thunderbolt: Add polling mode for ringsMika Westerberg1-7/+16
2017-10-02thunderbolt: Use spinlock in NHI serializationMika Westerberg1-1/+1
2017-10-02thunderbolt: Use spinlock in ring serializationMika Westerberg1-1/+1
2017-10-02thunderbolt: Move ring descriptor flags to thunderbolt.hMika Westerberg1-0/+18
2017-10-02thunderbolt: Export ring handling functions to modulesMika Westerberg1-0/+158
2017-10-02thunderbolt: Add support for XDomain discovery protocolMika Westerberg2-0/+268
2017-10-02thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.hMika Westerberg1-0/+7
2017-10-02thunderbolt: Move thunderbolt domain structure to thunderbolt.hMika Westerberg1-0/+45
2017-10-02thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.hMika Westerberg1-0/+17
2017-10-02thunderbolt: Add support for XDomain propertiesMika Westerberg1-0/+89
2017-10-02byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to coreMika Westerberg1-0/+16
2017-10-02ieee80211: Add WFA TPC report element OUI typeAvraham Stern1-0/+1
2017-10-02HID: add comment for power callback in struct hid_ll_driverJaejoong Kim1-0/+1
2017-10-02iomap: Add IOMAP_F_DATA_INLINE flagAndreas Gruenbacher1-2/+3
2017-10-02iomap: Switch from blkno to disk offsetAndreas Gruenbacher1-5/+5
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+14
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+20
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-24/+40
2017-10-01net: dsa: change dsa_ptr for a dsa_portVivien Didelot1-2/+2
2017-09-29i40e: Enable VF to negotiate number of allocated queuesAlan Brady1-0/+20