Age | Commit message (Expand) | Author | Files | Lines |
2014-05-23 | x86/gart: Replace printk() with pr_info() | Bjorn Helgaas | 1 | -28/+26 |
2014-05-22 | x86: fix page fault tracing when KVM guest support enabled | Dave Hansen | 1 | -1/+1 |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar | 17 | -21/+65 |
2014-05-22 | Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso | H. Peter Anvin | 21 | -34/+352 |
2014-05-22 | x86_64, entry: Merge paranoidzeroentry_ist into idtentry | Andy Lutomirski | 1 | -25/+22 |
2014-05-22 | x86_64, entry: Merge most 64-bit asm entry macros | Andy Lutomirski | 1 | -88/+64 |
2014-05-22 | x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotations | Andy Lutomirski | 1 | -0/+2 |
2014-05-22 | Merge commit '7ed6fb9b5a5510e4ef78ab27419184741169978a' into x86/espfix | H. Peter Anvin | 16 | -20/+62 |
2014-05-21 | Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option" | H. Peter Anvin | 1 | -3/+1 |
2014-05-21 | x86, microcode: Add a disable chicken bit | Borislav Petkov | 2 | -0/+43 |
2014-05-19 | fix Haswell precise store data source encoding | Stephane Eranian | 1 | -3/+19 |
2014-05-16 | x86, irq: Remove pointless irq_reserve_irqs() call | Thomas Gleixner | 1 | -3/+0 |
2014-05-16 | x86: Remove create/destroy_irq() | Thomas Gleixner | 1 | -105/+1 |
2014-05-16 | x86: Get rid of get_nr_irqs_gsi() | Thomas Gleixner | 1 | -5/+0 |
2014-05-16 | x86: ioapic: Use irq_alloc/free_hwirq() | Thomas Gleixner | 1 | -13/+10 |
2014-05-16 | x86: hpet: Use irq_alloc/free_hwirq() | Thomas Gleixner | 1 | -3/+2 |
2014-05-16 | x86: Implement arch_setup/teardown_hwirq() | Thomas Gleixner | 1 | -0/+33 |
2014-05-15 | x86-64, modify_ldt: Make support for 16-bit segments a runtime option | Linus Torvalds | 1 | -1/+3 |
2014-05-14 | ftrace/x86: Move the mcount/fentry code out of entry_64.S | Steven Rostedt | 3 | -204/+218 |
2014-05-14 | ftrace: Remove FTRACE_UPDATE_MODIFY_CALL_REGS flag | Steven Rostedt (Red Hat) | 1 | -3/+0 |
2014-05-14 | ftrace: Make get_ftrace_addr() and get_ftrace_addr_old() global | Steven Rostedt (Red Hat) | 1 | -31/+5 |
2014-05-14 | ftrace/x86: Get the current mcount addr for add_breakpoint() | Steven Rostedt (Red Hat) | 1 | -4/+2 |
2014-05-14 | uprobes/x86: Fix the wrong ->si_addr when xol triggers a trap | Oleg Nesterov | 1 | -3/+4 |
2014-05-14 | x86/traps: Kill DO_ERROR_INFO() | Oleg Nesterov | 1 | -15/+9 |
2014-05-14 | x86/traps: Shift fill_trap_info() from DO_ERROR_INFO() to do_error_trap() | Oleg Nesterov | 1 | -9/+12 |
2014-05-14 | x86/traps: Introduce fill_trap_info(), simplify DO_ERROR_INFO() | Oleg Nesterov | 1 | -15/+38 |
2014-05-14 | x86/traps: Introduce do_error_trap() | Oleg Nesterov | 1 | -21/+17 |
2014-05-14 | x86/traps: Use SEND_SIG_PRIV instead of force_sig() | Oleg Nesterov | 1 | -6/+3 |
2014-05-14 | x86/traps: Make math_error() static | Oleg Nesterov | 1 | -1/+1 |
2014-05-14 | uprobes/x86: Fix scratch register selection for rip-relative fixups | Denys Vlasenko | 1 | -51/+125 |
2014-05-14 | uprobes/x86: Simplify rip-relative handling | Denys Vlasenko | 1 | -41/+30 |
2014-05-14 | Merge branch 'dt-bus-name' into for-next | Rob Herring | 15 | -20/+61 |
2014-05-13 | x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks | Ville Syrjälä | 1 | -10/+10 |
2014-05-13 | x86/gpu: Implement stolen memory size early quirk for CHV | Damien Lespiau | 1 | -1/+27 |
2014-05-12 | x86, rdrand: When nordrand is specified, disable RDSEED as well | H. Peter Anvin | 1 | -0/+1 |
2014-05-10 | x86, iosf: Add PCI ID macros for better readability | Ong Boon Leong | 1 | -2/+5 |
2014-05-10 | x86, iosf: Add Quark X1000 PCI ID | Ong Boon Leong | 1 | -0/+1 |
2014-05-10 | x86, iosf: Make IOSF driver modular and usable by more drivers | David E. Box | 1 | -0/+7 |
2014-05-09 | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() | Boris Ostrovsky | 1 | -1/+1 |
2014-05-08 | sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra | 1 | -11/+0 |
2014-05-08 | x86/intel: Add quirk to disable HPET for the Baytrail platform | Feng Tang | 1 | -0/+16 |
2014-05-08 | x86/hpet: Make boot_hpet_disable extern | Feng Tang | 1 | -1/+1 |
2014-05-07 | Merge branch 'perf/urgent' into perf/core, to avoid conflicts | Ingo Molnar | 3 | -2/+15 |
2014-05-07 | perf/x86/intel: Fix Silvermont's event constraints | Yan, Zheng | 1 | -1/+0 |
2014-05-07 | x86/reboot: Add reboot quirk for Certec BPC600 | Christian Gmeiner | 1 | -0/+10 |
2014-05-06 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 10 | -16/+16 |
2014-05-06 | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski | 3 | -14/+5 |
2014-05-06 | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski | 1 | -2/+4 |
2014-05-06 | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c | Andy Lutomirski | 1 | -0/+32 |
2014-05-04 | x86, espfix: Make it possible to disable 16-bit support | H. Peter Anvin | 3 | -0/+25 |