summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: create "pushable_tasks" list to limit pushing to one attemptGregory Haskins2008-12-294-18/+107
* plist: fix PLIST_NODE_INIT to work with debug enabledGregory Haskins2008-12-291-3/+6
* sched: add sched_class->needs_post_schedule() memberGregory Haskins2008-12-293-11/+22
* sched: make double-lock-balance fairGregory Haskins2008-12-291-7/+44
* sched: pull only one task during NEWIDLE balancing to limit critical sectionGregory Haskins2008-12-291-1/+17
* sched: only try to push a task on wakeup if it is migratableGregory Haskins2008-12-291-1/+2
* sched: use highest_prio.next to optimize pull operationsGregory Haskins2008-12-291-0/+12
* sched: use highest_prio.curr for pull thresholdGregory Haskins2008-12-291-25/+6
* sched: track the next-highest priority on each runqueueGregory Haskins2008-12-292-22/+67
* sched: cleanup inc/dec_rt_tasksGregory Haskins2008-12-291-24/+16
* x86: mark get_cpu_leaves() with __cpuinit annotationSergio Luis2008-12-291-1/+1
* x86: export vector_used_by_percpu_irqIngo Molnar2008-12-231-0/+3
* x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and()Suresh Siddha2008-12-231-3/+3
* sched: nominate preferred wakeup cpu, fixVaidyanathan Srinivasan2008-12-231-1/+1
* x86: fix lguest used_vectors breakage, -v2Yinghai Lu2008-12-238-24/+52
* x86: fix warning in arch/x86/kernel/io_apic.cIngo Molnar2008-12-191-1/+1
* sched: fix warning in kernel/sched.cIngo Molnar2008-12-191-1/+1
* sched: move test_sd_parent() to an SMP section of sched.hIngo Molnar2008-12-191-9/+9
* sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0Vaidyanathan Srinivasan2008-12-192-2/+17
* sched: activate active load balancing in new idle cpusVaidyanathan Srinivasan2008-12-191-0/+54
* sched: bias task wakeups to preferred semi-idle packagesVaidyanathan Srinivasan2008-12-191-0/+18
* sched: nominate preferred wakeup cpuVaidyanathan Srinivasan2008-12-191-0/+12
* sched: favour lower logical cpu number for sched_mc balanceVaidyanathan Srinivasan2008-12-191-2/+2
* sched: framework for sched_mc/smt_power_savings=NGautham R Shenoy2008-12-192-3/+25
* sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan2008-12-192-11/+26
* x86: use possible_cpus=NUM to extend the possible cpus allowedMike Travis2008-12-183-20/+42
* x86: fix cpu_mask_to_apicid_and to include cpu_online_maskMike Travis2008-12-188-41/+52
* Merge branch 'x86/apic' into cpus4096Ingo Molnar2008-12-182-74/+90
|\
| * x86: apic reset counter on shutdownThomas Gleixner2008-11-111-0/+1
| * x86: apic - use pr_ macros for loggingCyrill Gorcunov2008-11-101-63/+53
| * x86: apic - calibrate_APIC_clock remove redundant irq-enable-disableCyrill Gorcunov2008-11-101-4/+0
| * Merge commit 'v2.6.28-rc4' into x86/apicIngo Molnar2008-11-101281-11042/+15285
| |\
| * | x86, NMI watchdog: disable NMIs on LVT0 in case NMI watchdog is not workingAristeu Rozanski2008-10-271-7/+11
| * | x86, NMI watchdog: add support to enable and disable IOAPIC NMIAristeu Rozanski2008-10-271-0/+25
* | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-1828-95/+99
|\ \ \
| * \ \ Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2008-12-172-3/+16
| |\ \ \
| | * | | i2c-s3c2410: fix check for being in suspend.Ben Dooks2008-12-161-3/+15
| | * | | i2c-cpm: Detect and report NAK right away instead of timing outMike Ditto2008-12-161-0/+1
| * | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-172-3/+9
| |\ \ \ \
| | * | | | ocfs2: Add JBD2 compat feature bit.Joel Becker2008-12-161-1/+7
| | * | | | ocfs2: Always update xattr search when creating bucket.Tao Ma2008-12-161-2/+2
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-12-1713-65/+63
| |\ \ \ \
| | * | | | USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher2008-12-172-0/+5
| | * | | | USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum2008-12-171-52/+3
| | * | | | USB: add 5372:2303 to pl2303Matthew Arnold2008-12-172-0/+5
| | * | | | USB: skip Set-Interface(0) if already in altsetting 0Alan Stern2008-12-171-1/+3
| | * | | | USB: fix comment about endianness of descriptorsPhil Endecott2008-12-172-4/+10
| | * | | | USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm beha...Peter Korsgaard2008-12-171-2/+2
| | * | | | usbmon: drop bogus 0t from usbmon.txtPete Zaitcev2008-12-171-5/+7
| | * | | | USB: gadget: fix rndis working at high speedDavid Brownell2008-12-171-0/+4
OpenPOWER on IntegriCloud