- 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 16 years ago
- 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
- 3e5621e Merge branch 'x86/iommu' into x86/core by Ingo Molnar · 16 years ago
- fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
- a9b43c7 x86: setup.c find_and_reserve_crashkernel should be static by Jaswinder Singh · 16 years ago
- ae8d04e x86 Fix VMI crash on boot in 2.6.28-rc8 by Zachary Amsden · 16 years ago
- aa9c9b8 Merge branch 'linus' into x86/quirks by Ingo Molnar · 16 years ago
- be5d535 x86: MSI start irq numbering from nr_irqs_gsi by Yinghai Lu · 16 years ago
- f6d2e6f Merge branch 'x86/urgent' into x86/iommu by Ingo Molnar · 16 years ago
- 1d9b16d x86: move GART specific stuff from iommu.h to gart.h by Joerg Roedel · 16 years ago
- bb55746 x86: fix arch/x86/kernel/setup.c build warning when !CONFIG_X86_RESERVE_LOW_64K by Richard A. Holden III · 16 years ago
- 90accd6 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
- f632ddc x86: fix wakeup_cpu with numaq/es7000, v2, fix #2 by Ingo Molnar · 16 years ago
- 0af40a4 x86: more general identifier for Phoenix BIOS by Philipp Kohlbecher · 16 years ago
- 54ac14a x86: fix wakeup_cpu with numaq/es7000, v2, fix by Yinghai Lu · 16 years ago
- 88b094f x86: Hypervisor detection and get tsc_freq from hypervisor by Alok Kataria · 16 years ago
- 6784f7d x86: corruption check: move the corruption checks into their own file by Arjan van de Ven · 16 years ago
- 04d2aac x86: corruption-check: fix some style issues by Arjan van de Ven · 16 years ago
- 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 57cac4d kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE by Vivek Goyal · 16 years ago
- 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 17 years ago
- 29ccbbf x86: remove first_free_entry/pin_map_size by Yinghai Lu · 17 years ago
- a84488c irq: sparse irqs, fix #3 by Ingo Molnar · 17 years ago
- 301e619 x86: use dyn_array in io_apic_xx.c by Yinghai Lu · 17 years ago
- 2e42060 x86, uv: add early detection of UV system types by Jack Steiner · 16 years ago
- 88b4c14 x86: use early_memremap() in setup.c by Jeremy Fitzhardinge · 17 years ago
- a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
- d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
- e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
- a8b71a2 x86: fix macro with bad_bios_dmi_table by Yinghai Lu · 16 years ago
- 2216d19 x86: fix CONFIG_X86_RESERVE_LOW_64K=y by Yinghai Lu · 16 years ago
- 5871c6b x86: use round_jiffies() for the corruption check timer by Arjan van de Ven · 16 years ago
- fc38151 x86: add X86_RESERVE_LOW_64K by Ingo Molnar · 16 years ago
- 1e22436 x86: reserve low 64K on AMI and Phoenix BIOS boxen by Ingo Molnar · 16 years ago
- 5649b7c x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resume by Ingo Molnar · 16 years ago
- 0ad5bce x86: fix possible x86_64 and EFI regression by Jeremy Fitzhardinge · 17 years ago
- c885df5 x86: default corruption check to off, but put parameter default in Kconfig by Jeremy Fitzhardinge · 17 years ago
- 9f07787 x86: clean up memory corruption check and add more kernel parameters by Jeremy Fitzhardinge · 17 years ago
- bb577f9 x86: add periodic corruption check by Hugh Dickins · 17 years ago
- 5394f80 x86: check for and defend against BIOS memory corruption by Jeremy Fitzhardinge · 17 years ago
- 3a6ddd5f x86: fix VMI for early params by Alok Kataria · 17 years ago
- 516cbf3 x86, bootup: add built-in kernel command line for x86 (v2) by Tim Bird · 17 years ago
- 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 17 years ago
- 6b35602 x86: fix 2 section mismatch warnings - find_and_reserve_crashkernel by Marcin Slusarz · 17 years ago
- b74548e x86: fix 2.6.27rc1 cannot boot more than 8CPUs by Yinghai Lu · 17 years ago
- 31343d8 x86: Fix broken VMI in 2.6.27-rc.. by Alok Kataria · 17 years ago
- 6ce37a5 Merge branch 'x86/crashdump' into x86/urgent by Ingo Molnar · 17 years ago
- 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
- 9e882c9 x86: call early_cpu_init at the same point by Jeremy Fitzhardinge · 17 years ago
- 76c3bb1 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
- 988781d x86: use setup_clear_cpu_cap with disable_apic, fix by Yinghai Lu · 17 years ago
- acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 17 years ago
- 63b5d7a x86: add ->pre_time_init to x86_quirks by Yinghai Lu · 17 years ago
- 3c9cb6d x86: introduce x86_quirks by Yinghai Lu · 17 years ago
- 91467bd x86: move dma32_reserve_bootmem() after reserve_crashkernel() by Bernhard Walle · 17 years ago
- a208f37a Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
- 47129654 x86 setup.c: cleanup includes by Alexander Beregalov · 17 years ago
- 393d81a Merge branch 'linus' into xen-64bit by Ingo Molnar · 17 years ago
- dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
- c1f2f09 pvops-64: call paravirt_post_allocator_init() on setup_arch() by Eduardo Habkost · 17 years ago
- a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 17 years ago
- 3d88cca x86: fix numaq_tsc_disable calling by Yinghai Lu · 17 years ago
- 6e1cb38 x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping by Suresh Siddha · 17 years ago
- 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 17 years ago
- 46a7fa2 x86: make only GART code include gart.h by FUJITA Tomonori · 17 years ago
- f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 17 years ago
- 3b33553 x86: add early quirk support by Ingo Molnar · 17 years ago
- 2dc807b x86: make max_pfn cover acpi table below 4g by Yinghai Lu · 17 years ago
- a0a0bec x86: make e820_saved have update from setup_data by Yinghai Lu · 17 years ago
- 329513a x86: move prefill_possible_map calling early by Yinghai Lu · 17 years ago
- 5f4765f x86: move init_cpu_to_node after get_smp_config by Yinghai Lu · 17 years ago
- cb95a13 x86: merge zones_sizes_init for numa and non numa on 32-bit by Yinghai Lu · 17 years ago
- d9a81b4 x86: do not printout if we do not find setup_data by Yinghai Lu · 17 years ago
- 32105f7 x86: find offset for crashkernel reservation automatically by Bernhard Walle · 17 years ago
- 28bb223 x86: move reserve_setup_data to setup.c by Yinghai Lu · 17 years ago
- 1a98fd1 x86: setup_arch() && early_ioremap_init() by Jeremy Fitzhardinge · 17 years ago
- 914bebfa x86: use disable_apic in 32bit by Yinghai Lu · 17 years ago
- f3294a3 x86: let setup_arch call init_apic_mappings for 32bit by Yinghai Lu · 17 years ago
- e7b3789 x86: move fix mapping page table range early by Yinghai Lu · 17 years ago
- 042623b x86: clean up ARCH_SETUP by Yinghai Lu · 17 years ago
- 330ddd2 x86: build fix by Ingo Molnar · 17 years ago
- 3442682 x86: remove extra newline from setup.c by Ingo Molnar · 17 years ago
- 5092301 x86: we only have init_pg_tables_end for 32bit by Yinghai Lu · 17 years ago
- 29f784e x86: change some functions in setup.c to static by Yinghai Lu · 17 years ago
- d1b20af x86: make x86_find_smp_config depends on 64 bit too by Yinghai Lu · 17 years ago
- 0196bcb x86: move parse elfvorehdr back to setup.c by Yinghai Lu · 17 years ago
- bdba0e7 x86: move reserve_standard_io_resources back to setup.c by Yinghai Lu · 17 years ago
- ccb4def x86: move back crashkernel back to setup.c by Yinghai Lu · 17 years ago
- 257b0fd x86: move parse_setup_data back to setup.c by Yinghai Lu · 17 years ago
- 217b8ce x86: move boot_params back to setup.c by Yinghai Lu · 17 years ago
- 55f2623 x86: rename setup_32.c to setup.c by Yinghai Lu · 17 years ago[Renamed (99%) from arch/x86/kernel/setup_32.c]
- f2f865f x86: space to tab in setup_arch by Yinghai Lu · 17 years ago
- 76934ed x86: merge 64bit setup_arch into setup_32 by Yinghai Lu · 17 years ago
- 46d671b x86: add extra includes for 64bit support by Yinghai Lu · 17 years ago
- 7dea23e x86: put global variable for 32bit all together by Yinghai Lu · 17 years ago
- eb1379c x86: update reserve_initrd to support 64bit by Yinghai Lu · 17 years ago
- 08afc7c x86: we can use full bootmem after have init_memory_mapping by Yinghai Lu · 17 years ago
- b9d19f4 x86: fix memory setup bug by Yinghai Lu · 17 years ago
- cfb0e53 x86: introduce init_memory_mapping for 32bit #2 by Yinghai Lu · 17 years ago