index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-08-01
118
-132
/
+113
|
\
|
*
x86, crypto: Restore MODULE_LICENSE() to glue_helper.c so it loads
Paul Gortmaker
2016-07-20
1
-1
/
+3
|
*
x86/apic: Remove duplicated include from probe_64.c
Wei Yongjun
2016-07-19
1
-1
/
+0
|
*
x86/ce4100: Remove duplicated include from ce4100.c
Wei Yongjun
2016-07-19
1
-2
/
+0
|
*
x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_t
Stephen Rothwell
2016-07-19
1
-0
/
+1
|
*
x86/platform: Delete extraneous MODULE_* tags fromm ts5500
Paul Gortmaker
2016-07-16
1
-4
/
+0
|
*
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
2016-07-14
11
-12
/
+11
|
*
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
7
-7
/
+8
|
*
x86/xen: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
6
-6
/
+6
|
*
x86/platform: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
10
-12
/
+13
|
*
x86/lib: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
14
-14
/
+16
|
*
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
50
-49
/
+50
|
*
x86/mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
19
-19
/
+9
|
*
x86: Don't use module.h just for AUTHOR / LICENSE tags
Paul Gortmaker
2016-07-14
2
-10
/
+1
|
*
Merge branch 'x86/platform' into x86/headers, to apply dependent patches
Ingo Molnar
2016-07-14
14
-63
/
+778
|
|
\
*
|
\
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-07-30
9
-158
/
+190
|
\
\
\
|
*
|
|
x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bit
Borislav Petkov
2016-07-27
2
-3
/
+2
|
*
|
|
Merge branch 'linus' into x86/microcode, to pick up merge window changes
Ingo Molnar
2016-07-27
173
-1514
/
+4214
|
|
\
\
\
|
*
|
|
|
x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y
Borislav Petkov
2016-07-26
1
-2
/
+14
|
*
|
|
|
x86/microcode: Remove unused symbol exports
Borislav Petkov
2016-07-08
2
-3
/
+0
|
*
|
|
|
Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ...
Ingo Molnar
2016-07-08
30
-166
/
+240
|
|
\
\
\
\
|
*
|
|
|
|
x86/microcode/intel: Do not issue microcode updates messages on each CPU
Andi Kleen
2016-06-14
1
-7
/
+17
|
*
|
|
|
|
Documentation/microcode: Document some aspects for more clarity
Borislav Petkov
2016-06-08
1
-7
/
+9
|
*
|
|
|
|
x86/microcode/AMD: Make amd_ucode_patch[] static
Borislav Petkov
2016-06-08
2
-2
/
+1
|
*
|
|
|
|
x86/microcode/intel: Unexport save_mc_for_early()
Borislav Petkov
2016-06-08
2
-14
/
+6
|
*
|
|
|
|
x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch()
Borislav Petkov
2016-06-08
1
-5
/
+5
|
*
|
|
|
|
x86/microcode: Propagate save_microcode_in_initrd() retval
Borislav Petkov
2016-06-08
2
-5
/
+5
|
*
|
|
|
|
x86/microcode: Get rid of find_cpio_data()'s dummy offset arg
Borislav Petkov
2016-06-08
2
-4
/
+2
|
*
|
|
|
|
x86/microcode: Fix suspend to RAM with builtin microcode
Borislav Petkov
2016-06-08
3
-10
/
+2
|
*
|
|
|
|
x86/microcode: Fix loading precedence
Borislav Petkov
2016-06-08
3
-102
/
+133
*
|
|
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-07-30
10
-66
/
+82
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs
Peter Zijlstra
2016-07-20
4
-3
/
+8
|
*
|
|
|
|
|
Merge branch 'linus' into x86/cpu, to pick up fixes
Ingo Molnar
2016-07-20
31
-199
/
+397
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G"
Dave Hansen
2016-07-01
1
-1
/
+1
|
*
|
|
|
|
|
|
x86/amd_nb: Clean up init path
Borislav Petkov
2016-07-01
1
-23
/
+14
|
*
|
|
|
|
|
|
Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fix
Ingo Molnar
2016-07-01
6
-37
/
+16
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86/cpufeature: Add helper macro for mask check macros
Dave Hansen
2016-06-30
1
-40
/
+50
|
*
|
|
|
|
|
|
|
x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
Dave Hansen
2016-06-30
3
-2
/
+8
|
*
|
|
|
|
|
|
|
x86/cpufeature: Update cpufeaure macros
Dave Hansen
2016-06-30
3
-2
/
+6
*
|
|
|
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-07-30
3
-93
/
+21
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86/ptrace: run seccomp after ptrace
Kees Cook
2016-06-14
1
-10
/
+12
|
*
|
|
|
|
|
|
|
|
x86/entry: Get rid of two-phase syscall entry work
Andy Lutomirski
2016-06-14
2
-82
/
+8
|
*
|
|
|
|
|
|
|
|
seccomp: Add a seccomp_data parameter secure_computing()
Andy Lutomirski
2016-06-14
1
-1
/
+1
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-29
1
-3
/
+1
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'pm-sleep'
Rafael J. Wysocki
2016-07-29
1
-3
/
+1
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
x86/power/64: Fix hibernation return address corruption
Josh Poimboeuf
2016-07-29
1
-3
/
+1
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
16
-594
/
+340
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
x86/x2apic: Convert to CPU hotplug state machine
Sebastian Andrzej Siewior
2016-07-15
1
-50
/
+30
|
*
|
|
|
|
|
|
|
|
|
|
x86/tboot: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-17
/
+8
|
*
|
|
|
|
|
|
|
|
|
|
x86/apb_timer: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-07-15
1
-19
/
+10
[next]