summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2008-11-06x86: update CONFIG_NUMA descriptionKOSAKI Motohiro
2008-11-06x86: add smp_mb() before sending INVALIDATE_TLB_VECTORSuresh Siddha
2008-11-06x86: remove VISWS and PARAVIRT around NR_IRQS puzzleYinghai Lu
2008-11-06x86: mention ACPI in top-level Kconfig menuBjorn Helgaas
2008-11-06x86: signal_64: make setup_sigcontext() similarHiroshi Shimamoto
2008-11-06x86: signal_64: setup fpstate in setup_sigcontext()Hiroshi Shimamoto
2008-11-06x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe()Hiroshi Shimamoto
2008-11-06x86: signal_32: do save_i387_xstate() at get_sigframe()Hiroshi Shimamoto
2008-11-06ftrace: add quick function trace stopSteven Rostedt
2008-11-06x86: size NR_IRQS on 32-bit systems the same way as 64-bitYinghai Lu
2008-11-06x86: don't allow nr_irqs > NR_IRQSBen Hutchings
2008-11-05x86: uv: Add UV reserved page bios callRuss Anderson
2008-11-05x86: uv: Add UV memory protection bios callRuss Anderson
2008-11-05x86: uv: Add UV watchlist bios callRuss Anderson
2008-11-05x86: Implement change_bit with immediate operand as "lock xorb"Uros Bizjak
2008-11-05sched: re-tune balancingIngo Molnar
2008-11-04x86: vmware: look for DMI string in the product serial keyAlok Kataria
2008-11-04x86 debug: mark early_printk.o as notraceIngo Molnar
2008-11-04x86: signal_64: remove unused code in __setup_rt_frame()Hiroshi Shimamoto
2008-11-04x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria
2008-11-03x86: VMware: Fix vmware_get_tsc codeAlok Kataria
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-03io mapping: clean up #ifdefsKeith Packard
2008-11-03ftrace: fix hardirq header for non ftrace archsSteven Rostedt
2008-11-03x86, voyager: fix smp_intr_init() compile breakageJames Bottomley
2008-11-03Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar
2008-11-03x86: add memory hotremove config optionGary Hade
2008-11-01x86: Skip verification by the watchdog for TSC clocksource.Alok Kataria
2008-11-01x86: Add a synthetic TSC_RELIABLE feature bit.Alok Kataria
2008-11-01x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria
2008-11-01x86: add X86_FEATURE_HYPERVISOR feature bitAlok Kataria
2008-11-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-01x86: Clean up late e820 resource allocationLinus Torvalds
2008-10-31x86: add a synthetic TSC_RELIABLE feature bitAlok Kataria
2008-10-31x86: avoid duplicate running of pud_offset and pmd_offset in one_md_table_init()Zhaolei
2008-10-31x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi
2008-10-31ftrace: nmi safe code clean upsSteven Rostedt
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard
2008-10-31kexec/i386: setup kexec page table in CHuang Ying
2008-10-31kexec/i386: allocate page table pages dynamicallyHuang Ying
2008-10-31kexec/i386: remove PAGE_SIZE alignment from relocate_kernelHuang Ying
2008-10-31x86: build fixIngo Molnar
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-30Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-31lguest: fix irq vectors.Rusty Russell
2008-10-31lguest: fix early_ioremap.Rusty Russell
2008-10-31x86: cpu_index build fixIngo Molnar
2008-10-31x86/voyager: fix missing cpu_index initialisationJames Bottomley
2008-10-31x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley
2008-10-30x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai