| 2008-01-25 | Gregory Haskins | sched: RT-balance, only adjust overload state when... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Rostedt | sched: RT-balance, add new methods to sched_class | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Rostedt | sched: RT-balance, replace hooks with pre/post schedule... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Peter Zijlstra | sched: remove do_div() from __sched_slice() | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Dmitry Adamushko | sched: get rid of 'new_cpu' in try_to_wake_up() | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Dmitry Adamushko | sched: no need for 'affine wakeup' balancing | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: whitespace cleanups in topology.h | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: reactivate fork balancing | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: add credits for RT balancing improvements | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: style cleanup, #2 | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: remove unused JIFFIES_TO_NS() macro | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: fix sched_rt.c:join/leave_domain | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gregory Haskins | sched: only balance our RT tasks within our domain | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gregory Haskins | sched: add sched-domain roots | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: clean up schedule_balance_rt() | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: clean up pull_rt_task() | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: remove leftover debugging | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: remove rt_overload() | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: clean up kernel/sched_rt.c | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: clean up overlong line in kernel/sched_debug.c | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: clean up find_lock_lowest_rq() | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: clean up pick_next_highest_task_rt() | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Rostedt | sched: RT-balance on new task | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Rostedt | sched: RT-balance, optimize cpu search | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gregory Haskins | sched: RT-balance, optimize | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gregory Haskins | sched: break out early if RT task cannot be migrated | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Rostedt | sched: RT-balance, avoid overloading | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gregory Haskins | sched: wake-balance fixes | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gregory Haskins | sched: optimize RT affinity | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gregory Haskins | sched: pre-route RT tasks on wakeup | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gregory Haskins | sched: RT balancing: include current CPU | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gregory Haskins | sched: break out search for RT tasks | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gregory Haskins | sched: de-SCHED_OTHER-ize the RT path | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gregory Haskins | sched: clean up this_rq use in kernel/sched_rt.c | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gregory Haskins | sched: add RT-balance cpu-weight | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Rostedt | sched: disable standard balancer for RT tasks | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Rostedt | sched: push RT tasks from overloaded CPUs | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Rostedt | sched: pull RT tasks from overloaded runqueues | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Rostedt | sched: add rt-overload tracking | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Rostedt | sched: add RT task pushing | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Rostedt | sched: track highest prio task queued | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Rostedt | sched: count # of queued RT tasks | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | softlockup: automatically detect hung TASK_UNINTERRUPTI... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | cpu-hotplug: fix build on !CONFIG_SMP | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gautham R Shenoy | cpu-hotplug: replace per-subsystem mutexes with get_onl... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gautham R Shenoy | cpu-hotplug: replace lock_cpu_hotplug() with get_online... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Gautham R Shenoy | cpu-hotplug: refcount based cpu hotplug | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Srivatsa Vaddagiri | sched: group scheduler, fix fairness of cpu bandwidth... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Srivatsa Vaddagiri | sched: introduce a mutex and corresponding API to seria... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Srivatsa Vaddagiri | sched: group scheduling, change how cpu load is calculated | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Srivatsa Vaddagiri | sched: group scheduling, minor fixes | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Srivatsa Vaddagiri | sched: group scheduling code cleanup | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: remove printk_clock references from ia64 | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: remove printk_clock() | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | sched: fix CONFIG_PRINT_TIME's reliance on sched_clock() | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ingo Molnar | printk: make printk more robust by not allowing recursion | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Pekka Enberg | slab: fix bootstrap on memoryless node | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Karsten Keil | fix oops on rmmod capidrv | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Abhijith Das | [GFS2] Allow journal recovery on read-only mount | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Lockup on error | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Whitehouse | [GFS2] Fix page_mkwrite truncation race path | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Fix typo | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Whitehouse | [GFS2] Fix write alloc required shortcut calculation | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] gfs2_alloc_required performance | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Remove unneeded i_spin | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Whitehouse | [GFS2] Reduce inode size by moving i_alloc out of line | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Whitehouse | [GFS2] Fix assert in log code | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Whitehouse | [GFS2] Fix problems relating to execution of files... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Initialize extent_list earlier | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Whitehouse | [GFS2] Allow page migration for writeback and ordered... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Whitehouse | [GFS2] Remove unused variable | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Whitehouse | [GFS2] Fix log block mapper | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Minor correction | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Eliminate the no longer needed sd_statfs_mutex | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Incremental patch to fix compiler warning | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Function meta_read optimization | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Only fetch the dinode once in block_map | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Reorganize function gfs2_glmutex_lock | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Run through full bitmaps quicker in gfs2_bitfit | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Get rid of useless "found" variable in quota.c | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Journal extent mapping | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Bob Peterson | [GFS2] Remove function gfs2_get_block | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | David Teigland | [GFS2] use pid for plock owner for nfs clients | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Whitehouse | [GFS2] Remove unused variable | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Abhijith Das | [GFS2] patch to check for recursive lock requests in... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Wendy Cheng | [GFS2] Remove lock methods for lock_nolock protocol | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Fabio M. Di... | [GFS2] Remove unrequired code | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Fabio Massimo... | [GFS2] Fix build warnings | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Ryan O'Hara | [GFS2] remove unnecessary permission checks | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Fabio Massimo... | [GFS2] Fix runtime issue with UP kernels | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | David Teigland | [GFS2] tidy up error message | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Fabio Massimo... | [GFS2] Check for installation of mount helpers for... | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Whitehouse | [GFS2] Don't periodically update the jindex | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Whitehouse | [GFS2] Move gfs2_logd into log.c | commit | commitdiff | tree | snapshot | 
| 2008-01-25 | Steven Whitehouse | [GFS2] Use atomic_t for journal free blocks counter | commit | commitdiff | tree | snapshot | 
| next |