- 73459e2 x86: pvclock: Really remove the sched notifier for cross-cpu migrations by Paolo Bonzini · 10 years ago
- 5dca0d9 kvm: x86: fix kvmclock update protocol by Radim Krčmář · 10 years ago
- 61f01dd x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue by Andy Lutomirski · 10 years ago
- 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- d89b3e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
- eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
- d869844 x86: fix special __probe_kernel_write() tail zeroing case by Linus Torvalds · 10 years ago
- 00425bb crypto: x86/sha512_ssse3 - fixup for asm function prototype change by Ard Biesheuvel · 10 years ago
- b9bb6fb Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 085e68e KVM: VMX: Preserve host CR4.MCE value while in guest mode. by Ben Serebrin · 10 years ago
- 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
- 41d5e08 Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
- 09d5160 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 10 years ago
- 0b2bb69 tools/power turbostat: Initial Skylake support by Len Brown · 10 years ago
- 34a984f Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 90d1c08 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 96b90f2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- a6dfa12 config: Enable NEED_DMA_MAP_STATE by default when SWIOTLB is selected by Konrad Rzeszutek Wilk · 10 years ago
- 0c99241 perf/x86/intel/pt: Fix and clean up error handling in pt_event_add() by Ingo Molnar · 10 years ago
- 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 8eb68bf x86: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
- 18ecb3b x86/fpu: Load xsave pointer *after* initialization by Borislav Petkov · 10 years ago
- 78d504b perf/x86/intel: Add Broadwell support for the LBR callstack by Kan Liang · 10 years ago
- 6455239 perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain energy units by Jacob Pan · 10 years ago
- 517e634 perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events by Peter Zijlstra · 10 years ago
- c857eb5 perf/x86: Fix hw_perf_event::flags collision by Peter Zijlstra · 10 years ago
- 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
- fd0f86b x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal() by Oleg Nesterov · 10 years ago
- eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 3ac62bc x86: mtrr: if: remove use of seq_printf return value by Joe Perches · 10 years ago
- fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- e44740c Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 10 years ago
- bb668734 VFS: assorted d_backing_inode() annotations by David Howells · 10 years ago
- b422b75 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
- cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
- decf633 KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spte by Xiao Guangrong · 10 years ago
- 1300052 kvm: mmu: don't do memslot overflow check by Wanpeng Li · 10 years ago
- 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
- 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 4a20799 mm: move memtest under mm by Vladimir Murzin · 10 years ago
- 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 10 years ago
- d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 10 years ago
- 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
- 8216814 x86: standardize mmap_rnd() usage by Kees Cook · 10 years ago
- 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 10 years ago
- 5d72b4f x86, mm: support huge I/O mapping capability I/F by Toshi Kani · 10 years ago
- 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
- 692297d watchdog: introduce the hardlockup_detector_disable() function by Ulrich Obergfell · 10 years ago
- 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- e95e7f6 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 078838d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9497d738 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 10 years ago
- d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
- bea1542 KVM: x86: cleanup kvm_irq_delivery_to_apic_fast by Paolo Bonzini · 10 years ago
- 9e9c3fe KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save by Nadav Amit · 10 years ago
- 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
- a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
- c4d3066 x86 msr-index: define MSR_TURBO_RATIO_LIMIT,1,2 by Len Brown · 10 years ago
- 6a16dda Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- ec1bc8e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 07f2d8c Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- ee799f4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 6cf78d4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 0ad5c6b Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 421ec90 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 64f004a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- b48488d Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9f3252f Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 5945fba Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 8f74bc5 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 977e1ba Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- fc9bea0 x86, UML: fix integer overflow in ELF_ET_DYN_BASE by Andrey Ryabinin · 10 years ago
- a98a6d8 um: Remove broken highmem support by Richard Weinberger · 10 years ago
- 28fa468 um: Remove broken SMP support by Richard Weinberger · 10 years ago
- d0b5e15 um: Remove SKAS3/4 support by Richard Weinberger · 10 years ago
- 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 49d2953 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9c65e12 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 3050a35 x86: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
- fd22384 um: Remove signal translation and exec_domain by Richard Weinberger · 10 years ago
- 066450b perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init() by Ingo Molnar · 10 years ago
- 3b75232 perf/x86/64: Report regs_user->ax too in get_regs_user() by Denys Vlasenko · 10 years ago
- 32caa06 perf/x86/64: Simplify regs_user->abi setting code in get_regs_user() by Denys Vlasenko · 10 years ago
- 5df71b3 perf/x86/64: Do report user_regs->cx while we are in syscall, in get_regs_user() by Denys Vlasenko · 10 years ago
- aa21df0 perf/x86/64: Do not guess user_regs->cs, ss, sp in get_regs_user() by Denys Vlasenko · 10 years ago
- 54cfa45 x86/asm/entry/32: Tidy up JNZ instructions after TESTs by Denys Vlasenko · 10 years ago
- e68410e crypto: x86/sha512_ssse3 - move SHA-384/512 SSSE3 implementation to base layer by Ard Biesheuvel · 10 years ago
- 1631030 crypto: x86/sha256_ssse3 - move SHA-224/256 SSSE3 implementation to base layer by Ard Biesheuvel · 10 years ago
- 824b437 crypto: x86/sha1_ssse3 - move SHA-1 SSSE3 implementation to base layer by Ard Biesheuvel · 10 years ago
- be77002 Merge back earlier suspend/hibernate material for v4.1. by Rafael J. Wysocki · 10 years ago
- 1912c7a x86/apic/uv: Update the UV APIC HUB check by Mike Travis · 10 years ago
- 379b97e x86/apic/uv: Update the UV APIC driver check by Mike Travis · 10 years ago
- 7a4e017 x86/apic/uv: Update the APIC UV OEM check by Mike Travis · 10 years ago
- b449159 x86/iommu: Fix header comments regarding standard and _FINISH macros by Aravind Gopalakrishnan · 10 years ago
- a37f34a x86/asm/entry/64: Reduce padding in execve stubs by Denys Vlasenko · 10 years ago