aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-12-16xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis
2008-12-16x86: Update io_apic.c to use new cpumask APIMike Travis
2008-12-16x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis
2008-12-16x86: Add cpu_mask_to_apicid_andMike Travis
2008-12-16x86: move and enhance debug printk for nr_cpu_ids etc.Mike Travis
2008-12-16x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis
2008-12-16x86: enable MAXSMPMike Travis
2008-12-16x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.Mike Travis
2008-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar
2008-12-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds
2008-12-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-12-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl
2008-12-13unicode table for cp437Ingo Brueckl
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACKRusty Russell
2008-12-13cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell
2008-12-13cpumask: Add CONFIG_CPUMASK_OFFSTACKRusty Russell
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-12-12MIPS: IP32: Update defconfigDavid Daney
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.David Daney
2008-12-12MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle
2008-12-12Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar
2008-12-12sched: add missing arch_update_cpu_topology() callHeiko Carstens
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar
2008-12-12sparse irqs: add irqnr.h to the user headers listIngo Molnar
2008-12-12sparse irqs: handle !GENIRQ platformsIngo Molnar
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar
2008-12-12tracing/fastboot: include missing headersFrederic Weisbecker
2008-12-12tracing/fastboot: fix len of func bufferStephen Rothwell
2008-12-12Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...Ingo Molnar
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer
2008-12-11i2c-highlander: Trivial endian casting fixesHarvey Harrison
2008-12-11i2c-pmcmsp: Fix endianness misannotationHarvey Harrison