aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86, bts: turn macro into static inline functionMarkus Metzger2008-11-25
* x86, bts: exclude ds.c from build when disabledMarkus Metzger2008-11-25
* arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall2008-11-25
* x86: use limited register constraint for setnzSteven Rostedt2008-11-25
* xen: pin correct PGD on suspendIan Campbell2008-11-23
* Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2008-11-23
|\
| * oprofile: fix an overflow in ppro codeEric Dumazet2008-11-17
* | x86: revert irq number limitationThomas Gleixner2008-11-23
* | Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar2008-11-21
|\ \
| * | x86: Fix interrupt leak due to migrationMatthew Wilcox2008-11-20
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-20
| |\ \
| * \ \ Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2008-11-19
| |\ \ \
| | * | | x86: make NUMA on 32-bit depend on EXPERIMENTAL againRafael J. Wysocki2008-11-12
| | * | | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki2008-11-12
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-19
| |\ \ \ \
| * | | | | reintroduce accept4Ulrich Drepper2008-11-19
| | |_|_|/ | |/| | |
* | | | | x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick2008-11-20
* | | | | x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick2008-11-20
| |_|_|/ |/| | |
* | | | x86: uaccess_64: fix return value in __copy_from_user()Hiroshi Shimamoto2008-11-18
* | | | x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin2008-11-18
| |/ / |/| |
* | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-18
|\ \ \
| * | | AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel2008-11-18
| * | | AMD IOMMU: fix fullflush comparison lengthJoerg Roedel2008-11-18
| * | | AMD IOMMU: enable device isolation per defaultJoerg Roedel2008-11-18
| * | | AMD IOMMU: add parameter to disable device isolationJoerg Roedel2008-11-18
| |/ /
| * / 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
| * | | 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
| |/ /
* | | x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher2008-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
|/ /
* | 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
| * | sched: improve sched_clock() performanceIngo Molnar2008-11-08