summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-171-1/+6
|\ \ \ \ \ \
| * | | | | | x86: fix compat-vdsoSuresh Siddha2008-10-151-1/+6
* | | | | | | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-161-2/+2
|\ \ \ \ \ \ \
| * | | | | | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | x86: rename iommu_num_pages function to iommu_nr_pagesJoerg Roedel2008-10-161-1/+1
* | | | | | | include: replace __FUNCTION__ with __func__Harvey Harrison2008-10-162-2/+2
|/ / / / / /
* | | | | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-10-131-56/+5Star
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13291-1234/+2587
| |\| | | |
| * | | | | x86_64: Use <asm-generic/statfs.h>David Woodhouse2008-09-061-56/+5Star
| | |_|/ / | |/| | |
* | | | | Merge phase #5 (misc) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2008-10-1320-137/+87Star
|\ \ \ \ \
| * | | | | x86: change early_ioremap to use slots instead of nestingYinghai Lu2008-10-132-4/+4
| * | | | | traps: x86: various noop-changes preparing for unification of traps_xx.cAlexander van Heukelum2008-10-131-4/+0Star
| * | | | | traps: i386: expand clear_mem_error and remove from mach_traps.hAlexander van Heukelum2008-10-131-6/+0Star
| * | | | | traps: x86: converge trap_init functionsAlexander van Heukelum2008-10-132-9/+11
| * | | | | x86, traps: converge do_debug handlersAlexander van Heukelum2008-10-131-4/+0Star
| * | | | | x86, traps: introduce dotraplinkageAlexander van Heukelum2008-10-131-37/+36Star
| * | | | | x86, traps: split out math_error and simd_math_errorAlexander van Heukelum2008-10-131-3/+3
| * | | | | x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum2008-10-132-3/+9
| * | | | | x86: __show_registers() and __show_regs() API unificationPekka Enberg2008-10-131-2/+1Star
| * | | | | x86: move prefill_possible_map calling early, fix, V2Chuck Ebbert2008-10-131-5/+3Star
| * | | | | x86: merge winchip-2 and winchip-2a cpu choicesKrzysztof Helt2008-10-131-2/+0Star
| * | | | | traps: x86: remove trace_hardirqs_fixup from pagefault handlerAlexander van Heukelum2008-10-131-21/+0Star
| * | | | | x86: remove SEGMENT_IS_FLAT_CODEGlauber Costa2008-10-131-3/+0Star
| * | | | | x86: use user_mode macroGlauber Costa2008-10-131-3/+0Star
| * | | | | x86: make mm/gup.c more virtualization friendlyJan Beulich2008-10-131-1/+1
| * | | | | x86: add memory clobber in switch_to()Vegard Nossum2008-10-131-1/+4
| * | | | | x86: check dsdt before find oem table for es7000, v2Yinghai Lu2008-10-131-0/+1
| * | | | | x86: add early_memremap()Jeremy Fitzhardinge2008-10-131-0/+1
| * | | | | x86: remove duplicate early_ioremap declarationsJeremy Fitzhardinge2008-10-132-17/+0Star
| * | | | | x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge2008-10-131-2/+12
| * | | | | i386: remove kprobes' restore_interrupts in favour of conditional_stiAlexander van Heukelum2008-10-131-9/+0Star
| * | | | | x86-64: reduce boot fixmap spaceJan Beulich2008-10-131-4/+4
| | |/ / / | |/| | |
* | | | | tty: Add termioxAlan Cox2008-10-131-0/+4
* | | | | tty: Cris has a nice RS485 ioctl so we should steal itAlan Cox2008-10-131-0/+2
|/ / / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----------. \ \ \ Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-1214-89/+198
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | | | | | * | | x86 setup: remove DEF_INITSEG and DEF_SETUPSEGPaul Bolle2008-10-041-2/+0Star
| | | | | * | | | | x86: memory corruption check - cleanupIngo Molnar2008-10-121-0/+17
| |_|_|_|/ / / / / |/| | | | | | | |
| | | | * | | | | x86, MM: virtual address debug, v2Jiri Slaby2008-06-192-1/+4
| | | | * | | | | MM: virtual address debugJiri Slaby2008-06-192-2/+3
| | | * | | | | | Merge commit 'v2.6.27-rc7' into x86/microcodeIngo Molnar2008-09-2426-56/+155
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | x86: moved microcode.c to microcode_intel.cDmitry Adamushko2008-09-231-75/+24Star
| | | * | | | | | x86, microcode rework, v2Dmitry Adamushko2008-09-121-9/+8Star
| | | * | | | | | x86-microcode: generic interface refactoringDmitry Adamushko2008-08-201-4/+16
| | | * | | | | | Merge commit 'v2.6.27-rc1' into x86/microcodeIngo Molnar2008-07-291-21/+1Star
| | | |\ \ \ \ \ \
| | | * | | | | | | x86: major refactoringPeter Oruba2008-07-281-0/+3
| | | * | | | | | | x86: first step of refactoring, introducing microcode_opsPeter Oruba2008-07-281-0/+13
| | | * | | | | | | x86: add AMD specific declarationsPeter Oruba2008-07-281-0/+30
| | | * | | | | | | x86: structure declaration renamingPeter Oruba2008-07-281-4/+6
| | | * | | | | | | x86: move per CPU microcode structure declaration to header filePeter Oruba2008-07-281-0/+8
| | | * | | | | | | x86: typedef removalPeter Oruba2008-07-281-3/+0Star