summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* x86: don't include slab.h from arch/x86/include/asm/pgtable_32.hTejun Heo2010-03-301-1/+0Star
* x86, amd: Restrict usage of c1e_idle()Andreas Herrmann2010-03-191-0/+2
* x86: Fix placement of FIX_OHCI1394_BASEJan Beulich2010-03-161-3/+3
* x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-161-0/+1
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-132-3/+14
|\
| * Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-0958-1548/+1581
| |\
| * | perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra2010-03-021-1/+1
| * | perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter2010-03-011-1/+1
| * | perf, x86: add some IBS macros to perf_event.hRobert Richter2010-03-011-1/+3
| * | perf, x86: make IBS macros available in perf_event.hRobert Richter2010-03-011-0/+10
| * | x86/hw-breakpoints: Remove the name fieldFrederic Weisbecker2010-02-271-1/+0Star
| * | Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker2010-02-278-145/+9Star
| |\ \
* | | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-131-2/+0Star
* | | | pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori2010-03-131-28/+2Star
* | | | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-131-7/+0Star
* | | | Add generic sys_olduname()Christoph Hellwig2010-03-134-12/+2Star
* | | | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-133-5/+3Star
* | | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-132-1/+1
* | | | Add generic sys_old_mmap()Christoph Hellwig2010-03-133-4/+3Star
* | | | Add generic sys_old_select()Christoph Hellwig2010-03-133-4/+1Star
| |_|/ |/| |
* | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-0813-43/+151
|\ \ \
| * | | x86, olpc: Use pci subarch init for OLPCThomas Gleixner2010-02-262-19/+2Star
| * | | x86, pci: Add arch_init to x86_init abstractionThomas Gleixner2010-02-261-3/+5
| * | | x86, legacy_irq: Remove left over nr_legacy_irqsYinghai Lu2010-02-241-1/+0Star
| * | | x86, apbt: Moorestown APB system timer driverJacob Pan2010-02-241-0/+70
| * | | x86, mrst: Add vrtc platform data setup codeFeng Tang2010-02-241-0/+2
| * | | x86, mrst: Add platform timer info parsing codeJacob Pan2010-02-241-0/+2
| * | | x86, mrst: Fill in PCI functions in x86_init layerJacob Pan2010-02-241-0/+15
| * | | x86, ioapic: Add dummy ioapic functionsJacob Pan2010-02-241-0/+4
| * | | x86, ioapic: Early enable ioapic for timer irqJacob Pan2010-02-241-0/+1
| * | | Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin2010-02-234-26/+26
| |\ \ \
| * | | | x86, apic: Remove ioapic_disable_legacy()Jacob Pan2010-02-201-2/+0Star
| * | | | x86, pic: Make use of legacy_pic abstractionJacob Pan2010-02-202-15/+0Star
| * | | | x86, pic: Introduce legacy_pic abstractionJacob Pan2010-02-201-0/+13
| * | | | x86: Add pcibios_fixup_irqs to x86_initThomas Gleixner2010-02-202-0/+5
| * | | | x86: Add pci_init_irq to x86_initThomas Gleixner2010-02-202-1/+5
| * | | | x86: Move pci init function to x86_initThomas Gleixner2010-02-206-6/+31
* | | | | Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-03-057-29/+243
|\ \ \ \ \
| * | | | | KVM: Fix segment descriptor loadingGleb Natapov2010-03-011-2/+1Star
| * | | | | KVM: x86 emulator: Check IOPL level during io instruction emulationGleb Natapov2010-03-011-0/+1
| * | | | | KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov2010-03-012-3/+18
| * | | | | KVM: x86 emulator: Add Virtual-8086 mode of emulationGleb Natapov2010-03-011-0/+1
| * | | | | KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BITSheng Yang2010-03-011-1/+1
| * | | | | KVM: Rename vcpu->shadow_efer to eferAvi Kivity2010-03-011-1/+1
| * | | | | KVM: Activate fpu on cltsAvi Kivity2010-03-011-0/+1
| * | | | | KVM: SVM: Clean up and enhance mov dr emulationJan Kiszka2010-03-011-3/+2Star
| * | | | | KVM: export <asm/hyperv.h>Avi Kivity2010-03-011-0/+1
| * | | | | KVM: Add HYPER-V apic access MSRsGleb Natapov2010-03-011-0/+2
| * | | | | KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov2010-03-012-0/+5
| * | | | | KVM: Add HYPER-V header fileGleb Natapov2010-03-011-0/+186