| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2013-11-26 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/efi: Runtime services virtual mapping | Borislav Petkov | 2013-11-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into timers/core | Ingo Molnar | 2014-01-12 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2013-12-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | context_tracking: Rename context_tracking_active() to context_tracking_cpu_is... | Frederic Weisbecker | 2013-12-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | context_tracking: Wrap static key check into more intuitive function name | Frederic Weisbecker | 2013-12-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nohz: Convert a few places to use local per cpu accesses | Frederic Weisbecker | 2013-12-02 | |
| | | | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra | 2014-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/preempt, locking: Rework local_bh_{dis,en}able() | Peter Zijlstra | 2014-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra | 2014-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/preempt: Take away preempt_enable_no_resched() from modules | Peter Zijlstra | 2014-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Optimize lock_bh functions | Peter Zijlstra | 2014-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Remove the sysctl_sched_dl knobs | Peter Zijlstra | 2014-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks | Dario Faggioli | 2014-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Add SCHED_DEADLINE inheritance logic | Dario Faggioli | 2014-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rtmutex: Turn the plist into an rb-tree | Peter Zijlstra | 2014-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Add period support for SCHED_DEADLINE tasks | Harald Gustafsson | 2014-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic | Juri Lelli | 2014-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/deadline: Add SCHED_DEADLINE structures & implementation | Dario Faggioli | 2014-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli | 2014-01-13 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2014-01-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sched/numa: Drop sysctl_numa_balancing_settle_count sysctl | Wanpeng Li | 2013-12-17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2013-12-17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tasks/exit: Remove unused task_is_dead() method | Oleg Nesterov | 2013-11-27 | |
| | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2014-01-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Fix active_entry initialization | Stephane Eranian | 2014-01-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.13-rc4' into perf/core | Ingo Molnar | 2013-12-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add active_entry list head to struct perf_event | Stephane Eranian | 2013-11-27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2013-11-21 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area | Oleg Nesterov | 2013-11-20 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr | Oleg Nesterov | 2013-11-20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-01-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2013-12-16 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'doc.2013.12.03a', 'fixes.2013.12.12a', 'rcutorture.2013.12.03... | Paul E. McKenney | 2013-12-12 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add an RCU_INITIALIZER for global RCU-protected pointers | Paul E. McKenney | 2013-12-12 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Make rcu_assign_pointer's assignment volatile and type-safe | Josh Triplett | 2013-12-12 | |
| | | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Add comment on evaluate-once properties of rcu_assign_pointer(). | Paul E. McKenney | 2013-12-12 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Remove "extern" from function declarations in include/linux/*rcu*.h | Teodora Baluta | 2013-12-12 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rcu: Provide better diagnostics for blocking in RCU callback functions | Paul E. McKenney | 2013-12-09 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.13-rc8' into core/locking | Ingo Molnar | 2014-01-13 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arch: Introduce smp_load_acquire(), smp_store_release() | Peter Zijlstra | 2014-01-12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'v3.13-rc4' into core/locking | Ingo Molnar | 2013-12-17 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | locking: Add an smp_mb__after_unlock_lock() for UNLOCK+BLOCK barrier | Paul E. McKenney | 2013-12-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | panic: Make panic_timeout configurable | Jason Baron | 2013-11-26 | |
| | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-01-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
