开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-09-04
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-09-04
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-09-04
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-04
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-09-03
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-09-03
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
Rafael J. Wysocki
2017-09-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-01
x86/idt: Fix the X86_TRAP_BP gate
Ingo Molnar
2017-08-31
KVM: update to new mmu_notifier semantic v2
Jérôme Glisse
2017-08-31
x86/xen: Get rid of paravirt op adjust_exception_frame
Juergen Gross
2017-08-31
x86/eisa: Add missing include
Thomas Gleixner
2017-08-31
x86/idt: Remove superfluous ALIGNment
Jiri Slaby
2017-08-31
x86/boot/KASLR: Work around firmware bugs by excluding EFI_BOOT_SERVICES_* an...
Naoya Horiguchi
2017-08-31
x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs withou...
Hans de Goede
2017-08-31
x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y)
Vitaly Kuznetsov
2017-08-31
x86/mm: Use pr_cont() in dump_pagetable()
Jan Beulich
2017-08-31
x86/idt: Remove the tracing IDT leftovers
Thomas Gleixner
2017-08-30
Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-08-29
perf/x86: Fix caps/ for !Intel
Peter Zijlstra
2017-08-29
perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR
Kan Liang
2017-08-29
perf/core, pt, bts: Get rid of itrace_started
Alexander Shishkin
2017-08-29
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-08-29
x86/boot: Prevent faulty bootparams.screeninfo from causing harm
Jan H. Schönherr
2017-08-29
x86/boot: Provide more slack space during decompression
Jan H. Schönherr
2017-08-29
x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone()
Jiri Slaby
2017-08-29
x86/fpu/math-emu: Add ENDPROC to functions
Jiri Slaby
2017-08-29
x86/boot/64: Extract efi_pe_entry() from startup_64()
Jiri Slaby
2017-08-29
x86/boot/32: Extract efi_pe_entry() from startup_32()
Jiri Slaby
2017-08-29
locking/refcounts, x86/asm: Disable CONFIG_ARCH_HAS_REFCOUNT for the time being
Ingo Molnar
2017-08-29
x86/idt: Hide set_intr_gate()
Thomas Gleixner
2017-08-29
x86/idt: Simplify alloc_intr_gate()
Thomas Gleixner
2017-08-29
x86/idt: Deinline setup functions
Thomas Gleixner
2017-08-29
x86/idt: Remove unused functions/inlines
Thomas Gleixner
2017-08-29
x86/idt: Move interrupt gate initialization to IDT code
Thomas Gleixner
2017-08-29
x86/idt: Move APIC gate initialization to tables
Thomas Gleixner
2017-08-29
x86/idt: Move regular trap init to tables
Thomas Gleixner
[next]