index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-13
x86/pci: Use MRFLD abbreviation for Merrifield
Andy Shevchenko
1
-4
/
+4
2016-07-11
x86/tsc: Enumerate BXT tsc_khz via CPUID
Len Brown
1
-1
/
+15
2016-07-11
x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID
Len Brown
4
-8
/
+73
2016-07-11
x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration
Len Brown
3
-7
/
+3
2016-07-11
x86/fpu/xstate: Re-enable XSAVES
Yu-cheng Yu
2
-15
/
+9
2016-07-11
x86/fpu/xstate: Fix fpstate_init() for XRSTORS
Yu-cheng Yu
2
-0
/
+14
2016-07-11
x86/fpu/xstate: Return NULL for disabled xstate component address
Yu-cheng Yu
1
-0
/
+5
2016-07-11
x86/fpu/xstate: Fix __fpu_restore_sig() for XSAVES
Yu-cheng Yu
1
-2
/
+9
2016-07-10
Revert "perf/x86/intel, watchdog: Switch NMI watchdog to ref cycles on x86"
Ingo Molnar
1
-8
/
+0
2016-07-10
x86/quirks: Add early quirk to reset Apple AirPort card
Lukas Wunner
1
-0
/
+64
2016-07-10
x86/quirks: Reintroduce scanning of secondary buses
Lukas Wunner
1
-13
/
+21
2016-07-10
x86/quirks: Apply nvidia_bugs quirk only on root bus
Lukas Wunner
1
-0
/
+7
2016-07-10
perf/x86: Fix bogus kernel printk, again
Vegard Nossum
1
-1
/
+1
2016-07-10
x86/platform/intel-mid: Make vertical indentation consistent
Andy Shevchenko
1
-31
/
+34
2016-07-10
x86/mm: Do not reference phys addr beyond kernel
Thomas Garnier
1
-2
/
+10
2016-07-10
x86/fpu/xstate: Fix xstate_offsets, xstate_sizes for non-extended xstates
Yu-cheng Yu
1
-0
/
+9
2016-07-10
x86/fpu/xstate: Fix XSTATE component offset print out
Yu-cheng Yu
1
-2
/
+16
2016-07-10
x86/fpu/xstate: Fix PTRACE frames for XSAVES
Yu-cheng Yu
3
-24
/
+216
2016-07-10
x86/fpu/xstate: Fix supervisor xstate component offset
Yu-cheng Yu
3
-23
/
+43
2016-07-10
x86/fpu/xstate: Align xstate components according to CPUID
Yu-cheng Yu
1
-28
/
+32
2016-07-10
Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changes
Ingo Molnar
37
-218
/
+389
2016-07-10
x86/tsc_msr: Add Airmont reference clock values
Len Brown
1
-1
/
+4
2016-07-10
x86/tsc_msr: Correct Silvermont reference clock values
Len Brown
1
-3
/
+3
2016-07-10
x86/tsc_msr: Update comments, expand definitions
Len Brown
1
-26
/
+10
2016-07-10
x86/tsc_msr: Remove debugging messages
Len Brown
1
-16
/
+3
2016-07-10
x86/tsc_msr: Identify Intel-specific code
Len Brown
1
-0
/
+3
2016-07-10
Revert "x86/tsc: Add missing Cherrytrail frequency to the table"
Len Brown
1
-3
/
+0
2016-07-10
x86/entry: Inline enter_from_user_mode()
Paolo Bonzini
1
-1
/
+1
2016-07-10
x86/entry: Avoid interrupt flag save and restore
Paolo Bonzini
1
-2
/
+2
2016-07-10
x86/platform/intel-mid: Mark regulators explicitly defined
Andy Shevchenko
1
-0
/
+10
2016-07-09
x86/cpu: Fix duplicated X86_BUG(9) macro
Dave Hansen
1
-4
/
+2
2016-07-09
x86/platform/intel-mid: Rename mrfl.c to mrfld.c
Andy Shevchenko
2
-2
/
+2
2016-07-09
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
Ingo Molnar
29
-181
/
+302
2016-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-07-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+37
2016-07-08
x86/mm: Add memory hotplug support for KASLR memory randomization
Thomas Garnier
2
-1
/
+21
2016-07-08
x86/mm: Enable KASLR for vmalloc memory regions
Thomas Garnier
3
-5
/
+16
2016-07-08
x86/mm: Enable KASLR for physical mapping memory regions
Thomas Garnier
5
-5
/
+31
2016-07-08
x86/mm: Implement ASLR for kernel memory regions
Thomas Garnier
8
-5
/
+198
2016-07-08
x86/mm: Separate variable for trampoline PGD
Thomas Garnier
3
-1
/
+19
2016-07-08
x86/mm: Add PUD VA support for physical mapping
Thomas Garnier
1
-4
/
+9
2016-07-08
x86/mm: Update physical mapping variable names
Thomas Garnier
1
-66
/
+96
2016-07-08
x86/mm: Refactor KASLR entropy functions
Thomas Garnier
4
-71
/
+102
2016-07-08
Merge branch 'x86/mm' into x86/boot, to pick up dependencies
Ingo Molnar
25
-140
/
+217
2016-07-08
x86/asm/entry: Make thunk's restore a local label
Borislav Petkov
1
-3
/
+3
2016-07-08
x86/KASLR: Fix boot crash with certain memory configurations
Baoquan He
1
-0
/
+2
2016-07-08
x86/vdso: Add mremap hook to vm_special_mapping
Dmitry Safonov
1
-5
/
+42
2016-07-08
x86/mm/pat, /dev/mem: Remove superfluous error message
Jiri Kosina
1
-4
/
+1
2016-07-08
Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changes
Ingo Molnar
280
-4498
/
+8812
2016-07-08
x86/dumpstack: Add show_stack_regs() and use it
Borislav Petkov
3
-5
/
+14
[prev]
[next]