- e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
- 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 16 years ago
- 936577c x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors by Linus Torvalds · 16 years ago
- 6defa2f x86_64: Fix S3 fail path by Jiri Slaby · 16 years ago
- e6bd676 x86_64: acpi/wakeup_64 cleanup by Jiri Slaby · 16 years ago
- cc3ca22 x86, mce: remove incorrect __cpuinit for mce_cpu_features() by H. Peter Anvin · 16 years ago
- 07a66d7 x86: use the right protections for split-up pagetables by Ingo Molnar · 16 years ago
- 48ffc70 x86, vmi: TSC going backwards check in vmi clocksource by Alok N Kataria · 16 years ago
- bcf8951 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
- f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 16 years ago
- 07db1c1 x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdown by Andi Kleen · 16 years ago
- 380851b x86, mce: use force_sig_info to kill process in machine check by Andi Kleen · 16 years ago
- 6ec68bf x86, mce: reinitialize per cpu features on resume by Andi Kleen · 16 years ago
- f8effd1 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
- 3501033 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
- 39a6576 Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
- bf51935 x86, rcu: fix strange load average and ksoftirqd behavior by Paul E. McKenney · 16 years ago
- a0abd52 cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1a by Rusty Russell · 16 years ago
- cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 16 years ago
- 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 16 years ago
- be71661 x86, vm86: fix preemption bug by Thomas Gleixner · 16 years ago
- 516a1a7 KVM: VMX: Flush volatile msrs before emulating rdmsr by Avi Kivity · 16 years ago
- b682b81 KVM: x86: fix LAPIC pending count calculation by Marcelo Tosatti · 16 years ago
- 2aaf69d KVM: MMU: Map device MMIO as UC in EPT by Sheng Yang · 16 years ago
- abe6655 KVM: x86: disable kvmclock on non constant TSC hosts by Marcelo Tosatti · 16 years ago
- d2a8284 KVM: PIT: fix i8254 pending count read by Marcelo Tosatti · 16 years ago
- ba4cef3 KVM: Fix racy in kvm_free_assigned_irq by Sheng Yang · 16 years ago
- ad8ba2c KVM: Add kvm_arch_sync_events to sync with asynchronize events by Sheng Yang · 16 years ago
- 7a0eb19 KVM: Avoid using CONFIG_ in userspace visible headers by Avi Kivity · 16 years ago
- e49590b x86, olpc: fix model detection without OFW by Chris Ball · 16 years ago
- b13e246 x86, hpet: fix for LS21 + HPET = boot hang by john stultz · 16 years ago
- 7ad9de6 x86: CPA avoid repeated lazy mmu flush by Thomas Gleixner · 16 years ago
- 34b0900 x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context by Thomas Gleixner · 16 years ago
- d85cf93 x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption by Jeremy Fitzhardinge · 16 years ago
- be03d9e x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem by Suresh Siddha · 16 years ago
- 4f06b04 x86/cpa: make sure cpa is safe to call in lazy mmu mode by Jeremy Fitzhardinge · 16 years ago
- 94dba89 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
- 9ce04f9 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
- 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 16 years ago
- f47a454 tracing, x86: fix constraint for parent variable by Steven Rostedt · 16 years ago
- e3944bf tracing, x86: fix fixup section to return to original code by Steven Rostedt · 16 years ago
- b52af40 i8327: fix outb() parameter order by Clemens Ladisch · 16 years ago
- d315760 x86: fix math_emu register frame access by Tejun Heo · 16 years ago
- 6707fbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
- ae6af41 x86: math_emu info cleanup by Tejun Heo · 16 years ago
- 914c3d6 x86: include correct %gs in a.out core dump by Tejun Heo · 16 years ago
- 55a8ba4 x86, vmi: put a missing paravirt_release_pmd in pgd_dtor by Alok Kataria · 16 years ago
- 3f4a739 x86: find nr_irqs_gsi with mp_ioapic_routing by Yinghai Lu · 16 years ago
- e736ad5 x86: add clflush before monitor for Intel 7400 series by Pallipadi, Venkatesh · 16 years ago
- 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
- c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago
- ff08f76 x86: clean up hpet timer reinit by Pavel Emelyanov · 16 years ago
- 9be260a prevent kprobes from catching spurious page faults by Masami Hiramatsu · 16 years ago
- 732553e [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS table by Mark Langsdorf · 16 years ago
- 0cd5c3c x86: disable intel_iommu support by default by Kyle McMartin · 16 years ago
- b534816 x86: don't apply __supported_pte_mask to non-present ptes by Jeremy Fitzhardinge · 16 years ago
- 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 16 years ago
- a6a9540 x86: fix hpet timer reinit for x86_64 by Pavel Emelyanov · 16 years ago
- 36723bf x86/Kconfig.cpu: make Kconfig help readable in the console by Borislav Petkov · 16 years ago
- 48ec4d9 x86, 64-bit: print DMI info in the oops trace by Kyle McMartin · 16 years ago
- bb960a1 Merge branch 'core/xen' into x86/urgent by Ingo Molnar · 16 years ago
- 62663ea ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries by Thomas Renninger · 16 years ago
- 8587706 x86: APIC: enable workaround on AMD Fam10h CPUs by Borislav Petkov · 16 years ago
- 06fc732 xen: disable interrupts before saving in percpu by Jeremy Fitzhardinge · 16 years ago
- a67798c x86: push old stack address on irqstack for unwinder by Martin Hicks · 16 years ago
- b1792e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- 10b888d irq, x86: fix lock status with numa_migrate_irq_desc by Yinghai Lu · 16 years ago
- 9a8ecae x86: add cache descriptors for Intel Core i7 by Dave Jones · 16 years ago
- 45c82b5 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- f649043 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
- e81cfd2 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
- 92ab783 x86/Voyager: make it build and boot by James Bottomley · 16 years ago
- 7fc49f1 x86 setup: fix asm constraints in vesa_store_edid by Andreas Schwab · 16 years ago
- 7cff360 headers_check fix: x86, swab.h by Jaswinder Singh Rajput · 16 years ago
- 2de548f headers_check fix: x86, sigcontext32.h by Jaswinder Singh Rajput · 16 years ago
- e59afe6 headers_check fix: x86, sigcontext.h by Jaswinder Singh Rajput · 16 years ago
- 420ab35 headers_check fix: x86, ptrace-abi.h by Jaswinder Singh Rajput · 16 years ago
- d122072 headers_check fix: x86, mtrr.h by Jaswinder Singh Rajput · 16 years ago
- 999b697 headers_check fix: x86, mce.h by Jaswinder Singh Rajput · 16 years ago
- cef3767 headers_check fix: x86, kvm.h by Jaswinder Singh Rajput · 16 years ago
- 999721c headers_check fix: x86, e820.h by Jaswinder Singh Rajput · 16 years ago
- 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 16 years ago
- 72410af lguest: typos fix by Atsushi SAKAI · 16 years ago
- bf3647c x86: tone down mtrr_trim_uncached_memory() warning by Ingo Molnar · 16 years ago
- 57064d2 PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDs by Seth Heasley · 16 years ago
- cfb901b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
- 2034563 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
- dd7f8db eeprom: More consistent symbol names by Jean Delvare · 16 years ago
- 3386c05 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
- 1e70c7f 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
- 810ee58 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
- 30a0fb9 x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability by H. Peter Anvin · 16 years ago
- 659d261 x86: fix section mismatch warning by Rakib Mullick · 16 years ago
- 99fb4d3 x86: unmask CPUID levels on Intel CPUs, fix by Ingo Molnar · 16 years ago
- ef5fa0a x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. by Eric Anholt · 16 years ago
- e1b4d11 x86: use standard PIT frequency by Ingo Molnar · 16 years ago
- 42ef73f x86, mm: fix pte_free() by Peter Zijlstra · 16 years ago
- ba2607f x86, ds, bts: cleanup/fix DS configuration by Markus Metzger · 16 years ago
- 336f6c3 debugobjects: add and use INIT_WORK_ON_STACK by Thomas Gleixner · 16 years ago