| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'irq/sparseirq' into cpus4096 | Ingo Molnar | 2008-12-17 | 2 | -2/+151 |
|\ |
|
| * | sparseirq: fix !SMP building, #2 | Yinghai Lu | 2008-12-17 | 1 | -1/+1 |
| * | x86, sparseirq: move irq_desc according to smp_affinity, v7 | Yinghai Lu | 2008-12-17 | 2 | -1/+150 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis... | Ingo Molnar | 2008-12-17 | 46 | -508/+824 |
|\ \ |
|
| * | | x86: Introduce topology_core_cpumask()/topology_thread_cpumask() | Mike Travis | 2008-12-16 | 1 | -0/+2 |
| * | | x86: xen: use smp_call_function_many() | Mike Travis | 2008-12-16 | 1 | -5/+15 |
| * | | x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c | Mike Travis | 2008-12-16 | 1 | -53/+55 |
| * | | x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c | Mike Travis | 2008-12-16 | 1 | -22/+19 |
| * | | x86: Use cpumask accessors code for possible/present maps. | Mike Travis | 2008-12-16 | 1 | -2/+2 |
| * | | x86: prepare for cpumask iterators to only go to nr_cpu_ids | Mike Travis | 2008-12-16 | 4 | -5/+5 |
| * | | x86: Set CONFIG_NR_CPUS even on UP | Mike Travis | 2008-12-16 | 1 | -3/+3 |
| * | | x86: cosmetic changes apic-related files. | Mike Travis | 2008-12-16 | 16 | -129/+127 |
| * | | x86: fixup_irqs() doesnt need an argument. | Mike Travis | 2008-12-16 | 4 | -15/+17 |
| * | | xen: convert to cpumask_var_t and new cpumask primitives. | Mike Travis | 2008-12-16 | 3 | -5/+9 |
| * | | x86: Update io_apic.c to use new cpumask API | Mike Travis | 2008-12-16 | 1 | -157/+145 |
| * | | x86: update add-cpu_mask_to_apicid_and to use struct cpumask* | Mike Travis | 2008-12-16 | 11 | -58/+60 |
| * | | x86: Add cpu_mask_to_apicid_and | Mike Travis | 2008-12-16 | 12 | -0/+198 |
| * | | x86: move and enhance debug printk for nr_cpu_ids etc. | Mike Travis | 2008-12-16 | 1 | -6/+11 |
| * | | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis | 2008-12-16 | 30 | -273/+380 |
| * | | x86: enable MAXSMP | Mike Travis | 2008-12-16 | 1 | -3/+4 |
* | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-17 | 4 | -15/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden | 2008-12-14 | 4 | -15/+23 |
* | | | x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master. | Mike Travis | 2008-12-16 | 1 | -2/+2 |
* | | | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 71 | -1542/+2245 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 42 | -427/+724 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | | * | | x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameter | Niels de Vos | 2008-12-02 | 2 | -11/+0 |
| | | | * | | x86: drop REBOOT_CF9_COND from reboot fallback chain | H. Peter Anvin | 2008-11-24 | 1 | -4/+4 |
| | | | * | | x86: revert default reboot method to REBOOT_KBD | H. Peter Anvin | 2008-11-22 | 1 | -1/+1 |
| | | | * | | x86: attempt reboot via port CF9 if we have standard PCI ports | H. Peter Anvin | 2008-11-11 | 4 | -9/+34 |
| | | | * | | x86: call machine_shutdown and stop all CPUs in native_machine_halt | Ivan Vecera | 2008-11-11 | 5 | -13/+24 |
| | | * | | | x86: clean up get_smp_config() | Yinghai Lu | 2008-12-08 | 2 | -14/+22 |
| | | * | | | Merge branch 'linus' into x86/quirks | Ingo Molnar | 2008-12-08 | 42 | -165/+324 |
| | | |\ \ \ |
|
| | | * | | | | x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic() | Yinghai Lu | 2008-11-20 | 1 | -1/+11 |
| | | * | | | | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 | Yinghai Lu | 2008-11-18 | 5 | -32/+80 |
| | | * | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fix #2 | Ingo Molnar | 2008-11-18 | 1 | -2/+4 |
| | | * | | | | x86: fix wakeup_cpu with numaq/es7000, v2, fix | Yinghai Lu | 2008-11-18 | 11 | -15/+48 |
| | | * | | | | x86: fix wakeup_cpu with numaq/es7000, v2 | Yinghai Lu | 2008-11-17 | 15 | -95/+110 |
| | * | | | | | sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build | Yinghai Lu | 2008-12-09 | 1 | -1/+1 |
| | * | | | | | sparseirq: fix typo in !CONFIG_IO_APIC case | Ingo Molnar | 2008-12-08 | 1 | -5/+2 |
| | * | | | | | x86, MSI: pass irq_cfg and irq_desc | Yinghai Lu | 2008-12-08 | 1 | -137/+181 |
| | * | | | | | x86: MSI start irq numbering from nr_irqs_gsi | Yinghai Lu | 2008-12-08 | 3 | -9/+19 |
| | * | | | | | x86: use NR_IRQS_LEGACY | Yinghai Lu | 2008-12-08 | 4 | -7/+9 |
| | * | | | | | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 8 | -113/+216 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 9 | -47/+51 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 | 11 | -48/+55 |
| | |\ \ \ \ \
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 | 20 | -117/+144 |
| | |\ \ \ \ \ |
|
| * | \ \ \ \ \ | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 23 | -1127/+1081 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | tracing/function-graph-tracer: append the tracing_graph_flag | Frederic Weisbecker | 2008-12-08 | 1 | -1/+4 |
| | * | | | | | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia... | Frederic Weisbecker | 2008-12-08 | 3 | -8/+6 |
| | * | | | | | | | Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing... | Ingo Molnar | 2008-12-05 | 3 | -2/+5 |
| | |\ \ \ \ \ \ \ |
|