| Commit message (Expand) | Author | Age | Files | Lines |
* | i386: add TRACE_IRQS_OFF for the nmi | Alexander van Heukelum | 2008-10-13 | 1 | -0/+2 |
* | i386: add TRACE_IRQS_OFF for exception 1 (debug) | Alexander van Heukelum | 2008-10-13 | 1 | -0/+1 |
* | i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code' | Alexander van Heukelum | 2008-10-13 | 1 | -0/+1 |
* | i386: remove temporary DO_TRAP macros, expanding the last one used | Alexander van Heukelum | 2008-10-13 | 1 | -51/+15 |
* | i386: convert hardware exception 19 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 1 | -1/+3 |
* | i386: convert hardware exception 18 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 2 | -2/+11 |
* | i386: convert hardware exception 17 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 1 | -2/+2 |
* | i386: convert hardware exception 16 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 1 | -1/+2 |
* | i386: convert hardware exception 15 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 1 | -1/+2 |
* | i386: convert hardware exception 13 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 1 | -1/+3 |
* | i386: convert hardware exception 12 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 1 | -2/+2 |
* | i386: convert hardware exception 11 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 1 | -2/+2 |
* | i386: convert hardware exception 10 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 1 | -2/+2 |
* | i386: convert hardware exception 9 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 1 | -2/+2 |
* | i386: convert hardware exception 7 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 2 | -14/+15 |
* | i386: convert hardware exception 6 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 1 | -2/+2 |
* | i386: convert hardware exception 5 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 1 | -2/+2 |
* | i386: convert hardware exception 4 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 1 | -2/+2 |
* | i386: expand exception 3 DO_TRAP macro | Alexander van Heukelum | 2008-10-13 | 1 | -5/+6 |
* | i386: convert hardware exception 0 to an interrupt gate | Alexander van Heukelum | 2008-10-13 | 1 | -2/+2 |
* | i386: prepare to convert exceptions to interrupts | Alexander van Heukelum | 2008-10-13 | 1 | -11/+65 |
* | i386: remove kprobes' restore_interrupts in favour of conditional_sti | Alexander van Heukelum | 2008-10-13 | 1 | -1/+7 |
* | x86: rename discontig_32.c to numa_32.c | Yinghai Lu | 2008-10-13 | 2 | -5/+1 |
* | arch/x86/kernel/smpboot.c: Clarify when irq processing begins. | Manfred Spraul | 2008-10-13 | 1 | -2/+5 |
* | x86-64: slightly stream-line 32-bit syscall entry code | Jan Beulich | 2008-10-13 | 1 | -16/+10 |
* | 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 |