aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-19sched: activate active load balancing in new idle cpusVaidyanathan Srinivasan1-0/+54
2008-12-19sched: bias task wakeups to preferred semi-idle packagesVaidyanathan Srinivasan1-0/+18
2008-12-19sched: nominate preferred wakeup cpuVaidyanathan Srinivasan1-0/+12
2008-12-19sched: favour lower logical cpu number for sched_mc balanceVaidyanathan Srinivasan1-2/+2
2008-12-19sched: framework for sched_mc/smt_power_savings=NGautham R Shenoy2-3/+25
2008-12-19sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan2-11/+26
2008-12-18x86: use possible_cpus=NUM to extend the possible cpus allowedMike Travis3-20/+42
2008-12-18x86: fix cpu_mask_to_apicid_and to include cpu_online_maskMike Travis8-41/+52
2008-12-17cifs: fix buffer overrun in parse_DFS_referralsJeff Layton1-1/+2
2008-12-17STAGING: Move staging drivers back to staging-specific menuDmitry Baryshkov1-0/+3
2008-12-17driver core: add newlines to debugging enabled/disabled messagesMarcel Holtmann1-2/+2
2008-12-17xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman6-18/+0
2008-12-17driver core: fix using 'ret' variable in unregister_dynamic_debug_moduleJohann Felix Soden1-1/+1
2008-12-17USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher2-0/+5
2008-12-17USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum1-52/+3
2008-12-17USB: add 5372:2303 to pl2303Matthew Arnold2-0/+5
2008-12-17USB: skip Set-Interface(0) if already in altsetting 0Alan Stern1-1/+3
2008-12-17USB: fix comment about endianness of descriptorsPhil Endecott2-4/+10
2008-12-17USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm behaviourPeter Korsgaard1-2/+2
2008-12-17usbmon: drop bogus 0t from usbmon.txtPete Zaitcev1-5/+7
2008-12-17USB: gadget: fix rndis working at high speedDavid Brownell1-0/+4
2008-12-17USB: ftdi_sio: Adding Ewert Energy System's CANdapter PIDAndrew Ewert2-0/+4
2008-12-17USB: tty: SprogII DCC controller identifiersAlan Cox2-0/+4
2008-12-17usb-storage: update unusual_devs entry for Nokia 5310Alan Stern1-1/+1
2008-12-17USB: Unusual devs patch for Nokia 3500cOzan Sener1-0/+7
2008-12-17USB: storage: unusual_devs.h: Nokia 3109c additionCSÉCSY László1-0/+7
2008-12-17USB: fix problem with usbtmc driver not loading properlyGreg Kroah-Hartman1-0/+1
2008-12-17powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel1-0/+1
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu1-2/+2
2008-12-17x86: update io_apic.c to the new cpumask codeIngo Molnar1-2/+3
2008-12-16ocfs2: Add JBD2 compat feature bit.Joel Becker1-1/+7
2008-12-16x86: Introduce topology_core_cpumask()/topology_thread_cpumask()Mike Travis1-0/+2
2008-12-16x86: xen: use smp_call_function_many()Mike Travis1-5/+15
2008-12-16x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.cMike Travis1-53/+55
2008-12-16x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.cMike Travis1-22/+19
2008-12-16x86: Use cpumask accessors code for possible/present maps.Mike Travis1-2/+2
2008-12-16x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis4-5/+5
2008-12-16x86: Set CONFIG_NR_CPUS even on UPMike Travis1-3/+3
2008-12-16x86: cosmetic changes apic-related files.Mike Travis16-129/+127
2008-12-16x86: fixup_irqs() doesnt need an argument.Mike Travis4-15/+17
2008-12-16xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis3-5/+9
2008-12-16x86: Update io_apic.c to use new cpumask APIMike Travis1-157/+145
2008-12-16x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis11-58/+60
2008-12-16x86: Add cpu_mask_to_apicid_andMike Travis12-0/+198
2008-12-16x86: move and enhance debug printk for nr_cpu_ids etc.Mike Travis1-6/+11
2008-12-16x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis30-273/+380
2008-12-16x86: enable MAXSMPMike Travis1-3/+4
2008-12-17sparseirq: fix !SMP building, #2Yinghai Lu2-1/+2
2008-12-17x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu8-8/+313
2008-12-16x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.Mike Travis1-2/+2