- 8808500 x86: soften multi-BAR mapping sanity check warning message by Ingo Molnar · 16 years ago
- 5f5db59 x86, debug: remove the confusing entry in call trace by jia zhang · 16 years ago
- f377fa1 x86: clean up stack overflow debug check by Ingo Molnar · 16 years ago
- 3aeb95d x86_64: fix the check in stack_overflow_check by jia zhang · 16 years ago
- ca9eed7 Merge commit 'v2.6.28-rc6' into x86/debug by Ingo Molnar · 16 years ago
- 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 16 years ago
- 0260da1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 3108864 Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 4f7dbc7 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
- 20a4a23 x86: uaccess_64: fix return value in __copy_from_user() by Hiroshi Shimamoto · 16 years ago
- 093bac1 x86: quirk for reboot stalls on a Dell Optiplex 330 by Steve Conklin · 16 years ago
- 73f56c0 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
- 0af40a4 x86: more general identifier for Phoenix BIOS by Philipp Kohlbecher · 16 years ago
- 8501c45 AMD IOMMU: check for next_bit also in unmapped area by Joerg Roedel · 16 years ago
- 695b567 AMD IOMMU: fix fullflush comparison length by Joerg Roedel · 16 years ago
- 3ce1f93 AMD IOMMU: enable device isolation per default by Joerg Roedel · 16 years ago
- e5e1f60 AMD IOMMU: add parameter to disable device isolation by Joerg Roedel · 16 years ago
- 10db4ef x86, PEBS/DS: fix code flow in ds_request() by Ingo Molnar · 16 years ago
- 93ce99e x86: add rdtsc barrier to TSC sync check by Venki Pallipadi · 16 years ago
- d3c6aa1 x86: fix es7000 compiling by Yinghai Lu · 16 years ago
- d1f1e9c x86, bts: fix unlock problem in ds.c by Markus Metzger · 16 years ago
- 52168e6 Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" by David Woodhouse · 16 years ago
- 604d205 x86: make NUMA on 32-bit depend on EXPERIMENTAL again by Rafael J. Wysocki · 16 years ago
- 97a70e5 x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set by Rafael J. Wysocki · 16 years ago
- 8652cb4 x86: warn of incorrect cpu_khz on AMD systems by Prarit Bhargava · 16 years ago
- 5d2007e Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
- 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- 3e0fe36 Merge branch 'misc' into release by Len Brown · 16 years ago
- 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 16 years ago
- e17d1dc KVM: Fix pit memory leak if unable to allocate irq source id by Avi Kivity · 16 years ago
- 928d4bf KVM: VMX: Set IGMT bit in EPT entry by Sheng Yang · 16 years ago
- ca93e99 KVM: Require the PCI subsystem by Avi Kivity · 16 years ago
- a29a2af x86: KVM guest: fix section mismatch warning in kvmclock.c by Rakib Mullick · 16 years ago
- f21f237 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c41ef34 KVM: MMU: increase per-vcpu rmap cache alloc size by Marcelo Tosatti · 16 years ago
- 6cd10f8 x86, voyager: fix smp generic helper voyager breakage by James Bottomley · 16 years ago
- 4694516 x86: Make NUMA on 32-bit depend on BROKEN by Rafael J. Wysocki · 16 years ago
- 5ceb1a0 x86: HPET: enter hpet_interrupt_handler with interrupts disabled by Matt Fleming · 16 years ago
- 89d77a1 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP by Matt Fleming · 16 years ago
- 1de5b08 x86: HPET: convert WARN_ON to WARN_ON_ONCE by Matt Fleming · 16 years ago
- 3044646 x86: move iomap.h to the new include location by Arjan van de Ven · 16 years ago
- a622cf6 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 16 years ago
- 0d12cdd sched: improve sched_clock() performance by Ingo Molnar · 16 years ago
- 01aab51 Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into x86/urgent by Ingo Molnar · 16 years ago
- cb11017 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 7c64ade oprofile: Fix p6 counter overflow check by Andi Kleen · 16 years ago
- d05fdf3 xen: make sure stray alias mappings are gone before pinning by Jeremy Fitzhardinge · 16 years ago
- a15a82f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 47cb2ed x86, xen: fix use of pgd_page now that it really does return a page by Jeremy Fitzhardinge · 16 years ago
- 8d00450 Revert "x86: default to reboot via ACPI" by Eduardo Habkost · 16 years ago
- b9c3bfc x86: align DirectMap in /proc/meminfo by Hugh Dickins · 16 years ago
- 31f2971 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
- 80be308 AMD IOMMU: fix lazy IO/TLB flushing in unmap path by Joerg Roedel · 16 years ago
- d6f0f39 x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR by Suresh Siddha · 16 years ago
- 7db282f x86: remove VISWS and PARAVIRT around NR_IRQS puzzle by Yinghai Lu · 16 years ago
- da85f86 x86: mention ACPI in top-level Kconfig menu by Bjorn Helgaas · 16 years ago
- 1b48976 x86: size NR_IRQS on 32-bit systems the same way as 64-bit by Yinghai Lu · 16 years ago
- c78d0cf x86: don't allow nr_irqs > NR_IRQS by Ben Hutchings · 16 years ago
- 9fcd18c sched: re-tune balancing by Ingo Molnar · 16 years ago
- 6cf87ef x86 debug: mark early_printk.o as notrace by Ingo Molnar · 16 years ago
- 70de9a97 x86: don't use tsc_khz to calculate lpj if notsc is passed by Alok Kataria · 16 years ago
- da4a22c Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
- 73557af x86, voyager: fix smp_intr_init() compile breakage by James Bottomley · 16 years ago
- 67d1128 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1f987577 x86: Clean up late e820 resource allocation by Linus Torvalds · 16 years ago
- 2576c99 x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature by Venki Pallipadi · 16 years ago
- fd94093 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps by Keith Packard · 16 years ago
- b342797 x86: build fix by Ingo Molnar · 16 years ago
- f2347df Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
- 74c75f5 Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 526e5ab lguest: fix irq vectors. by Rusty Russell · 16 years ago
- ad5173f lguest: fix early_ioremap. by Rusty Russell · 16 years ago
- 1c4acdb x86: cpu_index build fix by Ingo Molnar · 16 years ago
- bfcb4c1 x86/voyager: fix missing cpu_index initialisation by James Bottomley · 16 years ago
- b3572e3 x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2 by James Bottomley · 16 years ago
- 9e41bff x86: fix /dev/mem mmap breakage when PAT is disabled by Ravikiran G Thirumalai · 16 years ago
- ee47752 x86/voyager: fix compile breakage casued by x86: move prefill_possible_map calling early by James Bottomley · 16 years ago
- 017d9d2 x86: use CONFIG_X86_SMP instead of CONFIG_SMP by James Bottomley · 16 years ago
- 08c3330 x86/voyager: fix boot breakage caused by x86: boot secondary cpus through initial_code by James Bottomley · 16 years ago
- 8bd93ca Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- d6c3112 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- c08b6ac x86, uv: fix compile error in uv_hub.h by Mike Travis · 16 years ago
- c17dad6 .gitignore updates by Alexey Dobriyan · 16 years ago
- 1cbd8b3 x86: add two missing unwind annotations by Jan Beulich · 16 years ago
- ae9b940 AMD IOMMU: fix detection of NP capable IOMMUs by Joerg Roedel · 16 years ago
- ab00fee i386/PAE: fix pud_page() by Jan Beulich · 16 years ago
- fe8b868 x86: remove debug code from arch_add_memory() by Gary Hade · 16 years ago
- 1d6cf1f x86: start annotating early ioremap pointers with __iomem by Harvey Harrison · 16 years ago
- 9352f56 x86: two trivial sparse annotations by Harvey Harrison · 16 years ago
- f96f57d x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 by Yinghai Lu · 16 years ago
- e946217e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- a186576 Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 16 years ago
- 0d8762c Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 87c6f40 x86, gart: fix gart detection for Fam11h CPUs by Joerg Roedel · 16 years ago
- 11a6b0c x86: 64 bit print out absent pages num too by Yinghai Lu · 16 years ago
- e7706fc x86, kdump: fix invalid access on i386 sparsemem by Ken'ichi Ohmichi · 16 years ago
- 1281675 x86: fix APIC_DEBUG with inquire_remote_apic by Yinghai Lu · 16 years ago