Age | Commit message (Expand) | Author |
2009-02-10 | Merge branch 'x86/urgent' into core/percpu | Ingo Molnar |
2009-02-10 | Merge branch 'x86/uaccess' into core/percpu | Ingo Molnar |
2009-02-10 | x86: fix math_emu register frame access | Tejun Heo |
2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar |
2009-02-09 | x86: math_emu info cleanup | Tejun Heo |
2009-02-09 | x86: include correct %gs in a.out core dump | Tejun Heo |
2009-02-09 | x86, vmi: put a missing paravirt_release_pmd in pgd_dtor | Alok Kataria |
2009-02-09 | x86: find nr_irqs_gsi with mp_ioapic_routing | Yinghai Lu |
2009-02-09 | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh |
2009-02-09 | x86: fix abuse of per_cpu_offset | Brian Gerst |
2009-02-09 | x86: use linker to offset symbols by __per_cpu_load | Brian Gerst |
2009-02-07 | Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',... | Len Brown |
2009-02-06 | x86-64: fix int $0x80 -ENOSYS return | Roland McGrath |
2009-02-05 | prevent kprobes from catching spurious page faults | Masami Hiramatsu |
2009-02-05 | x86: style cleanups for xen assemblies | Tejun Heo |
2009-02-05 | x86: disable intel_iommu support by default | Kyle McMartin |
2009-02-04 | x86: don't apply __supported_pte_mask to non-present ptes | Jeremy Fitzhardinge |
2009-02-04 | x86: uaccess: use errret as error value in __put_user_size() | Hiroshi Shimamoto |
2009-02-04 | xen: use direct ops on 64-bit | Jeremy Fitzhardinge |
2009-02-04 | xen: make direct versions of irq_enable/disable/save/restore to common code | Jeremy Fitzhardinge |
2009-02-04 | xen: setup percpu data pointers | Jeremy Fitzhardinge |
2009-02-04 | Merge branch 'core/percpu' into x86/paravirt | H. Peter Anvin |
2009-02-04 | xen: fix 32-bit build resulting from mmu move | Jeremy Fitzhardinge |
2009-02-05 | x86: fix grammar in user-visible BIOS warning | Alex Chiang |
2009-02-04 | x86/Kconfig.cpu: make Kconfig help readable in the console | Borislav Petkov |
2009-02-04 | x86, 64-bit: print DMI info in the oops trace | Kyle McMartin |
2009-02-04 | Merge branch 'core/xen' into x86/urgent | Ingo Molnar |
2009-02-04 | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent... | Thomas Renninger |
2009-02-03 | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov |
2009-02-03 | xen: disable interrupts before saving in percpu | Jeremy Fitzhardinge |
2009-02-03 | x86/paravirt: return full 64-bit result | Jeremy Fitzhardinge |
2009-02-02 | x86: push old stack address on irqstack for unwinder | Martin Hicks |
2009-02-03 | x86, percpu: fix kexec with vmlinux | Yinghai Lu |
2009-02-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-02-02 | x86/vmi: fix interrupt enable/disable/save/restore calling convention. | Jeremy Fitzhardinge |
2009-02-02 | x86/paravirt: don't restore second return reg | Jeremy Fitzhardinge |
2009-02-01 | irq, x86: fix lock status with numa_migrate_irq_desc | Yinghai Lu |
2009-02-01 | x86: add cache descriptors for Intel Core i7 | Dave Jones |
2009-01-31 | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-01-31 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-01-31 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-31 | x86/Voyager: make it build and boot | James Bottomley |
2009-01-31 | xen: setup percpu data pointers | Jeremy Fitzhardinge |
2009-01-31 | x86: split loading percpu segments from loading gdt | Jeremy Fitzhardinge |
2009-01-31 | x86: pass in cpu number to switch_to_new_gdt() | Brian Gerst |
2009-01-31 | x86: UV fix uv_flush_send_and_wait() | Cliff Wickman |
2009-01-30 | x86 setup: fix asm constraints in vesa_store_edid | Andreas Schwab |
2009-01-30 | x86/paravirt: fix missing callee-save call on pud_val | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: use callee-saved convention for pte_val/make_pte/etc | Jeremy Fitzhardinge |
2009-01-30 | x86/paravirt: implement PVOP_CALL macros for callee-save functions | Jeremy Fitzhardinge |