开源镜像站
帮助
动态
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-06-22
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
2015-06-06
perf/x86/rapl: Enable Broadwell-U RAPL support
Stephane Eranian
2015-06-06
x86/fpu: Disable XSAVES* support for now
Ingo Molnar
2015-06-06
x86/mce: Fix MCE severity messages
Borislav Petkov
2015-05-06
perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events
Peter Zijlstra
2015-05-06
sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIs
Mike Galbraith
2015-05-06
sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...
Len Brown
2015-05-06
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
Marcelo Tosatti
2015-04-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-04-02
perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints
Andi Kleen
2015-04-02
perf/x86/intel: Filter branches for PEBS event
Kan Liang
2015-04-02
kgdb/x86: Fix reporting of 'si' in kgdb on x86_64
Steffen Liebergeld
2015-04-02
x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF set
Andy Lutomirski
2015-04-01
x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk
Stefan Lippers-Hollmann
2015-03-24
x86/asm/entry: Check for syscall exit work with IRQs disabled
Andy Lutomirski
2015-03-16
Revert "x86/mm/ASLR: Propagate base load address calculation"
Borislav Petkov
2015-03-13
x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...
Oleg Nesterov
2015-03-12
x86/apic/numachip: Fix sibling map with NumaChip
Daniel J Blueman
2015-03-12
x86/platform, acpi: Bypass legacy PIC and PIT in ACPI hardware reduced mode
Li, Aubrey
2015-03-10
x86/asm/entry/32: Fix user_mode() misuses
Andy Lutomirski
2015-03-05
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
Andy Lutomirski
2015-03-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-03-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-28
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
Steven Rostedt
2015-02-28
Merge branch 'linus' into x86/urgent, to merge dependent patch
Ingo Molnar
2015-02-23
x86/xen: allow privcmd hypercalls to be preempted
David Vrabel
2015-02-22
x86/cpu/intel: Fix trivial typo in intel_tlb_table[]
Yannick Guerrini
2015-02-21
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2015-02-21
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-02-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-21
Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...
Linus Torvalds
2015-02-21
kprobes/x86: Check for invalid ftrace location in __recover_probed_insn()
Petr Mladek
2015-02-21
kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace
Petr Mladek
2015-02-20
x86/mm/ASLR: Avoid PAGE_SIZE redefinition for UML subarch
Jiri Kosina
2015-02-19
Merge tag 'microcode_fixes_for-3.21' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2015-02-19
x86/microcode/intel: Handle truncated microcode images more robustly
Quentin Casasnovas
2015-02-19
x86/microcode/intel: Guard against stack overflow in the loader
Quentin Casasnovas
2015-02-19
Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2015-02-19
x86/mm/ASLR: Propagate base load address calculation
Jiri Kosina
2015-02-18
kprobes/x86: Mark 2 bytes NOP as boostable
Wang Nan
2015-02-18
uprobes/x86: Fix 2-byte opcode table
Denys Vlasenko
2015-02-18
uprobes/x86: Fix 1-byte opcode tables
Denys Vlasenko
2015-02-18
uprobes/x86: Add comment with insn opcodes, mnemonics and why we dont support...
Denys Vlasenko
2015-02-18
x86/irq: Check for valid irq descriptor in check_irq_vectors_for_cpu_disable()
Joerg Roedel
2015-02-18
x86/irq: Fix regression caused by commit b568b8601f05
Jiang Liu
2015-02-18
x86/spinlocks/paravirt: Fix memory corruption on unlock
Raghavendra K T
2015-02-17
Merge tag 'please-pull-fixmcelog' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-02-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-02-15
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-13
kasan: enable instrumentation of global variables
Andrey Ryabinin
[next]