| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-12 | 60 | -1672/+4418 |
|\ |
|
| *-----------------. | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 2008-10-12 | 57 | -1659/+4359 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | * | 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 | 4803 | -48964/+403655 |
| | | | | | | | | | | |\ |
|
| | | | | | | | | | | * | | 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 |
| | | | | | | | | | | * | | x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=) | Alexey Dobriyan | 2008-09-03 | 2 | -2/+0 |
| | | | | | | | | | * | | | Merge branch 'linus' into x86/quirks | Ingo Molnar | 2008-10-12 | 1439 | -12136/+94456 |
| | | | | | | | | | |\ \ \ |
|
| | | | | | | | | | * | | | | x86: SB450: deprioritize DMI quirks | Ingo Molnar | 2008-10-07 | 1 | -2/+10 |
| | | | | | | | | | * | | | | x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPIC | Andreas Herrmann | 2008-10-07 | 1 | -0/+48 |
| | | | | | | | | * | | | | | x86: ioperm user_regset | Roland McGrath | 2008-10-12 | 1 | -0/+37 |
| | | | | | | | | | |/ / /
| | | | | | | | | |/| | | |
|
| | | | | | | | * | | | | | x86, fpu: check __clear_user() return value | Ingo Molnar | 2008-10-12 | 1 | -1/+3 |
| | | | | | | | * | | | | | Merge branch 'linus' into x86/xsave | Ingo Molnar | 2008-10-12 | 1873 | -16325/+174118 |
| | | | | | | | |\ \ \ \ \
| | | | | | | | | |/ / / / |
|
| | | | | | | | * | | | | | x86: xsave: set FP, SSE bits in the xsave header in the user sigcontext | Suresh Siddha | 2008-10-07 | 2 | -0/+39 |
| | | | | | | | * | | | | | x86: xsave: fix error condition in save_i387_xstate() | Suresh Siddha | 2008-10-07 | 1 | -0/+2 |
| | | | | | | | * | | | | | x86: make setup_xstate_init() __init | Alexey Dobriyan | 2008-09-06 | 1 | -1/+1 |
| | | | | | | * | | | | | | warnings: fix arch/x86/kernel/early_printk.c | Ingo Molnar | 2008-10-12 | 1 | -18/+0 |
| | | | | | | * | | | | | | x86: init annotations in early_printk() setup | Jan Beulich | 2008-09-06 | 1 | -2/+2 |
| | | | | | | * | | | | | | x86: early_printk.c trivial sparse fixes | Harvey Harrison | 2008-08-19 | 1 | -5/+5 |
| | | | | | | * | | | | | | x86: usb debug port early console, fix | Ingo Molnar | 2008-07-26 | 1 | -1/+1 |
| | | | | | | * | | | | | | x86: usb debug port early console, v4 | Yinghai Lu | 2008-07-26 | 2 | -3/+772 |
| | | | | | * | | | | | | | x86: memory corruption check - cleanup | Ingo Molnar | 2008-10-12 | 2 | -0/+2 |
| | | | | | * | | | | | | | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 2008-10-12 | 1533 | -13327/+96291 |
| | | | | | |\ \ \ \ \ \ \
| | | | | | | | |_|/ / / /
| | | | | | | |/| | | | | |
|
| | | | | | * | | | | | | | x86: fix macro with bad_bios_dmi_table | Yinghai Lu | 2008-09-23 | 1 | -1/+1 |
| | | | | | * | | | | | | | x86: fix CONFIG_X86_RESERVE_LOW_64K=y | Yinghai Lu | 2008-09-22 | 1 | -5/+6 |
| | | | | | * | | | | | | | x86: use round_jiffies() for the corruption check timer | Arjan van de Ven | 2008-09-22 | 1 | -1/+1 |
| | | | | | * | | | | | | | x86: add X86_RESERVE_LOW_64K | Ingo Molnar | 2008-09-16 | 2 | -1/+23 |
| | | | | | * | | | | | | | x86: reserve low 64K on AMI and Phoenix BIOS boxen | Ingo Molnar | 2008-09-16 | 1 | -2/+9 |
| | | | | | * | | | | | | | x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resume | Ingo Molnar | 2008-09-16 | 1 | -0/+27 |
| | | | | | * | | | | | | | Merge commit 'v2.6.27-rc6' into x86/memory-corruption-check | Ingo Molnar | 2008-09-16 | 26 | -38/+228 |
| | | | | | |\ \ \ \ \ \ \ |
|
| | | | | | * | | | | | | | | x86: default corruption check to off, but put parameter default in Kconfig | Jeremy Fitzhardinge | 2008-09-07 | 2 | -2/+20 |
| | | | | | * | | | | | | | | x86: clean up memory corruption check and add more kernel parameters | Jeremy Fitzhardinge | 2008-09-07 | 2 | -23/+83 |
| | | | | | * | | | | | | | | x86: add periodic corruption check | Hugh Dickins | 2008-09-07 | 4 | -2/+21 |
| | | | | | * | | | | | | | | x86: check for and defend against BIOS memory corruption | Jeremy Fitzhardinge | 2008-09-07 | 3 | -0/+92 |
| | | | | * | | | | | | | | | x86, MM: virtual address debug, v2 | Jiri Slaby | 2008-06-19 | 1 | -0/+2 |
| | | | | * | | | | | | | | | MM: virtual address debug | Jiri Slaby | 2008-06-19 | 2 | -8/+25 |
| | | | * | | | | | | | | | | x86/microcode: fix sleeping function called from invalid context at kernel/mu... | Dmitry Adamushko | 2008-10-02 | 1 | -7/+6 |
| | | | * | | | | | | | | | | x86: microcode patch loader bugfix | Peter Oruba | 2008-09-24 | 1 | -1/+1 |
| | | | * | | | | | | | | | | x86, microcode_amd: cleanup, mark request_microcode_user() as unsupported | Dmitry Adamushko | 2008-09-24 | 1 | -32/+4 |
| | | | * | | | | | | | | | | Merge commit 'v2.6.27-rc7' into x86/microcode | Ingo Molnar | 2008-09-24 | 3877 | -27254/+330804 |
| | | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | x86, microcode rework, v2, renaming cont. | Peter Oruba | 2008-09-23 | 1 | -9/+8 |
| | | | * | | | | | | | | | | | x86, microcode rework, v2, renaming | Peter Oruba | 2008-09-23 | 1 | -7/+7 |
| | | | * | | | | | | | | | | | x86: moved microcode.c to microcode_intel.c | Dmitry Adamushko | 2008-09-23 | 5 | -81/+114 |
| | | | * | | | | | | | | | | | x86, microcode rework, v2, fix | Ingo Molnar | 2008-09-14 | 3 | -7/+7 |
| | | | * | | | | | | | | | | | x86, microcode rework, v2 | Dmitry Adamushko | 2008-09-12 | 3 | -348/+285 |
| | | | * | | | | | | | | | | | x86, microcode_amd: fix shift warning | Randy Dunlap | 2008-08-22 | 1 | -4/+4 |