Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 | 1 | -0/+28 | |
|\ | ||||||
| * | Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes. | Ingo Molnar | 2014-01-12 | 14 | -14/+149 | |
| |\ | ||||||
| * \ | Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/... | Ingo Molnar | 2013-12-16 | 1 | -0/+28 | |
| |\ \ | ||||||
| | * | | EDAC: Add an edac_report parameter to EDAC | Chen, Gong | 2013-12-11 | 1 | -0/+28 | |
* | | | | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-01-20 | 1 | -0/+17 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflicts | Ingo Molnar | 2014-01-05 | 38 | -89/+261 | |
| |\ \ \ \ | ||||||
| * | | | | | efi: Export EFI runtime memory mapping to sysfs | Dave Young | 2013-12-21 | 1 | -0/+13 | |
| * | | | | | efi: Export more EFI table variables to sysfs | Dave Young | 2013-12-21 | 1 | -0/+3 | |
| * | | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2013-11-26 | 1 | -0/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | x86/efi: Runtime services virtual mapping | Borislav Petkov | 2013-11-02 | 1 | -0/+1 | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-01-20 | 4 | -14/+19 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'linus' into timers/core | Ingo Molnar | 2014-01-12 | 34 | -88/+231 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'timers/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2013-12-04 | 4 | -14/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | context_tracking: Rename context_tracking_active() to context_tracking_cpu_is... | Frederic Weisbecker | 2013-12-02 | 2 | -5/+6 | |
| | * | | | | | | | context_tracking: Wrap static key check into more intuitive function name | Frederic Weisbecker | 2013-12-02 | 4 | -7/+11 | |
| | * | | | | | | | nohz: Convert a few places to use local per cpu accesses | Frederic Weisbecker | 2013-12-02 | 1 | -3/+3 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-01-20 | 15 | -45/+291 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra | 2014-01-13 | 2 | -0/+30 | |
| * | | | | | | | | sched/preempt, locking: Rework local_bh_{dis,en}able() | Peter Zijlstra | 2014-01-13 | 3 | -4/+30 | |
| * | | | | | | | | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra | 2014-01-13 | 1 | -1/+3 | |
| * | | | | | | | | sched/preempt: Take away preempt_enable_no_resched() from modules | Peter Zijlstra | 2014-01-13 | 2 | -3/+24 | |
| * | | | | | | | | locking: Optimize lock_bh functions | Peter Zijlstra | 2014-01-13 | 4 | -21/+34 | |
| * | | | | | | | | sched/deadline: Remove the sysctl_sched_dl knobs | Peter Zijlstra | 2014-01-13 | 1 | -13/+0 | |
| * | | | | | | | | sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks | Dario Faggioli | 2014-01-13 | 2 | -0/+14 | |
| * | | | | | | | | sched/deadline: Add SCHED_DEADLINE inheritance logic | Dario Faggioli | 2014-01-13 | 2 | -1/+12 | |
| * | | | | | | | | rtmutex: Turn the plist into an rb-tree | Peter Zijlstra | 2014-01-13 | 3 | -13/+19 | |
| * | | | | | | | | sched/deadline: Add period support for SCHED_DEADLINE tasks | Harald Gustafsson | 2014-01-13 | 1 | -0/+1 | |
| * | | | | | | | | sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic | Juri Lelli | 2014-01-13 | 1 | -0/+1 | |
| * | | | | | | | | sched/deadline: Add SCHED_DEADLINE structures & implementation | Dario Faggioli | 2014-01-13 | 2 | -1/+69 | |
| * | | | | | | | | sched: Add new scheduler syscalls to support an extended scheduling parameter... | Dario Faggioli | 2014-01-13 | 2 | -0/+68 | |
| * | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2014-01-13 | 24 | -57/+174 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | sched/numa: Drop sysctl_numa_balancing_settle_count sysctl | Wanpeng Li | 2013-12-17 | 1 | -1/+0 | |
| * | | | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2013-12-17 | 14 | -36/+117 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | tasks/exit: Remove unused task_is_dead() method | Oleg Nesterov | 2013-11-27 | 1 | -1/+0 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-20 | 2 | -32/+21 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2014-01-16 | 17 | -23/+171 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | perf/x86: Fix active_entry initialization | Stephane Eranian | 2014-01-12 | 1 | -4/+2 | |
| * | | | | | | | | | | Merge tag 'v3.13-rc4' into perf/core | Ingo Molnar | 2013-12-16 | 53 | -307/+780 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | perf: Add active_entry list head to struct perf_event | Stephane Eranian | 2013-11-27 | 1 | -1/+4 | |
| * | | | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2013-11-21 | 1 | -32/+20 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_area | Oleg Nesterov | 2013-11-20 | 1 | -27/+4 | |
| | * | | | | | | | | | | uprobes: Add uprobe_task->dup_xol_work/dup_xol_addr | Oleg Nesterov | 2013-11-20 | 1 | -5/+16 | |
* | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-01-20 | 4 | -91/+104 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2013-12-16 | 4 | -91/+104 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'doc.2013.12.03a', 'fixes.2013.12.12a', 'rcutorture.2013.12.03... | Paul E. McKenney | 2013-12-12 | 4 | -91/+104 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | rcu: Add an RCU_INITIALIZER for global RCU-protected pointers | Paul E. McKenney | 2013-12-12 | 1 | -38/+42 | |
| | | | * | | | | | | | | | | rcu: Make rcu_assign_pointer's assignment volatile and type-safe | Josh Triplett | 2013-12-12 | 1 | -1/+1 | |
| | | | * | | | | | | | | | | rcu: Add comment on evaluate-once properties of rcu_assign_pointer(). | Paul E. McKenney | 2013-12-12 | 1 | -0/+8 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | rcu: Remove "extern" from function declarations in include/linux/*rcu*.h | Teodora Baluta | 2013-12-12 | 4 | -61/+61 | |
| | | * | | | | | | | | | | rcu: Provide better diagnostics for blocking in RCU callback functions | Paul E. McKenney | 2013-12-09 | 1 | -0/+1 | |
| | |/ / / / / / / / / / |