Age | Commit message (Expand) | Author |
2013-04-16 | x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal | Boris Ostrovsky |
2013-04-16 | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates | Samu Kallio |
2013-04-16 | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen |
2013-04-12 | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen |
2013-04-12 | powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe... | Michael Wolf |
2013-04-12 | alpha: Add irongate_io to PCI bus resources | Jay Estabrook |
2013-04-05 | iommu/amd: Make sure dma_ops are set for hotplug devices | Joerg Roedel |
2013-04-05 | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek |
2013-04-05 | KVM: Ensure all vcpus are consistent with in-kernel irqchip settings | Avi Kivity |
2013-04-05 | KVM: x86: Prevent starting PIT timers in the absence of irqchip support | Jan Kiszka |
2013-04-05 | KVM: Clean up error handling during VCPU creation | Jan Kiszka |
2013-04-05 | signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer | Ben Hutchings |
2013-03-28 | x86-64: Fix the failure case in copy_user_handle_tail() | CQ Tang |
2013-03-20 | s390/mm: fix flush_tlb_kernel_range() | Heiko Carstens |
2013-03-20 | perf,x86: fix wrmsr_on_cpu() warning on suspend/resume | Linus Torvalds |
2013-03-20 | perf,x86: fix kernel crash with PEBS/BTS after suspend/resume | Stephane Eranian |
2013-03-20 | powerpc: Fix cputable entry for 970MP rev 1.0 | Benjamin Herrenschmidt |
2013-03-14 | ARM: fix scheduling while atomic warning in alignment handling code | Russell King |
2013-03-14 | ARM: VFP: fix emulation of second VFP instruction | Russell King |
2013-03-04 | s390/kvm: Fix store status for ACRS/FPRS fix | Jiri Slaby |
2013-03-04 | x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systems | Stoney Wang |
2013-03-04 | x86: Do not leak kernel page mapping locations | Kees Cook |
2013-03-04 | x86: Make sure we can boot in the case the BDA contains pure garbage | H. Peter Anvin |
2013-03-04 | iommu/amd: Initialize device table after dma_ops | Joerg Roedel |
2013-02-28 | Purge existing TLB entries in set_pte_at and ptep_set_wrprotect | John David Anglin |
2013-02-28 | powerpc/kexec: Disable hard IRQ before kexec | Phileas Fogg |
2013-02-28 | ARM: PXA3xx: program the CSMSADRCFG register | Igor Grinberg |
2013-02-28 | s390/kvm: Fix store status for ACRS/FPRS | Christian Borntraeger |
2013-02-28 | xen: Send spinlock IPI to all waiters | Stefan Bader |
2013-02-28 | x86-32, mm: Remove reference to resume_map_numa_kva() | H. Peter Anvin |
2013-02-17 | x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS. | Jan Beulich |
2013-02-17 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman |
2013-02-11 | x86-64: Replace left over sti/cli in ia32 audit exit code | Jan Beulich |
2013-02-03 | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI | H. Peter Anvin |
2013-02-03 | efi, x86: Pass a proper identity mapping in efi_call_phys_prelog | Nathan Zimmer |
2013-02-03 | x86/msr: Add capabilities check | Alan Cox |
2013-02-03 | ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem | Russell King |
2013-01-27 | x86: Use enum instead of literals for trap values [PARTIAL] | Kees Cook |
2013-01-21 | xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests. | Frediano Ziglio |
2013-01-21 | powerpc: fix wii_memory_fixups() compile error on 3.0.y tree | Shuah Khan |
2013-01-21 | x86/Sandy Bridge: reserve pages when integrated graphics is present | Jesse Barnes |
2013-01-21 | s390/time: fix sched_clock() overflow | Heiko Carstens |
2013-01-21 | sh: Fix FDPIC binary loader | Thomas Schwinge |
2013-01-17 | KVM: PPC: 44x: fix DCR read/write | Alexander Graf |
2013-01-17 | x86, amd: Disable way access filter on Piledriver CPUs | Andre Przywara |
2013-01-17 | powerpc/vdso: Remove redundant locking in update_vsyscall_tz() | Shan Hai |
2013-01-17 | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build | Anton Blanchard |
2013-01-11 | CRIS: fix I/O macros | Corey Minyard |
2013-01-11 | ARM: missing ->mmap_sem around find_vma() in swp_emulate.c | Al Viro |
2013-01-11 | ARM: mm: use pteval_t to represent page protection values | Will Deacon |