index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Optimize cgroup vs wakeup a bit
Peter Zijlstra
2009-09-16
3
-22
/
+10
*
sched: x86: Name old_perf in a unique way
Peter Zijlstra
2009-09-16
1
-2
/
+2
*
sched: Implement a gentler fair-sleepers feature
Ingo Molnar
2009-09-16
2
-2
/
+16
*
sched: Add SD_PREFER_LOCAL
Peter Zijlstra
2009-09-16
3
-3
/
+8
*
sched: Add a few SYNC hint knobs to play with
Peter Zijlstra
2009-09-15
2
-3
/
+21
*
sched: Fix sync wakeups again
Peter Zijlstra
2009-09-15
1
-4
/
+4
*
sched: Add WF_FORK
Peter Zijlstra
2009-09-15
3
-2
/
+3
*
sched: Rename sync arguments
Peter Zijlstra
2009-09-15
6
-24
/
+33
*
sched: Rename select_task_rq() argument
Peter Zijlstra
2009-09-15
4
-11
/
+11
*
sched: Feature to disable APERF/MPERF cpu_power
Peter Zijlstra
2009-09-15
2
-2
/
+15
*
x86: sched: Provide arch implementations using aperf/mperf
Peter Zijlstra
2009-09-15
3
-1
/
+60
*
x86: Add generic aperf/mperf code
Peter Zijlstra
2009-09-15
2
-70
/
+39
*
x86: Move APERF/MPERF into a X86_FEATURE
Peter Zijlstra
2009-09-15
3
-7
/
+9
*
sched: Provide arch_scale_freq_power
Peter Zijlstra
2009-09-15
1
-2
/
+19
*
sched: Reduce forkexec_idx
Peter Zijlstra
2009-09-15
5
-9
/
+7
*
sched: Improve latencies and throughput
Mike Galbraith
2009-09-15
6
-9
/
+9
*
sched: Fix some domain tunings
Peter Zijlstra
2009-09-15
1
-2
/
+2
*
sched: Tweak wake_idx
Peter Zijlstra
2009-09-15
7
-11
/
+28
*
sched: Fix task affinity for select_task_rq_fair
Peter Zijlstra
2009-09-15
1
-3
/
+2
*
sched: for_each_domain() vs RCU
Peter Zijlstra
2009-09-15
1
-2
/
+7
*
sched: Weaken SD_POWERSAVINGS_BALANCE
Peter Zijlstra
2009-09-15
2
-23
/
+38
*
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
2009-09-15
10
-237
/
+84
*
sched: Add TASK_WAKING
Peter Zijlstra
2009-09-15
2
-16
/
+16
*
sched: Hook sched_balance_self() into sched_class::select_task_rq()
Peter Zijlstra
2009-09-15
5
-11
/
+20
*
sched: Move sched_balance_self() into sched_fair.c
Peter Zijlstra
2009-09-15
2
-146
/
+145
*
sched: Move code around
Peter Zijlstra
2009-09-15
1
-42
/
+39
*
sched: Add come comments to the sched features
Peter Zijlstra
2009-09-15
1
-8
/
+85
*
sched: Complete buddy switches
Mike Galbraith
2009-09-15
2
-1
/
+3
*
sched: Split WAKEUP_OVERLAP
Peter Zijlstra
2009-09-15
2
-3
/
+5
*
sched: Fix double_rq_lock() compile warning
Peter Zijlstra
2009-09-15
1
-2
/
+2
*
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-09-14
5
-40
/
+4
|
\
|
*
x86, e820: Guard against array overflowed in __e820_add_region()
Cyrill Gorcunov
2009-08-26
1
-1
/
+1
|
*
x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variables
H. Peter Anvin
2009-06-26
4
-39
/
+3
*
|
Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-14
7
-22
/
+40
|
\
\
|
*
|
x86, percpu: Collect hot percpu variables into one cacheline
Tejun Heo
2009-08-03
3
-8
/
+13
|
*
|
x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED()
Tejun Heo
2009-08-03
2
-5
/
+6
|
*
|
x86, percpu: Add 'percpu_read_stable()' interface for cacheable accesses
Linus Torvalds
2009-08-03
3
-9
/
+21
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-14
3
-39
/
+30
|
\
\
\
|
*
|
|
x86, highmem_32.c: Clean up comment
Figo.zhang
2009-06-29
1
-1
/
+1
|
*
|
|
x86, pgtable.h: Clean up types
Figo.zhang
2009-06-29
1
-3
/
+3
|
*
|
|
x86: Clean up dump_pagetable()
Akinobu Mita
2009-06-29
2
-35
/
+26
*
|
|
|
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-14
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
x86: Simplify the Makefile in a minor way through use of cc-ifversion
Frans Pop
2009-08-04
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-09-14
4
-33
/
+61
|
\
\
\
\
|
*
|
|
|
x86-64: move clts into batch cpu state updates when preloading fpu
Jeremy Fitzhardinge
2009-06-17
1
-9
/
+18
|
*
|
|
|
x86-64: move unlazy_fpu() into lazy cpu state part of context switch
Jeremy Fitzhardinge
2009-06-17
1
-3
/
+3
|
*
|
|
|
x86-32: make sure clts is batched during context switch
Jeremy Fitzhardinge
2009-06-17
1
-11
/
+16
|
*
|
|
|
x86: split out core __math_state_restore
Jeremy Fitzhardinge
2009-06-17
2
-10
/
+24
*
|
|
|
|
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-09-14
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
x86: Decrease the level of some NUMA messages to KERN_DEBUG
Rafael J. Wysocki
2009-09-06
1
-2
/
+2
[next]