aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-18Merge branch 'x86/apic' into cpus4096Ingo Molnar2-74/+90
2008-12-18Merge branch 'linus' into cpus4096Ingo Molnar28-95/+99
2008-12-17Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds2-3/+16
2008-12-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds2-3/+9
2008-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-65/+63
2008-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds8-21/+6
2008-12-17cifs: fix buffer overrun in parse_DFS_referralsJeff Layton1-1/+2
2008-12-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpcLinus Torvalds2-2/+3
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-17Merge branch 'x86/crashdump' into cpus4096Ingo Molnar7-211/+207
2008-12-17Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar10-14/+317
2008-12-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis/linux-2.6-cpus4096-for-ingo into cpus4096Ingo Molnar46-508/+824
2008-12-17Merge branch 'linus' into cpus4096Ingo Molnar38-229/+334
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