aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86: split out some macro's and move common code to paranoid_exit, fixAlexander van Heukelum2008-11-22
* x86: entry_64.S: split out some macro's and move common code to paranoid_exitAlexander van Heukelum2008-11-21
* x86: entry_64.S: factor out save_paranoid and paranoid_exitAlexander van Heukelum2008-11-21
* x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.SAlexander van Heukelum2008-11-21
* x86: entry_64.S: renameIngo Molnar2008-11-21
* x86: clean up after: move entry_64.S register saving out of the macros, fixIngo Molnar2008-11-21
* x86: clean up after: move entry_64.S register saving out of the macrosAlexander van Heukelum2008-11-20
* x86: move entry_64.S register saving out of the macrosAlexander van Heukelum2008-11-20
* Merge branch 'x86/cleanups' into x86/irqIngo Molnar2008-11-20
|\
| * Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-11-18
| |\
| | * x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar2008-11-18
| | * x86: add rdtsc barrier to TSC sync checkVenki Pallipadi2008-11-17
| | * x86: fix es7000 compilingYinghai Lu2008-11-16
| | * x86, bts: fix unlock problem in ds.cMarkus Metzger2008-11-16
| | * x86, voyager: fix smp generic helper voyager breakageJames Bottomley2008-11-11
| | * x86: move iomap.h to the new include locationArjan van de Ven2008-11-09
| * | x86: entry_64.S: remove whitespace at end of linesAlexander van Heukelum2008-11-17
| * | Merge commit 'v2.6.28-rc5' into x86/cleanupsIngo Molnar2008-11-17
| |\ \
| | * | Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse2008-11-15
| | * | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-11-12
| | |\ \
| | | * | KVM: Fix pit memory leak if unable to allocate irq source idAvi Kivity2008-11-11
| | | * | KVM: VMX: Set IGMT bit in EPT entrySheng Yang2008-11-11
| | | * | KVM: Require the PCI subsystemAvi Kivity2008-11-11
| | | * | x86: KVM guest: fix section mismatch warning in kvmclock.cRakib Mullick2008-11-11
| | | * | KVM: MMU: increase per-vcpu rmap cache alloc sizeMarcelo Tosatti2008-11-11
| | | |/
| | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-12
| | |\ \
| | | * \ Merge branch 'misc' into releaseLen Brown2008-11-11
| | | |\ \ | | | | |/ | | | |/|
| | | | * ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas2008-11-11
| * | | | x86: x86_32 has its own irq_regs definitionHarvey Harrison2008-11-10
| * | | | x86: clean up vget_cycles()Ingo Molnar2008-11-09
| * | | | x86: clean up rdtsc_barrier() useIngo Molnar2008-11-08
| * | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-11-08
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | x86: Implement change_bit with immediate operand as "lock xorb"Uros Bizjak2008-11-05
| * | | | x86: avoid duplicate running of pud_offset and pmd_offset in one_md_table_init()Zhaolei2008-10-31
| * | | | x86: simplify X86_MPPARSE config optionJan Beulich2008-10-30
| * | | | x86: use the new byteorder headersHarvey Harrison2008-10-28
| * | | | x86: remove dead IRQBALANCE codeDan McGee2008-10-27
| * | | | x86, signals: remove duplicated register setup code in ia32 signal deliveryMikael Pettersson2008-10-27
| | |_|/ | |/| |
* | | | x86: irq: fix apicinterrupts on 64 bitsAlexander van Heukelum2008-11-13
* | | | x86: fix up the new IRQ code for older versions of gasH. Peter Anvin2008-11-12
* | | | x86: 64 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-11
* | | | x86: 32 bits: shrink and align IRQ stubsH. Peter Anvin2008-11-11
* | | | x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin2008-11-11
| |_|/ |/| |
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-11-11
|\ \ \
| * | | x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming2008-11-10
| * | | x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming2008-11-10
| * | | x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming2008-11-10
| | |/ | |/|
* / | x86: Make NUMA on 32-bit depend on BROKENRafael J. Wysocki2008-11-10
|/ /
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-08
|\ \
| * | sched: optimize sched_clock() a bitIngo Molnar2008-11-08