Age | Commit message (Expand) | Author |
2007-04-24 | [PATCH] i386: Fix some warnings added by earlier patch | Andi Kleen |
2007-04-24 | [PATCH] x86: Remove noreplacement option | Andi Kleen |
2007-04-20 | Longhaul - Revert ACPI C3 on Longhaul ver. 2 | Dave Jones |
2007-04-16 | [PATCH] x86: Fix potential overflow in perfctr reservation | Andi Kleen |
2007-04-16 | [PATCH] x86: Fix gcc 4.2 _proxy_pda workaround | Andi Kleen |
2007-04-14 | Fix VMI relocation processing logic error | Zachary Amsden |
2007-04-08 | [PATCH] i386: irqbalance_disable() section fix | Andrew Morton |
2007-04-08 | [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 | Zachary Amsden |
2007-04-02 | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds |
2007-04-02 | [PATCH] i386: fix file_read_actor() and pipe_read() for original i386 systems | Thomas Gleixner |
2007-04-02 | [PATCH] Fix microcode-related suspend problem | Rafael J. Wysocki |
2007-04-02 | [PATCH] x86: Don't probe for DDC on VBE1.2 | Zwane Mwaikambo |
2007-04-02 | [PATCH] x86-64: Increase NMI watchdog probing timeout | Andi Kleen |
2007-04-02 | [PATCH] x86-64: Let oprofile reserve MSR on all CPUs | Andi Kleen |
2007-04-02 | [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1E | Andi Kleen |
2007-03-29 | [PATCH] Add suspend/resume for HPET | Maxim Levitsky |
2007-03-28 | [PATCH] MSI-X: fix resume crash | Eric W. Biederman |
2007-03-27 | [PATCH] i386: Fix bogus return value in hpet_next_event() | Thomas Gleixner |
2007-03-26 | pci: set pci=bfsort for PowerEdge R900 | Matt Domsch |
2007-03-24 | [PATCH] i386: Prevent early access to TSC to avoid crash on TSCless systems | Thomas Gleixner |
2007-03-23 | [PATCH] i386: add command line option "local_apic_timer_c2_ok" | Thomas Gleixner |
2007-03-22 | [PATCH] setup_boot_APIC_clock() irq-enable fix | Ingo Molnar |
2007-03-22 | [PATCH] i386: disable local apic timer via command line or dmi quirk | Thomas Gleixner |
2007-03-22 | [PATCH] i386: clockevents fix breakage on Geode/Cyrix PIT implementations | Thomas Gleixner |
2007-03-18 | [PATCH] i386: trust the PM-Timer calibration of the local APIC timer | Thomas Gleixner |
2007-03-16 | [PATCH] x86: Export _proxy_pda for gcc 4.2 | Andi Kleen |
2007-03-16 | [PATCH] i386: Don't use the TSC in sched_clock if unstable | Guillaume Chazarain |
2007-03-16 | [PATCH] i386: Enforce GPLness of VMI ROM | Andi Kleen |
2007-03-16 | [PATCH] i386: Update defconfig | Andi Kleen |
2007-03-14 | Disable NMI watchdog by default properly | Linus Torvalds |
2007-03-12 | [PATCH] Fix VMI and COMPAT_VDSO for 2.6.21 | Zachary Amsden |
2007-03-09 | Pull bugzilla-5966 into release branch | Len Brown |
2007-03-08 | [PATCH] build fix for i386 earlyquirk.c | Dave Jones |
2007-03-08 | [PATCH] ACPI: repair nvidia early quirk breakage on x86_64 | Len Brown |
2007-03-08 | ACPI: fix Thinkpad 600/600E/600X interrupts | Len Brown |
2007-03-07 | [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off | Ingo Molnar |
2007-03-06 | [PATCH] remove arch/i386/kernel/tsc.c:custom_sched_clock | Adrian Bunk |
2007-03-06 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 3 | Thomas Gleixner |
2007-03-05 | [PATCH] paravirt: re-enable COMPAT_VDSO | Ingo Molnar |
2007-03-05 | [PATCH] paravirt: let users decide whether they want VMI | Ingo Molnar |
2007-03-05 | [PATCH] paravirt: clarify VMI description | Ingo Molnar |
2007-03-05 | [PATCH] paravirt: remove NO_IDLE_HZ on x86 | Ingo Molnar |
2007-03-05 | [PATCH] arch/i386/kernel/vmi.c must #include <asm/kmap_types.h> | Adrian Bunk |
2007-03-05 | [PATCH] clocksource init adjustments (fix bug #7426) | john stultz |
2007-03-05 | [PATCH] fix "NMI appears to be stuck" | Thomas Gleixner |
2007-03-05 | [PATCH] vmi: smp fixes | Zachary Amsden |
2007-03-05 | [PATCH] vmi: apic ops | Zachary Amsden |
2007-03-05 | [PATCH] vmi: fix nohz compile | Zachary Amsden |
2007-03-05 | [PATCH] vmi: pit override | Zachary Amsden |
2007-03-05 | [PATCH] vmi: paravirt drop udelay op | Zachary Amsden |