Age | Commit message (Expand) | Author |
2011-03-21 | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge |
2011-03-21 | um: fix global timer issue when using CONFIG_NO_HZ | Richard Weinberger |
2011-03-21 | um: remove PAGE_SIZE alignment in linker script causing kernel segfault. | Richard Weinberger |
2011-03-21 | x86, kdump: Change copy_oldmem_page() to use cached addressing | Cliff Wickman |
2011-03-21 | x86, intr-remap: Set redirection hint in the IRTE | Suresh Siddha |
2011-03-21 | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs | Andreas Herrmann |
2011-03-21 | x86, olpc: Don't retry EC commands forever | Paul Fox |
2011-03-21 | x86, kexec: Make sure to stop all CPUs before exiting the kernel | Alok Kataria |
2011-03-21 | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit | Andre Przywara |
2011-03-21 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman |
2011-03-21 | powerpc/perf: Fix sampling enable for PPC970 | Paul Mackerras |
2011-03-21 | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline | Hugh Dickins |
2011-03-21 | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin |
2011-03-21 | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel |
2011-03-21 | x86: detect scattered cpuid features earlier | Jacob Pan |
2011-03-21 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov |
2011-03-21 | x86, numa: For each node, register the memory blocks actually used | Yinghai Lu |
2011-03-21 | ubd: fix incorrect sector handling during request restart | Tejun Heo |
2011-03-21 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner |
2011-03-21 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner |
2011-03-21 | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt |
2011-03-21 | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge |
2011-03-21 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2011-03-21 | x86/amd-iommu: Fix rounding-bug in __unmap_single | Joerg Roedel |
2011-03-21 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
2011-03-21 | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin |
2010-08-02 | Input: RX51 keymap - fix recent compile breakage | Dmitry Torokhov |
2010-08-02 | Fix spinaphore down_spin() | Tony Luck |
2010-08-02 | MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1 | Shane McDonald |
2010-08-02 | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett |
2010-08-02 | ACPI: skip checking BM_STS if the BIOS doesn't ask for it | Len Brown |
2010-08-02 | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary |
2010-08-02 | KVM: MMU: invalidate and flush on spte small->large page size change | Marcelo Tosatti |
2010-08-02 | KVM: SVM: Implement workaround for Erratum 383 | Joerg Roedel |
2010-08-02 | KVM: SVM: Handle MCEs early in the vmexit process | Joerg Roedel |
2010-08-02 | KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page | Avi Kivity |
2010-08-02 | x86: Do not try to disable hpet if it hasn't been initialized before | Stefano Stabellini |
2010-08-02 | ARM: 6226/1: fix kprobe bug in ldr instruction emulation | Nicolas Pitre |
2010-08-02 | ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 | Catalin Marinas |
2010-08-02 | Input: twl40300-keypad - fix handling of "all ground" rows | Dmitry Torokhov |
2010-08-02 | x86: Fix x2apic preenabled system with kexec | Yinghai Lu |
2010-08-02 | powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinations | Anton Vorontsov |
2010-08-02 | powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue) | Anton Vorontsov |
2010-08-02 | powerpc: Fix logic error in fixup_irqs | Johannes Berg |
2010-08-02 | x86, Calgary: Limit the max PHB number to 256 | Darrick J. Wong |
2010-08-02 | x86, Calgary: Increase max PHB number | Darrick J. Wong |
2010-08-02 | x86: Fix vsyscall on gcc 4.5 with -Os | Andi Kleen |
2010-08-02 | x86: Send a SIGTRAP for user icebp traps | Frederic Weisbecker |
2010-08-02 | sparc: Fix use of uid16_t and gid16_t in asm/stat.h | Rob Landley |
2010-07-05 | parisc: clear floating point exception flag on SIGFPE signal | Helge Deller |