| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patches | Ingo Molnar | 2015-02-04 | 13 | -301/+308 |
|\ |
|
| * | Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-02-03 | 2 | -54/+77 |
| |\ |
|
| | * | x86_64, entry: Remove the syscall exit audit and schedule optimizations | Andy Lutomirski | 2015-02-01 | 1 | -47/+5 |
| | * | x86_64, entry: Use sysret to return to userspace when possible | Andy Lutomirski | 2015-02-01 | 1 | -0/+54 |
| | * | x86, traps: Fix ist_enter from userspace | Andy Lutomirski | 2015-02-01 | 1 | -7/+18 |
| * | | Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 2015-02-03 | 1 | -1/+1 |
| |\ \ |
|
| | * | | x86, vdso: teach 'make clean' remove vdso64 binaries | Andrey Skvortsov | 2015-01-28 | 1 | -1/+1 |
| * | | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n... | Ingo Molnar | 2015-02-03 | 16 | -84/+83 |
| |\ \ \
| | |_|/
| |/| | |
|
| * | | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-01-28 | 12 | -252/+235 |
| |\ \ \ |
|
| | * | | | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole user | Denys Vlasenko | 2015-01-13 | 1 | -46/+42 |
| | * | | | x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSET | Denys Vlasenko | 2015-01-13 | 1 | -2/+2 |
| | * | | | x86: entry_64.S: delete unused code | Denys Vlasenko | 2015-01-13 | 2 | -35/+0 |
| | * | | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks | Luck, Tony | 2015-01-07 | 4 | -94/+26 |
| | * | | | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic | Andy Lutomirski | 2015-01-02 | 2 | -0/+40 |
| | * | | | x86: Clean up current_stack_pointer | Andy Lutomirski | 2015-01-02 | 2 | -10/+14 |
| | * | | | x86, traps: Track entry into and exit from IST context | Andy Lutomirski | 2015-01-02 | 5 | -6/+61 |
| | * | | | x86, entry: Switch stacks on a paranoid entry from userspace | Andy Lutomirski | 2015-01-02 | 2 | -59/+50 |
| * | | | | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ... | Ingo Molnar | 2015-01-28 | 14 | -91/+143 |
| |\ \ \ \ |
|
| * | | | | | x86_64 entry: Fix RCX for ptraced syscalls | Andy Lutomirski | 2015-01-17 | 1 | -1/+2 |
* | | | | | | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes | Ingo Molnar | 2015-02-04 | 2 | -0/+5 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-01-30 | 4 | -16/+14 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-01-30 | 1 | -0/+3 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | KVM: x86: check LAPIC presence when building apic_map | Radim Krčmář | 2015-01-30 | 1 | -0/+3 |
| * | | | | | | | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 | 1 | -0/+2 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'perf/hw_breakpoints' into perf/core | Ingo Molnar | 2015-01-28 | 6 | -28/+48 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | Merge branch 'perf/core-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2014-12-08 | 11 | -57/+131 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | perf/x86: Remove get_hbp_len and replace with bp_len | Jacob Shin | 2014-12-03 | 1 | -24/+1 |
| | * | | | | | | perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8 | Jacob Shin | 2014-12-03 | 6 | -4/+47 |
* | | | | | | | | perf/x86/intel: Add model number for Airmont | Kan Liang | 2015-01-28 | 1 | -0/+1 |
* | | | | | | | | perf/rapl: Fix crash in rapl_scale() | Stephane Eranian | 2015-01-28 | 1 | -1/+1 |
* | | | | | | | | perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization | Kan Liang | 2015-01-28 | 2 | -15/+12 |
| |_|/ / / / /
|/| | | | | | |
|
* | | | | | | | x86, build: replace Perl script with Shell script | Kees Cook | 2015-01-26 | 3 | -40/+43 |
| |_|/ / / /
|/| | | | | |
|
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-01-25 | 14 | -76/+102 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers | 2015-01-23 | 1 | -1/+1 |
| * | | | | | | x86/apic: Re-enable PCI_MSI support for non-SMP X86_32 | Bryan O'Donoghue | 2015-01-23 | 1 | -1/+5 |
| * | | | | | | x86, mm: Change cachemode exports to non-gpl | Juergen Gross | 2015-01-22 | 1 | -2/+2 |
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2015-01-22 | 2 | -2/+36 |
| * | | | | | x86, tls, ldt: Stop checking lm in LDT_empty | Andy Lutomirski | 2015-01-22 | 1 | -7/+2 |
| * | | | | | x86, mpx: Fix potential performance issue on unmaps | Dave Hansen | 2015-01-22 | 1 | -1/+19 |
| * | | | | | x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels | Dave Hansen | 2015-01-22 | 1 | -0/+6 |
| * | | | | | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 2015-01-20 | 1 | -0/+1 |
| * | | | | | x86: Don't rely on VMWare emulating PAT MSR correctly | Juergen Gross | 2015-01-20 | 1 | -1/+6 |
| * | | | | | x86, irq: Properly tag virtualization entry in /proc/interrupts | Jan Beulich | 2015-01-20 | 1 | -1/+1 |
| * | | | | | x86, boot: Skip relocs when load address unchanged | Kees Cook | 2015-01-20 | 1 | -1/+8 |
| * | | | | | x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi | Jiang Liu | 2015-01-20 | 2 | -0/+3 |
| * | | | | | x86/xen: Treat SCI interrupt as normal GSI interrupt | Jiang Liu | 2015-01-20 | 2 | -60/+13 |
* | | | | | | Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-01-24 | 1 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 2015-01-16 | 1 | -1/+1 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-01-24 | 1 | -21/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: x86: SYSENTER emulation is broken | Nadav Amit | 2015-01-23 | 1 | -19/+8 |