aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-04-02x86: remove duplicated code with pcpu_need_numa()Yinghai Lu
2009-04-02x86,percpu: fix inverted NUMA test in setup_pcpu_remap()Tejun Heo
2009-04-01x86: signal: check sas_ss_size instead of sas_ss_flags()Hiroshi Shimamoto
2009-03-28Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar
2009-03-25Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai
2009-03-25x86: Correct behaviour of irq affinityRusty Russell
2009-03-25x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen
2009-03-24x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu
2009-03-24x86: fix set_extra_move_desc callingYinghai Lu
2009-03-24Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar
2009-03-24Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar
2009-03-24x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited protPallipadi, Venkatesh
2009-03-23x86/dmi: fix dmi_alloc() section mismatchesJeremy Fitzhardinge
2009-03-23x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput
2009-03-23x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the timeJaswinder Singh Rajput
2009-03-23x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts togetherJaswinder Singh Rajput
2009-03-23x86: irq.c use same path for show_interruptsJaswinder Singh Rajput
2009-03-23x86: cpu/cpu.h cleanupJaswinder Singh Rajput
2009-03-22x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.cDmitri Vorobiev
2009-03-21Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar
2009-03-21Revert "x86: create a non-zero sized bm_pte only when needed"Jeremy Fitzhardinge
2009-03-21x86: pci-nommu.c cleanupJaswinder Singh Rajput
2009-03-21x86: io_delay.c cleanupJaswinder Singh Rajput
2009-03-21x86: rtc.c cleanupJaswinder Singh Rajput
2009-03-21x86: i8253 cleanupJaswinder Singh Rajput
2009-03-21x86: kdebugfs.c cleanupJaswinder Singh Rajput
2009-03-21x86: topology.c cleanupJaswinder Singh Rajput
2009-03-21x86: mpparse.c introduce check_physptr helper functionJaswinder Singh Rajput
2009-03-21x86: mpparse.c introduce smp_dump_mptable helper functionJaswinder Singh Rajput
2009-03-20x86: fix IO APIC resource allocation error messageBartlomiej Zolnierkiewicz
2009-03-20x86: signal: check signal stack overflow properlyHiroshi Shimamoto
2009-03-20x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com
2009-03-20x86, PAT: Add support for struct page pointer array in cpa set_clrvenkatesh.pallipadi@intel.com
2009-03-20x86, CPA: Add a flag parameter to cpa set_clr()venkatesh.pallipadi@intel.com
2009-03-20Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/coreIngo Molnar
2009-03-19x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge
2009-03-19x86/32: no need to use set_pte_present in set_pte_vaddrJeremy Fitzhardinge
2009-03-19x86: mpparse: clean up code by introducing a few helper functions, fixIngo Molnar
2009-03-18x86, setup: fix the setting of 480-line VGA modesH. Peter Anvin
2009-03-18x86: mpparse: clean up code by introducing a few helper functionsJaswinder Singh Rajput
2009-03-18x86: kprobes.c fix compilation warningJaswinder Singh Rajput
2009-03-18Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ...Ingo Molnar
2009-03-18x86: cpu/mttr/cleanup.c fix compilation warningJaswinder Singh Rajput
2009-03-18x86, uv: fix cpumask iterator in uv_bau_init()Rusty Russell
2009-03-18x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha
2009-03-18x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.cAndrew Morton
2009-03-17x86: fix broken irq migration logic while cleaning up multiple vectorsSuresh Siddha
2009-03-17x86, ioapic: Fix non atomic allocation with interrupts disabledSuresh Siddha
2009-03-17x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha
2009-03-17x86, x2apic: cleanup the IO-APIC level migration with interrupt-remappingSuresh Siddha