Age | Commit message (Expand) | Author |
2017-04-18 | srcu: Move to state-based grace-period sequencing | Paul E. McKenney |
2017-04-18 | srcu: Push srcu_advance_batches() fastpath into common case | Paul E. McKenney |
2017-04-18 | rcu: Fix warning in rcu_seq_end() | Dmitry Vyukov |
2017-04-18 | rcu: Expedited wakeups need to be fully ordered | Paul E. McKenney |
2017-04-18 | srcu: Move rcu_seq_start() and friends to rcu.h | Paul E. McKenney |
2017-04-18 | rcu: Add single-element dequeue functions to rcu_segcblist | Paul E. McKenney |
2017-04-18 | srcu: Allow early boot use of synchronize_srcu() | Paul E. McKenney |
2017-04-18 | srcu: Allow SRCU to access rcu_scheduler_active | Paul E. McKenney |
2017-04-18 | srcu: Abstract multi-tail callback list handling | Paul E. McKenney |
2017-04-18 | rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changed | Paul E. McKenney |
2017-04-18 | rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions | Paul E. McKenney |
2017-04-18 | rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle() | Paul E. McKenney |
2017-04-18 | rcu: Pull rcu_qs_ctr into rcu_dynticks structure | Paul E. McKenney |
2017-04-18 | rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure | Paul E. McKenney |
2017-04-18 | rcu: Semicolon inside RCU_TRACE() for tree.c | Paul E. McKenney |
2017-04-18 | rcu: Semicolon inside RCU_TRACE() for Tiny RCU | Paul E. McKenney |
2017-04-18 | rcu: Semicolon inside RCU_TRACE() for rcu.h | Paul E. McKenney |
2017-04-18 | srcu: Check for tardy grace-period activity in cleanup_srcu_struct() | Paul E. McKenney |
2017-04-18 | srcu: Consolidate batch checking into rcu_all_batches_empty() | Paul E. McKenney |
2017-04-18 | rcu: Make arch select smp_mb__after_unlock_lock() strength | Paul E. McKenney |
2017-04-18 | rcu: Maintain special bits at bottom of ->dynticks counter | Paul E. McKenney |
2017-03-12 | Linux 4.11-rc2v4.11-rc2 | Linus Torvalds |
2017-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-03-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-03-12 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-03-12 | x86/tlb: Fix tlb flushing when lguest clears PGE | Daniel Borkmann |
2017-03-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-03-11 | Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds |
2017-03-11 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-11 | score: Fix implicit includes now failing build after extable change | Guenter Roeck |
2017-03-11 | Merge tag 'tty-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-03-11 | Merge tag 'staging-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-11 | Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-03-11 | Merge tag 'pinctrl-v4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-03-10 | kexec, x86/purgatory: Unbreak it and clean it up | Thomas Gleixner |
2017-03-10 | Merge tag 'ceph-for-4.11-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds |
2017-03-10 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-03-10 | Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/l... | Linus Torvalds |
2017-03-10 | Merge branch 'prep-for-5level' | Linus Torvalds |
2017-03-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-03-10 | x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk | Matjaz Hegedic |
2017-03-09 | Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2017-03-09 | Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-03-10 | drm: mxsfb: Implement drm_panel handling | Fabio Estevam |
2017-03-10 | drm: mxsfb_crtc: Fix the framebuffer misplacement | Fabio Estevam |
2017-03-10 | drm: mxsfb: Fix crash when provided invalid DT bindings | Marek Vasut |
2017-03-10 | drm: mxsfb: fix pixel clock polarity | Stefan Agner |
2017-03-10 | drm: mxsfb: use bus_format to determine LCD bus width | Stefan Agner |
2017-03-10 | Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in... | Dave Airlie |
2017-03-10 | Merge tag 'drm-intel-fixes-2017-03-09' of git://anongit.freedesktop.org/git/d... | Dave Airlie |