Age | Commit message (Expand) | Author | Files | Lines |
2014-11-18 | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst | 2 | -14/+8 |
2014-11-18 | drivers: dma-contiguous: clean source code and prepare for device tree | Marek Szyprowski | 1 | -1/+0 |
2014-11-14 | KVM: x86: Check non-canonical addresses upon WRMSR | Nadav Amit | 1 | -0/+14 |
2014-11-14 | KVM: x86: Prevent host from panicking on shared MSR writes. | Andy Honig | 1 | -1/+1 |
2014-11-14 | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED | H. Peter Anvin | 1 | -1/+1 |
2014-11-14 | x86: Reject x32 executables if x32 ABI not supported | Ben Hutchings | 1 | -2/+3 |
2014-10-30 | kvm: x86: fix stale mmio cache bug | David Matlack | 1 | -0/+1 |
2014-10-05 | x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8 | Dave Young | 1 | -3/+3 |
2014-09-05 | Revert "KVM: x86: Increase the number of fixed MTRR regs to 10" | Paolo Bonzini | 1 | -1/+1 |
2014-08-07 | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski | 1 | -1/+1 |
2014-08-07 | x86, espfix: Fix broken header guard | H. Peter Anvin | 1 | -1/+1 |
2014-08-07 | x86, espfix: Move espfix definitions into a separate header file | H. Peter Anvin | 2 | -3/+18 |
2014-08-07 | x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack | H. Peter Anvin | 2 | -0/+5 |
2014-07-09 | KVM: x86: preserve the high 32-bits of the PAT register | Paolo Bonzini | 1 | -1/+1 |
2014-07-09 | KVM: x86: Increase the number of fixed MTRR regs to 10 | Nadav Amit | 1 | -1/+1 |
2014-07-06 | ptrace,x86: force IRET path after a ptrace_stop() | Tejun Heo | 1 | -0/+16 |
2014-06-07 | x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() | Anthony Iliopoulos | 1 | -0/+1 |
2014-04-03 | x86: fix boot on uniprocessor systems | Artem Fetishev | 1 | -1/+2 |
2014-02-22 | xen/p2m: check MFN is in range before using the m2p table | David Vrabel | 1 | -11/+20 |
2014-02-06 | x86, cpu, amd: Add workaround for family 16h, erratum 793 | Borislav Petkov | 1 | -0/+1 |
2014-01-15 | x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround | Linus Torvalds | 1 | -6/+7 |
2014-01-09 | mm: fix TLB flush race between migration, and change_protection_range | Rik van Riel | 1 | -2/+9 |
2014-01-09 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov | 1 | -4/+0 |
2013-10-18 | x86: avoid remapping data in parse_setup_data() | Linn Crosetto | 1 | -1/+1 |
2013-10-18 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 2 | -2/+2 |
2013-09-26 | sched/x86: Optimize switch_mm() for multi-threaded workloads | Rik van Riel | 1 | -7/+13 |
2013-09-26 | x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors | Tony Luck | 1 | -2/+11 |
2013-09-26 | x86, smap: Handle csum_partial_copy_*_user() | H. Peter Anvin | 1 | -5/+17 |
2013-09-14 | crypto: xor - Check for osxsave as well as avx in crypto/xor | John Haxby | 1 | -2/+2 |
2013-08-29 | x86: Don't clear olpc_ofw_header when sentinel is detected | Daniel Drake | 1 | -2/+2 |
2013-06-20 | x86: Fix trigger_all_cpu_backtrace() implementation | Michel Lespinasse | 2 | -3/+6 |
2013-06-19 | x86: Fix section mismatch on load_ucode_ap | Paul Gortmaker | 1 | -2/+2 |
2013-06-13 | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2 | -8/+0 |
2013-06-10 | Modify UEFI anti-bricking code | Matthew Garrett | 2 | -8/+0 |
2013-05-30 | x86, crc32-pclmul: Fix build with older binutils | Jan Beulich | 1 | -2/+72 |
2013-05-11 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+3 |
2013-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -5/+2 |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -3/+0 |
2013-05-07 | Merge branch 'rwsem-optimizations' | Linus Torvalds | 1 | -7/+21 |
2013-05-07 | x86 rwsem: avoid taking slow path when stealing write lock | Michel Lespinasse | 1 | -7/+21 |
2013-05-06 | Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+9 |
2013-05-05 | Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -13/+52 |
2013-05-02 | KVM: x86: Account for failing enable_irq_window for NMI window request | Jan Kiszka | 1 | -1/+1 |
2013-05-02 | x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...) | Alexander van Heukelum | 1 | -2/+2 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 6 | -0/+134 |
2013-05-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+3 |
2013-05-02 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -12/+5 |
2013-05-02 | x86, gdt, hibernate: Store/load GDT for hibernate path. | Konrad Rzeszutek Wilk | 2 | -0/+3 |
2013-05-02 | Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '... | Joerg Roedel | 8 | -6/+20 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -22/+2 |