开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2016-04-19
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2016-04-15
Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-04-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-04-14
Revert "x86: remove the kernel code/data/bss resources from /proc/iomem"
Linus Torvalds
2016-04-14
parisc: Fix ftrace function tracer
Helge Deller
2016-04-13
Merge tag 'sh-fixes-4.6-rc1' of git://git.libc.org/linux-sh
Linus Torvalds
2016-04-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2016-04-13
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2016-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-04-13
x86/asm: Make sure verify_cpu() has a good stack
Borislav Petkov
2016-04-13
x86/extable: Add a comment about early exception handlers
Andy Lutomirski
2016-04-13
x86/msr: Set the return value to zero when native_rdmsr_safe() fails
Andy Lutomirski
2016-04-13
x86/paravirt: Make "unsafe" MSR accesses unsafe even if PARAVIRT=y
Andy Lutomirski
2016-04-13
x86/paravirt: Add paravirt_{read,write}_msr()
Andy Lutomirski
2016-04-13
x86/msr: Carry on after a non-"safe" MSR access fails
Andy Lutomirski
2016-04-13
x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks
Andy Lutomirski
2016-04-13
x86/traps: Enable all exception handler callbacks early
Andy Lutomirski
2016-04-13
x86/head: Move early exception panic code into early_fixup_exception()
Andy Lutomirski
2016-04-13
x86/head: Move the early NMI fixup into C
Andy Lutomirski
2016-04-13
x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()
Andy Lutomirski
2016-04-13
x86/fpu: Get rid of x87 math exception helpers
Borislav Petkov
2016-04-13
x86/fpu: Remove check_fpu() indirection
Borislav Petkov
2016-04-13
x86/tsc: Save an indentation level in recalibrate_cpu_khz()
Borislav Petkov
2016-04-13
x86/tsc: Do not check X86_FEATURE_CONSTANT_TSC in notifier call
Borislav Petkov
2016-04-13
x86/cpu: Simplify extended APIC ID detection on AMD
Borislav Petkov
2016-04-13
x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has()
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage
Borislav Petkov
2016-04-13
Merge branch 'x86/urgent' into x86/asm to pick up dependent fixes
Ingo Molnar
2016-04-13
Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base
Ingo Molnar
2016-04-13
x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386
Toshi Kani
2016-04-13
Merge branch 'x86/cpu' into x86/asm, to merge more patches
Ingo Molnar
2016-04-13
x86/mce: Avoid using object after free in genpool
Tony Luck
2016-04-13
x86/syscalls: Wire up compat readv2/writev2 syscalls
Christoph Hellwig
2016-04-13
x86/vdso: Remove direct HPET access through the vDSO
Andy Lutomirski
2016-04-13
x86/entry/64: Make gs_change a local label
Borislav Petkov
2016-04-13
x86/cpu: Add Erratum 88 detection on AMD
Borislav Petkov
2016-04-13
x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()
Andy Lutomirski
2016-04-13
x86/asm, sched/x86: Rewrite the FS and GS context switch code
Andy Lutomirski
2016-04-13
x86/cpu: Probe the behavior of nulling out a segment at boot time
Andy Lutomirski
2016-04-13
x86/arch_prctl: Fix ARCH_GET_FS and ARCH_GET_GS
Andy Lutomirski
2016-04-12
Merge tag 'mvebu-fixes-4.6-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
[next]