index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
sched: add RT task pushing
Steven Rostedt
2
-2
/
+231
2008-01-25
sched: track highest prio task queued
Steven Rostedt
2
-0
/
+21
2008-01-25
sched: count # of queued RT tasks
Steven Rostedt
2
-0
/
+18
2008-01-25
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
Ingo Molnar
7
-13
/
+164
2008-01-25
cpu-hotplug: fix build on !CONFIG_SMP
Ingo Molnar
1
-1
/
+7
2008-01-25
cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()
Gautham R Shenoy
5
-50
/
+36
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
15
-61
/
+62
2008-01-25
cpu-hotplug: refcount based cpu hotplug
Gautham R Shenoy
3
-41
/
+115
2008-01-25
sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups
Srivatsa Vaddagiri
4
-45
/
+331
2008-01-25
sched: introduce a mutex and corresponding API to serialize access to doms_cu...
Srivatsa Vaddagiri
1
-0
/
+19
2008-01-25
sched: group scheduling, change how cpu load is calculated
Srivatsa Vaddagiri
3
-20
/
+40
2008-01-25
sched: group scheduling, minor fixes
Srivatsa Vaddagiri
2
-9
/
+28
2008-01-25
sched: group scheduling code cleanup
Srivatsa Vaddagiri
1
-18
/
+3
2008-01-25
sched: remove printk_clock references from ia64
Ingo Molnar
2
-15
/
+0
2008-01-25
sched: remove printk_clock()
Ingo Molnar
3
-43
/
+0
2008-01-25
sched: fix CONFIG_PRINT_TIME's reliance on sched_clock()
Ingo Molnar
1
-1
/
+1
2008-01-25
printk: make printk more robust by not allowing recursion
Ingo Molnar
1
-10
/
+38
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
15
-341
/
+642
2008-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
46
-517
/
+3579
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
40
-1109
/
+1092
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
72
-3254
/
+15840
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
217
-4631
/
+8870
2008-01-25
slab: fix bootstrap on memoryless node
Pekka Enberg
1
-23
/
+23
2008-01-25
fix oops on rmmod capidrv
Karsten Keil
1
-4
/
+5
2008-01-25
[GFS2] Allow journal recovery on read-only mount
Abhijith Das
1
-4
/
+12
2008-01-25
[GFS2] Lockup on error
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Fix page_mkwrite truncation race path
Steven Whitehouse
1
-0
/
+1
2008-01-25
[GFS2] Fix typo
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Fix write alloc required shortcut calculation
Steven Whitehouse
1
-2
/
+2
2008-01-25
[GFS2] gfs2_alloc_required performance
Bob Peterson
1
-0
/
+5
2008-01-25
[GFS2] Remove unneeded i_spin
Bob Peterson
2
-2
/
+0
2008-01-25
[GFS2] Reduce inode size by moving i_alloc out of line
Steven Whitehouse
12
-36
/
+39
2008-01-25
[GFS2] Fix assert in log code
Steven Whitehouse
1
-7
/
+4
2008-01-25
[GFS2] Fix problems relating to execution of files on GFS2
Steven Whitehouse
2
-9
/
+16
2008-01-25
[GFS2] Initialize extent_list earlier
Bob Peterson
2
-1
/
+1
2008-01-25
[GFS2] Allow page migration for writeback and ordered pages
Steven Whitehouse
1
-0
/
+2
2008-01-25
[GFS2] Remove unused variable
Steven Whitehouse
1
-1
/
+0
2008-01-25
[GFS2] Fix log block mapper
Steven Whitehouse
1
-1
/
+1
2008-01-25
[GFS2] Minor correction
Bob Peterson
1
-1
/
+1
2008-01-25
[GFS2] Eliminate the no longer needed sd_statfs_mutex
Bob Peterson
3
-6
/
+0
2008-01-25
[GFS2] Incremental patch to fix compiler warning
Bob Peterson
1
-5
/
+2
2008-01-25
[GFS2] Function meta_read optimization
Bob Peterson
1
-6
/
+7
2008-01-25
[GFS2] Only fetch the dinode once in block_map
Bob Peterson
1
-7
/
+7
2008-01-25
[GFS2] Reorganize function gfs2_glmutex_lock
Bob Peterson
1
-14
/
+9
2008-01-25
[GFS2] Run through full bitmaps quicker in gfs2_bitfit
Bob Peterson
1
-25
/
+29
2008-01-25
[GFS2] Get rid of useless "found" variable in quota.c
Bob Peterson
1
-4
/
+2
2008-01-25
[GFS2] Journal extent mapping
Bob Peterson
4
-17
/
+97
2008-01-25
[GFS2] Remove function gfs2_get_block
Bob Peterson
8
-35
/
+17
2008-01-25
[GFS2] use pid for plock owner for nfs clients
David Teigland
1
-4
/
+14
2008-01-25
[GFS2] Remove unused variable
Steven Whitehouse
1
-1
/
+0
[prev]
[next]