aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds
2009-03-17x86: MTRR workaround for system with stange var MTRRsYinghai Lu
2009-03-16x86, paravirt: prevent gcc from generating the wrong addressing modeJeremy Fitzhardinge
2009-03-16x86: reduce preemption off section in exit threadThomas Gleixner
2009-03-16x86, mce: remove incorrect __cpuinit for intel_init_cmci()Hidetoshi Seto
2009-03-15x86, mm: remove unnecessary include file from iomap_32.cAkinobu Mita
2009-03-15x86: print out more info in e820_update_range()Yinghai Lu
2009-03-15x86: fix 64k corruption-checkYinghai Lu
2009-03-14x86: put initial_pg_tables into .bssYinghai Lu
2009-03-14x86: allow extend_brk users to reserve brk spaceJeremy Fitzhardinge
2009-03-14x86-32: compute initial mapping size more accuratelyYinghai Lu
2009-03-14x86: use brk allocation for DMIJeremy Fitzhardinge
2009-03-14x86-32: use brk segment for allocating initial kernel pagetableJeremy Fitzhardinge
2009-03-14x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRDH. Peter Anvin
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge
2009-03-14x86: make section delimiter symbols part of their sectionJeremy Fitzhardinge
2009-03-14x86: cpu_debug add support for various AMD CPUsJaswinder Singh Rajput
2009-03-14x86/centaur: merge 32 & 64 bit versionSebastian Andrzej Siewior
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar
2009-03-14x86: print the continous part of fixed mtrrs togetherYinghai Lu
2009-03-14x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=yYinghai Lu
2009-03-14x86: make e820_update_range() handle small range updateYinghai Lu
2009-03-14x86: cpu/common.c more cleanupsIngo Molnar
2009-03-14Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-03-14x86: entry_32.S fix compile warnings - fix work mask bit widthJaswinder Singh Rajput
2009-03-14x86: cpu/common.c cleanupsJaswinder Singh Rajput
2009-03-13Merge branch 'x86/core' into x86/kconfigIngo Molnar
2009-03-13x86: disable __do_IRQ supportThomas Gleixner
2009-03-13x86: ptrace, bts: fix an unreachable statementAmérico Wang
2009-03-13x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRsAndreas Herrmann
2009-03-13x86: fix e820_update_range()Yinghai Lu
2009-03-13VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoffPallipadi, Venkatesh
2009-03-13x86: cpu_debug add write support for MSRsJaswinder Singh Rajput
2009-03-13x86: separate mtrr cleanup/mtrr_e820 trim to separate fileYinghai Lu
2009-03-13x86: print out mtrr_range_state when user specify sizeYinghai Lu
2009-03-13x86: more MTRR debug printoutsYinghai Lu
2009-03-13x86: create a non-zero sized bm_pte only when neededJan Beulich
2009-03-13x86: fix code paths used by update_mptableJan Beulich
2009-03-13x86: clean up output resulting from update_mptable optionJan Beulich
2009-03-13x86: properly __init-annotate recent early_printk additionsJan Beulich
2009-03-13x86: move save_mr() into .meminit.textJan Beulich
2009-03-13x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich
2009-03-13x86, 32-bit: also limit NODES_HIGH_SHIFT hereJan Beulich
2009-03-13x86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn(), fixIngo Molnar
2009-03-13x86: smarten /proc/interrupts outputJan Beulich
2009-03-12x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin
2009-03-12x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich
2009-03-12x86: move a few device initialization objects into .devinit.rodataJan Beulich