Age | Commit message (Expand) | Author |
2015-04-26 | x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue | Andy Lutomirski |
2015-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-04-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-04-24 | x86: fix special __probe_kernel_write() tail zeroing case | Linus Torvalds |
2015-04-24 | crypto: x86/sha512_ssse3 - fixup for asm function prototype change | Ard Biesheuvel |
2015-04-22 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-21 | KVM: VMX: Preserve host CR4.MCE value while in guest mode. | Ben Serebrin |
2015-04-21 | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-04-21 | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-19 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Linus Torvalds |
2015-04-18 | tools/power turbostat: Initial Skylake support | Len Brown |
2015-04-18 | Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-04-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-04-18 | config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected | Konrad Rzeszutek Wilk |
2015-04-18 | perf/x86/intel/pt: Fix and clean up error handling in pt_event_add() | Ingo Molnar |
2015-04-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-17 | x86: switch to using asm-generic for seccomp.h | Kees Cook |
2015-04-17 | x86/fpu: Load xsave pointer *after* initialization | Borislav Petkov |
2015-04-17 | perf/x86/intel: Add Broadwell support for the LBR callstack | Kan Liang |
2015-04-17 | perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain... | Jacob Pan |
2015-04-17 | perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events | Peter Zijlstra |
2015-04-17 | perf/x86: Fix hw_perf_event::flags collision | Peter Zijlstra |
2015-04-16 | Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2015-04-16 | x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal() | Oleg Nesterov |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-15 | x86: mtrr: if: remove use of seq_printf return value | Joe Perches |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-15 | Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw... | Linus Torvalds |
2015-04-15 | VFS: assorted d_backing_inode() annotations | David Howells |
2015-04-15 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2015-04-15 | KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spte | Xiao Guangrong |
2015-04-15 | kvm: mmu: don't do memslot overflow check | Wanpeng Li |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-14 | mm: move memtest under mm | Vladimir Murzin |
2015-04-14 | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook |
2015-04-14 | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook |
2015-04-14 | mm: expose arch_mmap_rnd when available | Kees Cook |
2015-04-14 | x86: standardize mmap_rnd() usage | Kees Cook |
2015-04-14 | x86, mm: support huge KVA mappings on x86 | Toshi Kani |
2015-04-14 | x86, mm: support huge I/O mapping capability I/F | Toshi Kani |
2015-04-14 | x86: expose number of page table levels on Kconfig level | Kirill A. Shutemov |
2015-04-14 | watchdog: introduce the hardlockup_detector_disable() function | Ulrich Obergfell |
2015-04-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-04-14 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |