index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
x86: perf: uncore: Use hrtimer_start()
Thomas Gleixner
2015-04-22
|
*
|
|
x86: perf: Use hrtimer_start()
Thomas Gleixner
2015-04-22
*
|
|
|
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
|
\
\
\
\
|
*
\
\
\
Merge branch 'x86/asm' into x86/core, to prepare for new patch
Ingo Molnar
2015-06-08
|
|
\
\
\
\
|
|
*
|
|
|
x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...
Ingo Molnar
2015-06-08
|
|
*
|
|
|
x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...
Ingo Molnar
2015-06-08
|
|
*
|
|
|
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
2015-06-08
|
*
|
|
|
|
Merge branch 'x86/ras' into x86/core, to fix conflicts
Ingo Molnar
2015-06-07
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/mce: Handle Local MCE events
Ashok Raj
2015-06-07
|
|
*
|
|
|
|
x86/mce: Add infrastructure to support Local MCE
Ashok Raj
2015-06-07
|
|
*
|
|
|
|
x86/mce: Fix monarch timeout setting through the mce= cmdline option
Xie XiuQi
2015-05-27
|
|
*
|
|
|
|
Merge tag 'ras_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/...
Ingo Molnar
2015-05-11
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
x86/mce/amd: Zap changelog
Borislav Petkov
2015-05-07
|
|
|
*
|
|
|
|
x86/mce/amd: Rename setup_APIC_mce
Aravind Gopalakrishnan
2015-05-07
|
|
|
*
|
|
|
|
x86/mce/amd: Introduce deferred error interrupt handler
Aravind Gopalakrishnan
2015-05-07
|
|
|
*
|
|
|
|
x86/mce: Add support for deferred errors on AMD
Aravind Gopalakrishnan
2015-05-06
|
|
|
*
|
|
|
|
x86/mce/amd: Collect valid address before logging an error
Aravind Gopalakrishnan
2015-05-06
|
|
|
*
|
|
|
|
x86/mce/amd: Factor out logging mechanism
Aravind Gopalakrishnan
2015-05-06
|
*
|
|
|
|
|
|
x86: Kill CONFIG_X86_HT
Borislav Petkov
2015-06-07
|
|
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
|
\
\
\
\
\
\
|
*
-
-
-
-
-
.
\
\
\
\
\
\
Merge branches 'x86/mm', 'x86/build', 'x86/apic' and 'x86/platform' into x86/...
Ingo Molnar
2015-06-03
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
/
/
/
/
/
/
|
|
|
|
/
|
|
/
/
/
/
/
|
|
|
|
|
|
/
/
/
/
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86/asm' into x86/apic, to resolve conflicts
Ingo Molnar
2015-05-17
|
|
|
|
|
\
\
\
\
\
\
|
|
|
|
|
|
|
/
/
/
/
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'linus' into x86/asm, to resolve conflicts
Ingo Molnar
2015-05-17
|
|
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
|
|
_
|
/
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
/
|
|
|
x86: Use entering[_ack]_irq() instead of open coding it
Thomas Gleixner
2015-05-15
|
|
|
|
|
/
/
/
/
/
|
|
|
|
*
/
/
/
/
x86/entry: Remove unused 'kernel_stack' per-cpu variable
Denys Vlasenko
2015-05-08
|
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
|
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
2015-05-27
|
|
*
|
|
|
|
|
x86/mm/mtrr: Generalize runtime disabling of MTRRs
Luis R. Rodriguez
2015-05-27
|
|
*
|
|
|
|
|
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
Luis R. Rodriguez
2015-05-27
|
|
*
|
|
|
|
|
x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...
Luis R. Rodriguez
2015-05-27
|
|
*
|
|
|
|
|
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
2015-05-27
|
|
*
|
|
|
|
|
x86/mm/mtrr: Clean up mtrr_type_lookup()
Toshi Kani
2015-05-27
|
|
*
|
|
|
|
|
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
2015-05-27
|
|
*
|
|
|
|
|
x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()
Toshi Kani
2015-05-27
|
|
*
|
|
|
|
|
x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entry
Toshi Kani
2015-05-27
|
|
*
|
|
|
|
|
Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...
Ingo Molnar
2015-05-27
|
|
|
\
\
\
\
\
\
|
|
|
|
|
/
/
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
x86/mm/mtrr: Remove incorrect address check in __mtrr_type_lookup()
Toshi Kani
2015-05-11
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-06-22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/microcode: Correct CPU family related variable types
Andy Shevchenko
2015-06-07
|
*
|
|
|
|
|
|
x86/microcode: Disable builtin microcode loading on 32-bit for now
Borislav Petkov
2015-06-07
|
*
|
|
|
|
|
|
x86/microcode/intel: Rename get_matching_sig()
Borislav Petkov
2015-05-18
|
*
|
|
|
|
|
|
x86/microcode/intel: Simplify get_matching_sig()
Borislav Petkov
2015-05-18
|
*
|
|
|
|
|
|
x86/microcode/intel: Simplify update_match_cpu()
Borislav Petkov
2015-05-18
|
*
|
|
|
|
|
|
x86/microcode/intel: Rename get_matching_microcode
Borislav Petkov
2015-05-18
|
*
|
|
|
|
|
|
x86/cpu/microcode: Zap changelog
Borislav Petkov
2015-05-11
|
*
|
|
|
|
|
|
x86/microcode: Parse built-in microcode early
Borislav Petkov
2015-05-06
|
*
|
|
|
|
|
|
x86/microcode/intel: Remove unused @rev arg of get_matching_sig()
Borislav Petkov
2015-05-06
|
*
|
|
|
|
|
|
x86/microcode/intel: Get rid of revision_is_newer()
Borislav Petkov
2015-05-06
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/mpx: Introduce a boot-time disable flag
Dave Hansen
2015-06-09
|
*
|
|
|
|
|
|
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
2015-05-20
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
x86/fpu/init: Move __setup() functions to fpu/init.c
Ingo Molnar
2015-05-20
[prev]
[next]