summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-10-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-11/+16
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen1-0/+2
2017-10-26block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_com...Byungchul Park1-2/+20
2017-10-25workqueue: Remove now redundant lock acquisitions wrt. workqueue flushesByungchul Park1-2/+2
2017-10-25sched/completions: Add support for initializing completions with lockdep_mapByungchul Park1-0/+14
2017-10-25locking/lockdep, sched/completions: Change the prefix of lock name for comple...Byungchul Park1-2/+2
2017-10-25locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEPByungchul Park1-0/+5
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland6-7/+7
2017-10-25locking/atomics, net/average: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland1-3/+7
2017-10-25locking/atomics, net/netlink/netfilter: Convert ACCESS_ONCE() to READ_ONCE()/...Mark Rutland3-3/+3
2017-10-25locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland1-2/+2
2017-10-25locking/atomic: Add atomic_cond_read_acquire()Will Deacon1-0/+4
2017-10-24PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki1-2/+3
2017-10-24locking/barriers: Kill lockless_dereference()Will Deacon1-20/+0
2017-10-24locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon2-4/+4
2017-10-24locking/barriers: Add implicit smp_read_barrier_depends() to READ_ONCE()Will Deacon1-0/+1
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon6-266/+281
2017-10-24Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar19-56/+171
2017-10-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-3/+0
2017-10-23sched/swait: Document it clearly that the swait facilities are special and sh...Davidlohr Bueso1-11/+16
2017-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+3
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+4
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+10
2017-10-21Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-2/+2
2017-10-20Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an...Paul E. McKenney1-3/+0
2017-10-20srcu: Add parameters to SRCU docbook commentsPaul E. McKenney1-0/+1
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend1-1/+1
2017-10-20Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-17/+30
2017-10-20doc: Fix various RCU docbook comment-header problemsPaul E. McKenney3-9/+16
2017-10-20membarrier: Provide register expedited private commandMathieu Desnoyers2-0/+19
2017-10-20Input: allow matching device IDs on property bitsDmitry Torokhov2-0/+7
2017-10-20Input: factor out and export input_device_id matching codeDmitry Torokhov1-0/+3
2017-10-19documentation: kernel-api: add more info on bitmap functionsRandy Dunlap1-48/+57
2017-10-19Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann1-2/+2
2017-10-19locking/static_keys: Improve uninitialized key warningBorislav Petkov2-10/+10
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris1-17/+30
2017-10-18KEYS: Fix race between updating and finding a negative keyDavid Howells1-17/+30
2017-10-16tun: call dev_get_valid_name() before register_netdevice()Cong Wang1-0/+3
2017-10-16Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2-1/+3
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2017-10-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+0
2017-10-14kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov1-1/+1
2017-10-14fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox1-0/+1
2017-10-14linux/kernel.h: add/correct kernel-doc notationRandy Dunlap1-16/+74
2017-10-14include/linux/of.h: provide of_n_{addr,size}_cells wrappers for !CONFIG_OFArnd Bergmann1-0/+10
2017-10-13regmap: avoid -Wint-in-bool-context warningArnd Bergmann1-10/+14
2017-10-13Merge branch 'topic/field' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-0/+39
2017-10-13Merge branch 'topic/namespace' of git://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown1-8/+9
2017-10-13genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()Doug Berger1-1/+0
2017-10-13genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()Doug Berger1-0/+1