index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
2019-12-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-30
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-30
x86/ioperm: Save an indentation level in tss_update_io_bitmap()
Borislav Petkov
2019-11-29
x86/mce/therm_throt: Mask out read-only and reserved MSR bits
Srinivas Pandruvada
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-27
Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-11-27
x86/alternatives: Sync bp_patching update for avoiding NULL pointer exception
Masami Hiramatsu
2019-11-27
x86/alternatives: Use INT3_INSN_SIZE
Peter Zijlstra
2019-11-27
x86/kprobe: Add comments to arch_{,un}optimize_kprobes()
Peter Zijlstra
2019-11-27
x86/kprobes: Fix ordering while text-patching
Peter Zijlstra
2019-11-27
x86/kprobes: Convert to text-patching.h
Peter Zijlstra
2019-11-27
x86/ftrace: Mark ftrace_modify_code_direct() __ref
Borislav Petkov
2019-11-27
x86/alternative: Shrink text_poke_loc
Peter Zijlstra
2019-11-27
x86/alternative: Remove text_poke_loc::len
Peter Zijlstra
2019-11-27
x86/ftrace: Use text_gen_insn()
Peter Zijlstra
2019-11-27
x86/alternative: Add text_opcode_size()
Peter Zijlstra
2019-11-27
x86/ftrace: Use text_poke()
Peter Zijlstra
2019-11-27
x86/alternatives: Add and use text_gen_insn() helper
Peter Zijlstra
2019-11-27
x86/alternatives, jump_label: Provide better text_poke() batching interface
Peter Zijlstra
2019-11-26
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-26
x86/ptrace: Document FSBASE and GSBASE ABI oddities
Andy Lutomirski
2019-11-26
x86/ptrace: Remove set_segment_reg() implementations for current
Andy Lutomirski
2019-11-26
x86/traps: die() instead of panicking on a double fault
Andy Lutomirski
2019-11-26
x86/doublefault/32: Rewrite the x86_32 #DF handler and unify with 64-bit
Andy Lutomirski
2019-11-26
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
2019-11-26
x86/doublefault/32: Rename doublefault.c to doublefault_32.c
Andy Lutomirski
2019-11-26
x86/traps: Disentangle the 32-bit and 64-bit doublefault code
Andy Lutomirski
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-26
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-26
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-26
Merge branches 'x86-cpu-for-linus' and 'x86-fpu-for-linus' of git://git.kerne...
Linus Torvalds
2019-11-26
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
Merge branches 'core-objtool-for-linus', 'x86-cleanups-for-linus' and 'x86-ap...
Linus Torvalds
2019-11-26
Merge branch 'acpi-mm'
Rafael J. Wysocki
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-25
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-25
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-11-25
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
2019-11-25
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
2019-11-21
x86/pti/32: Size initial_page_table correctly
Thomas Gleixner
2019-11-21
x86/doublefault/32: Fix stack canaries in the double fault handler
Andy Lutomirski
[next]