index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpuacct: reduce one NULL check in fast-path
Li Zefan
2009-03-13
1
-2
/
+3
*
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-03-11
1
-3
/
+12
|
\
|
*
sched: don't allow setuid to succeed if the user does not have rt bandwidth
Dhaval Giani
2009-02-27
1
-2
/
+11
|
*
sched_rt: don't start timer when rt bandwidth disabled
Hiroshi Shimamoto
2009-02-26
1
-1
/
+1
*
|
Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Ingo Molnar
2009-02-24
1
-3
/
+3
|
\
\
|
*
|
alloc_percpu: change percpu_ptr to per_cpu_ptr
Rusty Russell
2009-02-20
1
-3
/
+3
|
*
|
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
2009-02-09
1
-2
/
+12
|
|
\
\
*
|
\
\
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-22
1
-3
/
+12
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sched: cpu hotplug fix
Ingo Molnar
2009-02-12
1
-3
/
+12
*
|
|
|
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-13
1
-18
/
+13
|
\
|
|
|
|
*
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-02-11
1
-10
/
+0
|
|
\
\
\
|
|
*
|
|
sched: revert recent sync wakeup changes
Peter Zijlstra
2009-02-11
1
-10
/
+0
|
*
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-02-11
1
-6
/
+11
|
|
\
|
|
|
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
sched: fix nohz load balancer on cpu offline
Suresh Siddha
2009-02-04
1
-6
/
+11
|
*
|
|
wait: prevent exclusive waiter starvation
Johannes Weiner
2009-02-05
1
-2
/
+2
|
|
/
/
*
|
/
Merge branch 'x86/urgent' into x86/apic
Ingo Molnar
2009-02-05
1
-0
/
+10
|
\
|
|
|
|
/
|
/
|
|
*
sched: symmetric sync vs avg_overlap
Peter Zijlstra
2009-02-01
1
-3
/
+9
|
*
sched: fix sync wakeups
Peter Zijlstra
2009-02-01
1
-0
/
+4
*
|
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
2009-01-21
1
-18
/
+25
|
\
|
|
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-01-15
1
-3
/
+10
|
|
\
|
|
*
sched: SCHED_IDLE weight change
Peter Zijlstra
2009-01-15
1
-2
/
+2
|
|
*
sched: fix bandwidth validation for UID grouping
Peter Zijlstra
2009-01-15
1
-0
/
+7
|
|
*
Revert "sched: improve preempt debugging"
Ingo Molnar
2009-01-12
1
-1
/
+1
|
*
|
[CVE-2009-0029] System call wrappers part 08
Heiko Carstens
2009-01-14
1
-1
/
+1
|
*
|
[CVE-2009-0029] System call wrappers part 07
Heiko Carstens
2009-01-14
1
-2
/
+2
|
*
|
[CVE-2009-0029] System call wrappers part 06
Heiko Carstens
2009-01-14
1
-13
/
+13
|
|
/
*
|
Merge branch 'core/percpu' into stackprotector
Ingo Molnar
2009-01-18
1
-479
/
+639
|
\
|
|
*
kernel/sched.c: add missing forward declaration for 'double_rq_lock'
Steven Noonan
2009-01-11
1
-0
/
+3
|
*
cpumask: fix CONFIG_NUMA=y sched.c
Rusty Russell
2009-01-11
1
-5
/
+5
|
*
sched: fix possible recursive rq->lock
Peter Zijlstra
2009-01-07
1
-0
/
+5
|
*
sched: fix section mismatch
Li Zefan
2009-01-06
1
-1
/
+1
|
*
sched: fix double kfree in failure path
Li Zefan
2009-01-06
1
-3
/
+2
|
*
sched: clean up arch_reinit_sched_domains()
Li Zefan
2009-01-05
1
-6
/
+3
|
*
sched: mark sched_create_sysfs_power_savings_entries() as __init
Li Zefan
2009-01-05
1
-1
/
+1
|
*
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-03
1
-38
/
+15
|
|
\
|
|
*
sched: put back some stack hog changes that were undone in kernel/sched.c
Mike Travis
2009-01-03
1
-38
/
+15
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Mike Travis
2009-01-03
1
-28
/
+87
|
|
|
\
|
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-31
1
-4
/
+1
|
|
|
|
\
|
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
1
-182
/
+225
|
|
|
|
\
\
|
|
|
*
|
|
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
1
-39
/
+76
|
|
\
\
\
\
\
|
|
*
|
|
|
|
[PATCH] idle cputime accounting
Martin Schwidefsky
2008-12-31
1
-17
/
+63
|
|
*
|
|
|
|
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
2008-12-31
1
-25
/
+16
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
1
-414
/
+556
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
/
/
/
|
|
|
/
/
/
|
|
*
|
|
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: 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
[next]