summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-10hyper-v: Globalize vp_indexVitaly Kuznetsov1-1/+0
2017-08-10hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENTVitaly Kuznetsov1-14/+1
2017-08-10x86/hyper-v: Make hv_do_hypercall() inlineVitaly Kuznetsov1-1/+0
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu3-21/+5
2017-08-10block: remove unused syncfull/asyncfull queue flagsJens Axboe1-31/+29
2017-08-10sched/fair: Fix wake_affine() for !NUMA_BALANCINGPeter Zijlstra1-0/+8
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar96-248/+407
2017-08-10locking/lockdep: Apply crossrelease to completionsByungchul Park1-1/+44
2017-08-10locking/lockdep: Handle non(or multi)-acquisition of a crosslockByungchul Park1-1/+21
2017-08-10locking/lockdep: Detect and handle hist_lock ring buffer overwriteByungchul Park2-0/+23
2017-08-10locking/lockdep: Implement the 'crossrelease' featureByungchul Park3-11/+131
2017-08-10locking/lockdep: Rework FS_RECLAIM annotationPeter Zijlstra3-10/+10
2017-08-10locking: Remove smp_mb__before_spinlock()Peter Zijlstra1-13/+0
2017-08-10locking: Introduce smp_mb__after_spinlock()Peter Zijlstra2-0/+39
2017-08-10mm, locking: Rework {set,clear,mm}_tlb_flush_pending()Peter Zijlstra1-6/+27
2017-08-10jump_label: Provide hotplug context variantsMarc Zyngier1-2/+9
2017-08-10cpuset: Make nr_cpusets privatePaolo Bonzini1-6/+0
2017-08-10jump_label: Fix concurrent static_key_enable/disable()Paolo Bonzini1-10/+12
2017-08-10locking/rwsem-xadd: Add killable versions of rwsem_down_read_failed()Kirill Tkhai1-0/+1
2017-08-10locking/rwsem-spinlock: Add killable versions of __down_read()Kirill Tkhai1-0/+1
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra1-0/+2
2017-08-10RDMA/netlink: Export node_typeLeon Romanovsky1-0/+2
2017-08-10RDMA/netlink: Provide port state and physical link stateLeon Romanovsky1-0/+3
2017-08-10RDMA/netlink: Export LID mask control (LMC)Leon Romanovsky1-0/+5
2017-08-10RDMA/netink: Export lids and sm_lidsLeon Romanovsky1-0/+8
2017-08-10RDMA/netlink: Advertise IB subnet prefixLeon Romanovsky1-0/+5
2017-08-10RDMA/netlink: Export node_guid and sys_image_guidLeon Romanovsky1-0/+13
2017-08-10RDMA/netlink: Export FW versionLeon Romanovsky1-0/+4
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-2/+4
2017-08-10RDMA/netlink: Expose device and port capability masksLeon Romanovsky1-0/+5
2017-08-10RDMA/netlink: Add netlink device definitions to UAPILeon Romanovsky1-1/+38
2017-08-10RDMA/netlink: Add and implement doit netlink callbackLeon Romanovsky1-0/+2
2017-08-10RDMA/core: Add and expose static device indexLeon Romanovsky1-0/+2
2017-08-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar43-135/+211
2017-08-10RDMA/netlink: Rename netlink callback structLeon Romanovsky1-2/+2
2017-08-10RDMA/netlink: Simplify and rename ibnl_chk_listenersLeon Romanovsky1-0/+6
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_multicastLeon Romanovsky1-3/+1
2017-08-10RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast*Leon Romanovsky1-6/+2
2017-08-10RDMA/netlink: Add flag to consolidate common handlingLeon Romanovsky1-0/+6
2017-08-10sched/debug: Intruduce task_state_to_char() helper functionXie XiuQi1-0/+13
2017-08-10sched/debug: Use task_pid_nr_ns in /proc/$pid/schedAleksa Sarai1-1/+3
2017-08-10sched/core: Remove unnecessary initialization init_idle_bootup_task()Cheng Jian1-1/+0
2017-08-10RDMA/netlink: Remove redundant owner option for netlink callbacksLeon Romanovsky1-1/+0
2017-08-10RDMA/netlink: Remove netlink clients infrastructureLeon Romanovsky1-9/+4
2017-08-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar44-137/+213
2017-08-10perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra1-2/+2
2017-08-10nvmet_fc: add defer_req callback for deferment of cmd buffer returnJames Smart1-0/+7
2017-08-10net-next: dsa: add flow_dissect callback to struct dsa_device_opsJohn Crispin1-0/+2
2017-08-10net-next: dsa: move struct dsa_device_ops to the global header fileJohn Crispin1-0/+7
2017-08-10Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...Dave Airlie20-145/+178