aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-12Memory probing support for the new x86 setup codeH. Peter Anvin
2007-07-12MCA support for new x86 setup codeH. Peter Anvin
2007-07-12EDD probing code for the new x86 setup codeH. Peter Anvin
2007-07-12CPU features verification for the new x86 setup codeH. Peter Anvin
2007-07-12Version string for the new x86 setup codeH. Peter Anvin
2007-07-12Console-writing code for the new x86 setup codeH. Peter Anvin
2007-07-12Command-line parsing code for the new x86 setup codeH. Peter Anvin
2007-07-12APM probing codeH. Peter Anvin
2007-07-12A20 handling codeH. Peter Anvin
2007-07-12String-handling functions for the new x86 setup code.H. Peter Anvin
2007-07-12Simple bitops for the new x86 setup code.H. Peter Anvin
2007-07-12Top header file for new x86 setup codeH. Peter Anvin
2007-07-12Header file to produce 16-bit code with gccH. Peter Anvin
2007-07-12x86-64: add symbolic constants for the boot segment selectorsH. Peter Anvin
2007-07-12x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386H. Peter Anvin
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin
2007-07-12Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi
2007-07-12Clean up struct screen_info (<linux/screen_info.h>)H. Peter Anvin
2007-07-12x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILYH. Peter Anvin
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin
2007-07-12include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>H. Peter Anvin
2007-07-12hd.c: remove BIOS/CMOS queriesH. Peter Anvin
2007-07-12x86 setup: MAINTAINERS: formally take responsibility for the i386 boot codeH. Peter Anvin
2007-07-12[MIPS] Rename PC speaker codeRalf Baechle
2007-07-12[MIPS] Don't use genrtc.Ralf Baechle
2007-07-12[MIPS] Remove unused time.c for swarmYoichi Yuasa
2007-07-12[MIPS] Sparse: Use NULL for pointerAtsushi Nemoto
2007-07-12[MIPS] Fix a sparse warning in arch/mips/pci/pci.cAtsushi Nemoto
2007-07-12[MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell
2007-07-12[MIPS] separate platform_device registration for VR41xx RTCYoichi Yuasa
2007-07-12[MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa
2007-07-12[MIPS] MIPSsim: Fix build.Ralf Baechle
2007-07-12[MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa
2007-07-12[MIPS] Include cacheflush.h in uncache.cAtsushi Nemoto
2007-07-12[MIPS] Cleanup tlbdebug.hAtsushi Nemoto
2007-07-12[MIPS] Change names of local variables to silence sparse (part 2)Atsushi Nemoto
2007-07-12[MIPS] Workaround for a sparse warning in include/asm-mips/io.hAtsushi Nemoto
2007-07-12[MIPS] RM: Use only phyiscal address for 82596 and 53c710Thomas Bogendoerfer
2007-07-12[MIPS] Hydrogen3: Remove remaining bits of code.Ralf Baechle
2007-07-12[MIPS] DEC: Fix modpost warning.Ralf Baechle
2007-07-12Revert "[MIPS] DEC: Fix modpost warning."Ralf Baechle
2007-07-12[MIPS] Fix resume for 64K page size on R4000 class processors.Ralf Baechle
2007-07-12[ARM] 4474/1: Do not check the PSR_F_BIT in valid_user_regsCatalin Marinas
2007-07-12[ARM] 4473/2: Take the HWCAP definitions out of the elf.h fileCatalin Marinas
2007-07-12[ARM] pxa: move platform devices to separate header fileRussell King
2007-07-12[ARM] pxa: move device registration into CPU-specific fileRussell King
2007-07-12[ARM] pxa: remove boot time RTC initialisationRussell King
2007-07-12[ARM] pxa: stop doing our own rtc management over suspendRussell King