summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | ftrace/x86: Have save_mcount_regs store RIP in %rdi for first parameterSteven Rostedt (Red Hat)2014-12-01
| * | | | | | | | | | | | | | | | ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed commentsSteven Rostedt (Red Hat)2014-12-01
| * | | | | | | | | | | | | | | | ftrace/x86: Move MCOUNT_SAVE_FRAME out of header fileSteven Rostedt (Red Hat)2014-12-01
| * | | | | | | | | | | | | | | | ftrace/x86: Have static tracing also use ftrace_caller_setupSteven Rostedt (Red Hat)2014-12-01
| * | | | | | | | | | | | | | | | ftrace/x86: Have static function tracing always test for function graphSteven Rostedt (Red Hat)2014-11-24
| * | | | | | | | | | | | | | | | kprobes/ftrace: Recover original IP if pre_handler doesn't change itMasami Hiramatsu2014-11-20
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | x86/kvm/tracing: Use helper function trace_seq_buffer_ptr()Steven Rostedt (Red Hat)2014-11-19
| * | | | | | | | | | | | | | | ftrace/x86/extable: Add is_ftrace_trampoline() functionSteven Rostedt (Red Hat)2014-11-19
| * | | | | | | | | | | | | | | ftrace/x86: Add frames pointers to trampoline as necessarySteven Rostedt (Red Hat)2014-11-19
| * | | | | | | | | | | | | | | ftrace: Add more information to ftrace_bug() outputSteven Rostedt (Red Hat)2014-11-11
| * | | | | | | | | | | | | | | ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolinesSteven Rostedt (Red Hat)2014-11-11
| * | | | | | | | | | | | | | | ftrace/x86: Show trampoline call function in enabled_functionsSteven Rostedt (Red Hat)2014-10-31
| * | | | | | | | | | | | | | | ftrace/x86: Add dynamic allocated trampoline for ftrace_opsSteven Rostedt (Red Hat)2014-10-31
| | |_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'akpm' (patchbomb from Andrew)Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-10
* | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge branch 'iov_iter' into for-nextAl Viro2014-12-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | assorted conversions to %p[dD]Al Viro2014-11-19
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86/microcode/intel: Fish out the stashed microcode for the BSPBorislav Petkov2014-12-10
| * | | | | | | | | | | | | | | | x86, microcode: Reload microcode on resumeBorislav Petkov2014-12-06
| * | | | | | | | | | | | | | | | x86, microcode: Don't initialize microcode code on paravirtBoris Ostrovsky2014-12-06
| * | | | | | | | | | | | | | | | x86, microcode, intel: Drop unused parameterBorislav Petkov2014-12-06
| * | | | | | | | | | | | | | | | x86, microcode, AMD: Do not use smp_processor_id() in preemtible contextBorislav Petkov2014-12-01
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86_64/vsyscall: Restore orig_ax after vsyscall seccompAndy Lutomirski2014-11-10
| * | | | | | | | | | | | | | | | x86_64: Add a comment explaining the TASK_SIZE_MAX guard pageAndy Lutomirski2014-11-10
| * | | | | | | | | | | | | | | | x86_64,vsyscall: Make vsyscall emulation configurableAndy Lutomirski2014-11-03
| * | | | | | | | | | | | | | | | x86_64, vsyscall: Rewrite comment and clean up headers in vsyscall codeAndy Lutomirski2014-11-03
| * | | | | | | | | | | | | | | | x86_64, vsyscall: Turn vsyscalls all the way off when vsyscall==noneAndy Lutomirski2014-11-03
| * | | | | | | | | | | | | | | | x86,vdso: Use LSL unconditionally for vgetcpuAndy Lutomirski2014-11-03
| * | | | | | | | | | | | | | | | x86: vdso: Fix build with older gccAndrew Morton2014-11-01
| * | | | | | | | | | | | | | | | x86_64/vdso: Clean up vgetcpu init and merge the vdso initcallsAndy Lutomirski2014-10-28
| * | | | | | | | | | | | | | | | x86_64/vdso: Remove jiffies from the vvar pageAndy Lutomirski2014-10-28
| * | | | | | | | | | | | | | | | x86/vdso: Make the PER_CPU segment 32 bitsAndy Lutomirski2014-10-28
| * | | | | | | | | | | | | | | | x86/vdso: Make the PER_CPU segment start out accessedAndy Lutomirski2014-10-28
| * | | | | | | | | | | | | | | | x86/vdso: Change the PER_CPU segment to use struct desc_structAndy Lutomirski2014-10-28
| * | | | | | | | | | | | | | | | x86_64/vdso: Move getcpu code from vsyscall_64.c to vdso/vma.cAndy Lutomirski2014-10-28
| * | | | | | | | | | | | | | | | x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.cAndy Lutomirski2014-10-28
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86/mce: Spell "panicked" correctlyBorislav Petkov2014-12-08
| * | | | | | | | | | | | | | | | x86, mce: Support memory error recovery for both UCNA and Deferred error in m...Chen Yucong2014-11-19
| * | | | | | | | | | | | | | | | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong2014-11-19
| * | | | | | | | | | | | | | | | x86, MCE, AMD: Assign interrupt handler only when bank supports itChen Yucong2014-11-01
| * | | | | | | | | | | | | | | | x86, MCE, AMD: Drop software-defined bank in error thresholdingBorislav Petkov2014-10-21
| * | | | | | | | | | | | | | | | x86, MCE, AMD: Move invariant code out from loop bodyChen Yucong2014-10-21
| * | | | | | | | | | | | | | | | x86, MCE, AMD: Correct thresholding error loggingChen Yucong2014-10-21
| * | | | | | | | | | | | | | | | x86, MCE, AMD: Use macros to compute bank MSRsChen Yucong2014-10-21
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86: mm: Move PAT only functions to mm/pat.cThomas Gleixner2014-11-16