aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich2009-03-1212-35/+36
* x86: move a few device initialization objects into .devinit.rodataJan Beulich2009-03-122-4/+4
*-----. Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar2009-03-1217-116/+1037
|\ \ \ \
| | | | * x86: mmiotrace: quieten spurious warning messageStuart Bennett2009-03-111-1/+1
| | | | * x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar2009-03-111-0/+11
| | | * | x86: remove zImage supportH. Peter Anvin2009-03-115-91/+18
| | * | | x86: debug check for kmap_atomic_pfn and iomap_atomic_prot_pfn()Akinobu Mita2009-03-111-0/+2
| | * | | x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn()Akinobu Mita2009-03-113-17/+14
| | |/ /
| * | | x86: cpu architecture debug code, build fix, cleanupJaswinder Singh Rajput2009-03-112-2/+4
| * | | x86: cpu architecture debug codeJaswinder Singh Rajput2009-03-104-0/+985
| * | | x86: BUG to BUG_ON changesStoyan Gaydarov2009-03-102-6/+3
* | | | x86: shrink __ALIGN and __ALIGN_STR definitionsCyrill Gorcunov2009-03-111-8/+5
| |/ / |/| |
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86/cleanups', 'x86/kexec', 'x86/mce2' and 'linus' into x86/coreIngo Molnar2009-03-1175-1085/+2778
|\ \ \ \ \ | | | | |/ | | | |/|
| | | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-101-7/+8
| | | |\ \
| | | * \ \ Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-1/+0
| | | |\ \ \
| | | | * | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0
| | | * | | | lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell2009-03-091-7/+9
| | | * | | | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell2009-03-091-0/+5
| | * | | | | x86, mce: use round_jiffies() instead round_jiffies_relative()KOSAKI Motohiro2009-03-101-2/+2
| * | | | | | x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying2009-03-105-44/+197
| * | | | | | x86, kexec: x86_64: add identity map for pages at image->startHuang Ying2009-03-101-0/+42
| * | | | | | x86, kexec: fix kexec x86 coding styleHuang Ying2009-03-104-30/+50
| | |_|_|_|/ | |/| | | |
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----------. \ \ \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-1010-60/+106
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|/ / / | | | | | | | |/| | | / | | | | | | | |_|_|_|/ | | | | | | |/| | | |
| | | | | | | | * | | x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman2009-03-081-2/+0
| | | | | | | | * | | x86, percpu: setup reserved percpu area for x86_64Tejun Heo2009-03-061-9/+28
| | | | | | | | * | | percpu, module: implement reserved allocation and use it for module percpu va...Tejun Heo2009-03-061-4/+4
| | | | | | | | * | | x86: make embedding percpu allocator return excessive free spaceTejun Heo2009-03-061-16/+28
| | | | | | | | * | | percpu: use negative for auto for pcpu_setup_first_chunk() argumentsTejun Heo2009-03-061-1/+1
| | | | | | * | | | | x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett2009-03-081-7/+8
| | | | | | |/ / / /
| | | | | | * | | | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger2009-03-061-1/+1
| | | | | | * | | | x86, bts: remove bad warningMarkus Metzger2009-03-061-1/+0
| | | | | * | | | | x86-32: make sure virt_addr_valid() returns false for fixmap addressesJeremy Fitzhardinge2009-03-081-0/+2
| | | | | * | | | | x86: fix warning about nodeidYinghai Lu2009-03-081-9/+14
| | | | | * | | | | x86: rename do_not_nx to disable_nx in mm/init_64.cPekka Enberg2009-03-061-4/+4
| | | | | * | | | | x86: fix uninitialized variable in init_memory_mapping()Pekka Enberg2009-03-061-1/+1
| | | | * | | | | | x86: make "memtest" like "memtest=17"Yinghai Lu2009-03-061-0/+3
| | | | |/ / / / /
| | | * | | | | | x86: don't define __this_fixmap_does_not_exist()Wang Chen2009-03-081-8/+11
| | | |/ / / / /
| | * | | | | | x86: linkage.h - guard assembler specifics by __ASSEMBLY__Cyrill Gorcunov2009-03-061-6/+10
| | |/ / / / /
| * | | | | | x86: remove smp_apply_quirks()/smp_checks()Yinghai Lu2009-03-083-78/+77
| |/ / / / /
| * | | | | Merge branch 'x86/uv' into x86/coreIngo Molnar2009-03-0513-1/+452
| |\ \ \ \ \
| | * | | | | x86: UV, SGI RTC: add generic system vector, build fix on UPIngo Molnar2009-03-051-0/+2
| | * | | | | x86: UV, SGI RTC: fix uv_time.c for UPDimitri Sivanich2009-03-051-1/+3
| | * | | | | x86: UV, SGI RTC: add UV RTC clocksource/clockeventsDimitri Sivanich2009-03-042-1/+392
| | * | | | | x86: UV, SGI RTC: loop through installed UV bladesDimitri Sivanich2009-03-041-0/+4
| | * | | | | x86: UV, SGI RTC: add generic system vectorDimitri Sivanich2009-03-049-0/+52
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'x86/mm' into x86/coreIngo Molnar2009-03-0513-491/+472
| |\ \ \ \ \
| | * | | | | x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state testsJeremy Fitzhardinge2009-03-052-6/+5
| | * | | | | x86-32: use specific __vmalloc_start_set flag in __virt_addr_validJeremy Fitzhardinge2009-03-053-4/+12
| | * | | | | 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-052-1/+2