summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-02-25x86: Do not reserve brk for DMI if it's not going to be usedThadeu Lima de Souza Cascardo
2010-02-24x86, legacy_irq: Remove duplicate vector assigmentYinghai Lu
2010-02-24x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu
2010-02-24x86, mrst: Platform clock setup codeJacob Pan
2010-02-24x86, apbt: Moorestown APB system timer driverJacob Pan
2010-02-23x86, mrst: Add vrtc platform data setup codeFeng Tang
2010-02-23x86, mrst: Add platform timer info parsing codeJacob Pan
2010-02-23x86, mrst: Fill in PCI functions in x86_init layerJacob Pan
2010-02-23x86, mrst: Add dummy legacy pic to platform setupJacob Pan
2010-02-23x86, ioapic: Early enable ioapic for timer irqJacob Pan
2010-02-23x86, pic: Fix section mismatch in legacy picJacob Pan
2010-02-23x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_setSuresh Siddha
2010-02-23x86, ptrace: Simplify xstateregs_get()Suresh Siddha
2010-02-22Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin
2010-02-22Merge branch 'x86/irq' into x86/apicH. Peter Anvin
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-20Merge branch 'x86/urgent' into x86/irqH. Peter Anvin
2010-02-19x86, apic: Remove ioapic_disable_legacy()Jacob Pan
2010-02-19x86, pic: Make use of legacy_pic abstractionJacob Pan
2010-02-19x86, pic: Introduce legacy_pic abstractionJacob Pan
2010-02-19x86: Initialize stack canary in secondary startJacob Pan
2010-02-19x86, ioapic: Improve handling of i8259A irq initAlek Du
2010-02-19x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner
2010-02-19x86: Add pci_init_irq to x86_initThomas Gleixner
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker
2010-02-19hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker
2010-02-18x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov
2010-02-18x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov
2010-02-18x86, irq: Keep chip_data in create_irq_nr and destroy_irqBrandon Philips
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown
2010-02-17smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu
2010-02-17x86, irq: Remove arch_probe_nr_irqsYinghai Lu
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-02-17x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock
2010-02-16core: Move early_res from arch/x86 to kernel/Yinghai Lu
2010-02-16x86/gart: Unexport gart_iommu_apertureFUJITA Tomonori
2010-02-16x86: Convert i8259_lock to raw_spinlockThomas Gleixner
2010-02-16x86: Convert nmi_lock to raw_spinlockThomas Gleixner
2010-02-16x86: Convert set_atomicity_lock to raw_spinlockThomas Gleixner
2010-02-16x86: set_personality_ia32() misses force_personality32Oleg Nesterov
2010-02-16x86: Convert ioapic_lock and vector_lock to raw_spinlockThomas Gleixner
2010-02-16ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown
2010-02-15x86, mtrr: Kill over the top warnAlan Cox
2010-02-13x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel
2010-02-12x86: Add find_fw_memmap_areaYinghai Lu
2010-02-12x86: Make 32bit support NO_BOOTMEMYinghai Lu
2010-02-12early_res: Enhance check_and_double_early_resYinghai Lu
2010-02-12x86: Move back find_e820_area to e820.cYinghai Lu