Linus Torvalds
|
7d3b56ba37
Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Mike Travis
|
9628937d5b
x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
|
16 years ago |
Mike Travis
|
7eb1955336
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask
|
16 years ago |
Ingo Molnar
|
923a789b49
Merge branch 'linus' into x86/cleanups
|
16 years ago |
Linus Torvalds
|
b840d79631
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Jaswinder Singh Rajput
|
ec8c842a52
x86: apic.c: xapic_icr_read and x2apic_icr_read should be static
|
16 years ago |
Rusty Russell
|
33edcf133b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 years ago |
Ingo Molnar
|
75329f1f0c
Merge branch 'linus' into x86/cleanups
|
16 years ago |
Linus Torvalds
|
b0f4b285d7
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Jaswinder Singh
|
b6b301aa9f
x86: apic.c x2apic_preenabled and disable_x2apic should be static
|
16 years ago |
Yinghai Lu
|
b77b881f21
x86: fix lguest used_vectors breakage, -v2
|
16 years ago |
Ingo Molnar
|
bed4f13065
Merge branch 'x86/irq' into x86/core
|
16 years ago |
Ingo Molnar
|
fa623d1b02
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core
|
16 years ago |
Ingo Molnar
|
bf8bd66d05
Merge branch 'x86/apic' into x86/irq
|
16 years ago |
Ingo Molnar
|
1ccedb7cdb
Merge commit 'v2.6.28-rc9' into x86/apic
|
16 years ago |
Mike Travis
|
3b11ce7f54
x86: use possible_cpus=NUM to extend the possible cpus allowed
|
16 years ago |
Ingo Molnar
|
9a3d8f735e
Merge branch 'x86/apic' into cpus4096
|
16 years ago |
Mike Travis
|
1de88cd4a3
x86: Use cpumask accessors code for possible/present maps.
|
16 years ago |
Mike Travis
|
168ef543a4
x86: prepare for cpumask iterators to only go to nr_cpu_ids
|
16 years ago |
Mike Travis
|
e7986739a7
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
|
16 years ago |
Rusty Russell
|
320ab2b0b1
cpumask: convert struct clock_event_device to cpumask pointers.
|
16 years ago |
Hiroshi Shimamoto
|
915b0d0104
x86: hardirq: introduce inc_irq_stat()
|
16 years ago |
Hiroshi Shimamoto
|
8f2466f45f
x86: kill #ifdef for exit_idle()
|
16 years ago |
Frederic Weisbecker
|
bcbc4f20b5
tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interrupt
|
16 years ago |
Al Viro
|
2236d252e0
enable_IR_x2apic() needs to be __init
|
16 years ago |
Thomas Gleixner
|
a98f8fd24f
x86: apic reset counter on shutdown
|
16 years ago |
Cyrill Gorcunov
|
ba21ebb6ab
x86: apic - use pr_ macros for logging
|
16 years ago |
Cyrill Gorcunov
|
4e0304310f
x86: apic - calibrate_APIC_clock remove redundant irq-enable-disable
|
16 years ago |
Cyrill Gorcunov
|
81608f3c25
x86: apic - unify APIC_DIVISOR
|
16 years ago |
Cyrill Gorcunov
|
5ffa4eb222
x86: io-apic - interrupt remapping fix
|
17 years ago |