Age | Commit message (Expand) | Author |
2009-03-14 | x86: use brk allocation for DMI | Jeremy Fitzhardinge |
2009-03-14 | x86-32: use brk segment for allocating initial kernel pagetable | Jeremy Fitzhardinge |
2009-03-14 | x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD | H. Peter Anvin |
2009-03-14 | x86: add brk allocation for very, very early allocations | Jeremy Fitzhardinge |
2009-03-05 | x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests | Jeremy Fitzhardinge |
2009-03-04 | Merge branch 'x86/urgent' into x86/mm | Ingo Molnar |
2009-03-04 | x86: fix DMI on EFI | Brian Maly |
2009-02-26 | x86: don't compile vsmp_64 for 32bit | Yinghai Lu |
2009-02-26 | x86: remove update_apic from x86_quirks | Yinghai Lu |
2009-02-23 | x86: refactor x86_quirks support | Ingo Molnar |
2009-02-23 | x86: remove various unused subarch hooks | Ingo Molnar |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-17 | x86, apic: separate 32-bit setup functionality out of apic_32.c | Ingo Molnar |
2009-02-17 | x86, apic: rename 'genapic' to 'apic' | Ingo Molnar |
2009-02-17 | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar |
2009-02-17 | x86: add x2apic config | Yinghai Lu |
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 |