aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | x86, crypto: Restore MODULE_LICENSE() to glue_helper.c so it loadsPaul Gortmaker2016-07-20
| * | | | | | | | | | | | | | x86/apic: Remove duplicated include from probe_64.cWei Yongjun2016-07-19
| * | | | | | | | | | | | | | x86/ce4100: Remove duplicated include from ce4100.cWei Yongjun2016-07-19
| * | | | | | | | | | | | | | x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_tStephen Rothwell2016-07-19
| * | | | | | | | | | | | | | x86/platform: Delete extraneous MODULE_* tags fromm ts5500Paul Gortmaker2016-07-16
| * | | | | | | | | | | | | | x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-14
| * | | | | | | | | | | | | | x86/kvm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
| * | | | | | | | | | | | | | x86/xen: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
| * | | | | | | | | | | | | | x86/platform: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
| * | | | | | | | | | | | | | x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
| * | | | | | | | | | | | | | x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
| * | | | | | | | | | | | | | x86/mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-14
| * | | | | | | | | | | | | | x86: Don't use module.h just for AUTHOR / LICENSE tagsPaul Gortmaker2016-07-14
| * | | | | | | | | | | | | | Merge branch 'x86/platform' into x86/headers, to apply dependent patchesIngo Molnar2016-07-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bitBorislav Petkov2016-07-27
| * | | | | | | | | | | | | | | | Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar2016-07-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov2016-07-26
| * | | | | | | | | | | | | | | | x86/microcode: Remove unused symbol exportsBorislav Petkov2016-07-08
| * | | | | | | | | | | | | | | | Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ...Ingo Molnar2016-07-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86/microcode/intel: Do not issue microcode updates messages on each CPUAndi Kleen2016-06-14
| * | | | | | | | | | | | | | | | | Documentation/microcode: Document some aspects for more clarityBorislav Petkov2016-06-08
| * | | | | | | | | | | | | | | | | x86/microcode/AMD: Make amd_ucode_patch[] staticBorislav Petkov2016-06-08
| * | | | | | | | | | | | | | | | | x86/microcode/intel: Unexport save_mc_for_early()Borislav Petkov2016-06-08
| * | | | | | | | | | | | | | | | | x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch()Borislav Petkov2016-06-08
| * | | | | | | | | | | | | | | | | x86/microcode: Propagate save_microcode_in_initrd() retvalBorislav Petkov2016-06-08
| * | | | | | | | | | | | | | | | | x86/microcode: Get rid of find_cpio_data()'s dummy offset argBorislav Petkov2016-06-08
| * | | | | | | | | | | | | | | | | x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov2016-06-08
| * | | | | | | | | | | | | | | | | x86/microcode: Fix loading precedenceBorislav Petkov2016-06-08
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUsPeter Zijlstra2016-07-20
| * | | | | | | | | | | | | | | | | Merge branch 'linus' into x86/cpu, to pick up fixesIngo Molnar2016-07-20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G"Dave Hansen2016-07-01
| * | | | | | | | | | | | | | | | | x86/amd_nb: Clean up init pathBorislav Petkov2016-07-01
| * | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fixIngo Molnar2016-07-01
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86/cpufeature: Add helper macro for mask check macrosDave Hansen2016-06-30
| * | | | | | | | | | | | | | | | | | x86/cpufeature: Make sure DISABLED/REQUIRED macros are updatedDave Hansen2016-06-30
| * | | | | | | | | | | | | | | | | | x86/cpufeature: Update cpufeaure macrosDave Hansen2016-06-30
* | | | | | | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | x86/ptrace: run seccomp after ptraceKees Cook2016-06-14
| * | | | | | | | | | | | | | | | | | x86/entry: Get rid of two-phase syscall entry workAndy Lutomirski2016-06-14
| * | | | | | | | | | | | | | | | | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-14
| | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'pm-sleep'Rafael J. Wysocki2016-07-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf2016-07-29
* | | | | | | | | | | | | | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | x86/x2apic: Convert to CPU hotplug state machineSebastian Andrzej Siewior2016-07-15
| * | | | | | | | | | | | | | | | | | | x86/tboot: Convert to hotplug state machineRichard Cochran2016-07-15
| * | | | | | | | | | | | | | | | | | | x86/apb_timer: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-15
| * | | | | | | | | | | | | | | | | | | x86/kvm/kvmclock: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-15