aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-12Remove old i386 setup codeH. Peter Anvin6-3545/+0
2007-07-12Use the new x86 setup code for x86-64; unify with i386H. Peter Anvin7-1263/+10
2007-07-12Use the new x86 setup code for i386H. Peter Anvin3-97/+118
2007-07-12Linker script for the new x86 setup codeH. Peter Anvin1-0/+54
2007-07-12Assembly header and main routine for new x86 setup codeH. Peter Anvin2-0/+444
2007-07-12Code for actual protected-mode entryH. Peter Anvin2-0/+224
2007-07-12Video mode probing support for the new x86 setup codeH. Peter Anvin6-0/+1349
2007-07-12Voyager support for the new x86 setup codeH. Peter Anvin1-0/+46
2007-07-12Memory probing support for the new x86 setup codeH. Peter Anvin1-0/+99
2007-07-12MCA support for new x86 setup codeH. Peter Anvin1-0/+43
2007-07-12EDD probing code for the new x86 setup codeH. Peter Anvin1-0/+196
2007-07-12CPU features verification for the new x86 setup codeH. Peter Anvin2-0/+336
2007-07-12Version string for the new x86 setup codeH. Peter Anvin1-0/+23
2007-07-12Console-writing code for the new x86 setup codeH. Peter Anvin2-0/+419
2007-07-12Command-line parsing code for the new x86 setup codeH. Peter Anvin1-0/+97
2007-07-12APM probing codeH. Peter Anvin1-0/+97
2007-07-12A20 handling codeH. Peter Anvin1-0/+161
2007-07-12String-handling functions for the new x86 setup code.H. Peter Anvin2-0/+153
2007-07-12Simple bitops for the new x86 setup code.H. Peter Anvin1-0/+45
2007-07-12Top header file for new x86 setup codeH. Peter Anvin1-0/+296
2007-07-12Header file to produce 16-bit code with gccH. Peter Anvin1-0/+15
2007-07-12x86-64: add symbolic constants for the boot segment selectorsH. Peter Anvin1-0/+8
2007-07-12x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386H. Peter Anvin1-0/+4
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin5-30/+94
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin3-10/+10
2007-07-12Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin3-6/+7
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi11-3/+82
2007-07-12Clean up struct screen_info (<linux/screen_info.h>)H. Peter Anvin1-5/+4
2007-07-12x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILYH. Peter Anvin2-5/+5
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin10-188/+159
2007-07-12include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>H. Peter Anvin1-3/+3
2007-07-12hd.c: remove BIOS/CMOS queriesH. Peter Anvin1-61/+12
2007-07-12x86 setup: MAINTAINERS: formally take responsibility for the i386 boot codeH. Peter Anvin1-2/+2
2007-07-10lots-of-architectures: enable arbitary speed tty supportAlan Cox15-1/+165
2007-07-10Make common helpers for seq_files that work with list_headsPavel Emelianov2-0/+45
2007-07-10sx: switch subven and subid valuesJiri Slaby1-2/+2
2007-07-10Add LZO1X algorithm to the kernelRichard Purdie7-0/+580
2007-07-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds18-572/+980
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds79-42320/+3531
2007-07-10Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds61-919/+1052
2007-07-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds292-14142/+10760
2007-07-10Merge git://git.infradead.org/~dwmw2/battery-2.6Linus Torvalds21-0/+2958
2007-07-10Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds31-348/+459
2007-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds62-1107/+2249
2007-07-10Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds56-459/+874
2007-07-10Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds42-26865/+192
2007-07-10bonding/bond_main.c: make 2 functions staticAdrian Bunk2-4/+3
2007-07-10ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno5-0/+1834
2007-07-10[netdrvr] Fix dependencies for ax88796 ne2k clone driverJeff Garzik1-0/+1
2007-07-10eHEA: Capability flag for DLPAR supportJan-Bernd Themann2-2/+29