Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 29 | -420/+495 | |
|\ | ||||||
| * | sched: put back some stack hog changes that were undone in kernel/sched.c | Mike Travis | 2009-01-03 | 2 | -39/+17 | |
| * | ia64: cpumask fix for is_affinity_mask_valid() | Ingo Molnar | 2009-01-03 | 1 | -1/+1 | |
| * | cpumask: convert RCU implementations, fix | Ingo Molnar | 2009-01-03 | 1 | -1/+2 | |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 | 81 | -2040/+4636 | |
| |\ | ||||||
| | * | cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ | Rusty Russell | 2009-01-01 | 2 | -2/+3 | |
| | * | cpumask: convert rest of files in kernel/ | Rusty Russell | 2009-01-01 | 4 | -24/+31 | |
| | * | cpumask: convert kernel/cpu.c | Rusty Russell | 2009-01-01 | 1 | -19/+29 | |
| | * | cpumask: convert kernel/profile.c | Rusty Russell | 2009-01-01 | 1 | -13/+25 | |
| | * | cpumask: convert RCU implementations | Rusty Russell | 2009-01-01 | 3 | -36/+42 | |
| | * | cpumask: convert kernel/irq | Rusty Russell | 2009-01-01 | 2 | -13/+30 | |
| | * | cpumask: convert kernel time functions | Rusty Russell | 2009-01-01 | 3 | -61/+64 | |
| | * | cpumask: convert kernel/workqueue.c | Rusty Russell | 2009-01-01 | 1 | -12/+14 | |
| | * | cpumask: convert kernel/compat.c | Rusty Russell | 2009-01-01 | 1 | -19/+30 | |
| | * | cpumask: remove any_online_cpu() users: kernel/ | Rusty Russell | 2009-01-01 | 2 | -4/+4 | |
| | * | cpumask: convert kernel trace functions further | Rusty Russell | 2009-01-01 | 6 | -10/+16 | |
| | * | cpumask: convert kernel trace functions | Rusty Russell | 2009-01-01 | 3 | -51/+64 | |
| | * | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: core | Rusty Russell | 2009-01-01 | 2 | -2/+2 | |
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 | 43 | -689/+2673 | |
| | |\ | ||||||
| | * | | cpumask: arch_send_call_function_ipi_mask: core | Rusty Russell | 2008-12-30 | 1 | -1/+7 | |
| | * | | cpumask: smp_call_function_many() | Rusty Russell | 2008-12-30 | 1 | -90/+49 | |
| | * | | cpumask: make set_cpu_*/init_cpu_* out-of-line | Rusty Russell | 2008-12-30 | 1 | -0/+47 | |
| | * | | cpumask: switch over to cpu_online/possible/active/present_mask: core | Rusty Russell | 2008-12-30 | 1 | -26/+23 | |
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 61 | -1995/+6549 | |
| | |\ \ | ||||||
| | * | | | cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask | Rusty Russell | 2008-12-26 | 1 | -3/+3 | |
* | | | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-03 | 3 | -60/+82 | |
|\ \ \ \ \ | ||||||
| * | | | | | [PATCH] idle cputime accounting | Martin Schwidefsky | 2008-12-31 | 3 | -37/+69 | |
| * | | | | | [PATCH] fix scaled & unscaled cputime accounting | Martin Schwidefsky | 2008-12-31 | 3 | -34/+24 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 20 | -520/+722 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | sched: nominate preferred wakeup cpu, fix | Vaidyanathan Srinivasan | 2008-12-23 | 1 | -1/+1 | |
| * | | | | sched: fix warning in kernel/sched.c | Ingo Molnar | 2008-12-19 | 1 | -1/+1 | |
| * | | | | sched: activate active load balancing in new idle cpus | Vaidyanathan Srinivasan | 2008-12-19 | 1 | -0/+54 | |
| * | | | | sched: bias task wakeups to preferred semi-idle packages | Vaidyanathan Srinivasan | 2008-12-19 | 1 | -0/+18 | |
| * | | | | sched: nominate preferred wakeup cpu | Vaidyanathan Srinivasan | 2008-12-19 | 1 | -0/+12 | |
| * | | | | sched: favour lower logical cpu number for sched_mc balance | Vaidyanathan Srinivasan | 2008-12-19 | 1 | -2/+2 | |
| * | | | | sched: framework for sched_mc/smt_power_savings=N | Gautham R Shenoy | 2008-12-19 | 1 | -3/+14 | |
| * | | | | Merge branch 'irq/sparseirq' into cpus4096 | Ingo Molnar | 2008-12-17 | 5 | -7/+153 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-17 | 2 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 56 | -1778/+5767 | |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||||
| | | | | | | | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | *---. \ \ \ \ | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 5 | -8/+202 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 13 | -71/+149 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 19 | -348/+2132 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 | 11 | -35/+76 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | sched: avoid stack var in move_task_off_dead_cpu, fix | Rusty Russell | 2008-11-26 | 1 | -4/+0 | |
| | * | | | | | | | | | | | sched: convert local_cpu_mask to cpumask_var_t, fix | Rusty Russell | 2008-11-26 | 1 | -8/+8 | |
| | * | | | | | | | | | | | sched: convert nohz struct to cpumask_var_t, fix | Rusty Russell | 2008-11-26 | 1 | -0/+2 | |
| | * | | | | | | | | | | | sched: convert remaining old-style cpumask operators | Rusty Russell | 2008-11-24 | 3 | -110/+124 | |
| | * | | | | | | | | | | | sched: convert local_cpu_mask to cpumask_var_t. | Rusty Russell | 2008-11-24 | 2 | -2/+12 | |
| | * | | | | | | | | | | | sched: convert check_preempt_equal_prio to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -5/+10 | |
| | * | | | | | | | | | | | sched: convert struct cpupri_vec cpumask_var_t. | Rusty Russell | 2008-11-24 | 3 | -15/+38 |