index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
x86/paravirt: Remove unused paravirt bits
Juergen Gross
2018-09-03
1
-1
/
+0
|
*
|
|
|
|
x86/paravirt: Use a single ops structure
Juergen Gross
2018-09-03
13
-249
/
+230
|
*
|
|
|
|
x86/paravirt: Remove clobbers parameter from paravirt patch functions
Juergen Gross
2018-09-03
5
-19
/
+13
|
*
|
|
|
|
x86/paravirt: Make paravirt_patch_call() and paravirt_patch_jmp() static
Juergen Gross
2018-09-03
1
-6
/
+6
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-23
3
-21
/
+43
|
\
\
\
\
\
|
*
|
|
|
|
x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_range
Rik van Riel
2018-10-09
2
-2
/
+2
|
*
|
|
|
|
x86/mm: Page size aware flush_tlb_mm_range()
Peter Zijlstra
2018-10-09
2
-2
/
+2
|
*
|
|
|
|
kdump, proc/vmcore: Enable kdumping encrypted memory with SME enabled
Lianbo Jiang
2018-10-06
1
-19
/
+41
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
5
-2
/
+27
|
\
\
\
\
\
|
*
|
|
|
|
x86/acpi, x86/boot: Take RSDP address for boot params if available
Juergen Gross
2018-10-10
2
-2
/
+7
|
*
|
|
|
|
x86/boot: Add ACPI RSDP address to setup_header
Juergen Gross
2018-10-10
3
-0
/
+20
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
17
-22
/
+525
|
\
\
\
\
\
|
*
|
|
|
|
x86/mce: Add Hygon Dhyana support to the MCA infrastructure
Pu Wen
2018-09-27
2
-6
/
+17
|
*
|
|
|
|
x86/bugs: Add Hygon Dhyana to the respective mitigation machinery
Pu Wen
2018-09-27
2
-1
/
+4
|
*
|
|
|
|
x86/apic: Add Hygon Dhyana support
Pu Wen
2018-09-27
2
-0
/
+8
|
*
|
|
|
|
x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge
Pu Wen
2018-09-27
1
-8
/
+37
|
*
|
|
|
|
x86/amd_nb: Check vendor in AMD-only functions
Pu Wen
2018-09-27
1
-0
/
+4
|
*
|
|
|
|
x86/alternative: Init ideal_nops for Hygon Dhyana
Pu Wen
2018-09-27
1
-0
/
+4
|
*
|
|
|
|
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
2018-09-27
1
-0
/
+2
|
*
|
|
|
|
x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on Dhyana
Pu Wen
2018-09-27
1
-1
/
+3
|
*
|
|
|
|
x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number
Pu Wen
2018-09-27
2
-2
/
+3
|
*
|
|
|
|
x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana
Pu Wen
2018-09-27
3
-2
/
+33
|
*
|
|
|
|
Merge branch 'tip-x86-hygon' into tip-x86-cpu
Borislav Petkov
2018-09-27
2
-0
/
+406
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/cpu: Create Hygon Dhyana architecture support file
Pu Wen
2018-09-27
2
-0
/
+406
|
*
|
|
|
|
|
x86/CPU: Change query logic so CPUID is enabled before testing
Matthew Whitehead
2018-09-22
1
-1
/
+3
|
*
|
|
|
|
|
x86/CPU: Use correct macros for Cyrix calls
Matthew Whitehead
2018-09-22
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
1
-5
/
+23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/corruption-check: Use pr_*() instead of printk()
He Zhe
2018-09-10
1
-5
/
+8
|
*
|
|
|
|
|
x86/corruption-check: Fix panic in memory_corruption_check() when boot option...
He Zhe
2018-09-10
1
-0
/
+15
*
|
|
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-10-23
3
-60
/
+175
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/segments: Introduce the 'CPUNODE' naming to better document the segment l...
Ingo Molnar
2018-10-08
1
-2
/
+2
|
*
|
|
|
|
|
|
x86/vdso: Initialize the CPU/node NR segment descriptor earlier
Chang S. Bae
2018-10-08
1
-0
/
+24
|
*
|
|
|
|
|
|
x86/fsgsbase/64: Factor out FS/GS segment loading from __switch_to()
Chang S. Bae
2018-10-08
1
-4
/
+10
|
*
|
|
|
|
|
|
x86/fsgsbase/64: Make ptrace use the new FS/GS base helpers
Chang S. Bae
2018-10-08
2
-58
/
+18
|
*
|
|
|
|
|
|
x86/fsgsbase/64: Introduce FS/GS base helper functions
Chang S. Bae
2018-10-08
2
-46
/
+129
|
*
|
|
|
|
|
|
x86/fsgsbase/64: Fix ptrace() to read the FS/GS base accurately
Andy Lutomirski
2018-10-08
1
-10
/
+52
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
1
-5
/
+4
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
irq/matrix: Spread managed interrupts on allocation
Dou Liyang
2018-09-18
1
-5
/
+4
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
2
-3
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/mcelog: Remove one mce_helper definition
Sebastian Andrzej Siewior
2018-10-18
1
-3
/
+0
|
*
|
|
|
|
|
|
x86/mce-inject: Reset injection struct after injection
Borislav Petkov
2018-09-21
1
-0
/
+6
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
8
-200
/
+432
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge branch 'x86/cache' into perf/core, to pick up fixes
Ingo Molnar
2018-10-23
7
-50
/
+233
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
x86/intel_rdt: Prevent pseudo-locking from using stale pointers
Jithu Joseph
2018-10-19
4
-12
/
+55
|
|
*
|
|
|
|
|
|
x86/intel_rdt: Fix initial allocation to consider CDP
Reinette Chatre
2018-10-09
1
-3
/
+16
|
|
*
|
|
|
|
|
|
x86/intel_rdt: CBM overlap should also check for overlap with CDP peer
Reinette Chatre
2018-10-09
1
-7
/
+41
|
|
*
|
|
|
|
|
|
x86/intel_rdt: Introduce utility to obtain CDP peer
Reinette Chatre
2018-10-09
1
-0
/
+72
|
|
*
|
|
|
|
|
|
Merge branch 'x86/urgent' into x86/cache, to pick up dependent fix
Ingo Molnar
2018-10-09
5
-26
/
+42
|
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
x86/intel_rdt: Show missing resctrl mount options
Xiaochen Shen
2018-10-03
1
-0
/
+7
|
|
*
|
|
|
|
|
|
|
x86/intel_rdt: Switch to bitmap_zalloc()
Andy Shevchenko
2018-10-03
1
-6
/
+4
[prev]
[next]