| Commit message (Expand) | Author | Age |
* | x86: x2apic, IR: Clean up panic() with nox2apic boot option | Suresh Siddha | 2009-04-21 |
* | x86: x2apic, IR: Move eoi_ioapic_irq() into a CONFIG_INTR_REMAP section | Suresh Siddha | 2009-04-21 |
* | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks | Suresh Siddha | 2009-04-21 |
* | x86: es7000, uv - use __cpuinit for kicking secondary cpus | Cyrill Gorcunov | 2009-04-19 |
* | x86: smpboot - wakeup_secondary should be done via __cpuinit section | Cyrill Gorcunov | 2009-04-19 |
* | x86, intr-remap: fix x2apic/intr-remap resume | Weidong Han | 2009-04-19 |
* | x86, intr-remap: enable interrupt remapping early | Weidong Han | 2009-04-19 |
* | x86, intr-remap: fix ack for interrupt remapping | Weidong Han | 2009-04-19 |
* | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-04-17 |
|\ |
|
| * | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2009-04-16 |
| |\ |
|
| | * | x86: UV BAU distribution and payload MMRs | Cliff Wickman | 2009-04-16 |
| | * | x86: UV: BAU partition-relative distribution map | Cliff Wickman | 2009-04-14 |
| | * | x86: prevent /sys/firmware/sgi_uv from being created on non-uv systems | Russ Anderson | 2009-04-08 |
| | * | x86, UV: Fix for nodes with memory and no cpus | Jack Steiner | 2009-04-03 |
| | * | x86, UV: system table in bios accessed after unmap | Russ Anderson | 2009-04-03 |
| | * | x86: UV BAU messaging timeouts | Cliff Wickman | 2009-04-03 |
| | * | x86: UV BAU and nodes with no memory | Cliff Wickman | 2009-04-03 |
| * | | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds | 2009-04-15 |
| * | | x86 microcode: revert some work_on_cpu | Hugh Dickins | 2009-04-14 |
| * | | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds | 2009-04-13 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-13 |
| |\ \ |
|
| | * | | x86: add linux kernel support for YMM state | Suresh Siddha | 2009-04-12 |
| | * | | x86: Fix section mismatches in mpparse | Rakib Mullick | 2009-04-12 |
| | * | | x86, intr-remap: fix eoi for interrupt remapping without x2apic | Weidong Han | 2009-04-10 |
| * | | | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton | 2009-04-13 |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-09 |
| |\| | |
|
| | * | | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput | 2009-04-09 |
| | * | | x86: smarten /proc/interrupts output for new counters | Hidetoshi Seto | 2009-04-08 |
| | * | | Merge commit 'v2.6.30-rc1' into x86/urgent | Ingo Molnar | 2009-04-08 |
| | |\ \ |
|
| | * | | | x86: DMI match for the Dell DXP061 as it needs BIOS reboot | Alan Cox | 2009-04-08 |
| | * | | | x86: make 64 bit to use default_inquire_remote_apic | Yinghai Lu | 2009-04-08 |
| * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-04-09 |
| |\ \ \ \ |
|
| | * | | | | tracing/syscalls: use a dedicated file header | Frederic Weisbecker | 2009-04-08 |
| | | |/ /
| | |/| | |
|
| | | | | | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *-----. \ \ \ | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an... | Len Brown | 2009-04-07 |
| |\ \ \ \ \ \ \
| | | | | |_|/ /
| | | | |/| | | |
|
| | | * / | | | | ACPI: cpufreq: remove dupilcated #include | Huang Weiyi | 2009-04-07 |
| | | |/ / / / |
|
| | * | | / / | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi | 2009-04-07 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_only | Venkatesh Pallipadi | 2009-04-07 |
| * | | | | | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperf | Venkatesh Pallipadi | 2009-04-07 |
| |/ / / / |
|
* | | | | | x86: use used_vectors in init_IRQ() | Yinghai Lu | 2009-04-15 |
* | | | | | x86: fix function definitions after: x86: apic - introduce imcr_ helpers | Alexander van Heukelum | 2009-04-13 |
* | | | | | x86: smp.c - align smp_ops assignments | Cyrill Gorcunov | 2009-04-12 |
* | | | | | x86: apic - introduce dummy apic operations | Cyrill Gorcunov | 2009-04-12 |
* | | | | | x86: apic - introduce imcr_ helpers | Cyrill Gorcunov | 2009-04-12 |
* | | | | | x86: irq.c - tiny cleanup | Cyrill Gorcunov | 2009-04-12 |
* | | | | | x86, irqinit: preempt merge conflicts | Ingo Molnar | 2009-04-10 |
* | | | | | x86: remove some ifdefs from native_init_IRQ() | Pekka Enberg | 2009-04-10 |
* | | | | | x86: define IA32_SYSCALL_VECTOR on 32-bit to reduce ifdefs | Pekka Enberg | 2009-04-10 |
* | | | | | x86: unify irqinit_{32,64}.c into irqinit.c | Pekka Enberg | 2009-04-10 |
* | | | | | x86: unify apic_intr_init() in irqinit_{32,64}.c | Pekka Enberg | 2009-04-10 |
* | | | | | x86: unify trivial differences in irqinit_{32,64}.c | Pekka Enberg | 2009-04-10 |