aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-06-19rcupreempt: remove export of rcu_batches_completed_bhSteven Rostedt1-2/+0
2008-06-19cpuset: limit the input of cpuset.sched_relax_domain_levelLi Zefan2-3/+8
2008-06-19sched: CPU hotplug events must not destroy scheduler domains created by the cpusetsMax Krasnyansky2-0/+28
2008-06-19Merge branch 'sched' into sched-develIngo Molnar2-30/+40
2008-06-19sched: rt-group: fix RR bugletPeter Zijlstra1-1/+3
2008-06-19sched: rt-group: heirarchy aware throttlePeter Zijlstra1-26/+33
2008-06-19sched: rt-group: fix hierarchyPeter Zijlstra1-1/+0
2008-06-19sched: NULL pointer dereference while setting sched_rt_period_usDario Faggioli1-1/+1
2008-06-18softlockup: print a module list on being stuckArjan van de Ven1-0/+1
2008-06-18rcu: make rcutorture more vicious: add stutter featurePaul E. McKenney1-3/+56
2008-06-18softirq: remove initialization of static per-cpu variableVegard Nossum1-4/+2
2008-06-18x86, generic: mark early_printk as asmlinkageJiri Slaby1-1/+1
2008-06-18sched: rework of "prioritize non-migratable tasks over migratable ones"Dmitry Adamushko2-39/+11
2008-06-18rcutorture: WARN_ON_ONCE(1) when detecting an errorIngo Molnar1-0/+1
2008-06-17sched: fix defined-but-unused warningRabin Vincent1-0/+2
2008-06-16namespacecheck: fixesIngo Molnar2-3/+3
2008-06-16Merge branch 'linus' into core/softlockupIngo Molnar17-666/+330
2008-06-16Merge branch 'linus' into core/softirqIngo Molnar17-666/+330
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar21-805/+342
2008-06-16Merge branch 'linus' into x86/xenIngo Molnar17-666/+330
2008-06-16Merge branch 'linus' into tracing/sysprofIngo Molnar17-666/+330
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar17-666/+330
2008-06-16Merge branch 'linus' into sched-develIngo Molnar4-55/+103
2008-06-16rcu: remove unused field struct rcu_data::rcu_taskletLai Jiangshan1-1/+0
2008-06-16printk: export console_driversIngo Molnar1-0/+2
2008-06-14ftrace: fix "notrace" filtering priorityAbhishek Sagar1-3/+9
2008-06-13stacktrace: print_stack_trace() cleanupVegard Nossum1-6/+3
2008-06-13lockdep: output lock_class key instead of address for forward dependency outputHuang, Ying1-1/+1
2008-06-12kprobes: fix error checking of batch registrationMasami Hiramatsu1-6/+9
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki2-9/+29
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+14
2008-06-12sched: 64-bit: fix arithmetics overflowLai Jiangshan1-2/+7
2008-06-12sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan1-2/+5
2008-06-12ftrace: fix printoutJiri Slaby1-3/+2
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2-9/+19
2008-06-10ftrace: disable tracing when current_tracer is set to "none"Ankita Garg1-5/+17
2008-06-10sched: sched_clock() lockdep fixIngo Molnar1-2/+2
2008-06-10sched: kill off dead cfs_rq_set_shares()Paul Mundt1-8/+0
2008-06-10sched: trivial sched_features cleanupMike Galbraith1-2/+0
2008-06-10sched: prevent bound kthreads from changing cpus_allowedDavid Rientjes3-1/+20
2008-06-10sched: fix hotplug cpus on ia64Peter Zijlstra2-9/+115
2008-06-10ftrace: prevent freeing of all failed updatesAbhishek Sagar1-3/+2
2008-06-10ftrace: add debugfs entry 'failures'Abhishek Sagar1-1/+39
2008-06-10ftrace: remove ftrace_ip_converted()Abhishek Sagar1-7/+0
2008-06-10ftrace: prevent freeing of all failed updatesAbhishek Sagar1-30/+46
2008-06-10__mutex_lock_common: use signal_pending_state()Oleg Nesterov1-4/+1
2008-06-10sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov1-4/+2
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chrisw/lsm-2.6Linus Torvalds1-38/+73
2008-06-06cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan1-3/+7
2008-06-06sched: move weighted_cpuload into #ifdef CONFIG_SMP sectionThomas Gleixner1-6/+6