aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* x86: use user_mode macroGlauber Costa2008-10-13
* x86: cpu don't print duplicated vendor stringYinghai Lu2008-10-13
* x86: make mm/gup.c more virtualization friendlyJan Beulich2008-10-13
* x86-64: fix combining of regions in init_memory_mapping()Jan Beulich2008-10-13
* x86: smpboot - check if we have ESR register in wakeup_secondary_cpuCyrill Gorcunov2008-10-13
* x86: print out EBDA/lowmem addressIngo Molnar2008-10-13
* x86: check dsdt before find oem table for es7000, v2Yinghai Lu2008-10-13
* x86-64: don't check for map replacementJeremy Fitzhardinge2008-10-13
* x86: use early_memremap() in setup.cJeremy Fitzhardinge2008-10-13
* x86: add early_memremap()Jeremy Fitzhardinge2008-10-13
* x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge2008-10-13
* i386: trace_hardirqs_fixup should now not be necessary: irqs are off.Alexander van Heukelum2008-10-13
* i386: add TRACE_IRQS_OFF for the exception 3 (int3)Alexander van Heukelum2008-10-13
* i386: add TRACE_IRQS_OFF for the nmiAlexander van Heukelum2008-10-13
* i386: add TRACE_IRQS_OFF for exception 1 (debug)Alexander van Heukelum2008-10-13
* i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'Alexander van Heukelum2008-10-13
* i386: remove temporary DO_TRAP macros, expanding the last one usedAlexander van Heukelum2008-10-13
* i386: convert hardware exception 19 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: convert hardware exception 18 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: convert hardware exception 17 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: convert hardware exception 16 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: convert hardware exception 15 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: convert hardware exception 13 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: convert hardware exception 12 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: convert hardware exception 11 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: convert hardware exception 10 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: convert hardware exception 9 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: convert hardware exception 7 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: convert hardware exception 6 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: convert hardware exception 5 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: convert hardware exception 4 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: expand exception 3 DO_TRAP macroAlexander van Heukelum2008-10-13
* i386: convert hardware exception 0 to an interrupt gateAlexander van Heukelum2008-10-13
* i386: prepare to convert exceptions to interruptsAlexander van Heukelum2008-10-13
* i386: remove kprobes' restore_interrupts in favour of conditional_stiAlexander van Heukelum2008-10-13
* x86: rename discontig_32.c to numa_32.cYinghai Lu2008-10-13
* arch/x86/kernel/smpboot.c: Clarify when irq processing begins.Manfred Spraul2008-10-13
* x86-64: slightly stream-line 32-bit syscall entry codeJan Beulich2008-10-13
* Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-12
|\
| *-----------------. Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-12
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * x86: replace a magic number with a named constant in the VESA boot codeMichal Januszewski2008-10-05
| | | | | | | | | | | * x86 setup: remove IMAGE_OFFSETPaul Bolle2008-10-04
| | | | | | | | | | | * Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar2008-10-03
| | | | | | | | | | | |\
| | | | | | | | | | | * | Revert "x86: fix ghost EDD devices in /sys again"H. Peter Anvin2008-10-03
| | | | | | | | | | | * | x86 setup: fix ghost entries under /sys/firmware/edd take 3Andrey Borzenkov2008-10-03
| | | | | | | | | | | * | x86: fix ghost EDD devices in /sys againAndrey Borzenkov2008-09-06
| | | | | | | | | | | * | x86: when building image.iso, use isohybrid if it existsH. Peter Anvin2008-09-06
| | | | | | | | | | | * | x86: boot/compressed/Makefile: fix "make clean"H. Peter Anvin2008-09-04
| | | | | | | | | | | * | x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan2008-09-03
| | | | | | | | | | * | | Merge branch 'linus' into x86/quirksIngo Molnar2008-10-12
| | | | | | | | | | |\ \ \