summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-04-27srcu: Specify auto-expedite holdoff timePaul E. McKenney1-0/+1
2017-04-27srcu: Expedited grace periods with reduced memory contentionPaul E. McKenney1-1/+3
2017-04-26srcu: Make rcutorture writer stalls print SRCU GP statePaul E. McKenney3-0/+30
2017-04-26srcu: Exact tracking of srcu_data structures containing callbacksPaul E. McKenney1-0/+4
2017-04-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar14-95/+1186
2017-04-21Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney14-95/+1186
2017-04-21rcu: Make non-preemptive schedule be Tasks RCU quiescent statePaul E. McKenney3-9/+20
2017-04-21srcu: Parallelize callback handlingPaul E. McKenney2-20/+102
2017-04-21kvm: Move srcu_struct fields to end of struct kvmPaul E. McKenney1-2/+2
2017-04-19hlist_add_tail_rcu disable sparse warningMichael S. Tsirkin1-1/+2
2017-04-19types: Update obsolete callback_head commentPaul E. McKenney1-1/+1
2017-04-18mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2-4/+6
2017-04-18srcu: Introduce CLASSIC_SRCU Kconfig optionPaul E. McKenney2-0/+103
2017-04-18srcu: Create a tiny SRCUPaul E. McKenney3-61/+180
2017-04-18srcu: Crude control of expedited grace periodsPaul E. McKenney1-0/+1
2017-04-18srcu: Merge ->srcu_state into ->srcu_gp_seqPaul E. McKenney1-4/+1
2017-04-18srcu: Move rcu_init_levelspread() to rcu_tree_node.hPaul E. McKenney1-3/+0
2017-04-18srcu: Move combining-tree definitions for SRCU's benefitPaul E. McKenney1-0/+102
2017-04-18srcu: Use rcu_segcblist to track SRCU callbacksPaul E. McKenney2-19/+683
2017-04-18srcu: Add grace-period sequence numbersPaul E. McKenney1-0/+1
2017-04-18srcu: Move to state-based grace-period sequencingPaul E. McKenney1-2/+8
2017-04-18srcu: Allow SRCU to access rcu_scheduler_activePaul E. McKenney1-3/+3
2017-04-18rcu: Make arch select smp_mb__after_unlock_lock() strengthPaul E. McKenney1-3/+3
2017-04-18rcu: Maintain special bits at bottom of ->dynticks counterPaul E. McKenney1-0/+5
2017-04-18mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit1-1/+1
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-8/+14
2017-04-16Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+28
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+5
2017-04-14block: fix bio_will_gap() for first bvec with offsetMing Lei1-4/+28
2017-04-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2017-04-14mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov1-13/+0
2017-04-12Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+25
2017-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-10/+11
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2017-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2017-04-08Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson1-8/+14
2017-04-07blk-mq: Restart a single queue if tag sets are sharedBart Van Assche1-1/+0
2017-04-07blk-mq: Introduce blk_mq_delay_run_hw_queue()Bart Van Assche1-0/+2
2017-04-07blk-mq-sched: fix crash in switch error pathOmar Sandoval1-1/+1
2017-04-07virtio: allow drivers to validate featuresMichael S. Tsirkin1-0/+1
2017-04-07pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()Tony Lindgren1-1/+2
2017-04-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller1-1/+5
2017-04-05Merge tag 'mfd-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds1-1/+2
2017-04-05Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Radim Krčmář1-0/+3
2017-04-05mfd: cros-ec: Fix host command buffer sizeVic Yang1-1/+2
2017-04-04reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel1-8/+14
2017-04-04KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABIChristoffer Dall1-0/+3
2017-04-03statx: Include a mask for stx_attributes in struct statxDavid Howells1-0/+1
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+7