| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| | * | | | x86: pmjump - use GLOBAL,ENDPROC macros | Cyrill Gorcunov | 2009-02-19 | 1 | -11/+5 |
| | * | | | x86: copy.S - use GLOBAL,ENDPROC macros | Cyrill Gorcunov | 2009-02-19 | 1 | -26/+14 |
| | |/ / |
|
| * | | | x86: remove the Voyager 32-bit subarch | Ingo Molnar | 2009-02-23 | 5 | -55/+0 |
| |/ / |
|
| * | | x86 setup: a20: early timeout for a nonexistent keyboard controller | H. Peter Anvin | 2009-02-02 | 1 | -34/+41 |
| * | | x86 setup: fix asm constraints in vesa_store_edid | Andreas Schwab | 2009-01-27 | 1 | -6/+5 |
| |/ |
|
* | | x86 setup: fix asm constraints in vesa_store_edid | Andreas Schwab | 2009-01-30 | 1 | -6/+5 |
|/ |
|
*-----. | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 2 | -3/+3 |
|\ \ \ \ |
|
| | | | * | x86: boot - fix sparse warnings | Hannes Eder | 2008-11-23 | 2 | -3/+3 |
| | |_|/
| |/| | |
|
* | | | | x86: use limited register constraint for setnz | Steven Rostedt | 2008-11-25 | 1 | -1/+1 |
|/ / / |
|
* | | | .gitignore updates | Alexey Dobriyan | 2008-10-30 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-23 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | x86: make variables static | roel kluin | 2008-10-22 | 2 | -4/+4 |
* | | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-22 | 1 | -1/+1 |
|/ |
|
* | fbdev: ignore VESA modes if framebuffer does not support them | Michal Januszewski | 2008-10-16 | 1 | -5/+4 |
*-----. | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 2008-10-12 | 4 | -9/+13 |
|\ \ \ \ |
|
| | | | * | x86: replace a magic number with a named constant in the VESA boot code | Michal Januszewski | 2008-10-05 | 1 | -1/+1 |
| | | | * | x86 setup: remove IMAGE_OFFSET | Paul Bolle | 2008-10-04 | 1 | -3/+1 |
| | | | * | Merge commit 'v2.6.27-rc8' into x86/setup | Ingo Molnar | 2008-10-03 | 6 | -56/+20 |
| | | | |\
| | |_|_|/
| |/| | | |
|
| | | | * | Revert "x86: fix ghost EDD devices in /sys again" | H. Peter Anvin | 2008-10-03 | 1 | -3/+1 |
| | | | * | x86 setup: fix ghost entries under /sys/firmware/edd take 3 | Andrey Borzenkov | 2008-10-03 | 1 | -1/+6 |
| | | | * | x86: fix ghost EDD devices in /sys again | Andrey Borzenkov | 2008-09-06 | 1 | -1/+3 |
| | | | * | x86: when building image.iso, use isohybrid if it exists | H. Peter Anvin | 2008-09-05 | 1 | -0/+1 |
| | | | * | x86: boot/compressed/Makefile: fix "make clean" | H. Peter Anvin | 2008-09-04 | 1 | -4/+4 |
* | | | | | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 2008-10-11 | 2 | -28/+29 |
|\ \ \ \ \ |
|
| * | | | | | x86 setup: handle more than 8 CPU flag words | H. Peter Anvin | 2008-09-16 | 2 | -27/+28 |
| * | | | | | Merge branch 'x86/cpu' into x86/core | H. Peter Anvin | 2008-09-04 | 6 | -18/+21 |
| |\ \ \ \ \ |
|
| | * | | | | | x86: generate names for /proc/cpuinfo from <asm/cpufeature.h> | H. Peter Anvin | 2008-08-27 | 1 | -1/+1 |
| | * | | | | | Merge branch 'x86/urgent' into x86/cpu | H. Peter Anvin | 2008-08-27 | 5 | -13/+16 |
| | |\ \ \ \ \ |
|
| | * | | | | | | x86: boot: stub out unimplemented CPU feature words | H. Peter Anvin | 2008-08-18 | 1 | -4/+4 |
| | | |_|_|/ /
| | |/| | | | |
|
| | | | | | | | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*-------. \ \ \ \ \ \ | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 | 3 | -7/+9 |
|\ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|/ / / / /
| |/| | | | | / / / /
| | | | | |_|/ / / /
| | | | |/| | / / /
| | | | |_|_|/ / /
| | | |/| | | | | |
|
| | * | | | | | | | Merge commit 'v2.6.27-rc6' into x86/cleanups | Ingo Molnar | 2008-09-19 | 1 | -4/+4 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / / |
|