summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-16x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.Mike Travis1-2/+2
2008-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Ingo Molnar141-420/+393
2008-12-16Merge branch 'linus' into cpus4096Ingo Molnar17-737/+794
2008-12-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwboyer...Linus Torvalds1-0/+1
2008-12-13Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-3/+3
2008-12-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-10/+18
2008-12-13Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-437/+638
2008-12-13console ASCII glyph 1:1 mappingIngo Brueckl1-1/+1
2008-12-13unicode table for cp437Ingo Brueckl1-6/+6
2008-12-13Merge ../linux-2.6-x86Rusty Russell215-3916/+10580
2008-12-13cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACKRusty Russell1-4/+7
2008-12-13cpumask: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-1/+13
2008-12-13cpumask: Add CONFIG_CPUMASK_OFFSTACKRusty Russell1-0/+7
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell52-61/+63
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell42-161/+171
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell19-59/+86
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell35-132/+42
2008-12-12MIPS: IP32: Update defconfigDavid Daney1-436/+624
2008-12-12MIPS: Add missing calls to plat_unmap_dma_mem.David Daney1-0/+3
2008-12-12MIPS: Kconfig: Fix the arch-specific header pathDmitri Vorobiev1-1/+1
2008-12-12MIPS: Use EI/DI for MIPS R2.David Daney1-0/+10
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle2-10/+18
2008-12-12Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar60-487/+1211
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar166-1646/+2889
2008-12-12sched: add missing arch_update_cpu_topology() callHeiko Carstens1-2/+6
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens3-4/+11
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar185-2970/+5800
2008-12-12sparse irqs: add irqnr.h to the user headers listIngo Molnar1-0/+1
2008-12-12sparse irqs: handle !GENIRQ platformsIngo Molnar3-4/+13
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar364-3086/+5447
2008-12-12tracing/fastboot: include missing headersFrederic Weisbecker1-0/+4
2008-12-12tracing/fastboot: fix len of func bufferStephen Rothwell1-2/+2
2008-12-12Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into...Ingo Molnar1-4/+6
2008-12-11powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadiaJosh Boyer1-0/+1
2008-12-11i2c-highlander: Trivial endian casting fixesHarvey Harrison1-2/+2
2008-12-11i2c-pmcmsp: Fix endianness misannotationHarvey Harrison1-1/+1
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds6-280/+127
2008-12-10Linux 2.6.28-rc8Linus Torvalds1-1/+1
2008-12-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2008-12-10fix mapping_writably_mapped()Hugh Dickins1-6/+9
2008-12-10Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds1-1/+9
2008-12-10lib/idr.c: Fix bug introduced by RCU fixManfred Spraul1-1/+7
2008-12-10MN10300: Give correct size when reserving interrupt vector tableAkira Takeuchi1-1/+1
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi1-1/+1
2008-12-10MN10300: Fix the preemption resume_kernel() routineAkira Takeuchi1-1/+2