Age | Commit message (Expand) | Author |
2013-08-31 | Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ... | Paul E. McKenney |
2013-08-31 | nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU | Paul E. McKenney |
2013-08-31 | nohz_full: Add full-system-idle state machine | Paul E. McKenney |
2013-08-20 | jiffies: Avoid undefined behavior from signed overflow | Paul E. McKenney |
2013-08-20 | rcu: Simplify _rcu_barrier() processing | Paul E. McKenney |
2013-08-20 | rcu: Make rcutorture emit online failures if verbose | Paul E. McKenney |
2013-08-20 | rcu: Remove unused variable from rcu_torture_writer() | Paul E. McKenney |
2013-08-20 | rcu: Sort rcutorture module parameters | Paul E. McKenney |
2013-08-20 | rcu: Increase rcutorture test coverage | Paul E. McKenney |
2013-08-20 | rcu: Add duplicate-callback tests to rcutorture | Paul E. McKenney |
2013-08-19 | doc: Fix memory-barrier control-dependency example | Paul E. McKenney |
2013-08-19 | rcu: Update RTFP documentation | Paul E. McKenney |
2013-08-18 | nohz_full: Add full-system-idle arguments to API | Paul E. McKenney |
2013-08-18 | nohz_full: Add full-system idle states and variables | Paul E. McKenney |
2013-08-18 | nohz_full: Add per-CPU idle-state tracking | Paul E. McKenney |
2013-08-18 | nohz_full: Add rcu_dyntick data for scalable detection of all-idle state | Paul E. McKenney |
2013-08-18 | nohz_full: Add Kconfig parameter for scalable detection of all-idle state | Paul E. McKenney |
2013-08-18 | nohz_full: Add testing information to documentation | Paul E. McKenney |
2013-08-18 | rcu: Eliminate unused APIs intended for adaptive ticks | Paul E. McKenney |
2013-08-18 | rcu: Select IRQ_WORK from TREE_PREEMPT_RCU | James Hogan |
2013-08-18 | rculist: list_first_or_null_rcu() should use list_entry_rcu() | Tejun Heo |
2013-08-18 | rcu: Avoid redundant grace-period kthread wakeups | Paul E. McKenney |
2013-08-18 | rcu: Make call_rcu() leak callbacks for debug-object errors | Paul E. McKenney |
2013-08-18 | debugobjects: Make debug_object_activate() return status | Paul E. McKenney |
2013-08-18 | rcu: Simplify debug-objects fixups | Paul E. McKenney |
2013-08-18 | rcu: Expedite grace periods during suspend/resume | Borislav Petkov |
2013-08-18 | rcu: Fix rcu_barrier() documentation | Paul E. McKenney |
2013-07-29 | rcu: Have the RCU tracepoints use the tracepoint_string infrastructure | Steven Rostedt (Red Hat) |
2013-07-29 | rcu: Simplify RCU_STATE_INITIALIZER() macro | Steven Rostedt (Red Hat) |
2013-07-29 | rcu: Add const annotation to char * for RCU tracepoints and functions | Steven Rostedt (Red Hat) |
2013-07-26 | tracing: Add __tracepoint_string() to export string pointers | Steven Rostedt (Red Hat) |
2013-07-21 | Linux 3.11-rc2v3.11-rc2 | Linus Torvalds |
2013-07-21 | Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-07-20 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-07-20 | ext3: fix a BUG when opening a file with O_TMPFILE flag | Zheng Liu |
2013-07-20 | ext4: fix a BUG when opening a file with O_TMPFILE flag | Zheng Liu |
2013-07-20 | Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-20 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2013-07-20 | Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jos... | Linus Torvalds |
2013-07-20 | vfs: constify dentry parameter in d_count() | Peng Tao |
2013-07-20 | livelock avoidance in sget() | Al Viro |
2013-07-20 | allow O_TMPFILE to work with O_WRONLY | Al Viro |
2013-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml | Linus Torvalds |
2013-07-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-07-19 | Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds |
2013-07-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-07-19 | Btrfs: fix wrong write offset when replacing a device | Stefan Behrens |
2013-07-19 | Btrfs: re-add root to dead root list if we stop dropping it | Josef Bacik |