开源镜像站
帮助
动态
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
/
include
Age
Commit message (
Expand
)
Author
2016-01-15
pmem, dax: clean up clear_pmem()
Dan Williams
2016-01-15
arch/x86/include/asm/pgtable.h: add pmd_[dirty|mkclean] for THP
Minchan Kim
2016-01-15
x86, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-13
x86/mm: Improve switch_mm() barrier comments
Andy Lutomirski
2016-01-12
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-01-12
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-12
lguest: Map switcher text R/O
Rusty Russell
2016-01-12
x86/fpu: Disable AVX when eagerfpu is off
yu-cheng yu
2016-01-12
x86/fpu: Disable MPX when eagerfpu is off
yu-cheng yu
2016-01-12
Merge commit 'linus' into x86/urgent, to pick up recent x86 changes
Ingo Molnar
2016-01-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-11
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-12
Merge branch 'acpi-soc'
Rafael J. Wysocki
2016-01-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-11
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-11
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-01-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-01-11
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-11
x86/boot: Double BOOT_HEAP_SIZE to 64KB
H.J. Lu
2016-01-11
x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
Andy Lutomirski
2016-01-08
KVM: move architecture-dependent requests to arch/
Paolo Bonzini
2016-01-07
ACPI / LPSS: override power state for LPSS DMA device
Andy Shevchenko
2016-01-07
Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2016-01-06
x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n
Andy Lutomirski
2015-12-21
xen: rename dom0_op to platform_op
Stefano Stabellini
2015-12-20
x86/irq: Export functions to allow MSI domains in modules
Jake Oshins
2015-12-19
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
David Vrabel
2015-12-19
x86/mm: Align macro defines
Borislav Petkov
2015-12-19
x86/cpu: Provide a config option to disable static_cpu_has
Borislav Petkov
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-19
x86/cpufeature: Cleanup get_cpu_cap()
Borislav Petkov
2015-12-19
x86/cpufeature: Move some of the scattered feature bits to x86_capability
Borislav Petkov
2015-12-19
Merge branch 'linus' into x86/cleanups
Thomas Gleixner
2015-12-19
x86/nmi: Save regs in crash dump on external NMI
Hidehiro Kawai
2015-12-19
x86/apic: Introduce apic_extnmi command line parameter
Hidehiro Kawai
2015-12-19
Merge branch 'linus' into x86/apic
Thomas Gleixner
2015-12-19
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
2015-12-16
kvm/x86: Hyper-V SynIC timers
Andrey Smetanin
2015-12-16
drivers/hv: Move struct hv_timer_message_payload into UAPI Hyper-V x86 header
Andrey Smetanin
2015-12-16
drivers/hv: Move struct hv_message into UAPI Hyper-V x86 header
Andrey Smetanin
2015-12-16
drivers/hv: Move HV_SYNIC_STIMER_COUNT into Hyper-V UAPI x86 header
Andrey Smetanin
2015-12-14
Merge tag 'v4.4-rc5' into perf/core, to pick up fixes
Ingo Molnar
2015-12-11
x86/vdso: Remove pvclock fixmap machinery
Andy Lutomirski
2015-12-11
x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
Andy Lutomirski
2015-12-09
x86/platform/iosf_mbi: Remove duplicate definitions
Andy Shevchenko
2015-12-06
x86, tracing, perf: Add trace point for MSR accesses
Andi Kleen
[next]