summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq/sparseirq' into cpus4096Ingo Molnar2008-12-172-2/+151
|\
| * sparseirq: fix !SMP building, #2Yinghai Lu2008-12-171-1/+1
| * x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-172-1/+150
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...Ingo Molnar2008-12-1746-508/+824
|\ \
| * | x86: Introduce topology_core_cpumask()/topology_thread_cpumask()Mike Travis2008-12-161-0/+2
| * | x86: xen: use smp_call_function_many()Mike Travis2008-12-161-5/+15
| * | x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.cMike Travis2008-12-161-53/+55
| * | x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.cMike Travis2008-12-161-22/+19
| * | x86: Use cpumask accessors code for possible/present maps.Mike Travis2008-12-161-2/+2
| * | x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis2008-12-164-5/+5
| * | x86: Set CONFIG_NR_CPUS even on UPMike Travis2008-12-161-3/+3
| * | x86: cosmetic changes apic-related files.Mike Travis2008-12-1616-129/+127
| * | x86: fixup_irqs() doesnt need an argument.Mike Travis2008-12-164-15/+17
| * | xen: convert to cpumask_var_t and new cpumask primitives.Mike Travis2008-12-163-5/+9
| * | x86: Update io_apic.c to use new cpumask APIMike Travis2008-12-161-157/+145
| * | x86: update add-cpu_mask_to_apicid_and to use struct cpumask*Mike Travis2008-12-1611-58/+60
| * | x86: Add cpu_mask_to_apicid_andMike Travis2008-12-1612-0/+198
| * | x86: move and enhance debug printk for nr_cpu_ids etc.Mike Travis2008-12-161-6/+11
| * | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointersMike Travis2008-12-1630-273/+380
| * | x86: enable MAXSMPMike Travis2008-12-161-3/+4
* | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-174-15/+23
|\ \ \ | |/ / |/| |
| * | x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-144-15/+23
* | | x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.Mike Travis2008-12-161-2/+2
* | | Merge ../linux-2.6-x86Rusty Russell2008-12-1371-1542/+2245
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar2008-12-1242-427/+724
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | | | * | x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameterNiels de Vos2008-12-022-11/+0
| | | | * | x86: drop REBOOT_CF9_COND from reboot fallback chainH. Peter Anvin2008-11-241-4/+4
| | | | * | x86: revert default reboot method to REBOOT_KBDH. Peter Anvin2008-11-221-1/+1
| | | | * | x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin2008-11-114-9/+34
| | | | * | x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera2008-11-115-13/+24
| | | * | | x86: clean up get_smp_config()Yinghai Lu2008-12-082-14/+22
| | | * | | Merge branch 'linus' into x86/quirksIngo Molnar2008-12-0842-165/+324
| | | |\ \ \
| | | * | | | x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic()Yinghai Lu2008-11-201-1/+11
| | | * | | | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2Yinghai Lu2008-11-185-32/+80
| | | * | | | x86: fix wakeup_cpu with numaq/es7000, v2, fix #2Ingo Molnar2008-11-181-2/+4
| | | * | | | x86: fix wakeup_cpu with numaq/es7000, v2, fixYinghai Lu2008-11-1811-15/+48
| | | * | | | x86: fix wakeup_cpu with numaq/es7000, v2Yinghai Lu2008-11-1715-95/+110
| | * | | | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ buildYinghai Lu2008-12-091-1/+1
| | * | | | | sparseirq: fix typo in !CONFIG_IO_APIC caseIngo Molnar2008-12-081-5/+2
| | * | | | | x86, MSI: pass irq_cfg and irq_descYinghai Lu2008-12-081-137/+181
| | * | | | | x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu2008-12-083-9/+19
| | * | | | | x86: use NR_IRQS_LEGACYYinghai Lu2008-12-084-7/+9
| | * | | | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-088-113/+216
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-129-47/+51
| |\ \ \ \ \
| | * \ \ \ \ Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-1211-48/+55
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-0820-117/+144
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-1223-1127/+1081
| |\ \ \ \ \ \ \
| | * | | | | | | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-081-1/+4
| | * | | | | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-083-8/+6
| | * | | | | | | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...Ingo Molnar2008-12-053-2/+5
| | |\ \ \ \ \ \ \
OpenPOWER on IntegriCloud