Age | Commit message (Expand) | Author | Files | Lines |
2015-02-03 | Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2 | -54/+77 |
2015-02-03 | Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 1 | -1/+1 |
2015-02-03 | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n... | Ingo Molnar | 16 | -84/+83 |
2015-02-01 | x86_64, entry: Remove the syscall exit audit and schedule optimizations | Andy Lutomirski | 1 | -47/+5 |
2015-02-01 | x86_64, entry: Use sysret to return to userspace when possible | Andy Lutomirski | 1 | -0/+54 |
2015-02-01 | x86, traps: Fix ist_enter from userspace | Andy Lutomirski | 1 | -7/+18 |
2015-01-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -16/+14 |
2015-01-30 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+3 |
2015-01-30 | KVM: x86: check LAPIC presence when building apic_map | Radim Krčmář | 1 | -0/+3 |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 1 | -0/+2 |
2015-01-29 | x86, vdso: teach 'make clean' remove vdso64 binaries | Andrey Skvortsov | 1 | -1/+1 |
2015-01-28 | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 12 | -252/+235 |
2015-01-28 | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ... | Ingo Molnar | 14 | -91/+143 |
2015-01-28 | perf/x86/intel: Add model number for Airmont | Kan Liang | 1 | -0/+1 |
2015-01-28 | perf/rapl: Fix crash in rapl_scale() | Stephane Eranian | 1 | -1/+1 |
2015-01-28 | perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization | Kan Liang | 2 | -15/+12 |
2015-01-27 | x86, build: replace Perl script with Shell script | Kees Cook | 3 | -40/+43 |
2015-01-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 14 | -76/+102 |
2015-01-24 | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2015-01-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -21/+10 |
2015-01-23 | KVM: x86: SYSENTER emulation is broken | Nadav Amit | 1 | -19/+8 |
2015-01-23 | KVM: x86: Fix of previously incomplete fix for CVE-2014-8480 | Nadav Amit | 1 | -2/+2 |
2015-01-23 | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers | 1 | -1/+1 |
2015-01-23 | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 | Bryan O'Donoghue | 1 | -1/+5 |
2015-01-22 | x86, mm: Change cachemode exports to non-gpl | Juergen Gross | 1 | -2/+2 |
2015-01-22 | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2 | -2/+36 |
2015-01-22 | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 1 | -7/+2 |
2015-01-22 | x86, mpx: Fix potential performance issue on unmaps | Dave Hansen | 1 | -1/+19 |
2015-01-22 | x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels | Dave Hansen | 1 | -0/+6 |
2015-01-22 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2015-01-20 | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 1 | -0/+1 |
2015-01-20 | x86: Don't rely on VMWare emulating PAT MSR correctly | Juergen Gross | 1 | -1/+6 |
2015-01-20 | x86, irq: Properly tag virtualization entry in /proc/interrupts | Jan Beulich | 1 | -1/+1 |
2015-01-20 | x86, boot: Skip relocs when load address unchanged | Kees Cook | 1 | -1/+8 |
2015-01-20 | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi | Jiang Liu | 2 | -0/+3 |
2015-01-20 | x86/xen: Treat SCI interrupt as normal GSI interrupt | Jiang Liu | 2 | -60/+13 |
2015-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2015-01-20 | module: remove mod arg from module_free, rename module_memfree(). | Rusty Russell | 1 | -1/+1 |
2015-01-17 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -14/+34 |
2015-01-17 | x86_64 entry: Fix RCX for ptraced syscalls | Andy Lutomirski | 1 | -1/+2 |
2015-01-16 | Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+15 |
2015-01-16 | x86/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 1 | -1/+1 |
2015-01-16 | perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM | Kan Liang | 1 | -2/+2 |
2015-01-16 | perf/rapl: Fix sysfs_show() initialization for RAPL PMU | Stephane Eranian | 1 | -12/+32 |
2015-01-15 | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) | 1 | -5/+15 |
2015-01-14 | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole user | Denys Vlasenko | 1 | -46/+42 |
2015-01-14 | x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSET | Denys Vlasenko | 1 | -2/+2 |
2015-01-14 | x86: entry_64.S: delete unused code | Denys Vlasenko | 2 | -35/+0 |
2015-01-13 | Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 4 | -46/+56 |
2015-01-13 | crypto: add missing crypto module aliases | Mathias Krause | 1 | -1/+1 |