Age | Commit message (Expand) | Author |
2014-06-09 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds |
2014-06-09 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos |
2014-06-09 | powerpc: Add vr save/restore functions | Andreas Schwab |
2014-05-18 | ARM: 8027/1: fix do_div() bug in big-endian systems | Xiangyu Lu |
2014-05-18 | parisc: fix epoll_pwait syscall on compat kernel | Helge Deller |
2014-04-30 | Revert "alpha: fix broken network checksum" | Ben Hutchings |
2014-04-30 | x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels | H. Peter Anvin |
2014-04-30 | sh: fix format string bug in stack tracer | Matt Fleming |
2014-04-30 | MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume() | Huacai Chen |
2014-04-30 | x86, hyperv: Bypass the timer_irq_works() check | Jason Wang |
2014-04-30 | ARM: 7954/1: mm: remove remaining domain support from ARMv6 | Will Deacon |
2014-04-30 | ARM: mm: introduce present, faulting entries for PAGE_NONE | Will Deacon |
2014-04-30 | sparc64: don't treat 64-bit syscall return codes as 32-bit | Dave Kleikamp |
2014-04-30 | sparc32: fix build failure for arch_jump_label_transform | Paul Gortmaker |
2014-04-30 | Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines." | Dave Kleikamp |
2014-04-30 | sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-... | oftedal |
2014-04-09 | s390: fix kernel crash due to linkage stack instructions | Martin Schwidefsky |
2014-04-09 | KVM: VMX: fix use after free of vmx->loaded_vmcs | Marcelo Tosatti |
2014-04-09 | KVM: MMU: handle invalid root_hpa at __direct_map | Marcelo Tosatti |
2014-04-02 | x86/amd/numa: Fix northbridge quirk to assign correct NUMA node | Daniel J Blueman |
2014-04-02 | KVM: SVM: fix cr8 intercept window | Radim Krčmář |
2014-04-02 | powerpc: Align p_dyn, p_rela and p_st symbols | Anton Blanchard |
2014-04-02 | powerpc/crashdump : Fix page frame number check in copy_oldmem_page | Laurent Dufour |
2014-04-02 | perf/x86: Fix event scheduling | Peter Zijlstra |
2014-04-02 | ARM: 7957/1: add DSB after icache flush in __flush_icache_all() | Vinayak Kale |
2014-04-02 | avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use | Chen Gang |
2014-04-02 | avr32: fix missing module.h causing build failure in mimc200/fram.c | Paul Gortmaker |
2014-04-02 | MIPS: Fix potencial corruption | Ralf Baechle |
2014-04-02 | ARM: 7955/1: spinlock: ensure we have a compiler barrier before sev | Will Deacon |
2014-04-02 | ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMU | Will Deacon |
2014-04-02 | s390/dump: Fix dump memory detection | Michael Holzheu |
2014-04-02 | alpha: fix broken network checksum | Mikulas Patocka |
2014-04-02 | crypto: s390 - fix des and des3_ede ctr concurrency issue | Harald Freudenberger |
2014-04-02 | crypto: s390 - fix des and des3_ede cbc concurrency issue | Harald Freudenberger |
2014-04-02 | crypto: s390 - fix concurrency issue in aes-ctr mode | Harald Freudenberger |
2014-04-02 | s390/crypto: Don't panic after crypto instruction failures | Jan Glauber |
2014-04-02 | powerpc: Make sure "cache" directory is removed when offlining cpu | Paul Mackerras |
2014-04-02 | KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() | Mihai Caraman |
2014-04-02 | x86: Add check for number of available vectors before CPU down | Prarit Bhargava |
2014-04-02 | KVM: x86: limit PIT timer frequency | Marcelo Tosatti |
2014-04-02 | x86/efi: Fix off-by-one bug in EFI Boot Services reservation | Dave Young |
2014-02-15 | perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h | Robert Richter |
2014-02-15 | ARM: fix "bad mode in ... handler" message for undefined instructions | Russell King |
2014-02-15 | powerpc: Fix bad stack check in exception entry | Michael Neuling |
2014-02-15 | ARM: fix footbridge clockevent device | Russell King |
2014-02-15 | sh: always link in helper functions extracted from libgcc | Geert Uytterhoeven |
2014-02-15 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds |
2014-02-15 | KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368) | Andy Honig |
2014-02-15 | Fix warning from machine_kexec.c | Paul Gortmaker |
2014-01-03 | ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS | Russell King |