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