summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2010-02-26perf_events, x86: Remove superflous MSR writesPeter Zijlstra
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra
2010-02-26perf_events, x86: AMD event schedulingStephane Eranian
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-02-26early_res: Add free_early_partial()Yinghai Lu
2010-02-25x86, olpc: Use pci subarch init for OLPCThomas Gleixner
2010-02-25x86, pci: Add arch_init to x86_init abstractionThomas Gleixner
2010-02-25x86, mrst: Add Kconfig dependencies for MoorestownJacob Pan
2010-02-25x86, mm: Unify kernel_physical_mapping_init() APIPekka Enberg
2010-02-25x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=nYinghai Lu
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King
2010-02-25x86, numaq: Make CONFIG_X86_NUMAQ depend on CONFIG_PCIPan, Jacob jun
2010-02-25kprobes/x86: Support kprobes jump optimization on x86Masami Hiramatsu
2010-02-25x86: Add text_poke_smp for SMP cross modifying codeMasami Hiramatsu
2010-02-25kprobes/x86: Cleanup save/restore registersMasami Hiramatsu
2010-02-25kprobes/x86: Boost probes when reenteringMasami Hiramatsu
2010-02-25kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODEMasami Hiramatsu
2010-02-25x86/PCI: Prevent mmconfig memory corruptionThomas Gleixner
2010-02-25ftrace: Remove memory barriers from NMI code when not neededSteven Rostedt
2010-02-25x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell
2010-02-25x86: Do not reserve brk for DMI if it's not going to be usedThadeu Lima de Souza Cascardo
2010-02-24x86, pci: Add sanity check for PCI fixed bar probingJacob Pan
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/PCI: Moorestown PCI supportJesse Barnes
2010-02-23x86, ioapic: Add dummy ioapic functionsJacob 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-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
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-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-22x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-02-22x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha
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-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-19x86, apic: Remove ioapic_disable_legacy()Jacob Pan
2010-02-19x86, pic: Make use of legacy_pic abstractionJacob Pan