| Commit message (Expand) | Author | Age |
* | i386: move boot | Thomas Gleixner | 2007-10-11 |
* | i386: move boot | Thomas Gleixner | 2007-10-11 |
* | i386: move boot | Thomas Gleixner | 2007-10-11 |
* | i386: prepare shared boot/compressed/Makefile | Thomas Gleixner | 2007-10-11 |
* | i386: prepare shared boot/compressed/head.S | Thomas Gleixner | 2007-10-11 |
* | i386: prepare shared boot/compressed/vmlinux.scr | Thomas Gleixner | 2007-10-11 |
* | i386: prepare shared boot/compressed/vmlinux.lds | Thomas Gleixner | 2007-10-11 |
* | i386: prepare shared boot/compressed/misc.c | Thomas Gleixner | 2007-10-11 |
* | [x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820 | H. Peter Anvin | 2007-09-28 |
* | [x86 setup] Handle case of improperly terminated E820 chain | H. Peter Anvin | 2007-09-26 |
* | [x86 setup] Fix typo in arch/i386/boot/header.S | Paul Bolle | 2007-09-20 |
* | [x86 setup] Present the canonical video mode number to the kernel | H. Peter Anvin | 2007-09-20 |
* | [x86 setup] Work around bug in Xen HVM | Christian Ehrhardt | 2007-09-04 |
* | [x86 setup] Don't rely on the VESA BIOS being register-clean | H. Peter Anvin | 2007-08-31 |
* | [x86 setup] Make sure AH=00h when setting a video mode | H. Peter Anvin | 2007-08-23 |
* | [x86 setup] Volatilize asm() statements | H. Peter Anvin | 2007-08-23 |
* | [x86 setup] edd.c: make sure MBR signatures actually get reported | H. Peter Anvin | 2007-08-14 |
* | [x86 setup] Don't use EDD to get the MBR signature | H. Peter Anvin | 2007-08-14 |
* | [x86 setup] The current display page is returned in %bh, not %bl | H. Peter Anvin | 2007-08-14 |
* | [x86 setup] EDD: add missing =m constraint | H. Peter Anvin | 2007-08-02 |
* | [x86 setup] video setup: Fix VBE DDC reading | Antonino A. Daplas | 2007-08-02 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa... | Linus Torvalds | 2007-07-31 |
|\ |
|
| * | [x86 setup] EDD: Fix the computation of the MBR sector buffer | H. Peter Anvin | 2007-07-31 |
| * | [x86 setup] Newline after setup signature failure message | H. Peter Anvin | 2007-07-31 |
| * | x86 boot code comments typos | Randy Dunlap | 2007-07-31 |
* | | broken lilo check on make install | Gabriel C | 2007-07-31 |
|/ |
|
* | [x86 setup] Make struct ist_info cross-architecture, and use in setup code | H. Peter Anvin | 2007-07-25 |
* | [x86 setup] APM: BX should be zero when disconnecting | H. Peter Anvin | 2007-07-25 |
* | [x86 setup] APM detection logic bug fix | Mikael Pettersson | 2007-07-25 |
* | xen: disable vdso "nosegneg" on native boot | Roland McGrath | 2007-07-20 |
* | Update .gitignore for arch/i386/boot | Matthew Wilcox | 2007-07-19 |
* | [PATCH] x86: do not recompile boot for each build | Sam Ravnborg | 2007-07-18 |
* | [x86 setup] Save/restore DS around invocations of INT 10h | H. Peter Anvin | 2007-07-18 |
* | [x86 setup] VGA: Clear the Protect bit before setting the vertical height | H. Peter Anvin | 2007-07-18 |
* | [x86 setup] Fix assembly constraints | H. Peter Anvin | 2007-07-18 |
* | [x86 setup] build/tools.c: fix comment | H. Peter Anvin | 2007-07-18 |
* | xen: suppress abs symbol warnings for unused reloc pointers | Jeremy Fitzhardinge | 2007-07-18 |
* | Remove old i386 setup code | H. Peter Anvin | 2007-07-12 |
* | Use the new x86 setup code for i386 | H. Peter Anvin | 2007-07-12 |
* | Linker script for the new x86 setup code | H. Peter Anvin | 2007-07-12 |
* | Assembly header and main routine for new x86 setup code | H. Peter Anvin | 2007-07-12 |
* | Code for actual protected-mode entry | H. Peter Anvin | 2007-07-12 |
* | Video mode probing support for the new x86 setup code | H. Peter Anvin | 2007-07-12 |
* | Voyager support for the new x86 setup code | H. Peter Anvin | 2007-07-12 |
* | Memory probing support for the new x86 setup code | H. Peter Anvin | 2007-07-12 |
* | MCA support for new x86 setup code | H. Peter Anvin | 2007-07-12 |
* | EDD probing code for the new x86 setup code | H. Peter Anvin | 2007-07-12 |
* | CPU features verification for the new x86 setup code | H. Peter Anvin | 2007-07-12 |
* | Version string for the new x86 setup code | H. Peter Anvin | 2007-07-12 |
* | Console-writing code for the new x86 setup code | H. Peter Anvin | 2007-07-12 |