| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | x86, setup: fix comment in the "glove box" code | H. Peter Anvin | 2009-04-11 | 1 | -1/+1 |
| * | | x86, setup: "glove box" BIOS interrupts in the video code | H. Peter Anvin | 2009-04-09 | 5 | -164/+151 |
| * | | x86, setup: "glove box" BIOS interrupts in the MCA code | H. Peter Anvin | 2009-04-09 | 1 | -15/+12 |
| * | | x86, setup: "glove box" BIOS interrupts in the EDD code | H. Peter Anvin | 2009-04-09 | 1 | -40/+31 |
| * | | x86, setup: "glove box" BIOS interrupts in the APM code | H. Peter Anvin | 2009-04-09 | 1 | -47/+29 |
| * | | x86, setup: "glove box" BIOS interrupts in the core boot code | H. Peter Anvin | 2009-04-09 | 4 | -86/+95 |
| * | | x86, setup: "glove box" BIOS calls -- infrastructure | H. Peter Anvin | 2009-04-09 | 6 | -3/+169 |
* | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 | 12 | -301/+364 |
|\ \ \ |
|
| * | | | x86, boot: add new generated files to the appropriate .gitignore files | Mike Galbraith | 2009-06-02 | 2 | -0/+5 |
| * | | | x86, boot: correct the calculation of ZO_INIT_SIZE | H. Peter Anvin | 2009-05-20 | 2 | -2/+2 |
| * | | | x86, boot: correct sanity checks in boot/compressed/misc.c | H. Peter Anvin | 2009-05-12 | 1 | -7/+5 |
| * | | | x86: add extension fields for bootloader type and version | H. Peter Anvin | 2009-05-11 | 1 | -1/+5 |
| * | | | x86, boot: make kernel_alignment adjustable; new bzImage fields | H. Peter Anvin | 2009-05-11 | 3 | -8/+28 |
| * | | | x86, boot: remove dead code from boot/compressed/head_*.S | H. Peter Anvin | 2009-05-11 | 2 | -12/+0 |
| * | | | x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits | H. Peter Anvin | 2009-05-11 | 1 | -3/+3 |
| * | | | x86, boot: make symbols from the main vmlinux available | H. Peter Anvin | 2009-05-11 | 2 | -11/+20 |
| * | | | x86, boot: determine compressed code offset at compile time | H. Peter Anvin | 2009-05-08 | 5 | -60/+123 |
| * | | | x86, boot: use appropriate rep string for move and clear | H. Peter Anvin | 2009-05-08 | 2 | -18/+19 |
| * | | | x86, boot: zero EFLAGS on 32 bits | H. Peter Anvin | 2009-05-08 | 1 | -0/+4 |
| * | | | x86, boot: set up the decompression stack as early as possible | H. Peter Anvin | 2009-05-08 | 2 | -14/+12 |
| * | | | x86, boot: straighten out ranges to copy/zero in compressed/head*.S | H. Peter Anvin | 2009-05-08 | 3 | -16/+29 |
| * | | | x86, boot: stylistic cleanups for boot/compressed/head_64.S | H. Peter Anvin | 2009-05-08 | 1 | -21/+31 |
| * | | | x86, boot: stylistic cleanups for boot/compressed/head_32.S | H. Peter Anvin | 2009-05-08 | 1 | -81/+89 |
| * | | | x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S | H. Peter Anvin | 2009-05-08 | 2 | -2/+2 |
| * | | | x86, boot: follow standard Kbuild style for compression suffix | H. Peter Anvin | 2009-05-08 | 1 | -4/+4 |
| * | | | x86, boot: simplify arch/x86/boot/compressed/Makefile | H. Peter Anvin | 2009-05-08 | 1 | -33/+6 |
| * | | | x86, boot: align the .bss section in the decompressor | H. Peter Anvin | 2009-05-08 | 1 | -0/+1 |
| * | | | x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler | Sam Ravnborg | 2009-04-30 | 1 | -0/+2 |
| * | | | x86: unify arch/x86/boot/compressed/vmlinux_*.lds | Linus Torvalds | 2009-04-27 | 4 | -49/+15 |
| |/ / |
|
* | / | x86, relocs: ignore R_386_NONE in kernel relocation entries | Tejun Heo | 2009-05-25 | 1 | -2/+5 |
| |/
|/| |
|
* | | x86, setup: revert ACPI 3 E820 extended attributes support | H. Peter Anvin | 2009-05-22 | 1 | -16/+13 |
|/ |
|
* | x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modes | H. Peter Anvin | 2009-04-07 | 1 | -10/+23 |
* | Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar | 2009-04-03 | 1 | -9/+30 |
|\ |
|
| * | x86, setup: guard against pre-ACPI 3 e820 code not updating %ecx | H. Peter Anvin | 2009-04-01 | 1 | -0/+6 |
| * | x86, setup: ACPI 3, BIOS workaround for E820-probing code | H. Peter Anvin | 2009-03-28 | 1 | -4/+17 |
| * | x86, setup: preemptively save/restore edi and ebp around INT 15 E820 | H. Peter Anvin | 2009-03-28 | 1 | -4/+5 |
| * | x86, setup: mark %esi as clobbered in E820 BIOS call | Michael K. Johnson | 2009-03-28 | 1 | -3/+4 |
* | | x86, setup: compile with -DDISABLE_BRANCH_PROFILING | H. Peter Anvin | 2009-04-03 | 2 | -1/+3 |
|/ |
|
* | x86, setup: fix the setting of 480-line VGA modes | H. Peter Anvin | 2009-03-18 | 1 | -9/+13 |
* | x86, setup: move 32-bit code to .text32 | H. Peter Anvin | 2009-03-17 | 2 | -1/+3 |
* | x86: use targets in the boot Makefile instead of CLEAN_FILES | H. Peter Anvin | 2009-03-12 | 1 | -0/+1 |
* | x86: remove additional vestiges of the zImage/bzImage split | H. Peter Anvin | 2009-03-12 | 1 | -13/+16 |
* | x86: remove zImage support | H. Peter Anvin | 2009-03-11 | 4 | -87/+18 |
*-----. | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 2009-03-04 | 2 | -106/+33 |
|\ \ \ \ |
|
| | | * | | bzip2/lzma: x86 kernel compression support | Alain Knaff | 2009-01-04 | 2 | -106/+33 |
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*---. \ \ \ \ | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 2009-02-24 | 10 | -136/+68 |
|\ \ \ \ \ \ \
| | | | |/ / /
| | | |/| | /
| |_|_|_|_|/
|/| | | | | |
|
| | | | | | | |
| | | | \ \ | |
| | | *-. \ \ | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core | Ingo Molnar | 2009-02-20 | 5 | -48/+28 |
| | | |\ \ \ \
| | | |/ / / /
| | |/| | / /
| | | | |/ /
| | | |/| | |
|
| | | | * | | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 2009-02-13 | 3 | -4/+4 |
| | | |/ / |
|
| | * | | | x86: compressed head_32 - use ENTRY,ENDPROC macros | Cyrill Gorcunov | 2009-02-19 | 1 | -3/+3 |
| | * | | | x86: compressed head_64 - use ENTRY,ENDPROC macros | Cyrill Gorcunov | 2009-02-19 | 1 | -4/+2 |