Age | Commit message (Expand) | Author |
2009-07-18 | x86: Add quirk for Intel DG45ID board to avoid low memory corruption | Alexey Fisher |
2009-06-23 | x86: Move init_gbpages() to setup_arch() | Pekka J Enberg |
2009-06-11 | x86: handle initrd that extends into unusable memory | Yinghai Lu |
2009-06-10 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-06-10 | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-05-12 | x86: add extension fields for bootloader type and version | H. Peter Anvin |
2009-05-11 | x86: clean up and and print out initial max_pfn_mapped | Yinghai Lu |
2009-04-30 | x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c | Pekka Enberg |
2009-04-10 | x86: move x86_quirk_pre_intr_init() to irqinit_32.c | Pekka Enberg |
2009-03-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask | Linus Torvalds |
2009-03-30 | cpumask: remove references to struct irqaction's mask field. | Rusty Russell |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-15 | x86: allow extend_brk users to reserve brk space | Jeremy Fitzhardinge |
2009-03-15 | x86: use brk allocation for DMI | Jeremy Fitzhardinge |
2009-03-15 | x86-32: use brk segment for allocating initial kernel pagetable | Jeremy Fitzhardinge |
2009-03-15 | 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-22 | x86: refactor x86_quirks support | Ingo Molnar |
2009-02-22 | 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-31 | 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-15 | x86 Fix VMI crash on boot in 2.6.28-rc8 | Zachary Amsden |