summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-19sched: bias task wakeups to preferred semi-idle packagesVaidyanathan Srinivasan
2008-12-19sched: nominate preferred wakeup cpuVaidyanathan Srinivasan
2008-12-19sched: favour lower logical cpu number for sched_mc balanceVaidyanathan Srinivasan
2008-12-19sched: framework for sched_mc/smt_power_savings=NGautham R Shenoy
2008-12-19sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan
2008-12-18x86: use possible_cpus=NUM to extend the possible cpus allowedMike Travis
2008-12-18x86: fix cpu_mask_to_apicid_and to include cpu_online_maskMike Travis
2008-12-18Merge branch 'x86/apic' into cpus4096Ingo Molnar
2008-12-18Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-17Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds
2008-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-12-17cifs: fix buffer overrun in parse_DFS_referralsJeff Layton
2008-12-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...Linus Torvalds
2008-12-17STAGING: Move staging drivers back to staging-specific menuDmitry Baryshkov
2008-12-17driver core: add newlines to debugging enabled/disabled messagesMarcel Holtmann
2008-12-17xilinx_hwicap: remove improper wording in license statementGreg Kroah-Hartman
2008-12-17driver core: fix using 'ret' variable in unregister_dynamic_debug_moduleJohann Felix Soden
2008-12-17USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole displayMike Provencher
2008-12-17USB: set correct configuration in probe of ti_usb_3410_5052Oliver Neukum
2008-12-17USB: add 5372:2303 to pl2303Matthew Arnold
2008-12-17USB: skip Set-Interface(0) if already in altsetting 0Alan Stern
2008-12-17USB: fix comment about endianness of descriptorsPhil Endecott
2008-12-17USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm beha...Peter Korsgaard
2008-12-17usbmon: drop bogus 0t from usbmon.txtPete Zaitcev
2008-12-17USB: gadget: fix rndis working at high speedDavid Brownell
2008-12-17USB: ftdi_sio: Adding Ewert Energy System's CANdapter PIDAndrew Ewert
2008-12-17USB: tty: SprogII DCC controller identifiersAlan Cox
2008-12-17usb-storage: update unusual_devs entry for Nokia 5310Alan Stern
2008-12-17USB: Unusual devs patch for Nokia 3500cOzan Sener
2008-12-17USB: storage: unusual_devs.h: Nokia 3109c additionCSÉCSY László
2008-12-17USB: fix problem with usbtmc driver not loading properlyGreg Kroah-Hartman
2008-12-17powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel
2008-12-17powerpc/fsl-booke: Fix the miss interrupt restoreDave Liu
2008-12-17x86: update io_apic.c to the new cpumask codeIngo Molnar
2008-12-17Merge branch 'x86/crashdump' into cpus4096Ingo Molnar
2008-12-17Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar
2008-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...Ingo Molnar
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-16ocfs2: Add JBD2 compat feature bit.Joel Becker
2008-12-16x86: Introduce topology_core_cpumask()/topology_thread_cpumask()Mike Travis
2008-12-16x86: xen: use smp_call_function_many()Mike Travis
2008-12-16x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.cMike Travis
2008-12-16x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.cMike Travis
2008-12-16x86: Use cpumask accessors code for possible/present maps.Mike Travis
2008-12-16x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis
2008-12-16x86: Set CONFIG_NR_CPUS even on UPMike Travis
2008-12-16x86: cosmetic changes apic-related files.Mike Travis
2008-12-16x86: fixup_irqs() doesnt need an argument.Mike Travis