index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-29
x86: mark get_cpu_leaves() with __cpuinit annotation
Sergio Luis
1
-1
/
+1
2008-12-24
x86: export vector_used_by_percpu_irq
Ingo Molnar
1
-0
/
+3
2008-12-24
x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and()
Suresh Siddha
1
-3
/
+3
2008-12-24
x86: fix lguest used_vectors breakage, -v2
Yinghai Lu
7
-20
/
+43
2008-12-19
x86: fix warning in arch/x86/kernel/io_apic.c
Ingo Molnar
1
-1
/
+1
2008-12-18
x86: use possible_cpus=NUM to extend the possible cpus allowed
Mike Travis
2
-12
/
+33
2008-12-18
x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
Mike Travis
8
-41
/
+52
2008-12-18
Merge branch 'x86/apic' into cpus4096
Ingo Molnar
2
-74
/
+90
2008-12-17
x86: update io_apic.c to the new cpumask code
Ingo Molnar
1
-2
/
+3
2008-12-17
Merge branch 'x86/crashdump' into cpus4096
Ingo Molnar
6
-211
/
+203
2008-12-17
Merge branch 'irq/sparseirq' into cpus4096
Ingo Molnar
2
-2
/
+151
2008-12-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...
Ingo Molnar
46
-508
/
+824
2008-12-17
Merge branch 'linus' into cpus4096
Ingo Molnar
4
-15
/
+23
2008-12-17
x86: Introduce topology_core_cpumask()/topology_thread_cpumask()
Mike Travis
1
-0
/
+2
2008-12-17
x86: xen: use smp_call_function_many()
Mike Travis
1
-5
/
+15
2008-12-17
x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c
Mike Travis
1
-53
/
+55
2008-12-17
x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c
Mike Travis
1
-22
/
+19
2008-12-17
x86: Use cpumask accessors code for possible/present maps.
Mike Travis
1
-2
/
+2
2008-12-17
x86: prepare for cpumask iterators to only go to nr_cpu_ids
Mike Travis
4
-5
/
+5
2008-12-17
x86: Set CONFIG_NR_CPUS even on UP
Mike Travis
1
-3
/
+3
2008-12-17
x86: cosmetic changes apic-related files.
Mike Travis
16
-129
/
+127
2008-12-17
x86: fixup_irqs() doesnt need an argument.
Mike Travis
4
-15
/
+17
2008-12-17
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
3
-5
/
+9
2008-12-17
x86: Update io_apic.c to use new cpumask API
Mike Travis
1
-157
/
+145
2008-12-17
x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
Mike Travis
11
-58
/
+60
2008-12-17
x86: Add cpu_mask_to_apicid_and
Mike Travis
12
-0
/
+198
2008-12-17
x86: move and enhance debug printk for nr_cpu_ids etc.
Mike Travis
1
-6
/
+11
2008-12-17
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
30
-273
/
+380
2008-12-17
x86: enable MAXSMP
Mike Travis
1
-3
/
+4
2008-12-17
sparseirq: fix !SMP building, #2
Yinghai Lu
1
-1
/
+1
2008-12-17
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
2
-1
/
+150
2008-12-17
x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.
Mike Travis
1
-2
/
+2
2008-12-15
x86 Fix VMI crash on boot in 2.6.28-rc8
Zachary Amsden
4
-15
/
+23
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
71
-1542
/
+2245
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
7
-11
/
+11
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
4
-46
/
+43
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2
-3
/
+3
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2
-13
/
+0
2008-12-12
Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096
Ingo Molnar
42
-427
/
+724
2008-12-12
Merge branch 'sched/core' into cpus4096
Ingo Molnar
9
-47
/
+51
2008-12-12
Merge branch 'tracing/fastboot' into cpus4096
Ingo Molnar
23
-1127
/
+1081
2008-12-12
Merge commit 'v2.6.28-rc8' into sched/core
Ingo Molnar
11
-48
/
+55
2008-12-09
sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build
Yinghai Lu
1
-1
/
+1
2008-12-08
sparseirq: fix typo in !CONFIG_IO_APIC case
Ingo Molnar
1
-5
/
+2
2008-12-08
x86: fix default_spin_lock_flags() prototype
Ingo Molnar
1
-1
/
+2
2008-12-08
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
1
-1
/
+4
2008-12-08
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...
Frederic Weisbecker
3
-8
/
+6
2008-12-08
x86: clean up get_smp_config()
Yinghai Lu
2
-14
/
+22
2008-12-08
Merge branch 'linus' into x86/quirks
Ingo Molnar
42
-165
/
+324
2008-12-08
AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0
Joerg Roedel
1
-1
/
+2
[next]