summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Code for actual protected-mode entryH. Peter Anvin2007-07-122-0/+224
* Video mode probing support for the new x86 setup codeH. Peter Anvin2007-07-126-0/+1349
* Voyager support for the new x86 setup codeH. Peter Anvin2007-07-121-0/+46
* Memory probing support for the new x86 setup codeH. Peter Anvin2007-07-121-0/+99
* MCA support for new x86 setup codeH. Peter Anvin2007-07-121-0/+43
* EDD probing code for the new x86 setup codeH. Peter Anvin2007-07-121-0/+196
* CPU features verification for the new x86 setup codeH. Peter Anvin2007-07-122-0/+336
* Version string for the new x86 setup codeH. Peter Anvin2007-07-121-0/+23
* Console-writing code for the new x86 setup codeH. Peter Anvin2007-07-122-0/+419
* Command-line parsing code for the new x86 setup codeH. Peter Anvin2007-07-121-0/+97
* APM probing codeH. Peter Anvin2007-07-121-0/+97
* A20 handling codeH. Peter Anvin2007-07-121-0/+161
* String-handling functions for the new x86 setup code.H. Peter Anvin2007-07-122-0/+153
* Simple bitops for the new x86 setup code.H. Peter Anvin2007-07-121-0/+45
* Top header file for new x86 setup codeH. Peter Anvin2007-07-121-0/+296
* Header file to produce 16-bit code with gccH. Peter Anvin2007-07-121-0/+15
* x86-64: add symbolic constants for the boot segment selectorsH. Peter Anvin2007-07-121-0/+8
* x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386H. Peter Anvin2007-07-121-0/+4
* Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin2007-07-125-30/+94
* Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin2007-07-123-10/+10
* Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin2007-07-123-6/+7
* Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2007-07-1211-3/+82
* Clean up struct screen_info (<linux/screen_info.h>)H. Peter Anvin2007-07-121-5/+4
* x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILYH. Peter Anvin2007-07-122-5/+5
* Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2007-07-1210-188/+159
* include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>H. Peter Anvin2007-07-121-3/+3
* hd.c: remove BIOS/CMOS queriesH. Peter Anvin2007-07-121-61/+12
* x86 setup: MAINTAINERS: formally take responsibility for the i386 boot codeH. Peter Anvin2007-07-121-2/+2
* lots-of-architectures: enable arbitary speed tty supportAlan Cox2007-07-1015-1/+165
* Make common helpers for seq_files that work with list_headsPavel Emelianov2007-07-102-0/+45
* sx: switch subven and subid valuesJiri Slaby2007-07-101-2/+2
* Add LZO1X algorithm to the kernelRichard Purdie2007-07-107-0/+580
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-07-1018-572/+980
|\
| * mmc: at91_mci: fix hanging and rework to match flowchartsNicolas Ferre2007-07-091-91/+108
| * mmc: at91_mci typoNicolas Ferre2007-07-091-15/+15
| * sdhci: Fix "Unexpected interrupt" handlingRolf Eike Beer2007-07-091-1/+1
| * mmc: fix silly copy-and-paste errorPierre Ossman2007-07-091-3/+3
| * mmc: move layer init and workqueue to core filePierre Ossman2007-07-093-56/+48
| * mmc: refactor host class handlingPierre Ossman2007-07-097-164/+187
| * mmc: refactor bus operationsPierre Ossman2007-07-099-244/+418
| * sdhci: add ene controller idMilko Krachounov2007-07-092-0/+9
| * mmc: bounce requests for simple hostsPierre Ossman2007-07-094-15/+208
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-1079-42320/+3531
|\ \
| * | bonding/bond_main.c: make 2 functions staticAdrian Bunk2007-07-102-4/+3
| * | ps3: gigabit ethernet driver for PS3, take3Masakazu Mokuno2007-07-105-0/+1834
| * | [netdrvr] Fix dependencies for ax88796 ne2k clone driverJeff Garzik2007-07-101-0/+1
| * | eHEA: Capability flag for DLPAR supportJan-Bernd Themann2007-07-102-2/+29
| * | Remove sk98lin ethernet driver.Jeff Garzik2007-07-1045-41970/+1
| * | sunhme.c:quattro_pci_find() must be __devinitAdrian Bunk2007-07-101-1/+1
| * | bonding / ipv6: no addrconf for slaves separately from masterJay Vosburgh2007-07-102-6/+8
OpenPOWER on IntegriCloud