Age | Commit message (Expand) | Author |
2010-12-14 | x86: Ignore trap bits on single step exceptions | Frederic Weisbecker |
2010-12-14 | uml: disable winch irq before freeing handler data | Will Newton |
2010-12-14 | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui |
2010-12-14 | KVM: Correct ordering of ldt reload wrt fs/gs reload | Avi Kivity |
2010-12-14 | KVM: x86: fix information leak to userland | Vasiliy Kulikov |
2010-12-14 | KVM: Write protect memory after slot swap | Michael S. Tsirkin |
2010-12-14 | xen: don't bother to stop other cpus on shutdown/reboot | Jeremy Fitzhardinge |
2010-12-14 | um: fix global timer issue when using CONFIG_NO_HZ | Richard Weinberger |
2010-12-14 | um: remove PAGE_SIZE alignment in linker script causing kernel segfault. | Richard Weinberger |
2010-12-14 | SH: Add missing consts to sys_execve() declaration | David Howells |
2010-12-14 | microblaze: Fix build with make 3.82 | Thomas Backlund |
2010-12-14 | powerpc: Fix call to subpage_protection() | Michael Neuling |
2010-11-22 | KVM: x86 emulator: fix regression with cmpxchg8b on i386 hosts | Avi Kivity |
2010-11-22 | ARM: cns3xxx: Fixup the missing second parameter to addruart macro to allow t... | Mac Lin |
2010-11-22 | KVM: SVM: Restore correct registers after sel_cr0 intercept emulation | Joerg Roedel |
2010-11-22 | KVM: X86: Report SVM bit to userspace only when supported | Joerg Roedel |
2010-11-22 | x86, vm86: Fix preemption bug for int1 debug and int3 breakpoint handlers. | Bart Oldeman |
2010-11-22 | x86, kdump: Change copy_oldmem_page() to use cached addressing | Cliff Wickman |
2010-11-22 | x86, intr-remap: Set redirection hint in the IRTE | Suresh Siddha |
2010-11-22 | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs | Andreas Herrmann |
2010-11-22 | x86, olpc: Don't retry EC commands forever | Paul Fox |
2010-11-22 | x86, kexec: Make sure to stop all CPUs before exiting the kernel | Alok Kataria |
2010-11-22 | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit | Andre Przywara |
2010-11-22 | mm, x86: Saving vmcore with non-lazy freeing of vmas | Cliff Wickman |
2010-11-22 | powerpc/perf: Fix sampling enable for PPC970 | Paul Mackerras |
2010-11-22 | perf_events: Fix bogus AMD64 generic TLB events | Stephane Eranian |
2010-10-28 | x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampoline | Hugh Dickins |
2010-10-28 | x86-32: Fix dummy trampoline-related inline stubs | H. Peter Anvin |
2010-10-28 | x86-32: Separate 1:1 pagetables from swapper_pg_dir | Joerg Roedel |
2010-10-28 | x86: detect scattered cpuid features earlier | Jacob Pan |
2010-10-28 | powerpc: Don't use kernel stack with translation off | Michael Neuling |
2010-10-28 | powerpc: Initialise paca->kstack before early_setup_secondary | Matt Evans |
2010-10-28 | KVM: x86: Move TSC reset out of vmcb_init | Marcelo Tosatti |
2010-10-28 | KVM: x86: Fix SVM VMCB reset | Marcelo Tosatti |
2010-10-28 | KVM: i8259: fix migration | Marcelo Tosatti |
2010-10-28 | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order | Borislav Petkov |
2010-10-28 | x86, numa: For each node, register the memory blocks actually used | Yinghai Lu |
2010-10-28 | ubd: fix incorrect sector handling during request restart | Tejun Heo |
2010-10-28 | x86, irq: Plug memory leak in sparse irq | Thomas Gleixner |
2010-10-28 | x86, hpet: Fix bogus error check in hpet_assign_irq() | Thomas Gleixner |
2010-10-28 | tracing/x86: Don't use mcount in kvmclock.c | Steven Rostedt |
2010-10-28 | tracing/x86: Don't use mcount in pvclock.c | Jeremy Fitzhardinge |
2010-10-28 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-10-28 | x86/amd-iommu: Fix rounding-bug in __unmap_single | Joerg Roedel |
2010-10-28 | x86/amd-iommu: Set iommu configuration flags in enable-loop | Joerg Roedel |
2010-10-28 | ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr reg... | Catalin Marinas |
2010-10-28 | ARM: 6400/1: at91: fix arch_gettimeoffset fallout | Peter Korsgaard |
2010-10-28 | oprofile, ARM: Release resources on failure | Robert Richter |
2010-10-28 | oprofile: Add Support for Intel CPU Family 6 / Model 29 | Jiri Olsa |
2010-10-28 | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin |