aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched: make plist a library facilityPeter Zijlstra2009-01-16
* sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED && !SMPGregory Haskins2009-01-14
* sched: de CPP-ify the scheduler codeGregory Haskins2009-01-14
* Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-01-10
|\
| * RT: fix push_rt_task() to handle dequeue_pushable properlyGregory Haskins2008-12-29
| * sched: create "pushable_tasks" list to limit pushing to one attemptGregory Haskins2008-12-29
| * plist: fix PLIST_NODE_INIT to work with debug enabledGregory Haskins2008-12-29
| * sched: add sched_class->needs_post_schedule() memberGregory Haskins2008-12-29
| * sched: make double-lock-balance fairGregory Haskins2008-12-29
| * sched: pull only one task during NEWIDLE balancing to limit critical sectionGregory Haskins2008-12-29
| * sched: only try to push a task on wakeup if it is migratableGregory Haskins2008-12-29
| * sched: use highest_prio.next to optimize pull operationsGregory Haskins2008-12-29
| * sched: use highest_prio.curr for pull thresholdGregory Haskins2008-12-29
| * sched: track the next-highest priority on each runqueueGregory Haskins2008-12-29
| * sched: cleanup inc/dec_rt_tasksGregory Haskins2008-12-29
* | Linux 2.6.29-rc1v2.6.29-rc1Linus Torvalds2009-01-10
* | bootgraph: make the bootgraph script show async waiting timeArjan van de Ven2009-01-10
* | libata: only ports >= 0 need to synchronizeArjan van de Ven2009-01-10
* | libata: Add a per-host flag to opt-in into parallel port probesArjan van de Ven2009-01-10
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-10
|\ \
| * | x86: fix section mismatch warnings in mcheck/mce_amd_64.cLeonardo Potenza2009-01-07
| * | x86: offer frame pointers in all build modesIngo Molnar2009-01-07
| | |
| | \
| *-. \ Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8...Ingo Molnar2009-01-06
| |\ \ \
| | | * | x86: k8 numa register active regions laterYinghai Lu2009-01-06
| | * | | x86: remove duplicated #include'sHuang Weiyi2009-01-06
| | * | | x86: rename all fields of mpc_table mpc_X to XJaswinder Singh Rajput2009-01-05
| | * | | x86: rename all fields of mpc_oemtable oem_X to XJaswinder Singh Rajput2009-01-05
| | * | | x86: rename all fields of mpc_bus mpc_X to XJaswinder Singh Rajput2009-01-05
| | * | | x86: rename all fields of mpc_cpu mpc_X to XJaswinder Singh Rajput2009-01-05
| | * | | x86: rename all fields of mpc_intsrc mpc_X to XJaswinder Singh Rajput2009-01-05
| | * | | x86: rename all fields of mpc_lintsrc mpc_X to XJaswinder Singh Rajput2009-01-05
| | * | | x86: rename all fields of mpc_iopic mpc_X to XJaswinder Singh Rajput2009-01-05
| | * | | x86: irqinit_64.c init_ISA_irqs should be staticJaswinder Singh Rajput2009-01-04
| | * | | Documentation/x86/boot.txt: payload length was changed to payload_lengthBaodong Chen2009-01-04
| | * | | x86: setup_percpu.c fix style problemsJaswinder Singh Rajput2009-01-04
| | * | | x86: irqinit_64.c fix style problemsJaswinder Singh Rajput2009-01-04
| | * | | x86: irqinit_32.c fix style problemsJaswinder Singh Rajput2009-01-04
| | * | | x86: i8259.c fix style problemsJaswinder Singh Rajput2009-01-04
| | * | | x86: irq_32.c fix style problemsJaswinder Singh Rajput2009-01-04
| | * | | x86: ioport.c fix style problemsJaswinder Singh Rajput2009-01-04
| | * | | x86: time_64.c fix style problemsJaswinder Singh Rajput2009-01-04
| | * | | x86: time_32.c fix style problemsJaswinder Singh Rajput2009-01-04
| | * | | x86: irq_64.c fix style problemsJaswinder Singh Rajput2009-01-04
| | * | | x86: irq.c fix style problemsJaswinder Singh Rajput2009-01-04
| | * | | x86: traps.c fix style problemsJaswinder Singh Rajput2009-01-04
| | * | | x86: process_32.c fix style problemsJaswinder Singh Rajput2009-01-04
| | * | | x86: apic.c fix style problemsJaswinder Singh Rajput2009-01-04
| | * | | x86: rename mpc_config_oemtable to mpc_oemtableJaswinder Singh Rajput2009-01-04
| | * | | x86: rename mpc_config_lintsrc to mpc_lintsrcJaswinder Singh Rajput2009-01-04
| | * | | x86: rename mpc_config_intsrc to mpc_intsrcJaswinder Singh Rajput2009-01-04