sfrench/cifs-2.6.git
2008-01-25 Paolo Ciarrocchidebug: clean up kernel/profile.c
2008-01-25 Ingo Molnarsched: remove the !PREEMPT_BKL code
2008-01-25 Ingo Molnarsched: make PREEMPT_BKL the default
2008-01-25 Arjan van de Vendebug: track and print last unloaded module in the...
2008-01-25 Arjan van de Vendebug: show being-loaded/being-unloaded indicator for...
2008-01-25 Peter Zijlstrasched: rt-watchdog: fix .rlim_max = RLIM_INFINITY
2008-01-25 Peter Zijlstrasched: rt-group: reduce rescheduling
2008-01-25 Peter Zijlstrahrtimer: unlock hrtimer_wakeup
2008-01-25 Peter Zijlstrahrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback
2008-01-25 Peter Zijlstrahrtimer: clean up cpu->base locking tricks
2008-01-25 Peter Zijlstrasched: rt throttling vs no_hz
2008-01-25 Mike Galbraithsched: pull_rt_task() cleanup
2008-01-25 Peter Zijlstrasched: rt group scheduling
2008-01-25 Peter Zijlstrasched: rt time limit
2008-01-25 Peter Zijlstrasched: high-res preemption tick
2008-01-25 Herbert Xusched: do not do cond_resched() when CONFIG_PREEMPT
2008-01-25 Ingo Molnarsched: documentation, whitespace fixes
2008-01-25 Peter Zijlstrasched: SCHED_FIFO/SCHED_RR watchdog timer
2008-01-25 Peter Zijlstrasched: sched_rt_entity
2008-01-25 Pavel Emelyanovuids: merge multiple error paths in alloc_uid() into one
2008-01-25 Gregory Haskinssched: dynamically update the root-domain span/online...
2008-01-25 Paul E. McKenneyPreempt-RCU: update RCU Documentation.
2008-01-25 Paul E. McKenneyPreempt-RCU: CPU Hotplug handling
2008-01-25 Paul E. McKenneyPreempt-RCU: implementation
2008-01-25 Paul E. McKenneyPreempt-RCU: fix rcu_barrier for preemptive environment.
2008-01-25 Paul E. McKenneyPreempt-RCU: reorganize RCU code into rcuclassic.c...
2008-01-25 Dipankar SarmaPreempt-RCU: Use softirq instead of tasklets for
2008-01-25 Gregory Haskinssched: remove some old cpuset logic
2008-01-25 Gregory Haskinssched: RT-balance, only adjust overload state when...
2008-01-25 Steven Rostedtsched: RT-balance, add new methods to sched_class
2008-01-25 Steven Rostedtsched: RT-balance, replace hooks with pre/post schedule...
2008-01-25 Peter Zijlstrasched: remove do_div() from __sched_slice()
2008-01-25 Dmitry Adamushkosched: get rid of 'new_cpu' in try_to_wake_up()
2008-01-25 Dmitry Adamushkosched: no need for 'affine wakeup' balancing
2008-01-25 Ingo Molnarsched: whitespace cleanups in topology.h
2008-01-25 Ingo Molnarsched: reactivate fork balancing
2008-01-25 Ingo Molnarsched: add credits for RT balancing improvements
2008-01-25 Ingo Molnarsched: style cleanup, #2
2008-01-25 Ingo Molnarsched: remove unused JIFFIES_TO_NS() macro
2008-01-25 Ingo Molnarsched: fix sched_rt.c:join/leave_domain
2008-01-25 Gregory Haskinssched: only balance our RT tasks within our domain
2008-01-25 Gregory Haskinssched: add sched-domain roots
2008-01-25 Ingo Molnarsched: clean up schedule_balance_rt()
2008-01-25 Ingo Molnarsched: clean up pull_rt_task()
2008-01-25 Ingo Molnarsched: remove leftover debugging
2008-01-25 Ingo Molnarsched: remove rt_overload()
2008-01-25 Ingo Molnarsched: clean up kernel/sched_rt.c
2008-01-25 Ingo Molnarsched: clean up overlong line in kernel/sched_debug.c
2008-01-25 Ingo Molnarsched: clean up find_lock_lowest_rq()
2008-01-25 Ingo Molnarsched: clean up pick_next_highest_task_rt()
2008-01-25 Steven Rostedtsched: RT-balance on new task
2008-01-25 Steven Rostedtsched: RT-balance, optimize cpu search
2008-01-25 Gregory Haskinssched: RT-balance, optimize
2008-01-25 Gregory Haskinssched: break out early if RT task cannot be migrated
2008-01-25 Steven Rostedtsched: RT-balance, avoid overloading
2008-01-25 Gregory Haskinssched: wake-balance fixes
2008-01-25 Gregory Haskinssched: optimize RT affinity
2008-01-25 Gregory Haskinssched: pre-route RT tasks on wakeup
2008-01-25 Gregory Haskinssched: RT balancing: include current CPU
2008-01-25 Gregory Haskinssched: break out search for RT tasks
2008-01-25 Gregory Haskinssched: de-SCHED_OTHER-ize the RT path
2008-01-25 Gregory Haskinssched: clean up this_rq use in kernel/sched_rt.c
2008-01-25 Gregory Haskinssched: add RT-balance cpu-weight
2008-01-25 Steven Rostedtsched: disable standard balancer for RT tasks
2008-01-25 Steven Rostedtsched: push RT tasks from overloaded CPUs
2008-01-25 Steven Rostedtsched: pull RT tasks from overloaded runqueues
2008-01-25 Steven Rostedtsched: add rt-overload tracking
2008-01-25 Steven Rostedtsched: add RT task pushing
2008-01-25 Steven Rostedtsched: track highest prio task queued
2008-01-25 Steven Rostedtsched: count # of queued RT tasks
2008-01-25 Ingo Molnarsoftlockup: automatically detect hung TASK_UNINTERRUPTI...
2008-01-25 Ingo Molnarcpu-hotplug: fix build on !CONFIG_SMP
2008-01-25 Gautham R Shenoycpu-hotplug: replace per-subsystem mutexes with get_onl...
2008-01-25 Gautham R Shenoycpu-hotplug: replace lock_cpu_hotplug() with get_online...
2008-01-25 Gautham R Shenoycpu-hotplug: refcount based cpu hotplug
2008-01-25 Srivatsa Vaddagirisched: group scheduler, fix fairness of cpu bandwidth...
2008-01-25 Srivatsa Vaddagirisched: introduce a mutex and corresponding API to seria...
2008-01-25 Srivatsa Vaddagirisched: group scheduling, change how cpu load is calculated
2008-01-25 Srivatsa Vaddagirisched: group scheduling, minor fixes
2008-01-25 Srivatsa Vaddagirisched: group scheduling code cleanup
2008-01-25 Ingo Molnarsched: remove printk_clock references from ia64
2008-01-25 Ingo Molnarsched: remove printk_clock()
2008-01-25 Ingo Molnarsched: fix CONFIG_PRINT_TIME's reliance on sched_clock()
2008-01-25 Ingo Molnarprintk: make printk more robust by not allowing recursion
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-01-25 Pekka Enbergslab: fix bootstrap on memoryless node
2008-01-25 Karsten Keilfix oops on rmmod capidrv
2008-01-25 Abhijith Das[GFS2] Allow journal recovery on read-only mount
2008-01-25 Bob Peterson[GFS2] Lockup on error
2008-01-25 Steven Whitehouse[GFS2] Fix page_mkwrite truncation race path
2008-01-25 Bob Peterson[GFS2] Fix typo
2008-01-25 Steven Whitehouse[GFS2] Fix write alloc required shortcut calculation
2008-01-25 Bob Peterson[GFS2] gfs2_alloc_required performance
2008-01-25 Bob Peterson[GFS2] Remove unneeded i_spin
2008-01-25 Steven Whitehouse[GFS2] Reduce inode size by moving i_alloc out of line
2008-01-25 Steven Whitehouse[GFS2] Fix assert in log code
next