aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2008-10-13tty: Add termioxAlan Cox
2008-10-13tty: Cris has a nice RS485 ioctl so we should steal itAlan Cox
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-10-13x86: change early_ioremap to use slots instead of nestingYinghai Lu
2008-10-13traps: x86: various noop-changes preparing for unification of traps_xx.cAlexander van Heukelum
2008-10-13traps: i386: expand clear_mem_error and remove from mach_traps.hAlexander van Heukelum
2008-10-13traps: x86: converge trap_init functionsAlexander van Heukelum
2008-10-13x86, traps: converge do_debug handlersAlexander van Heukelum
2008-10-13x86, traps: introduce dotraplinkageAlexander van Heukelum
2008-10-13x86, traps: split out math_error and simd_math_errorAlexander van Heukelum
2008-10-13x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum
2008-10-13x86: __show_registers() and __show_regs() API unificationPekka Enberg
2008-10-13x86: move prefill_possible_map calling early, fix, V2Chuck Ebbert
2008-10-13x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt
2008-10-13traps: x86: remove trace_hardirqs_fixup from pagefault handlerAlexander van Heukelum
2008-10-13x86: remove SEGMENT_IS_FLAT_CODEGlauber Costa
2008-10-13x86: use user_mode macroGlauber Costa
2008-10-13x86: make mm/gup.c more virtualization friendlyJan Beulich
2008-10-13x86: add memory clobber in switch_to()Vegard Nossum
2008-10-13x86: check dsdt before find oem table for es7000, v2Yinghai Lu
2008-10-13x86: add early_memremap()Jeremy Fitzhardinge
2008-10-13x86: remove duplicate early_ioremap declarationsJeremy Fitzhardinge
2008-10-13x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge
2008-10-13i386: remove kprobes' restore_interrupts in favour of conditional_stiAlexander van Heukelum
2008-10-13x86-64: reduce boot fixmap spaceJan Beulich
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-12x86: memory corruption check - cleanupIngo Molnar
2008-10-12Merge branches 'core/signal' and 'x86/spinlocks' into x86/xenIngo Molnar
2008-10-12Merge branch 'linus' into x86/spinlocksIngo Molnar
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar
2008-10-12Merge branch 'x86/urgent' into core/signalIngo Molnar
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar
2008-10-10x86: track memtype for RAM in page structSuresh Siddha
2008-10-10x86, cpa: remove cpa pool codeSuresh Siddha
2008-10-10x86, cpa: remove USER permission from the very early identity mapping attributeSuresh Siddha
2008-10-10x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-10-06Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-04x86 setup: remove DEF_INITSEG and DEF_SETUPSEGPaul Bolle
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin
2008-09-30x86, debug printouts: IOMMU setup failures should not be KERN_ERRAdam Jackson
2008-09-27x86/iommu: make GART driver checkpatch cleanJoerg Roedel