summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
*-----. Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar2009-03-124-5/+196
|\ \ \ \
| | | * | x86: remove zImage supportH. Peter Anvin2009-03-111-4/+0
| | * | | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita2009-03-111-0/+1
| | |/ /
| * | | x86: cpu architecture debug code, build fix, cleanupJaswinder Singh Rajput2009-03-111-1/+2
| * | | x86: cpu architecture debug codeJaswinder Singh Rajput2009-03-101-0/+193
* | | | x86: shrink __ALIGN and __ALIGN_STR definitionsCyrill Gorcunov2009-03-111-8/+5
| |/ / |/| |
* | | x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying2009-03-101-6/+7
|/ /
* | x86: linkage.h - guard assembler specifics by __ASSEMBLY__Cyrill Gorcunov2009-03-061-6/+10
* | Merge branch 'x86/uv' into x86/coreIngo Molnar2009-03-057-0/+16
|\ \
| * | x86: UV, SGI RTC: add generic system vector, build fix on UPIngo Molnar2009-03-051-0/+2
| * | x86: UV, SGI RTC: loop through installed UV bladesDimitri Sivanich2009-03-041-0/+4
| * | x86: UV, SGI RTC: add generic system vectorDimitri Sivanich2009-03-045-0/+10
* | | Merge branch 'x86/mm' into x86/coreIngo Molnar2009-03-055-6/+29
|\ \ \
| * | | x86-32: use specific __vmalloc_start_set flag in __virt_addr_validJeremy Fitzhardinge2009-03-051-0/+5
| * | | x86: clean up old gcc warningsJeremy Fitzhardinge2009-03-052-6/+5
| * | | x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAEIngo Molnar2009-03-051-0/+1
| * | | x86: move function and variable declarations to asm/init.hPekka Enberg2009-03-051-0/+18
| * | | Merge branch 'x86/urgent' into x86/mmIngo Molnar2009-03-042-12/+0
| |\ \ \
* | \ \ \ Merge branch 'x86/mce2' into x86/coreIngo Molnar2009-03-053-3/+38
|\ \ \ \ \
| * \ \ \ \ Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-03-034-7/+12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/core' into x86/mce2H. Peter Anvin2009-02-24126-4685/+2841
| |\ \ \ \ \ \
| * | | | | | | x86, mce, cmci: add CMCI supportAndi Kleen2009-02-241-0/+10
| * | | | | | | x86, mce, cmci: define MSR names and fields for new CMCI registersAndi Kleen2009-02-243-0/+8
| * | | | | | | x86, mce, cmci: use polled banks bitmap in machine check pollerAndi Kleen2009-02-241-1/+4
| * | | | | | | x86, mce, cmci: factor out threshold interrupt handlerAndi Kleen2009-02-241-0/+2
| * | | | | | | x86, mce, cmci: export MAX_NR_BANKSAndi Kleen2009-02-241-0/+6
| * | | | | | | Merge branch 'x86/urgent' into x86/mce2H. Peter Anvin2009-02-235-4/+9
| |\ \ \ \ \ \ \
| * | | | | | | | x86, mce: separate correct machine check poller and fatal exception handlerAndi Kleen2009-02-191-0/+7
| * | | | | | | | x86, mce: factor out duplicated struct mce setup into one functionAndi Kleen2009-02-191-1/+2
| * | | | | | | | x86, mce: don't disable machine checks during code patchingAndi Kleen2009-02-171-2/+0
* | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-053-13/+7
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86, math-emu: fix init_fpu for task != currentDaniel Glöckner2009-03-041-1/+7
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying2009-03-042-6/+0
* | | | | | | x86: remove vestigial fix_ioremap prototypesJeremy Fitzhardinge2009-03-041-3/+0
* | | | | | | Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-0415-247/+209
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----------. \ \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-0412-242/+180
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |/ / / / /
| | | | | | | | * | | | | x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2009-03-022-14/+0
| | | | | | * | | | | | | x86: headers cleanup - boot.hCyrill Gorcunov2009-01-141-3/+7
| | | | | | * | | | | | | Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-108-136/+69
| | | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | | bzip2/lzma: x86 kernel compression supportAlain Knaff2009-01-041-1/+11
| | | | | * | | | | | | | | x86: add forward decl for tss_structJeremy Fitzhardinge2009-03-021-0/+1
| | | | | * | | | | | | | | x86: unify chunks of kernel/process*.cJeremy Fitzhardinge2009-03-021-0/+2
| | | | | * | | | | | | | | x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge2009-03-021-6/+0
| | | | | | |_|_|_|_|_|_|/ | | | | | |/| | | | | | |
| | | | | * | | | | | | | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar2009-03-011-4/+1
| | | | | | |_|/ / / / / | | | | | |/| | | | | |
| | | | * | | | | | | | x86: set_highmem_pages_init() cleanupPekka Enberg2009-03-031-1/+5
| | | | * | | | | | | | x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2009-03-022-20/+9
| | | * | | | | | | | | x86, fixmap: unify fixmap.hGustavo F. Padovan2009-02-273-310/+147
| | | * | | | | | | | | x86, fixmap: prepare fixmap_32.h for unificationGustavo F. Padovan2009-02-271-17/+56
| | | * | | | | | | | | x86, fixmap: prepare fixmap_64.h for unificationGustavo F. Padovan2009-02-271-7/+69
| | | * | | | | | | | | x86, fixmap: add CONFIG_EFIGustavo F. Padovan2009-02-271-0/+4
OpenPOWER on IntegriCloud