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/cpuacct: Initialize root cpuacct earlier
Li Zefan
2013-04-10
3
-14
/
+4
*
sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct statically
Li Zefan
2013-04-10
1
-2
/
+2
*
sched/cpuacct: Clean up cpuacct.h
Li Zefan
2013-04-10
2
-47
/
+43
*
sched/cpuacct: Remove redundant NULL checks in cpuacct_acount_field()
Li Zefan
2013-04-10
2
-2
/
+7
*
sched/cpuacct: Remove redundant NULL checks in cpuacct_charge()
Li Zefan
2013-04-10
2
-2
/
+6
*
sched/cpuacct: Add cpuacct_acount_field()
Li Zefan
2013-04-10
3
-17
/
+30
*
sched/cpuacct: Add cpuacct_init()
Li Zefan
2013-04-10
3
-6
/
+14
*
sched: Split cpuacct code out of sched.h
Li Zefan
2013-04-10
2
-47
/
+53
*
sched: Split cpuacct code out of core.c
Li Zefan
2013-04-10
3
-220
/
+228
*
sched: Fix comment in rebalance_domains()
Libin
2013-04-10
1
-1
/
+1
*
sched: Simplify can_migrate_task()
Zhang Hang
2013-04-10
1
-7
/
+4
*
sched: Fix typo inside comment
Viresh Kumar
2013-04-08
1
-1
/
+1
*
sched/tracing: Allow tracing the preemption decision on wakeup
Peter Zijlstra
2013-03-18
1
-1
/
+1
*
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Ingo Molnar
2013-03-18
3
-19
/
+65
|
\
|
*
sched: Lower chances of cputime scaling overflow
Frederic Weisbecker
2013-03-13
1
-12
/
+34
|
*
math64: New div64_u64_rem helper
Frederic Weisbecker
2013-03-13
2
-7
/
+31
*
|
sched: Fix variable name misnomer, add comments
Andrei Epure
2013-03-14
1
-4
/
+5
|
/
*
sched: Spelling fix
Andrei Epure
2013-03-11
1
-1
/
+1
*
sched: Fix update_group_power() prototype placement to fix build warning when...
Li Zefan
2013-03-11
1
-1
/
+2
*
Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2013-03-08
10
-133
/
+163
|
\
|
*
context_tracking: Enable probes by default for selftesting
Frederic Weisbecker
2013-03-07
1
-0
/
+1
|
*
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-07
3
-77
/
+83
|
*
context_tracking: Restore preempted context state after preempt_schedule_irq()
Frederic Weisbecker
2013-03-07
1
-1
/
+5
|
*
context_tracking: Restore correct previous context state on exception exit
Frederic Weisbecker
2013-03-07
4
-35
/
+61
|
*
context_tracking: Move exception handling to generic code
Frederic Weisbecker
2013-03-07
5
-26
/
+19
*
|
sched: Remove double declaration of root_task_group
Li Zefan
2013-03-06
2
-5
/
+4
*
|
sched: Move group scheduling functions out of include/linux/sched.h
Li Zefan
2013-03-06
3
-26
/
+17
*
|
sched: Make default_scale_freq_power() static
Li Zefan
2013-03-06
2
-6
/
+3
*
|
sched: Move struct sched_class to kernel/sched/sched.h
Li Zefan
2013-03-06
2
-59
/
+55
*
|
sched: Move wake flags to kernel/sched/sched.h
Li Zefan
2013-03-06
2
-7
/
+7
*
|
sched: Move struct sched_group to kernel/sched/sched.h
Li Zefan
2013-03-06
2
-56
/
+58
*
|
sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h
Li Zefan
2013-03-06
2
-26
/
+25
*
|
sched: Remove test_sd_parent()
Li Zefan
2013-03-06
1
-9
/
+0
*
|
sched: Remove some dummy functions
Li Zefan
2013-03-06
1
-12
/
+0
|
/
*
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
2013-03-04
1
-2
/
+2
*
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...
Linus Torvalds
2013-03-03
8
-254
/
+284
|
\
|
*
UAPI: (Scripted) Disintegrate include/video
David Howells
2012-12-20
8
-254
/
+284
*
|
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-03-03
5
-49
/
+57
|
\
\
|
*
|
xenbus: fix compile failure on ARM with Xen enabled
Steven Noonan
2013-03-01
1
-0
/
+1
|
*
|
xen/pci: We don't do multiple MSI's.
Konrad Rzeszutek Wilk
2013-03-01
1
-0
/
+9
|
*
|
xen/pat: Disable PAT using pat_enabled value.
Konrad Rzeszutek Wilk
2013-02-28
1
-1
/
+9
|
*
|
xen/acpi: xen cpu hotplug minor updates
Liu Jinsong
2013-02-25
1
-22
/
+12
|
*
|
xen/acpi: xen memory hotplug minor updates
Liu Jinsong
2013-02-25
1
-26
/
+26
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
26
-171
/
+108
|
\
\
\
|
*
|
|
constify path_get/path_put and fs_struct.c stuff
Al Viro
2013-03-02
5
-10
/
+10
|
*
|
|
fix nommu breakage in shmem.c
Al Viro
2013-03-02
1
-3
/
+2
|
*
|
|
cache the value of file_inode() in struct file
Al Viro
2013-03-02
3
-2
/
+6
|
*
|
|
9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentry
Al Viro
2013-02-28
1
-3
/
+17
|
*
|
|
9p: make sure ->lookup() adds fid to the right dentry
Al Viro
2013-02-28
1
-2
/
+5
|
*
|
|
9p: untangle ->lookup() a bit
Al Viro
2013-02-28
1
-18
/
+9
[next]