index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-06
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-05-06
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-06
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-06
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-06
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-06
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-06
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
Merge branch 'pm-x86'
Rafael J. Wysocki
2019-05-06
x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() fails
Sebastian Andrzej Siewior
2019-04-30
x86/alternatives: Add comment about module removal races
Nadav Amit
2019-04-30
x86/kprobes: Use vmalloc special flag
Rick Edgecombe
2019-04-30
x86/ftrace: Use vmalloc special flag
Rick Edgecombe
2019-04-30
x86/alternatives: Remove the return value of text_poke_*()
Nadav Amit
2019-04-30
x86/jump-label: Remove support for custom text poker
Nadav Amit
2019-04-30
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
2019-04-30
x86/kprobes: Set instruction page as executable
Nadav Amit
2019-04-30
x86/ftrace: Set trampoline pages as executable
Nadav Amit
2019-04-30
x86/kgdb: Avoid redundant comparison of patched code
Nadav Amit
2019-04-30
x86/alternatives: Use temporary mm for text poking
Nadav Amit
2019-04-30
x86/alternatives: Initialize temporary mm for patching
Nadav Amit
2019-04-30
x86/jump_label: Use text_poke_early() during early init
Nadav Amit
2019-04-30
x86/alternatives: Add text_poke_kgdb() to not assert the lock when debugging
Nadav Amit
2019-04-29
x86/stacktrace: Use common infrastructure
Thomas Gleixner
2019-04-26
Merge branch 'linus' into x86/mm, to pick up dependent fix
Ingo Molnar
2019-04-25
x86: tsc: Rework time_cpufreq_notifier()
Rafael J. Wysocki
2019-04-25
x86/apic: Unify duplicated local apic timer clockevent initialization
Jacob Pan
2019-04-24
x86/build: Move _etext to actual end of .text
Kees Cook
2019-04-23
x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
Yazen Ghannam
2019-04-23
x86/MCE: Add an MCE-record filtering function
Yazen Ghannam
2019-04-22
x86/kdump: Fall back to reserve high crashkernel memory
Dave Young
2019-04-22
x86/kdump: Have crashkernel=X reserve under 4G by default
Dave Young
2019-04-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-04-19
x86/topology: Make DEBUG_HOTPLUG_CPU0 pr_info() more descriptive
Juri Lelli
[next]