Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-09-04 | 1 | -15/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | remove sched notifier for cross-cpu migrations | Marcelo Tosatti | 2013-07-18 | 1 | -15/+0 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-09-04 | 2 | -10/+29 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | module: Fix mod->mkobj.kobj potentially freed too early | Li Zhong | 2013-09-03 | 2 | -3/+18 | |
| * | | | | | | | kernel/params.c: use scnprintf() instead of sprintf() | Chen Gang | 2013-08-20 | 1 | -3/+4 | |
| * | | | | | | | kernel/module.c: use scnprintf() instead of sprintf() | Chen Gang | 2013-08-20 | 1 | -1/+1 | |
| * | | | | | | | module: Add NOARG flag for ops with param_set_bool_enable_only() set function | Steven Rostedt | 2013-08-20 | 1 | -0/+1 | |
| * | | | | | | | module: Add flag to allow mod params to have no arguments | Steven Rostedt | 2013-08-20 | 1 | -2/+4 | |
| * | | | | | | | module: fix sprintf format specifier in param_get_byte() | Christoph Jaeger | 2013-08-20 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-09-04 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | jump_label: Split jumplabel ratelimit | Andrew Jones | 2013-08-09 | 1 | -0/+1 | |
* | | | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-09-04 | 5 | -127/+117 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | nohz: Include local CPU in full dynticks global kick | Frederic Weisbecker | 2013-08-16 | 1 | -0/+1 | |
| * | | | | | | | Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2013-08-14 | 6 | -128/+116 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | nohz: Optimize full dynticks's sched hooks with static keys | Frederic Weisbecker | 2013-08-14 | 1 | -4/+4 | |
| | * | | | | | | | nohz: Optimize full dynticks state checks with static keys | Frederic Weisbecker | 2013-08-14 | 1 | -12/+2 | |
| | * | | | | | | | nohz: Rename a few state variables | Frederic Weisbecker | 2013-08-14 | 1 | -22/+22 | |
| | * | | | | | | | vtime: Always debug check snapshot source _before_ updating it | Frederic Weisbecker | 2013-08-14 | 1 | -2/+2 | |
| | * | | | | | | | vtime: Always scale generic vtime accounting results | Frederic Weisbecker | 2013-08-14 | 1 | -6/+0 | |
| | * | | | | | | | vtime: Optimize full dynticks accounting off case with static keys | Frederic Weisbecker | 2013-08-14 | 1 | -18/+4 | |
| | * | | | | | | | vtime: Fix racy cputime delta update | Frederic Weisbecker | 2013-08-14 | 1 | -1/+2 | |
| | * | | | | | | | vtime: Remove a few unneeded generic vtime state checks | Frederic Weisbecker | 2013-08-14 | 1 | -12/+1 | |
| | * | | | | | | | context_tracking: User/kernel broundary cross trace events | Frederic Weisbecker | 2013-08-14 | 1 | -0/+5 | |
| | * | | | | | | | context_tracking: Optimize context switch off case with static keys | Frederic Weisbecker | 2013-08-14 | 1 | -3/+3 | |
| | * | | | | | | | context_tracking: Optimize guest APIs off case with static key | Frederic Weisbecker | 2013-08-14 | 2 | -21/+4 | |
| | * | | | | | | | context_tracking: Optimize main APIs off case with static key | Frederic Weisbecker | 2013-08-14 | 1 | -6/+6 | |
| | * | | | | | | | context_tracking: Ground setup for static key use | Frederic Weisbecker | 2013-08-14 | 1 | -6/+17 | |
| | * | | | | | | | context_tracking: Remove full dynticks' hacky dependency on wide context trac... | Frederic Weisbecker | 2013-08-13 | 1 | -1/+0 | |
| | * | | | | | | | nohz: Only enable context tracking on full dynticks CPUs | Frederic Weisbecker | 2013-08-13 | 2 | -0/+11 | |
| | * | | | | | | | context_tracking: Fix runtime CPU off-case | Frederic Weisbecker | 2013-08-13 | 1 | -19/+33 | |
| | * | | | | | | | vtime: Update a few comments | Frederic Weisbecker | 2013-08-13 | 1 | -0/+7 | |
| | * | | | | | | | context_tracing: Fix guest accounting with native vtime | Frederic Weisbecker | 2013-08-13 | 1 | -2/+4 | |
| | * | | | | | | | sched: Consolidate open coded preemptible() checks | Frederic Weisbecker | 2013-08-13 | 2 | -5/+2 | |
* | | | | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2013-09-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86, asmlinkage, power: Make various symbols used by the suspend asm code vis... | Andi Kleen | 2013-08-06 | 1 | -1/+1 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-04 | 4 | -241/+303 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | sched/fair: Fix the sd_parent_degenerate() code | Peter Zijlstra | 2013-09-02 | 1 | -1/+9 | |
| * | | | | | | | | | sched/fair: Rework and comment the group_imb code | Peter Zijlstra | 2013-09-02 | 1 | -34/+89 | |
| * | | | | | | | | | sched/fair: Optimize find_busiest_queue() | Peter Zijlstra | 2013-09-02 | 1 | -4/+1 | |
| * | | | | | | | | | sched/fair: Make group power more consistent | Peter Zijlstra | 2013-09-02 | 1 | -19/+22 | |
| * | | | | | | | | | sched/fair: Remove duplicate load_per_task computations | Peter Zijlstra | 2013-09-02 | 1 | -11/+2 | |
| * | | | | | | | | | sched/fair: Shrink sg_lb_stats and play memset games | Peter Zijlstra | 2013-09-02 | 1 | -7/+26 | |
| * | | | | | | | | | sched: Clean-up struct sd_lb_stat | Joonsoo Kim | 2013-09-02 | 1 | -115/+114 | |
| * | | | | | | | | | sched: Factor out code to should_we_balance() | Joonsoo Kim | 2013-09-02 | 1 | -54/+53 | |
| * | | | | | | | | | sched: Remove one division operation in find_busiest_queue() | Joonsoo Kim | 2013-09-02 | 1 | -5/+9 | |
| * | | | | | | | | | sched/cputime: Use this_cpu_add() in task_group_account_field() | Christoph Lameter | 2013-08-16 | 1 | -1/+1 | |
| * | | | | | | | | | cpumask: Fix cpumask leak in partition_sched_domains() | Xiaotian Feng | 2013-08-16 | 1 | -2/+3 | |
| * | | | | | | | | | Merge tag 'v3.11-rc5' into sched/core | Ingo Molnar | 2013-08-16 | 30 | -548/+816 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | generic-ipi: Kill unnecessary variable - csd_flags | Xie XiuQi | 2013-07-30 | 1 | -13/+1 | |
| * | | | | | | | | | sched/fair: Cleanup: remove duplicate variable declaration | Kirill Tkhai | 2013-07-22 | 1 | -5/+3 |