summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2010-02-26perf_events, x86: AMD event schedulingStephane Eranian1-3/+262
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian1-4/+20
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-0/+26
2010-02-26early_res: Add free_early_partial()Yinghai Lu1-0/+6
2010-02-26x86, mm: Unify kernel_physical_mapping_init() APIPekka Enberg2-10/+5
2010-02-26Merge branches 'clks' and 'pnx' into develRussell King4-19/+18
2010-02-25x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner1-11/+6
2010-02-25ftrace: Remove memory barriers from NMI code when not neededSteven Rostedt1-0/+26
2010-02-25x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell2-5/+31
2010-02-25x86: Do not reserve brk for DMI if it's not going to be usedThadeu Lima de Souza Cascardo1-0/+2
2010-02-24x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_setSuresh Siddha1-4/+0
2010-02-24x86, ptrace: Simplify xstateregs_get()Suresh Siddha1-23/+7
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas3-6/+51
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas3-32/+7
2010-02-23Merge branch 'x86/irq' into x86/apicH. Peter Anvin72-1332/+676
2010-02-23resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-23resource/PCI: align functions now return start of resourceDominik Brodowski1-7/+5
2010-02-23x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+2
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-25/+14
2010-02-21Merge branch 'x86/urgent' into x86/irqH. Peter Anvin12-42/+99
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2-2/+2
2010-02-20x86, setup: Don't skip mode setting for the standard VGA modesH. Peter Anvin1-8/+1
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2-2/+7
2010-02-19hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker1-23/+7
2010-02-19x86-64, setup: Inhibit decompressor output if video info is invalidH. Peter Anvin1-2/+0
2010-02-19x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov1-88/+98
2010-02-19x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov1-3/+3
2010-02-19x86, irq: Keep chip_data in create_irq_nr and destroy_irqBrandon Philips1-15/+5
2010-02-18Merge branches 'bugzilla-14886', 'bugzilla-15000', 'bugzilla-15040', 'bugzill...Len Brown1-8/+0
2010-02-18x86, setup: When restoring the screen, update boot_params.screen_infoH. Peter Anvin1-0/+7
2010-02-18smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu1-3/+4
2010-02-18x86, irq: Remove arch_probe_nr_irqsYinghai Lu1-22/+0
2010-02-17kmemcheck: Test the full object in kmemcheck_is_obj_initialized()Catalin Marinas3-3/+17
2010-02-17x86: Convert tlbstate_lock to raw_spinlockThomas Gleixner1-4/+4
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner292-7270/+11523
2010-02-17tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens1-0/+1
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger2-10/+2
2010-02-17x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock1-0/+8
2010-02-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller43-1114/+354
2010-02-17core: Move early_res from arch/x86 to kernel/Yinghai Lu6-545/+14
2010-02-17x86-64: Allow fbdev primary video codeDave Airlie2-6/+0
2010-02-16x86: Convert i8259_lock to raw_spinlockThomas Gleixner5-23/+23
2010-02-16x86: Convert nmi_lock to raw_spinlockThomas Gleixner1-3/+3
2010-02-16x86: Convert set_atomicity_lock to raw_spinlockThomas Gleixner1-3/+3
2010-02-16x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov1-4/+1
2010-02-16x86: set_personality_ia32() misses force_personality32Oleg Nesterov1-0/+1
2010-02-16x86: Convert ioapic_lock and vector_lock to raw_spinlockThomas Gleixner1-53/+53
2010-02-16x86: Mark atomic irq ops raw for 32bit legacyIngo Molnar1-2/+2
2010-02-16ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown1-8/+0
2010-02-16x86, mtrr: Kill over the top warnAlan Cox1-1/+1