- 551889a x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 17 years ago
- 72a7fe3 Introduce flags for reserve_bootmem() by Bernhard Walle · 17 years ago
- f212ec4 x86: early boot debugging via FireWire (ohci1394_dma=early) by Bernhard Kaindl · 17 years ago
- a382806 x86: fixes some bugs about EFI memory map handling by Huang, Ying · 17 years ago
- beacfaa x86 32-bit boot: rename bt_ioremap() to early_ioremap() by Huang, Ying · 17 years ago
- 0947b2f i386 boot: replace boot_ioremap with enhanced bt_ioremap - enhance bt_ioremap by Huang, Ying · 17 years ago
- 093af8d x86_32: trim memory by updating e820 by Yinghai Lu · 17 years ago
- 1353025 x86: convert some existing cpuid disable options to new generic bitmap by Andi Kleen · 17 years ago
- cf8fa92 i386: handle an initrd in highmem (version 2) by H. Peter Anvin · 17 years ago
- 6d7d743 x86 boot : export boot_params via debugfs for debugging by Huang, Ying · 17 years ago
- 8b2cb7a x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support by Huang, Ying · 17 years ago
- 2215e69 x86 boot: use E820 memory map on EFI 32 platform by Huang, Ying · 17 years ago
- e429795 x86: EFI runtime service support: remove duplicated code from efi_32.c by Huang, Ying · 17 years ago
- 53756d3 x86: add set/clear_cpu_cap operations by Jeremy Fitzhardinge · 17 years ago
- c9cce83 x86: remove extern declarations for code, data, bss resources by Bernhard Walle · 17 years ago
- 376ff03 x86: move acpi and pci declarations by Thomas Gleixner · 17 years ago
- b02aae9 x86: provide a DMI based port 0x80 I/O delay override. by Rene Herman · 17 years ago
- 3d054f0 x86_32: disable_pse must be __cpuinitdata by Adrian Bunk · 17 years ago
- f1aa14b x86: kernel/setup_32.c: unexport machine_id by Adrian Bunk · 17 years ago
- 00bf409 kexec: add BSS to resource tree by Bernhard Walle · 17 years ago
- c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
- 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
- 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
- d62cc47 Use extended crashkernel command line on i386 by Bernhard Walle · 17 years ago
- 54ef340 x86: Unify i386 and x86-64 early quirks by Andi Kleen · 17 years ago
- 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
- 835c34a Delete filenames in comments. by Dave Jones · 17 years ago
- 9a163ed i386: move kernel by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/setup_32.c]
- 549c64a i386: prepare shared kernel/setup.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/kernel/setup.c]
- 673d5b4 ACPI: restore CONFIG_ACPI_SLEEP by Len Brown · 18 years ago
- e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 18 years ago
- c673f1a i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G by William Lee Irwin III · 18 years ago
- 1c10070 i386: do not restore reserved memory after hibernation by Rafael J. Wysocki · 18 years ago
- 10079ae i386: remapped_pgdat_init() static by Adrian Bunk · 18 years ago
- 6996d3b paravirt: add a hook for once the allocator is ready by Jeremy Fitzhardinge · 18 years ago
- 48c7ae6 Make struct boot_params a real structure, and remove obsolete fields by H. Peter Anvin · 18 years ago
- 6bb74df [PATCH] clocksource init adjustments (fix bug #7426) by john stultz · 18 years ago
- 62cc4939 [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64 by Andi Kleen · 18 years ago
- 7ce0bcf [PATCH] i386: vMI backend for paravirt-ops by Zachary Amsden · 18 years ago
- 4e498b6 [PATCH] Dynamic kernel command-line: i386 by Alon Bar-Lev · 18 years ago
- 88d2032 [PATCH] i386: Convert some functions to __init to avoid MODPOST warnings by Vivek Goyal · 18 years ago
- 4a5d107 [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixes by Vivek Goyal · 18 years ago
- 5c95da9 [PATCH] compile error of register_memory() by Yasunori Goto · 18 years ago
- 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
- 19e5d9c [PATCH] initrd: remove unused false condition for initrd_start by Henry Nestler · 18 years ago
- d3561b7 [PATCH] paravirt: header and stubs for paravirtualisation by Rusty Russell · 18 years ago
- cef518e [PATCH] i386: Move memory map printing and other code to e820.c by bibo,mao · 18 years ago
- b5b2405 [PATCH] i386: Move e820/efi memmap walking code to e820.c by bibo,mao · 18 years ago
- b2dff6a [PATCH] i386: Move find_max_pfn function to e820.c by bibo,mao · 18 years ago
- 8e3342f [PATCH] i386: create e820.c for e820 map sanitize and copy function by bibo,mao · 18 years ago
- 269c2d8 [PATCH] i386: i386 create e820.c to handle standard io/mem resources by bibo,mao · 18 years ago
- 8621b81 [PATCH] i386: Reserve kernel memory starting from _text by Eric W. Biederman · 18 years ago
- ae74589 [PATCH] fix efi_memory_present_wrapper() by bibo,mao · 18 years ago
- 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
- b9629b8 [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE() by Bjorn Helgaas · 18 years ago
- 4cfee88 [PATCH] Have x86 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
- b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
- 461a9af [PATCH] x86: add a bootparameter to reserve high linear address space by Zachary Amsden · 18 years ago
- f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
- 9102330 [PATCH] convert i386 NUMA KVA space to bootmem by keith mannthey · 18 years ago
- f157cbb [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI by Andi Kleen · 18 years ago
- df3bb57 [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c by Andi Kleen · 18 years ago
- 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 18 years ago
- ba9c231 [PATCH] i386: initialize end-of-memory variables as early as possible by Jan Beulich · 18 years ago
- 79e453d Revert mmiocfg heuristics and blacklist changes by Linus Torvalds · 18 years ago
- 11012d4 [PATCH] x86: Revert e820 MCFG heuristics by Andi Kleen · 19 years ago
- a754607 [PATCH] Fix a memory leak in the i386 setup code by Catalin Marinas · 19 years ago
- 894673e [PATCH] tty: Remove include of screen_info.h from tty.h by Jon Smirl · 19 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 8793747 [PATCH] i386: export memory more than 4G through /proc/iomem by Vivek Goyal · 19 years ago
- 539eb11 [PATCH] Time: i386 Conversion - part 2: Rework TSC Support by john stultz · 19 years ago
- 3448097 Revert "swsusp special saveable pages support" commits by Linus Torvalds · 19 years ago
- e75eac3 [PATCH] Clean up and refactor i386 sub-architecture setup by Jeremy Fitzhardinge · 19 years ago
- b6370d9 [PATCH] swsusp: i386 mark special saveable/unsaveable pages by Shaohua Li · 19 years ago
- d44647b [PATCH] Fix HPET operation on 32-bit NVIDIA platforms by Andy Currid · 19 years ago
- 9be2f7c Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem" by Linus Torvalds · 19 years ago
- 5871aa6 [PATCH] i386: Fix overflow in e820_all_mapped by Andi Kleen · 19 years ago
- 66004a6 Move request_standard_resources() back to before PCI probing by Linus Torvalds · 19 years ago
- 9522236 [PATCH] x86_64: Introduce e820_all_mapped by Arjan van de Ven · 19 years ago
- 95d465f Manual merge with Linus. by Dmitry Torokhov · 19 years ago
- 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 19 years ago
- 23dd842 [PATCH] EFI fixes by Tolentino, Matthew E · 19 years ago
- 10dbe19 [PATCH] i386: export: memory more than 4G through /proc/iomem by Vivek Goyal · 19 years ago
- b408cbc [PATCH] PCI: resource address mismatch by Linus Torvalds · 19 years ago
- 99b7de3 [PATCH] x86: early printk handling fixes by Stas Sergeev · 19 years ago
- 9a0b581 [PATCH] x86: SMP alternatives by Gerd Hoffmann · 19 years ago
- e5c6c8e Input: pcspkr - separate device and driver registration by Michael Neuling · 19 years ago
- f9262c1 [PATCH] i386: port ATI timer fix from x86_64 to i386 II by Andi Kleen · 19 years ago
- 2a2d592 [PATCH] i386/x86-64: make setup_early_printk() usage consistent by Jan Beulich · 19 years ago
- e992867 [PATCH] x86_64: Generalize DMI and enable for x86-64 by Andi Kleen · 19 years ago
- aac04b3 [PATCH] kdump: x86_64: add elfcorehdr command line option by Vivek Goyal · 19 years ago
- 215c340 [PATCH] i386 sparsemem for single node systems by Andy Whitcroft · 19 years ago
- 78ac151 [PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT by Adrian Bunk · 19 years ago
- f014a55 [PATCH] fixup bogus e820 entry with mem= by Dave Hansen · 19 years ago
- 0a305d2 [PATCH] Even more fallout from ATI Xpress timer workaround by Cal Peake · 19 years ago
- 66759a0 [PATCH] x86-64: i386/x86-64: Fix time going twice as fast problem on ATI Xpress chipsets by Chuck Ebbert · 19 years ago
- f0eca96 [PATCH] Update PCI IOMEM allocation start by Daniel Ritz · 20 years ago
- 5e518d7 [PATCH] fbdev: Resurrect hooks to get EDID from firmware by Antonino A. Daplas · 19 years ago
- 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 20 years ago
- c3d8c14 [PATCH] More __read_mostly variables by Christoph Lameter · 20 years ago