- 34945ed x86: common.c boot_cpu_stack and boot_exception_stacks should be static by Jaswinder Singh · 18 years ago
- f0bc220 x86: process.c declare c1e_remove_cpu before they get used by Jaswinder Singh · 18 years ago
- 57a3750 x86: time_64.c timer_interrupt() should be static by Jaswinder Singh · 18 years ago
- fde9071 x86: clean up dead code in vmi_32.c by Zachary Amsden · 18 years ago
- a9b43c7 x86: setup.c find_and_reserve_crashkernel should be static by Jaswinder Singh · 18 years ago
- a0286c9 x86: fix missing space in printk, #2 by Michael Tokarev · 18 years ago
- 55c395b x86: fix missing space in printk by Michael Tokarev · 18 years ago
- c051556 Merge commit 'v2.6.28-rc7' into x86/cleanups by Ingo Molnar · 18 years ago
- 72244c0 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
- 66a45cc Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
- 8c7b905 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 18 years ago
- 23a14b9 kvm_setup_secondary_clock() is cpuinit by Al Viro · 18 years ago
- 2236d25 enable_IR_x2apic() needs to be __init by Al Viro · 18 years ago
- 4385cec x86: intel_cacheinfo, minor show_type cleanup by Jiri Slaby · 18 years ago
- a266d9f [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value by Andreas Herrmann · 18 years ago
- de90add x86, bts: fix wrmsr and spinlock over kmalloc by Markus Metzger · 18 years ago
- c4858ff x86, pebs: fix PEBS record size configuration by Markus Metzger · 18 years ago
- 292c669 x86, bts: exclude ds.c from build when disabled by Markus Metzger · 18 years ago
- eff79ae arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul by Julia Lawall · 18 years ago
- a1967d6 x86: revert irq number limitation by Thomas Gleixner · 18 years ago
- 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 18 years ago
- 57550b2 Merge commit 'v2.6.28-rc6' into x86/urgent by Ingo Molnar · 18 years ago
- 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 18 years ago
- bfe085f x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() by Rakib Mullick · 18 years ago
- 9bc646f x86: fix __cpuinit/__init tangle in init_thread_xstate() by Rakib Mullick · 18 years ago
- 093bac1 x86: quirk for reboot stalls on a Dell Optiplex 330 by Steve Conklin · 18 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 · 18 years ago
- 0af40a4 x86: more general identifier for Phoenix BIOS by Philipp Kohlbecher · 18 years ago
- 8501c45 AMD IOMMU: check for next_bit also in unmapped area by Joerg Roedel · 18 years ago
- 695b567 AMD IOMMU: fix fullflush comparison length by Joerg Roedel · 18 years ago
- 3ce1f93 AMD IOMMU: enable device isolation per default by Joerg Roedel · 18 years ago
- e5e1f60 AMD IOMMU: add parameter to disable device isolation by Joerg Roedel · 18 years ago
- cbe9ee0 Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 18 years ago
- 10db4ef x86, PEBS/DS: fix code flow in ds_request() by Ingo Molnar · 18 years ago
- 93ce99e x86: add rdtsc barrier to TSC sync check by Venki Pallipadi · 18 years ago
- 0bd7b79 x86: entry_64.S: remove whitespace at end of lines by Alexander van Heukelum · 18 years ago
- 9dacc71 Merge commit 'v2.6.28-rc5' into x86/cleanups by Ingo Molnar · 18 years ago
- d3c6aa1 x86: fix es7000 compiling by Yinghai Lu · 18 years ago
- d1f1e9c x86, bts: fix unlock problem in ds.c by Markus Metzger · 18 years ago
- 52168e6 Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" by David Woodhouse · 18 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 · 18 years ago
- 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
- 3e0fe36 Merge branch 'misc' into release by Len Brown · 18 years ago
- 3283625 ACPI: pci_link: remove acpi_irq_balance_set() interface by Bjorn Helgaas · 18 years ago
- a29a2af x86: KVM guest: fix section mismatch warning in kvmclock.c by Rakib Mullick · 18 years ago
- 5ceb1a0 x86: HPET: enter hpet_interrupt_handler with interrupts disabled by Matt Fleming · 18 years ago
- 89d77a1 x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP by Matt Fleming · 18 years ago
- 1de5b08 x86: HPET: convert WARN_ON to WARN_ON_ONCE by Matt Fleming · 18 years ago
- 6c2e940 x86: apic honour irq affinity which was set in early boot by Thomas Gleixner · 18 years ago
- cb9e35d x86: clean up rdtsc_barrier() use by Ingo Molnar · 18 years ago
- 7cbaef9 sched: optimize sched_clock() a bit by Ingo Molnar · 18 years ago
- 8d00450 Revert "x86: default to reboot via ACPI" by Eduardo Habkost · 18 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 · 18 years ago
- 80be308 AMD IOMMU: fix lazy IO/TLB flushing in unmap path by Joerg Roedel · 18 years ago
- d6f0f39 x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR by Suresh Siddha · 18 years ago
- c78d0cf x86: don't allow nr_irqs > NR_IRQS by Ben Hutchings · 18 years ago
- 70de9a9 x86: don't use tsc_khz to calculate lpj if notsc is passed by Alok Kataria · 18 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 · 18 years ago
- 1f98757 x86: Clean up late e820 resource allocation by Linus Torvalds · 18 years ago
- b342797 x86: build fix by Ingo Molnar · 18 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 · 18 years ago
- 1c4acdb x86: cpu_index build fix by Ingo Molnar · 18 years ago
- bfcb4c1 x86/voyager: fix missing cpu_index initialisation by James Bottomley · 18 years ago
- b3572e3 x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2 by James Bottomley · 18 years ago
- 017d9d2 x86: use CONFIG_X86_SMP instead of CONFIG_SMP by James Bottomley · 18 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 · 18 years ago
- d6c3112 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 18 years ago
- ae9b940 AMD IOMMU: fix detection of NP capable IOMMUs by Joerg Roedel · 18 years ago
- 9352f56 x86: two trivial sparse annotations by Harvey Harrison · 18 years ago
- e946217 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 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 · 18 years ago
- 87c6f40 x86, gart: fix gart detection for Fam11h CPUs by Joerg Roedel · 18 years ago
- e7706fc x86, kdump: fix invalid access on i386 sparsemem by Ken'ichi Ohmichi · 18 years ago
- 3c52204 x86: AMD microcode patch loader author update by Peter Oruba · 18 years ago
- 36b75da x86: microcode patch loader author update by Peter Oruba · 18 years ago
- 8115f3f ftrace: use a real variable for ftrace_nop in x86 by Steven Rostedt · 18 years ago
- ef020ab x86/uv: memory allocation at initialization by Cliff Wickman · 18 years ago
- 4944dd6 Merge commit 'v2.6.28-rc2' into tracing/urgent by Ingo Molnar · 18 years ago
- 3b15e58 x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI by Fenghua Yu · 18 years ago
- 03967c5 x86: restore the old swiotlb alloc_coherent behavior by FUJITA Tomonori · 18 years ago
- c3c9897 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
- 5b34653 Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
- 765426e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
- 6770ab5 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 18 years ago
- 15adc04 ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace file by Steven Rostedt · 18 years ago
- 4d296c2 ftrace: remove mcount set by Steven Rostedt · 18 years ago
- ab9a091 ftrace: use probe_kernel by Steven Rostedt · 18 years ago
- 76aefee ftrace: comment arch ftrace code by Steven Rostedt · 18 years ago
- 593eb8a ftrace: return error on failed modified text. by Steven Rostedt · 18 years ago
- 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 18 years ago
- bb89855 x86, um: ... and asm-x86 move by Al Viro · 18 years ago
- 1ca2cc7 Merge branch 'bugzilla-11715' into test by Len Brown · 18 years ago
- 057316c Merge branch 'linus' into test by Len Brown · 18 years ago
- 1b79b27 Merge branch 'yinghai' into test by Len Brown · 18 years ago
- 5f50ef4 Merge branch 'misc' into test by Len Brown · 18 years ago
- 530bc23 Merge branch 'i7300_idle' into test by Len Brown · 18 years ago
- 6b3c4f8 Merge branch 'FW_BUG' into test by Len Brown · 18 years ago
- 3cfba08 x86: fix section mismatch warning - apic_x2apic_phys by Marcin Slusarz · 18 years ago
- 2caa371 x86: fix section mismatch warning - apic_x2apic_cluster by Marcin Slusarz · 18 years ago
- f8827c0 x86: fix section mismatch warning - apic_x2apic_uv_x by Marcin Slusarz · 18 years ago