| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-28 | 3 | -10/+8 |
|\ |
|
| * | x86, setup: Don't skip mode setting for the standard VGA modes | H. Peter Anvin | 2010-02-19 | 1 | -8/+1 |
| * | x86-64, setup: Inhibit decompressor output if video info is invalid | H. Peter Anvin | 2010-02-18 | 1 | -2/+0 |
| * | x86, setup: When restoring the screen, update boot_params.screen_info | H. Peter Anvin | 2010-02-17 | 1 | -0/+7 |
* | | Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-02-28 | 1 | -9/+4 |
|\ \ |
|
| * | | x86: Clean up mem*io functions. | Brian Gerst | 2010-02-05 | 1 | -9/+4 |
| |/ |
|
* | | x86: Remove trailing spaces in messages | Frans Pop | 2010-02-07 | 1 | -1/+1 |
|/ |
|
* | x86: add support for LZO-compressed kernels | Albin Tonnerre | 2010-01-11 | 2 | -1/+8 |
* | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2009-12-28 | 2 | -3/+3 |
|\ |
|
| * | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 2 | -3/+3 |
| |\ |
|
| | * | kbuild: move utsrelease.h to include/generated | Sam Ravnborg | 2009-12-12 | 2 | -2/+2 |
| | * | kbuild: move compile.h to include/generated | Sam Ravnborg | 2009-12-12 | 1 | -1/+1 |
* | | | x86, compress: Force i386 instructions for the decompressor | H. Peter Anvin | 2009-12-25 | 1 | -0/+1 |
|/ / |
|
* | | x86: Regex support and known-movable symbols for relocs, fix _end | H. Peter Anvin | 2009-12-14 | 1 | -28/+59 |
|/ |
|
* | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-08 | 1 | -0/+6 |
|\ |
|
| * | x86, setup: Store the boot cursor state | Matthew Garrett | 2009-11-13 | 1 | -0/+6 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 2 | -3/+3 |
|\ \
| |/
|/| |
|
| * | x86: Eliminate redundant/contradicting cache line size config options | Jan Beulich | 2009-11-19 | 1 | -1/+2 |
| * | x86, boot: Simplify setting of the PAE bit | Alexander Potashev | 2009-10-24 | 1 | -2/+1 |
* | | x86: Document linker script ASSERT() quirk | Ingo Molnar | 2009-10-16 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-26 | 3 | -4/+8 |
|\ |
|
| * | x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-09-18 | 3 | -4/+8 |
* | | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 2009-09-20 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-09-14 | 4 | -39/+3 |
|\ |
|
| * | x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variables | H. Peter Anvin | 2009-06-26 | 4 | -39/+3 |
* | | x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile | Jan Beulich | 2009-08-20 | 1 | -1/+1 |
* | | x86: fix usage of bios intcall() | Akinobu Mita | 2009-07-04 | 2 | -4/+3 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-20 | 1 | -1/+1 |
|\ |
|
| * | x86, boot: use .code16gcc instead of .code16 | H. Peter Anvin | 2009-06-16 | 1 | -1/+1 |
* | | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter | 2009-06-18 | 2 | -0/+2 |
|/ |
|
* | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-10 | 18 | -354/+486 |
|\ |
|
| * | Merge branch 'x86/urgent' into x86/setup | H. Peter Anvin | 2009-05-23 | 1 | -16/+13 |
| |\ |
|
| * | | 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 |