index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/alternatives: Do not use sync_core() to serialize I$
Borislav Petkov
2016-12-20
1
-5
/
+10
*
x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
Vitaly Kuznetsov
2016-12-20
1
-0
/
+24
*
x86/asm: Rewrite sync_core() to use IRET-to-self
Andy Lutomirski
2016-12-19
1
-22
/
+58
*
x86/microcode/intel: Replace sync_core() with native_cpuid()
Andy Lutomirski
2016-12-19
1
-3
/
+23
*
Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"
Andy Lutomirski
2016-12-19
1
-6
/
+0
*
x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
Andy Lutomirski
2016-12-19
1
-1
/
+1
*
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
Andy Lutomirski
2016-12-19
1
-3
/
+4
*
x86/tools: Fix gcc-7 warning in relocs.c
Markus Trippelsdorf
2016-12-19
1
-1
/
+2
*
x86/unwind: Dump stack data on warnings
Josh Poimboeuf
2016-12-19
2
-1
/
+39
*
x86/unwind: Adjust last frame check for aligned function stacks
Josh Poimboeuf
2016-12-19
1
-1
/
+8
*
x86/init: Fix a couple of comment typos
Dmitry Torokhov
2016-12-19
1
-3
/
+3
*
x86/init: Remove i8042_detect() from platform ops
Dmitry Torokhov
2016-12-19
4
-17
/
+0
*
x86/init: Add i8042 state to the platform data
Dmitry Torokhov
2016-12-19
3
-0
/
+30
*
x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()
Boris Ostrovsky
2016-12-19
1
-1
/
+5
*
x86/microcode/AMD: Do not load when running on a hypervisor
Borislav Petkov
2016-12-19
1
-9
/
+19
*
x86/microcode/AMD: Sanitize apply_microcode_early_amd()
Borislav Petkov
2016-12-19
1
-13
/
+17
*
x86/microcode/AMD: Make find_proper_container() sane again
Borislav Petkov
2016-12-19
1
-9
/
+11
*
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2016-12-19
6
-86
/
+15
|
\
|
*
MIPS: jz4740: Remove obsolete code
Paul Cercueil
2016-11-05
3
-85
/
+0
|
*
MIPS: qi_lb60: Probe RTC driver from DT and use it as power controller
Paul Cercueil
2016-11-05
2
-1
/
+4
|
*
MIPS: jz4740: DTS: Probe the jz4740-rtc driver from devicetree
Paul Cercueil
2016-11-05
1
-0
/
+11
*
|
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvh...
Linus Torvalds
2016-12-19
4
-280
/
+0
|
\
\
|
*
|
platform/x86: mlx-platform: Move module from arch/x86
Vadim Pasternak
2016-12-16
4
-280
/
+0
*
|
|
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
10
-27
/
+355
|
\
\
\
|
*
|
|
x86/tsc: Limit the adjust value further
Thomas Gleixner
2016-12-18
1
-5
/
+16
|
*
|
|
x86/tsc: Annotate printouts as firmware bug
Thomas Gleixner
2016-12-18
1
-2
/
+3
|
*
|
|
x86/tsc: Force TSC_ADJUST register to value >= zero
Thomas Gleixner
2016-12-15
3
-19
/
+42
|
*
|
|
x86/tsc: Validate TSC_ADJUST after resume
Thomas Gleixner
2016-12-15
5
-6
/
+13
|
*
|
|
x86/tsc: Validate cpumask pointer before accessing it
Thomas Gleixner
2016-12-01
1
-2
/
+5
|
*
|
|
x86/tsc: Fix broken CONFIG_X86_TSC=n build
Thomas Gleixner
2016-11-30
2
-5
/
+6
|
*
|
|
x86/tsc: Try to adjust TSC if sync test fails
Thomas Gleixner
2016-11-29
1
-5
/
+78
|
*
|
|
x86/tsc: Prepare warp test for TSC adjustment
Thomas Gleixner
2016-11-29
1
-2
/
+4
|
*
|
|
x86/tsc: Move sync cleanup to a safe place
Thomas Gleixner
2016-11-29
1
-5
/
+5
|
*
|
|
x86/tsc: Sync test only for the first cpu in a package
Thomas Gleixner
2016-11-29
2
-11
/
+30
|
*
|
|
x86/tsc: Verify TSC_ADJUST from idle
Thomas Gleixner
2016-11-29
3
-2
/
+38
|
*
|
|
x86/tsc: Store and check TSC ADJUST MSR
Thomas Gleixner
2016-11-29
4
-1
/
+97
|
*
|
|
x86/tsc: Detect random warps
Thomas Gleixner
2016-11-29
1
-1
/
+12
|
*
|
|
x86/tsc: Use X86_FEATURE_TSC_ADJUST in detect_art()
Thomas Gleixner
2016-11-29
1
-6
/
+8
|
*
|
|
x86/tsc: Finalize the split of the TSC_RELIABLE flag
Thomas Gleixner
2016-11-18
1
-6
/
+1
|
*
|
|
x86/tsc: Set TSC_KNOWN_FREQ and TSC_RELIABLE flags on Intel Atom SoCs
Bin Gao
2016-11-18
3
-4
/
+32
|
*
|
|
x86/tsc: Mark Intel ATOM_GOLDMONT TSC reliable
Bin Gao
2016-11-18
1
-0
/
+7
|
*
|
|
x86/tsc: Mark TSC frequency determined by CPUID as known
Bin Gao
2016-11-18
1
-0
/
+7
|
*
|
|
x86/tsc: Add X86_FEATURE_TSC_KNOWN_FREQ flag
Bin Gao
2016-11-18
2
-3
/
+9
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
17
-115
/
+71
|
\
\
\
\
|
*
|
|
|
x86/floppy: Use designated initializers
Kees Cook
2016-12-18
1
-10
/
+10
|
*
|
|
|
x86/mpx: Move bd_addr to mm_context_t
Mark Rutland
2016-12-17
3
-7
/
+11
|
*
|
|
|
x86/mm: Drop unused argument 'removed' from sync_global_pgds()
Kirill A. Shutemov
2016-12-15
3
-20
/
+9
|
*
|
|
|
ACPI/NUMA: Do not map pxm to node when NUMA is turned off
Boris Ostrovsky
2016-12-15
4
-2
/
+6
|
*
|
|
|
x86/acpi: Use proper macro for invalid node
Boris Ostrovsky
2016-12-15
1
-1
/
+1
|
*
|
|
|
x86/smpboot: Prevent false positive out of bounds cpumask access warning
Thomas Gleixner
2016-12-15
1
-4
/
+4
[next]