index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2019-07-28
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
2019-07-09
x86/speculation: Enable Spectre v1 swapgs mitigations
Josh Poimboeuf
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-08
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-08
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-07
x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
Sebastian Andrzej Siewior
2019-07-07
x86/fpu: Make 'no387' and 'nofxsr' command line options useful
Sebastian Andrzej Siewior
2019-07-04
Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-07-03
x86/fsgsbase: Revert FSGSBASE support
Thomas Gleixner
2019-07-03
clocksource/drivers: Make Hyper-V clocksource ISA agnostic
Michael Kelley
2019-07-03
x86/irq: Seperate unused system vectors from spurious entry again
Thomas Gleixner
2019-07-03
x86/irq: Handle spurious interrupt after shutdown gracefully
Thomas Gleixner
2019-07-03
x86/ioapic: Implement irq_get_irqchip_state() callback
Thomas Gleixner
2019-07-02
ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...
Jiri Kosina
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-29
x86/timer: Skip PIT initialization on modern chipsets
Thomas Gleixner
2019-06-28
ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modif...
Steven Rostedt (VMware)
2019-06-28
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...
Petr Mladek
2019-06-28
x86/mtrr: Skip cache flushes on CPUs with cache self-snooping
Ricardo Neri
2019-06-28
x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errata
Ricardo Neri
2019-06-28
x86/hpet: Use channel for legacy clockevent storage
Thomas Gleixner
2019-06-28
x86/hpet: Use common init for legacy clockevent
Thomas Gleixner
2019-06-28
x86/hpet: Carve out shareable parts of init_one_hpet_msi_clockevent()
Thomas Gleixner
2019-06-28
x86/hpet: Consolidate clockevent functions
Thomas Gleixner
2019-06-28
x86/hpet: Wrap legacy clockevent in hpet_channel
Thomas Gleixner
2019-06-28
x86/hpet: Use cached info instead of extra flags
Thomas Gleixner
2019-06-28
x86/hpet: Move clockevents into channels
Thomas Gleixner
2019-06-28
x86/hpet: Rename variables to prepare for switching to channels
Ingo Molnar
2019-06-28
x86/hpet: Add function to select a /dev/hpet channel
Thomas Gleixner
2019-06-28
x86/hpet: Add mode information to struct hpet_channel
Thomas Gleixner
2019-06-28
x86/hpet: Use cached channel data
Thomas Gleixner
2019-06-28
x86/hpet: Introduce struct hpet_base and struct hpet_channel
Thomas Gleixner
2019-06-28
x86/hpet: Coding style cleanup
Ingo Molnar
2019-06-28
x86/hpet: Clean up comments
Ingo Molnar
[next]