summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge2008-10-133-6/+6
* i386: trace_hardirqs_fixup should now not be necessary: irqs are off.Alexander van Heukelum2008-10-131-10/+0
* i386: add TRACE_IRQS_OFF for the exception 3 (int3)Alexander van Heukelum2008-10-131-0/+1
* i386: add TRACE_IRQS_OFF for the nmiAlexander van Heukelum2008-10-131-0/+2
* i386: add TRACE_IRQS_OFF for exception 1 (debug)Alexander van Heukelum2008-10-131-0/+1
* i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'Alexander van Heukelum2008-10-131-0/+1
* i386: remove temporary DO_TRAP macros, expanding the last one usedAlexander van Heukelum2008-10-131-51/+15
* i386: convert hardware exception 19 to an interrupt gateAlexander van Heukelum2008-10-131-1/+3
* i386: convert hardware exception 18 to an interrupt gateAlexander van Heukelum2008-10-132-2/+11
* i386: convert hardware exception 17 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
* i386: convert hardware exception 16 to an interrupt gateAlexander van Heukelum2008-10-131-1/+2
* i386: convert hardware exception 15 to an interrupt gateAlexander van Heukelum2008-10-131-1/+2
* i386: convert hardware exception 13 to an interrupt gateAlexander van Heukelum2008-10-131-1/+3
* i386: convert hardware exception 12 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
* i386: convert hardware exception 11 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
* i386: convert hardware exception 10 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
* i386: convert hardware exception 9 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
* i386: convert hardware exception 7 to an interrupt gateAlexander van Heukelum2008-10-132-14/+15
* i386: convert hardware exception 6 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
* i386: convert hardware exception 5 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
* i386: convert hardware exception 4 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
* i386: expand exception 3 DO_TRAP macroAlexander van Heukelum2008-10-131-5/+6
* i386: convert hardware exception 0 to an interrupt gateAlexander van Heukelum2008-10-131-2/+2
* i386: prepare to convert exceptions to interruptsAlexander van Heukelum2008-10-131-11/+65
* i386: remove kprobes' restore_interrupts in favour of conditional_stiAlexander van Heukelum2008-10-131-1/+7
* x86: rename discontig_32.c to numa_32.cYinghai Lu2008-10-132-5/+1
* arch/x86/kernel/smpboot.c: Clarify when irq processing begins.Manfred Spraul2008-10-131-2/+5
* x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich2008-10-131-16/+10
*-----------------. Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-1255-1649/+4359
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | * x86: replace a magic number with a named constant in the VESA boot codeMichal Januszewski2008-10-051-1/+1
| | | | | | | | | | * x86 setup: remove IMAGE_OFFSETPaul Bolle2008-10-041-3/+1
| | | | | | | | | | * Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar2008-10-03190-3381/+6835
| | | | | | | | | | |\
| | | | | | | | | | * | Revert "x86: fix ghost EDD devices in /sys again"H. Peter Anvin2008-10-031-3/+1
| | | | | | | | | | * | x86 setup: fix ghost entries under /sys/firmware/edd take 3Andrey Borzenkov2008-10-031-1/+6
| | | | | | | | | | * | x86: fix ghost EDD devices in /sys againAndrey Borzenkov2008-09-061-1/+3
| | | | | | | | | | * | x86: when building image.iso, use isohybrid if it existsH. Peter Anvin2008-09-051-0/+1
| | | | | | | | | | * | x86: boot/compressed/Makefile: fix "make clean"H. Peter Anvin2008-09-041-4/+4
| | | | | | | | | | * | x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan2008-09-032-2/+0
| | | | | | | | | * | | Merge branch 'linus' into x86/quirksIngo Molnar2008-10-12157-4528/+8159
| | | | | | | | | |\ \ \
| | | | | | | | | * | | | x86: SB450: deprioritize DMI quirksIngo Molnar2008-10-071-2/+10
| | | | | | | | | * | | | x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-071-0/+48
| | | | | | | | * | | | | x86: ioperm user_regsetRoland McGrath2008-10-121-0/+37
| | | | | | | | | |/ / / | | | | | | | | |/| | |
| | | | | | | * | | | | x86, fpu: check __clear_user() return valueIngo Molnar2008-10-121-1/+3
| | | | | | | * | | | | Merge branch 'linus' into x86/xsaveIngo Molnar2008-10-12145-4217/+6127
| | | | | | | |\ \ \ \ \ | | | | | | | | |/ / / /
| | | | | | | * | | | | x86: xsave: set FP, SSE bits in the xsave header in the user sigcontextSuresh Siddha2008-10-072-0/+39
| | | | | | | * | | | | x86: xsave: fix error condition in save_i387_xstate()Suresh Siddha2008-10-071-0/+2
| | | | | | | * | | | | x86: make setup_xstate_init() __initAlexey Dobriyan2008-09-061-1/+1
| | | | | | * | | | | | warnings: fix arch/x86/kernel/early_printk.cIngo Molnar2008-10-121-18/+0
| | | | | | * | | | | | x86: init annotations in early_printk() setupJan Beulich2008-09-061-2/+2
| | | | | | * | | | | | x86: early_printk.c trivial sparse fixesHarvey Harrison2008-08-191-5/+5
OpenPOWER on IntegriCloud