aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-05-22x86: cpa_flush_array wbinvd should be done on all CPUsvenkatesh.pallipadi@intel.com
2009-05-22x86: bugfix wbinvd() model check instead of family checkvenkatesh.pallipadi@intel.com
2009-05-22x86: introduce noxsave boot parameterSuresh Siddha
2009-05-22x86, setup: revert ACPI 3 E820 extended attributes supportH. Peter Anvin
2009-05-22x86: DMI match for the Sony VGN-Z540N as it needs BIOS rebootZhang Rui
2009-05-20x86, boot: correct the calculation of ZO_INIT_SIZEH. Peter Anvin
2009-05-19x86, io-apic: Don't mark pin_programmed earlyYinghai Lu
2009-05-19x86: asm/processor.h: remove double declarationJaswinder Singh Rajput
2009-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-05-18Merge commit 'v2.6.30-rc6' into tracing/coreIngo Molnar
2009-05-18x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledYinghai Lu
2009-05-18x86, irq: update_mptable needs pci_routeirqYinghai Lu
2009-05-18x86: fix system without memory on node0Yinghai Lu
2009-05-18x86, mm: Fix node_possible_map logicYinghai Lu
2009-05-18mm, x86: remove MEMORY_HOTPLUG_RESERVE related codeYinghai Lu
2009-05-18Merge commit 'v2.6.30-rc6' into x86/mmIngo Molnar
2009-05-18x86: don't call read_apic_id if !cpu_has_apicYinghai Lu
2009-05-18x86, apic: introduce io_apic_irq_attrYinghai Lu
2009-05-15x86: Fix performance regression caused by paravirt_ops on native kernelsJeremy Fitzhardinge
2009-05-15x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000Jaswinder Singh Rajput
2009-05-15x86, mtrr: remove mtrr MSRs double declarationJaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000Jaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000Jaswinder Singh Rajput
2009-05-15x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcapJaswinder Singh Rajput
2009-05-15kgdb,i386: use address that SP register points to in the exception frameJason Wessel
2009-05-14x86/stacktrace: return 0 instead of -1 for stack opsSteven Rostedt
2009-05-13x86/function-graph: fix constraint for recording old return valueSteven Rostedt
2009-05-13xen: use header for EXPORT_SYMBOL_GPLRandy Dunlap
2009-05-12x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGNH. Peter Anvin
2009-05-12x86, boot: correct sanity checks in boot/compressed/misc.cH. Peter Anvin
2009-05-12x86: read apic ID in the !acpi_lapic caseYinghai Lu
2009-05-12Merge branch 'x86/apic' into irq/numaIngo Molnar
2009-05-12x86: make sparse mem work in non-NUMA modeShaohua Li
2009-05-12x86: process.c, remove useless headersAmerigo Wang
2009-05-12x86: merge process.c a bitAmerigo Wang
2009-05-12x86: microcode: use smp_call_function_single instead of set_cpus_allowed, cle...Dmitry Adamushko
2009-05-11x86: add extension fields for bootloader type and versionH. Peter Anvin
2009-05-11x86, defconfig: update kernel position parametersH. Peter Anvin
2009-05-11x86, defconfig: update to current, no material changesH. Peter Anvin
2009-05-11x86: make CONFIG_RELOCATABLE the defaultH. Peter Anvin
2009-05-11x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to 16 MBH. Peter Anvin
2009-05-11x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin
2009-05-11x86, boot: remove dead code from boot/compressed/head_*.SH. Peter Anvin
2009-05-12x86, 32-bit: fix kernel_trap_sp()Masami Hiramatsu
2009-05-11sched: Don't export sched_mc_power_savings on multi-socket single core systemVaidyanathan Srinivasan
2009-05-11x86, boot: use LOAD_PHYSICAL_ADDR on 64 bitsH. Peter Anvin
2009-05-11x86, boot: make symbols from the main vmlinux availableH. Peter Anvin
2009-05-11x86: fix percpu_{to,from}_op()Jan Beulich