summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-11-27x86: entry_64.S - use X86_EFLAGS_IF instead of hardcoded numbergorcunov@gmail.com
2008-11-27i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum
2008-11-27x86_64: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum
2008-11-23x86: introduce ENTRY(KPROBE_ENTRY)_X86 assembly helpers to catch unbalanced d...Cyrill Gorcunov
2008-11-23x86: KPROBE_ENTRY should be paired wth KPROBE_ENDAlexander van Heukelum
2008-11-23x86: include ENTRY/END in entry handlers in entry_64.SAlexander van Heukelum
2008-11-23x86: move dwarf2 related macro to dwarf2.hCyrill Gorcunov
2008-11-22x86: split out some macro's and move common code to paranoid_exit, fixAlexander van Heukelum
2008-11-21x86: entry_64.S: split out some macro's and move common code to paranoid_exitAlexander van Heukelum
2008-11-21x86: entry_64.S: factor out save_paranoid and paranoid_exitAlexander van Heukelum
2008-11-21x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.SAlexander van Heukelum
2008-11-21x86: entry_64.S: renameIngo Molnar
2008-11-21x86: clean up after: move entry_64.S register saving out of the macros, fixIngo Molnar
2008-11-20x86: clean up after: move entry_64.S register saving out of the macrosAlexander van Heukelum
2008-11-20x86: move entry_64.S register saving out of the macrosAlexander van Heukelum
2008-11-20Merge branch 'x86/cleanups' into x86/irqIngo Molnar
2008-11-18Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
2008-11-18x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar
2008-11-18x86: add rdtsc barrier to TSC sync checkVenki Pallipadi
2008-11-17x86: entry_64.S: remove whitespace at end of linesAlexander van Heukelum
2008-11-17Merge commit 'v2.6.28-rc5' into x86/cleanupsIngo Molnar
2008-11-16x86: fix es7000 compilingYinghai Lu
2008-11-16x86, bts: fix unlock problem in ds.cMarkus Metzger
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse
2008-11-13x86: irq: fix apicinterrupts on 64 bitsAlexander van Heukelum
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-11-12x86: fix up the new IRQ code for older versions of gasH. Peter Anvin
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-11-11Merge branch 'misc' into releaseLen Brown
2008-11-11ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas
2008-11-11x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin
2008-11-11x86: 32 bits: shrink and align IRQ stubsH. Peter Anvin
2008-11-11x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin
2008-11-11KVM: Fix pit memory leak if unable to allocate irq source idAvi Kivity
2008-11-11KVM: VMX: Set IGMT bit in EPT entrySheng Yang
2008-11-11KVM: Require the PCI subsystemAvi Kivity
2008-11-11x86: KVM guest: fix section mismatch warning in kvmclock.cRakib Mullick
2008-11-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-11-11KVM: MMU: increase per-vcpu rmap cache alloc sizeMarcelo Tosatti
2008-11-11x86, voyager: fix smp generic helper voyager breakageJames Bottomley
2008-11-10x86: Make NUMA on 32-bit depend on BROKENRafael J. Wysocki
2008-11-10x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming
2008-11-10x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming
2008-11-10x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming
2008-11-10x86: x86_32 has its own irq_regs definitionHarvey Harrison
2008-11-09x86: clean up vget_cycles()Ingo Molnar
2008-11-09x86: move iomap.h to the new include locationArjan van de Ven
2008-11-08x86: clean up rdtsc_barrier() useIngo Molnar
2008-11-08Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-11-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds