index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: fix the cpuprio count really
Thomas Gleixner
2008-06-06
1
-2
/
+2
*
sched: fix cpupri priocount
Gregory Haskins
2008-06-06
1
-1
/
+1
*
sched: fix cpupri hotplug support
Gregory Haskins
2008-06-06
2
-20
/
+58
*
sched: print the sd->level in sched_domain_debug code
Gautham R Shenoy
2008-06-06
1
-1
/
+24
*
sched: add comments for ifdefs in sched.c
Dhaval Giani
2008-06-06
1
-38
/
+38
*
sched: print module list in the "scheduling while atomic" warning
Arjan van de Ven
2008-06-06
1
-0
/
+1
*
sched: fix defined-but-unused warning
Rabin Vincent
2008-06-06
1
-0
/
+2
*
namespacecheck: fixes in kernel/sched.c
Thomas Gleixner
2008-06-06
1
-1
/
+1
*
sched: check for SD_SERIALIZE atomically in rebalance_domains()
Dmitry Adamushko
2008-06-06
1
-2
/
+4
*
sched: fix SCHED_OTHER balance iterator to include all tasks
Gregory Haskins
2008-06-06
1
-12
/
+7
*
sched: use a 2-d bitmap for searching lowest-pri CPU
Gregory Haskins
2008-06-06
5
-77
/
+239
*
sched: make !hrtick faster
Mike Galbraith
2008-06-06
1
-3
/
+5
*
sched: prioritize non-migratable tasks over migratable ones
Gregory Haskins
2008-06-06
2
-9
/
+72
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2008-06-04
1
-10
/
+6
|
\
|
*
kgdb: use common ascii helpers and put_unaligned_be32 helper
Harvey Harrison
2008-05-28
1
-10
/
+6
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-05-29
6
-582
/
+147
|
\
\
|
|
/
|
/
|
|
*
Merge commit 'linus/master' into sched-fixes-for-linus
Ingo Molnar
2008-05-29
10
-157
/
+85
|
|
\
|
*
|
sched: stop wake_affine from causing serious imbalance
Mike Galbraith
2008-05-29
1
-11
/
+14
|
*
|
sched: fix sched_clock_cpu()
Peter Zijlstra
2008-05-29
1
-4
/
+14
|
*
|
revert ("sched: fair-group: SMP-nice for group scheduling")
Ingo Molnar
2008-05-29
4
-488
/
+75
|
*
|
sched: cleanup
Ingo Molnar
2008-05-29
1
-2
/
+2
|
*
|
show_schedstat(): fix memleak
Adrian Bunk
2008-05-29
1
-0
/
+1
|
*
|
sched: unite unlikely pairs in rt_policy() and schedule_debug()
Roel Kluin
2008-05-29
1
-2
/
+2
|
*
|
revert ("sched: fair: weight calculations")
Ingo Molnar
2008-05-29
2
-75
/
+39
*
|
|
splice: fix sendfile() issue with relay
Tom Zanussi
2008-05-28
1
-1
/
+1
|
|
/
|
/
|
*
|
posix timers: discard SI_TIMER signals on exec
Oleg Nesterov
2008-05-26
1
-0
/
+34
*
|
posix timers: sigqueue_free: don't free sigqueue if it is queued
Oleg Nesterov
2008-05-26
1
-6
/
+10
*
|
cgroups: remove node_ prefix_from ns subsystem
Cedric Le Goater
2008-05-24
1
-1
/
+1
*
|
sys_prctl(): fix return of uninitialized value
Shi Weihua
2008-05-24
1
-4
/
+2
*
|
signals: fix sigqueue_free() vs __exit_signal() race
Oleg Nesterov
2008-05-24
2
-2
/
+8
*
|
stop_machine: make stop_machine_run more virtualization friendly
Christian Borntraeger
2008-05-23
1
-3
/
+4
*
|
modules: proper cleanup of kobject without CONFIG_SYSFS
Denis V. Lunev
2008-05-23
1
-2
/
+14
*
|
module loading ELF handling: use SELFMAG instead of numeric constant
Cyrill Gorcunov
2008-05-23
1
-1
/
+1
*
|
Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-05-19
2
-8
/
+8
|
\
\
|
*
|
[PATCH] list_for_each_rcu must die: audit
Paul E. McKenney
2008-05-17
1
-3
/
+2
|
*
|
[patch 1/1] audit_send_reply(): fix error-path memory leak
Andrew Morton
2008-05-17
1
-5
/
+6
|
|
/
*
|
[PATCH] avoid multiplication overflows and signedness issues for max_fds
Al Viro
2008-05-16
1
-1
/
+4
*
|
[PATCH] dup_fd() fixes, part 1
Al Viro
2008-05-16
1
-130
/
+0
|
/
*
lib: create common ascii hex array
Harvey Harrison
2008-05-14
1
-8
/
+0
*
cgroups: fix compile warning
Mirco Tischler
2008-05-14
1
-1
/
+1
*
Add new 'cond_resched_bkl()' helper function
Linus Torvalds
2008-05-11
1
-2
/
+0
*
BKL: revert back to the old spinlock implementation
Linus Torvalds
2008-05-10
1
-23
/
+4
*
Revert "semaphore: fix"
Linus Torvalds
2008-05-10
1
-30
/
+34
*
module: don't ignore vermagic string if module doesn't have modversions
Rusty Russell
2008-05-09
1
-6
/
+10
*
module: be more picky about allowing missing module versions
Rusty Russell
2008-05-09
1
-2
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
2008-05-08
2
-37
/
+38
|
\
|
*
sched: fix weight calculations
Mike Galbraith
2008-05-08
1
-3
/
+8
|
*
semaphore: fix
Ingo Molnar
2008-05-08
1
-34
/
+30
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-05-08
1
-1
/
+1
|
\
\
|
*
|
Revert "relay: fix splice problem"
Jens Axboe
2008-05-08
1
-1
/
+1
|
|
/
[next]