Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/paravirt...
[safe/jmp/linux-2.6] / arch / x86 / kernel / apic.c
2009-02-17 Ingo MolnarMerge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect...
2009-02-16 Yinghai Lux86: make APIC_init_uniprocessor() more like smp_prepar...
2009-02-15 Yinghai Lux86: make 32bit to call enable_IO_APIC early like 64bit
2009-02-13 Ingo MolnarMerge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect...
2009-02-11 Jeremy FitzhardingeMerge commit 'remotes/tip/x86/paravirt' into x86/untangle2
2009-02-09 Ingo MolnarMerge commit 'v2.6.29-rc4' into core/percpu
2009-02-05 Ingo MolnarMerge branch 'x86/urgent' into x86/apic
2009-02-05 Ingo Molnarx86, apic: explain the purpose of max_physical_apicid
2009-02-05 Ingo Molnarsmp, generic: introduce arch_disable_smp_support()...
2009-02-04 Borislav Petkovx86: APIC: enable workaround on AMD Fam10h CPUs
2009-01-31 Ingo Molnarx86, apic: clean up spurious vector sanity check
2009-01-31 Ingo Molnarx86: update copyrights
2009-01-31 Ingo Molnarx86, apic: clean up header section
2009-01-30 Yasuaki Ishimatsux86: unify PM-Timer messages
2009-01-30 Yasuaki Ishimatsux86: fix debug message of CPU clock speed
2009-01-29 Ingo Molnarx86: replace CONFIG_X86_SMP with CONFIG_SMP
2009-01-29 Ingo Molnarx86, smp: remove mach_ipi.h
2009-01-29 Ingo Molnarx86: remove mach_apic.h
2009-01-28 Ingo Molnarx86: remove mach_apicdef.h
2009-01-28 Ingo Molnarx86, apic: untangle the send_IPI_*() jungle
2009-01-28 Ingo Molnarx86, apic: refactor ->apic_id_mask & APIC_ID_MASK
2009-01-28 Ingo Molnarx86: refactor ->enable_apic_mode() subarch methods
2009-01-28 Ingo Molnarx86, apic: clean up ->setup_apic_routing()
2009-01-28 Ingo Molnarx86, apic: clean up ->init_apic_ldr()
2009-01-28 Ingo Molnarx86: rename ->ESR_DISABLE to ->disable_esr
2009-01-28 Ingo Molnarx86: clean up esr_disable() methods
2009-01-28 Ingo Molnarx86: clean up apic->apic_id_registered() methods
2009-01-27 Brian Gerstx86: move apic variables to apic.c
2009-01-21 Ingo MolnarMerge branch 'cpus4096' into core/percpu
2009-01-19 Ingo Molnarx86: fully honor "nolapic", fix
2009-01-18 Mike Travisx86: put trigger in to detect mismatched apic versions
2009-01-16 Mike Travisx86: put trigger in to detect mismatched apic versions.
2009-01-16 Tejun Heox86: make early_per_cpu() a lvalue and use it
2009-01-15 Jan Beulichx86: avoid early crash in disable_local_APIC()
2009-01-15 Jan Beulichx86: avoid early crash in disable_local_APIC()
2009-01-15 Jan Beulichx86: fully honor "nolapic"
2009-01-12 Jaswinder Singh... x86: fix apic.c build error on latest git
2009-01-06 Ingo MolnarMerge branches 'x86/cleanups', 'x86/mpparse', 'x86...
2009-01-04 Jaswinder Singh... x86: apic.c fix style problems
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-03 Mike Travisx86: cleanup some remaining usages of NR_CPUS where...
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-30 Jaswinder Singh... x86: apic.c: xapic_icr_read and x2apic_icr_read should...
2008-12-29 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-29 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-12-28 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2008-12-27 Jaswinder Singhx86: apic.c x2apic_preenabled and disable_x2apic should...
2008-12-23 Yinghai Lux86: fix lguest used_vectors breakage, -v2
2008-12-23 Ingo MolnarMerge branch 'x86/irq' into x86/core
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-23 Ingo MolnarMerge branch 'x86/apic' into x86/irq
2008-12-23 Ingo MolnarMerge commit 'v2.6.28-rc9' into x86/apic
2008-12-18 Mike Travisx86: use possible_cpus=NUM to extend the possible cpus...
2008-12-18 Ingo MolnarMerge branch 'x86/apic' into cpus4096
2008-12-17 Mike Travisx86: Use cpumask accessors code for possible/present...
2008-12-17 Mike Travisx86: prepare for cpumask iterators to only go to nr_cpu_ids
2008-12-17 Mike Travisx86 smp: modify send_IPI_mask interface to accept cpuma...
2008-12-13 Rusty Russellcpumask: convert struct clock_event_device to cpumask...
2008-12-12 Hiroshi Shimamotox86: hardirq: introduce inc_irq_stat()
2008-12-12 Hiroshi Shimamotox86: kill #ifdef for exit_idle()
2008-12-12 Frederic Weisbeckertracing/function-graph-tracer: annotate do_IRQ and...
2008-11-30 Al Viroenable_IR_x2apic() needs to be __init
2008-11-11 Thomas Gleixnerx86: apic reset counter on shutdown
2008-11-10 Cyrill Gorcunovx86: apic - use pr_ macros for logging
2008-11-10 Cyrill Gorcunovx86: apic - calibrate_APIC_clock remove redundant irq...
2008-10-16 Cyrill Gorcunovx86: apic - unify APIC_DIVISOR
2008-10-16 Cyrill Gorcunovx86: io-apic - interrupt remapping fix
2008-10-16 Cyrill Gorcunovx86: apic - fix unused vars warning in calibrate_APIC_clock
2008-10-16 Cyrill Gorcunovx86: apic - skip writting ESR register if we dont have on
2008-10-16 Cyrill Gorcunovx86: apic - lapic_setup_esr does not handle esr_disable...
2008-10-16 Yinghai Lux86: print out apic id in hex format
2008-10-16 Yinghai Lux86: lapic address print out like io apic addr
2008-10-16 Cyrill Gorcunovx86: apic - unify smp_spurious/error_interrupt declaration
2008-10-16 Yinghai Lux86: let 64 bit to use 32 bit calibrate_apic_clock
2008-10-16 Yinghai Lux86: rename apic_32.c and apic_64.c to apic.c