Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | x86/fpu: Use unsigned long long shift in xfeature_uncompacted_offset() | Sebastian Andrzej Siewior | 2018-12-03 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-12-27 | 4 | -29/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/topology: Use total_cpus for max logical packages calculation | Hui Wang | 2018-12-18 | 1 | -1/+1 | |
| * | | | | | | | | | | x86/umip: Make the UMIP activated message generic | Lendacky, Thomas | 2018-12-05 | 1 | -1/+1 | |
| * | | | | | | | | | | x86/umip: Print UMIP line only once | Borislav Petkov | 2018-12-03 | 1 | -1/+1 | |
| * | | | | | | | | | | x86/cpufeatures: Add WBNOINVD feature definition | Janakarajan Natarajan | 2018-11-07 | 1 | -0/+1 | |
| * | | | | | | | | | | x86/cpufeatures: Remove get_scattered_cpuid_leaf() | Sean Christopherson | 2018-11-05 | 2 | -27/+0 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2018-12-27 | 63 | -76/+151 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/kprobes: Remove trampoline_handler() prototype | Borislav Petkov | 2018-12-08 | 1 | -3/+1 | |
| * | | | | | | | | | | x86/kernel: Fix more -Wmissing-prototypes warnings | Borislav Petkov | 2018-12-08 | 19 | -8/+36 | |
| * | | | | | | | | | | x86: Fix various typos in comments | Ingo Molnar | 2018-12-03 | 26 | -28/+28 | |
| * | | | | | | | | | | Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the tree | Ingo Molnar | 2018-12-03 | 53 | -654/+1150 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | x86/headers: Fix -Wmissing-prototypes warning | Yi Wang | 2018-11-23 | 17 | -1/+42 | |
| * | | | | | | | | | | x86/process: Avoid unnecessary NULL check in get_wchan() | Yafang Shao | 2018-11-23 | 1 | -1/+1 | |
| * | | | | | | | | | | x86/traps: Complete prototype declarations | Borislav Petkov | 2018-11-14 | 1 | -22/+22 | |
| * | | | | | | | | | | x86/mce: Fix -Wmissing-prototypes warnings | Borislav Petkov | 2018-11-14 | 4 | -7/+10 | |
| * | | | | | | | | | | x86/gart: Rewrite early_gart_iommu_check() comment | Borislav Petkov | 2018-11-05 | 1 | -10/+15 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-12-27 | 3 | -14/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/um/vdso: Drop implicit common-page-size linker flag | Nick Desaulniers | 2018-12-11 | 1 | -1/+1 | |
| * | | | | | | | | | | x86, powerpc: Remove -funit-at-a-time compiler option entirely | Masahiro Yamada | 2018-12-09 | 2 | -9/+0 | |
| * | | | | | | | | | | x86/um: Remove -fno-unit-at-a-time workaround for pre-4.0 GCC | Masahiro Yamada | 2018-12-09 | 1 | -6/+2 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-12-27 | 3 | -22/+12 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/boot: Add missing va_end() to die() | Mattias Jacobsson | 2018-11-28 | 1 | -0/+1 | |
| * | | | | | | | | | | x86/boot: Simplify the detect_memory*() control flow | Jordan Borgner | 2018-11-06 | 2 | -22/+11 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-12-27 | 3 | -43/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/vdso: Remove a stale/misleading comment from the linker script | Sean Christopherson | 2018-12-05 | 1 | -5/+0 | |
| * | | | | | | | | | | x86/vdso: Remove obsolete "fake section table" reservation | Sean Christopherson | 2018-12-05 | 2 | -30/+0 | |
| * | | | | | | | | | | x86: Use POPCNT mnemonics in arch_hweight.h | Uros Bizjak | 2018-11-05 | 1 | -8/+2 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-12-27 | 1 | -8/+45 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/amd_nb: Add PCI device IDs for family 17h, model 30h | Woods, Brian | 2018-11-07 | 1 | -0/+6 | |
| * | | | | | | | | | | x86/amd_nb: Add support for newer PCI topologies | Woods, Brian | 2018-11-07 | 1 | -6/+38 | |
| * | | | | | | | | | | hwmon/k10temp, x86/amd_nb: Consolidate shared device IDs | Woods, Brian | 2018-11-07 | 1 | -2/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2018-12-26 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kprobes/x86: Remove unneeded arch_within_kprobe_blacklist from x86 | Masami Hiramatsu | 2018-12-17 | 1 | -8/+0 | |
| * | | | | | | | | | | kprobes/x86: Show x86-64 specific blacklisted symbols correctly | Masami Hiramatsu | 2018-12-17 | 1 | -0/+6 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-12-26 | 5 | -4/+89 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP a... | Sai Praneeth Prakhya | 2018-12-22 | 1 | -0/+16 | |
| * | | | | | | | | | | x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86 | Sai Praneeth Prakhya | 2018-11-30 | 2 | -0/+4 | |
| * | | | | | | | | | | x86/efi: Unmap EFI boot services code/data regions from efi_pgd | Sai Praneeth Prakhya | 2018-11-30 | 1 | -0/+25 | |
| * | | | | | | | | | | x86/mm/pageattr: Introduce helper function to unmap EFI boot services | Sai Praneeth Prakhya | 2018-11-30 | 2 | -4/+44 | |
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-12-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2018-12-04 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | x86/PCI: Replace spin_is_locked() with lockdep | Lance Roy | 2018-11-09 | 1 | -1/+1 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-12-26 | 15 | -17/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/mce: Restore MCE injector's module name | Borislav Petkov | 2018-12-19 | 1 | -1/+3 | |
| * | | | | | | | | | | | x86/mce: Unify pr_* prefix | Borislav Petkov | 2018-12-06 | 7 | -4/+11 | |
| * | | | | | | | | | | | x86/mce: Streamline MCE subsystem's naming | Borislav Petkov | 2018-12-05 | 15 | -14/+14 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2018-12-26 | 1 | -162/+308 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/microcode/AMD: Update copyright | Borislav Petkov | 2018-11-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | x86/microcode/AMD: Check the equivalence table size when scanning it | Maciej S. Szmigiero | 2018-11-19 | 1 | -6/+15 |