aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-16include: replace __FUNCTION__ with __func__Harvey Harrison2-2/+2
2008-10-13Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds1-56/+5
2008-10-13Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds20-137/+87
2008-10-13tty: Add termioxAlan Cox1-0/+4
2008-10-13tty: Cris has a nice RS485 ioctl so we should steal itAlan Cox1-0/+2
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse291-1234/+2587
2008-10-13x86: change early_ioremap to use slots instead of nestingYinghai Lu2-4/+4
2008-10-13traps: x86: various noop-changes preparing for unification of traps_xx.cAlexander van Heukelum1-4/+0
2008-10-13traps: i386: expand clear_mem_error and remove from mach_traps.hAlexander van Heukelum1-6/+0
2008-10-13traps: x86: converge trap_init functionsAlexander van Heukelum2-9/+11
2008-10-13x86, traps: converge do_debug handlersAlexander van Heukelum1-4/+0
2008-10-13x86, traps: introduce dotraplinkageAlexander van Heukelum1-37/+36
2008-10-13x86, traps: split out math_error and simd_math_errorAlexander van Heukelum1-3/+3
2008-10-13x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum2-3/+9
2008-10-13x86: __show_registers() and __show_regs() API unificationPekka Enberg1-2/+1
2008-10-13x86: move prefill_possible_map calling early, fix, V2Chuck Ebbert1-5/+3
2008-10-13x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt1-2/+0
2008-10-13traps: x86: remove trace_hardirqs_fixup from pagefault handlerAlexander van Heukelum1-21/+0
2008-10-13x86: remove SEGMENT_IS_FLAT_CODEGlauber Costa1-3/+0
2008-10-13x86: use user_mode macroGlauber Costa1-3/+0
2008-10-13x86: make mm/gup.c more virtualization friendlyJan Beulich1-1/+1
2008-10-13x86: add memory clobber in switch_to()Vegard Nossum1-1/+4
2008-10-13x86: check dsdt before find oem table for es7000, v2Yinghai Lu1-0/+1
2008-10-13x86: add early_memremap()Jeremy Fitzhardinge1-0/+1
2008-10-13x86: remove duplicate early_ioremap declarationsJeremy Fitzhardinge2-17/+0
2008-10-13x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge1-2/+12
2008-10-13i386: remove kprobes' restore_interrupts in favour of conditional_stiAlexander van Heukelum1-9/+0
2008-10-13x86-64: reduce boot fixmap spaceJan Beulich1-4/+4
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2Ingo Molnar14-89/+198
2008-10-12x86: memory corruption check - cleanupIngo Molnar1-0/+17
2008-10-12Merge branches 'core/signal' and 'x86/spinlocks' into x86/xenIngo Molnar3-38/+40
2008-10-12Merge branch 'linus' into x86/spinlocksIngo Molnar36-155/+731
2008-10-12Merge branch 'linus' into x86/xenIngo Molnar290-1142/+2374
2008-10-12Merge branch 'x86/urgent' into core/signalIngo Molnar36-156/+545
2008-10-11Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar14-61/+467
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar39-162/+255
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-BIngo Molnar6-28/+139
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar284-972/+1582
2008-10-10x86: track memtype for RAM in page structSuresh Siddha2-0/+3
2008-10-10x86, cpa: remove cpa pool codeSuresh Siddha1-2/+0
2008-10-10x86, cpa: remove USER permission from the very early identity mapping attributeSuresh Siddha1-2/+2
2008-10-10x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha1-0/+11
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', ...Ingo Molnar18-52/+84
2008-10-06Merge branch 'x86/tracehook' into x86-v28-for-linus-phase1Ingo Molnar3-1/+219
2008-10-06Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar19-3/+151
2008-10-06Merge branch 'x86/pebs' into x86-v28-for-linus-phase1Ingo Molnar4-57/+265
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar282-845/+845
2008-10-04x86 setup: remove DEF_INITSEG and DEF_SETUPSEGPaul Bolle1-2/+0
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin1-0/+1
2008-09-30x86, debug printouts: IOMMU setup failures should not be KERN_ERRAdam Jackson1-3/+3