开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2015-10-22
x86/process: Add proper bound checks in 64bit get_wchan()
Thomas Gleixner
2015-10-22
x86/kexec: Fix kexec crash in syscall kexec_file_load()
Lee, Chun-Yi
2015-10-22
x86/paravirt: Replace the paravirt nop with a bona fide empty function
Andy Lutomirski
2015-10-22
x86/ioapic: Force affinity setting in setup_ioapic_dest()
Thomas Gleixner
2015-10-22
x86/platform: Fix Geode LX timekeeping in the generic x86 build
David Woodhouse
2015-10-22
x86/alternatives: Make optimize_nops() interrupt safe and synced
Thomas Gleixner
2015-10-22
x86/apic: Serialize LVTT and TSC_DEADLINE writes
Shaohua Li
2015-10-22
perf/x86/intel: Fix constraint access
Peter Zijlstra
2015-09-21
ACPI, PCI: Penalize legacy IRQ used by ACPI SCI
Jiang Liu
2015-09-21
x86/mce: Reenable CMCI banks when swiching back to interrupt mode
Xie XiuQi
2015-08-22
x86/apic: Fix fallout from x2apic cleanup
Thomas Gleixner
2015-08-22
x86/fpu/math-emu: Fix crash in fork()
Ingo Molnar
2015-08-22
x86/fpu/math-emu: Fix math-emu boot crash
Ingo Molnar
2015-08-20
x86/idle: Restore trace_cpu_idle to mwait_idle() calls
Jisheng Zhang
2015-08-18
x86/irq: Build correct vector mapping for multiple MSI interrupts
Jiang Liu
2015-08-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-13
Revert x86 sigcontext cleanups
Linus Torvalds
2015-08-12
perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler
Matt Fleming
2015-08-12
perf/x86/intel: Fix memory leak on hot-plug allocation fail
Peter Zijlstra
2015-08-08
x86/ldt: Correct LDT access in single stepping logic
Juergen Gross
2015-07-31
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
2015-07-30
x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()
Jiang Liu
2015-07-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-26
perf/x86/intel/cqm: Return cached counter value from IRQ context
Matt Fleming
2015-07-21
x86/fpu: Disable dependent CPU features on "noxsave"
Jan Beulich
2015-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-18
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on...
Ingo Molnar
2015-07-18
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
2015-07-17
x86/nmi/64: Improve nested NMI comments
Andy Lutomirski
2015-07-17
x86/nmi: Enable nested do_nmi() handling for 64-bit kernels
Andy Lutomirski
2015-07-15
genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for now
Thomas Gleixner
2015-07-07
x86/irq: Retrieve irq data after locking irq_desc
Thomas Gleixner
2015-07-07
x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable()
Thomas Gleixner
2015-07-07
x86/irq: Plug irq vector hotplug race
Thomas Gleixner
2015-07-06
x86/earlyprintk: Allow early_printk() to use console style parameters like '1...
Steven Rostedt
2015-07-06
x86/espfix: Init espfix on the boot CPU side
Zhu Guihua
2015-07-06
x86/espfix: Add 'cpu' parameter to init_espfix_ap()
Zhu Guihua
2015-07-06
x86/kasan: Fix KASAN shadow region page tables
Alexander Popov
2015-07-06
x86/init: Clear 'init_level4_pgt' earlier
Andrey Ryabinin
2015-07-06
x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate()
Adrian Hunter
2015-07-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-04
x86/fpu: Fix boot crash in the early FPU code
Ingo Molnar
2015-07-02
Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
2015-07-02
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
2015-06-30
x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit
Josh Triplett
2015-06-30
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
2015-06-30
perf/x86: Fix 'active_events' imbalance
Peter Zijlstra
[next]