Age | Commit message (Expand) | Author |
2009-02-11 | x86, apic: make generic_apic_probe() generally available | Ingo Molnar |
2009-02-11 | x86, apic: fix initialization of wakeup_cpu | Alok Kataria |
2009-02-05 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar |
2009-02-05 | x86: fix grammar in user-visible BIOS warning | Alex Chiang |
2009-01-30 | x86: don't treat bigsmp as non-standard | Yinghai Lu |
2009-01-29 | x86: rename X86_GENERICARCH to X86_32_NON_STANDARD | Ingo Molnar |
2009-01-29 | x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk | Ingo Molnar |
2009-01-29 | x86: generalize boot_cpu_id | Ingo Molnar |
2009-01-29 | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar |
2009-01-29 | x86: move mach-default/*.h files to asm/ | Ingo Molnar |
2009-01-29 | x86: remove mach_apic.h | Ingo Molnar |
2009-01-28 | x86, smp: refactor ->wake_cpu | Ingo Molnar |
2009-01-28 | x86: rename 'genapic' to 'apic' | Ingo Molnar |
2009-01-07 | x86: smp.h move prefill_possible_map declartion to cpu.h | Jaswinder Singh Rajput |
2008-12-30 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-12-25 | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar |
2008-12-23 | Merge branch 'x86/iommu' into x86/core | Ingo Molnar |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar |
2008-12-16 | x86: setup.c find_and_reserve_crashkernel should be static | Jaswinder Singh |
2008-12-14 | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden |
2008-12-08 | Merge branch 'linus' into x86/quirks | Ingo Molnar |
2008-12-08 | x86: MSI start irq numbering from nr_irqs_gsi | Yinghai Lu |
2008-12-01 | Merge branch 'x86/urgent' into x86/iommu | Ingo Molnar |
2008-11-28 | x86: move GART specific stuff from iommu.h to gart.h | Joerg Roedel |
2008-11-20 | x86: fix arch/x86/kernel/setup.c build warning when !CONFIG_X86_RESERVE_LOW_64K | Richard A. Holden III |
2008-11-20 | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar |
2008-11-18 | x86: fix wakeup_cpu with numaq/es7000, v2, fix #2 | Ingo Molnar |
2008-11-18 | x86: more general identifier for Phoenix BIOS | Philipp Kohlbecher |
2008-11-18 | x86: fix wakeup_cpu with numaq/es7000, v2, fix | Yinghai Lu |
2008-11-01 | x86: Hypervisor detection and get tsc_freq from hypervisor | Alok Kataria |
2008-10-27 | x86: corruption check: move the corruption checks into their own file | Arjan van de Ven |
2008-10-27 | x86: corruption-check: fix some style issues | Arjan van de Ven |
2008-10-20 | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-20 | kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE | Vivek Goyal |
2008-10-16 | x86: probe nr_irqs even only mptable is used | Yinghai Lu |
2008-10-16 | x86: remove first_free_entry/pin_map_size | Yinghai Lu |
2008-10-16 | irq: sparse irqs, fix #3 | Ingo Molnar |
2008-10-16 | x86: use dyn_array in io_apic_xx.c | Yinghai Lu |
2008-10-13 | x86, uv: add early detection of UV system types | Jack Steiner |
2008-10-13 | x86: use early_memremap() in setup.c | Jeremy Fitzhardinge |
2008-10-12 | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar |
2008-10-06 | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar |
2008-09-23 | x86: fix macro with bad_bios_dmi_table | Yinghai Lu |
2008-09-22 | x86: fix CONFIG_X86_RESERVE_LOW_64K=y | Yinghai Lu |
2008-09-22 | x86: use round_jiffies() for the corruption check timer | Arjan van de Ven |
2008-09-16 | x86: add X86_RESERVE_LOW_64K | Ingo Molnar |
2008-09-16 | x86: reserve low 64K on AMI and Phoenix BIOS boxen | Ingo Molnar |
2008-09-16 | x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resume | Ingo Molnar |
2008-09-12 | x86: fix possible x86_64 and EFI regression | Jeremy Fitzhardinge |