summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* srcu: Debloat the <linux/rcu_segcblist.h> headerIngo Molnar2017-05-021-625/+3
* srcu: Specify auto-expedite holdoff timePaul E. McKenney2017-04-261-0/+1
* srcu: Expedited grace periods with reduced memory contentionPaul E. McKenney2017-04-261-1/+3
* srcu: Make rcutorture writer stalls print SRCU GP statePaul E. McKenney2017-04-263-0/+30
* srcu: Exact tracking of srcu_data structures containing callbacksPaul E. McKenney2017-04-261-0/+4
* Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-04-2315-96/+1187
|\
| *-. Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ...Paul E. McKenney2017-04-2115-96/+1187
| |\ \
| | | * rcu: Make non-preemptive schedule be Tasks RCU quiescent statePaul E. McKenney2017-04-213-9/+20
| | | * srcu: Parallelize callback handlingPaul E. McKenney2017-04-212-20/+102
| | | * kvm: Move srcu_struct fields to end of struct kvmPaul E. McKenney2017-04-211-2/+2
| | | * srcu: Introduce CLASSIC_SRCU Kconfig optionPaul E. McKenney2017-04-182-0/+103
| | | * srcu: Create a tiny SRCUPaul E. McKenney2017-04-183-61/+180
| | | * srcu: Crude control of expedited grace periodsPaul E. McKenney2017-04-181-0/+1
| | | * srcu: Merge ->srcu_state into ->srcu_gp_seqPaul E. McKenney2017-04-181-4/+1
| | | * srcu: Move rcu_init_levelspread() to rcu_tree_node.hPaul E. McKenney2017-04-181-3/+0
| | | * srcu: Move combining-tree definitions for SRCU's benefitPaul E. McKenney2017-04-181-0/+102
| | | * srcu: Use rcu_segcblist to track SRCU callbacksPaul E. McKenney2017-04-182-19/+683
| | | * srcu: Add grace-period sequence numbersPaul E. McKenney2017-04-181-0/+1
| | | * srcu: Move to state-based grace-period sequencingPaul E. McKenney2017-04-181-2/+8
| | | * srcu: Allow SRCU to access rcu_scheduler_activePaul E. McKenney2017-04-181-3/+3
| | | * rcu: Make arch select smp_mb__after_unlock_lock() strengthPaul E. McKenney2017-04-181-3/+3
| | | * rcu: Maintain special bits at bottom of ->dynticks counterPaul E. McKenney2017-04-181-0/+5
| | |/ | |/|
| | * hlist_add_tail_rcu disable sparse warningMichael S. Tsirkin2017-04-191-1/+2
| | * types: Update obsolete callback_head commentPaul E. McKenney2017-04-191-1/+1
| | * mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCUPaul E. McKenney2017-04-183-5/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-211-1/+1
|\ \
| * | net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-211-1/+1
* | | Merge tag 'mmc-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2017-04-211-1/+1
|\ \ \ | |/ / |/| |
| * | mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-04-181-1/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-04-181-0/+10
|\ \ \ | |/ / |/| |
| * | crypto: ahash - Fix EINPROGRESS notification callbackHerbert Xu2017-04-101-0/+10
* | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2017-04-161-8/+14
|\ \ \
| * \ \ Merge tag 'reset-fixes-for-4.11-2' of git://git.pengutronix.de/git/pza/linux ...Olof Johansson2017-04-071-8/+14
| |\ \ \
| | * | | reset: add exported __reset_control_get, return NULL if optionalPhilipp Zabel2017-04-041-8/+14
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-04-161-4/+28
|\ \ \ \ \
| * | | | | block: fix bio_will_gap() for first bvec with offsetMing Lei2017-04-141-4/+28
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-04-141-0/+1
|\ \ \ \ \ \
| * | | | | | uapi: add missing install of userio.hNaohiro Aota2017-03-241-0/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-141-1/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2017-04-061-1/+5
| |\ \ \ \ \ \ \
| | * | | | | | | [iov_iter] new privimitive: iov_iter_revert()Al Viro2017-04-021-1/+5
* | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-04-142-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev"Michael S. Tsirkin2017-04-111-1/+1
| * | | | | | | | | virtio: allow drivers to validate featuresMichael S. Tsirkin2017-04-071-0/+1
* | | | | | | | | | mm: drop unused pmdp_huge_get_and_clear_notify()Kirill A. Shutemov2017-04-131-13/+0
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2017-04-111-6/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | target: Fix ALUA transition state race between multiple initiatorsMike Christie2017-03-301-6/+2
| * | | | | | | | | | target: Fix unknown fabric callback queue-full errorsNicholas Bellinger2017-03-301-0/+1
| * | | | | | | | | | target: Avoid mappedlun symlink creation during lun shutdownNicholas Bellinger2017-03-301-0/+1
* | | | | | | | | | | Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-04-112-0/+25
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |