summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2008-06-16Merge branch 'linus' into core/softirqIngo Molnar
2008-06-16Merge branch 'linus' into core/rcuIngo Molnar
2008-06-16Merge branch 'linus' into x86/xenIngo Molnar
2008-06-16Merge branch 'linus' into tracing/sysprofIngo Molnar
2008-06-16Merge branch 'linus' into tracing/ftraceIngo Molnar
2008-06-16Merge branch 'linus' into sched-develIngo Molnar
2008-06-16rcu: remove unused field struct rcu_data::rcu_taskletLai Jiangshan
2008-06-16printk: export console_driversIngo Molnar
2008-06-14ftrace: fix "notrace" filtering priorityAbhishek Sagar
2008-06-13stacktrace: print_stack_trace() cleanupVegard Nossum
2008-06-13lockdep: output lock_class key instead of address for forward dependency outputHuang, Ying
2008-06-12kprobes: fix error checking of batch registrationMasami Hiramatsu
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-12sched: 64-bit: fix arithmetics overflowLai Jiangshan
2008-06-12sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan
2008-06-12ftrace: fix printoutJiri Slaby
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki
2008-06-10ftrace: disable tracing when current_tracer is set to "none"Ankita Garg
2008-06-10sched: sched_clock() lockdep fixIngo Molnar
2008-06-10sched: kill off dead cfs_rq_set_shares()Paul Mundt
2008-06-10sched: trivial sched_features cleanupMike Galbraith
2008-06-10sched: prevent bound kthreads from changing cpus_allowedDavid Rientjes
2008-06-10sched: fix hotplug cpus on ia64Peter Zijlstra
2008-06-10ftrace: prevent freeing of all failed updatesAbhishek Sagar
2008-06-10ftrace: add debugfs entry 'failures'Abhishek Sagar
2008-06-10ftrace: remove ftrace_ip_converted()Abhishek Sagar
2008-06-10ftrace: prevent freeing of all failed updatesAbhishek Sagar
2008-06-10__mutex_lock_common: use signal_pending_state()Oleg Nesterov
2008-06-10sched: fix TASK_WAKEKILL vs SIGKILL raceOleg Nesterov
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...Linus Torvalds
2008-06-06cpusets: fix bug when adding nonexistent cpu or memLai Jiangshan
2008-06-06sched: move weighted_cpuload into #ifdef CONFIG_SMP sectionThomas Gleixner
2008-06-06sched: Move cpu masks from kernel/sched.c into kernel/cpu.cMax Krasnyansky
2008-06-06sched: CPU hotplug events must not destroy scheduler domains created by the c...Max Krasnyansky
2008-06-06sched: fix cpuprio build bugIngo Molnar
2008-06-06sched: fix the cpuprio count reallyThomas Gleixner
2008-06-06sched: fix cpupri priocountGregory Haskins
2008-06-06sched: fix cpupri hotplug supportGregory Haskins
2008-06-06sched: print the sd->level in sched_domain_debug codeGautham R Shenoy
2008-06-06sched: add comments for ifdefs in sched.cDhaval Giani
2008-06-06sched: print module list in the "scheduling while atomic" warningArjan van de Ven
2008-06-06sched: fix defined-but-unused warningRabin Vincent
2008-06-06namespacecheck: fixes in kernel/sched.cThomas Gleixner
2008-06-06sched: check for SD_SERIALIZE atomically in rebalance_domains()Dmitry Adamushko
2008-06-06sched: fix SCHED_OTHER balance iterator to include all tasksGregory Haskins
2008-06-06sched: use a 2-d bitmap for searching lowest-pri CPUGregory Haskins
2008-06-06sched: make !hrtick fasterMike Galbraith
2008-06-06sched: prioritize non-migratable tasks over migratable onesGregory Haskins
2008-06-05genirq: Expose default irq affinity mask (take 3)Max Krasnyansky