Age | Commit message (Expand) | Author |
2012-02-11 | x86: Fix mmap random address range | Ludwig Nussel |
2012-02-11 | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa |
2012-02-11 | oprofile, x86: Fix nmi-unsafe callgraph support | Robert Richter |
2012-02-11 | x86, mm: Add __get_user_pages_fast() | Peter Zijlstra |
2012-02-11 | oprofile, x86: Fix crash when unloading module (nmi timer mode) | Robert Richter |
2012-02-11 | x86: Make Dell Latitude E5420 use reboot=pci | Daniel J Blueman |
2012-02-11 | x86/amd-iommu: Fix 3 possible endless loops | Joerg Roedel |
2011-04-30 | x86: Fix a bogus unwind annotation in lib/semaphore_32.S | Jan Beulich |
2011-04-30 | x86, binutils, xen: Fix another wrong size directive | Alexander van Heukelum |
2011-04-30 | x86: Flush TLB if PGD entry is changed in i386 PAE mode | Shaohua Li |
2011-04-30 | x86, quirk: Fix SB600 revision check | Andreas Herrmann |
2011-04-30 | x86: Fix panic when handling "mem={invalid}" param | Kamal Mostafa |
2011-02-09 | x86, gcc-4.6: Use gcc -m options when building vdso | H. Peter Anvin |
2010-12-09 | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui |
2010-09-20 | x86-64, compat: Retruncate rax after ia32 syscall entry tracing | Roland McGrath |
2010-09-20 | x86-64, compat: Test %rax for the syscall number, not %eax | H. Peter Anvin |
2010-08-20 | x86: don't send SIGBUS for kernel page faults | Greg Kroah-Hartman |
2010-08-13 | xen: drop xen_sched_clock in favour of using plain wallclock time | Jeremy Fitzhardinge |
2010-08-06 | .gitignore updates | Alexey Dobriyan |
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-05-26 | clockevent: Prevent dead lock on clockevents_lock | Suresh Siddha |
2010-04-01 | x86, ia32_aout: do not kill argument mapping | Jiri Slaby |
2010-04-01 | KVM: x86: check for cr3 validity in ioctl_set_sregs | Marcelo Tosatti |
2010-04-01 | KVM: VMX: Check cpl before emulating debug register access | Avi Kivity |
2010-04-01 | KVM: x86 emulator: limit instructions to 15 bytes | Avi Kivity |
2010-01-06 | Revert: KVM: MMU: do not free active mmu pages in free_mmu_pages() | Greg Kroah-Hartman |
2010-01-06 | x86/ptrace: make genregs[32]_get/set more robust | Linus Torvalds |
2009-12-18 | x86: GART: pci-gart_64.c: Use correct length in strncmp | Joe Perches |
2009-12-18 | x86: Fix iommu=nodac parameter handling | Tejun Heo |
2009-12-18 | x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the ... | Darrick J. Wong |
2009-12-18 | x86: ASUS P4S800 reboot=bios quirk | Leann Ogasawara |
2009-12-18 | x86, apic: Enable lapic nmi watchdog on AMD Family 11h | Mikael Pettersson |
2009-12-08 | Enable ACPI PDC handshake for VIA/Centaur CPUs | Harald Welte |
2009-11-09 | x86/amd-iommu: Workaround for erratum 63 | Joerg Roedel |
2009-11-09 | x86/amd-iommu: Un__init function required on shutdown | Joerg Roedel |
2009-11-09 | KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID (CVE-2009-3638) | Avi Kivity |
2009-11-09 | x86-64: Fix register leak in 32-bit syscall audting | Jan Beulich |
2009-10-12 | KVM: x86: Disallow hypercalls for guest callers in rings > 0 [CVE-2009-3290] | Jan Kiszka |
2009-10-12 | x86: Increase MIN_GAP to include randomized stack | Michal Hocko |
2009-10-12 | x86: Don't leak 64-bit kernel register values to 32-bit processes | Jan Beulich |
2009-10-12 | x86-64: slightly stream-line 32-bit syscall entry code | Jan Beulich |
2009-09-08 | KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock | Marcelo Tosatti |
2009-09-08 | KVM: x86: check for cr3 validity in mmu_alloc_roots | Marcelo Tosatti |
2009-09-08 | KVM: MMU: do not free active mmu pages in free_mmu_pages() | Gleb Natapov |
2009-09-08 | KVM: Fix PDPTR reloading on CR4 writes | Avi Kivity |
2009-09-08 | KVM: Make paravirt tlb flush also reload the PAE PDPTRs | Avi Kivity |
2009-09-08 | KVM: VMX: Handle vmx instruction vmexits | Avi Kivity |
2009-09-08 | KVM: Make EFER reads safe when EFER does not exist | Avi Kivity |
2009-09-08 | KVM: SVM: Remove port 80 passthrough | Avi Kivity |