Age | Commit message (Expand) | Author |
2009-02-17 | x86, mce: use force_sig_info to kill process in machine check | Andi Kleen |
2009-02-17 | x86, mce: reinitialize per cpu features on resume | Andi Kleen |
2009-02-17 | x86, rcu: fix strange load average and ksoftirqd behavior | Paul E. McKenney |
2009-02-15 | x86, vm86: fix preemption bug | Thomas Gleixner |
2009-02-14 | x86, olpc: fix model detection without OFW | Chris Ball |
2009-02-13 | x86, hpet: fix for LS21 + HPET = boot hang | john stultz |
2009-02-12 | x86: CPA avoid repeated lazy mmu flush | Thomas Gleixner |
2009-02-12 | x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context | Thomas Gleixner |
2009-02-12 | x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption | Jeremy Fitzhardinge |
2009-02-12 | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem | Suresh Siddha |
2009-02-12 | x86/cpa: make sure cpa is safe to call in lazy mmu mode | Jeremy Fitzhardinge |
2009-02-11 | x86, ptrace, mm: fix double-free on race | Markus Metzger |
2009-02-10 | i8327: fix outb() parameter order | Clemens Ladisch |
2009-02-10 | x86: fix math_emu register frame access | Tejun Heo |
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-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-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-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-02 | x86: push old stack address on irqstack for unwinder | Martin Hicks |
2009-02-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-02-02 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-02-02 | mmc: Add a MX2/MX3 specific SDHC driver | Sascha Hauer |
2009-02-02 | powerpc: Fix oops on some machines due to incorrect pr_debug() | Benjamin Herrenschmidt |
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-30 | x86 setup: fix asm constraints in vesa_store_edid | Andreas Schwab |
2009-01-30 | MIPS: Alchemy: time.c build fix | Manuel Lauss |
2009-01-30 | MIPS: RB532: Export rb532_gpio_set_func() | Phil Sutter |
2009-01-30 | MIPS: RB532: Update headers | Phil Sutter |
2009-01-30 | MIPS: RB532: Simplify dev3 init | Phil Sutter |
2009-01-30 | MIPS: RB532: Remove {get,set}_434_reg() | Phil Sutter |
2009-01-30 | MIPS: RB532: Move dev3 init code to devices.c | Phil Sutter |
2009-01-30 | MIPS: RB532: Fix set_latch_u5() | Phil Sutter |
2009-01-30 | MIPS: RB532: Fix init of rb532_dev3_ctl_res | Phil Sutter |
2009-01-30 | MIPS: RB532: Use driver_data instead of platform_data | Phil Sutter |
2009-01-30 | MIPS: RB532: Detect uart type, add platform device | Phil Sutter |
2009-01-30 | MIPS: RB532: remove useless CF GPIO initialisation | Phil Sutter |