| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-08-03 | Merge branch 'pm-cpufreq' |  Rafael J. Wysocki | 1 | -2/+4 |
| 2020-08-03 | xen: hypercall.h: fix duplicated word |  Randy Dunlap | 1 | -1/+1 |
| 2020-07-31 | Merge branch 'linus' into locking/core, to resolve conflict |  Ingo Molnar | 1 | -0/+1 |
| 2020-07-31 | x86: Add support for ZSTD compressed kernel |  Nick Terrell | 1 | -2/+9 |
| 2020-07-30 | KVM: x86: Specify max TDP level via kvm_configure_mmu() |  Sean Christopherson | 1 | -2/+2 |
| 2020-07-30 | KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR |  Sean Christopherson | 1 | -2/+2 |
| 2020-07-30 | KVM: x86: Pull the PGD's level from the MMU instead of recalculating it |  Sean Christopherson | 1 | -1/+2 |
| 2020-07-29 | Merge branch 'locking/header' |  Peter Zijlstra | 1 | -2/+0 |
| 2020-07-29 | locking/atomic: Move ATOMIC_INIT into linux/types.h |  Herbert Xu | 1 | -2/+0 |
| 2020-07-29 | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/exynos', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into next |  Joerg Roedel | 1 | -3/+0 |
| 2020-07-28 | Merge tag 'v5.8-rc7' into perf/core, to pick up fixes |  Ingo Molnar | 7 | -40/+58 |
| 2020-07-27 | x86: switch to ->regset_get() |  Al Viro | 2 | -4/+4 |
| 2020-07-27 | kill elf_fpxregs_t |  Al Viro | 1 | -2/+0 |
| 2020-07-27 | x86/cpu: Refactor sync_core() for readability |  Ricardo Neri | 2 | -25/+32 |
| 2020-07-27 | x86/cpu: Relocate sync_core() to sync_core.h |  Ricardo Neri | 2 | -64/+64 |
| 2020-07-27 | x86/cpufeatures: Add enumeration for SERIALIZE instruction |  Ricardo Neri | 1 | -0/+1 |
| 2020-07-27 | Merge tag 'v5.8-rc7' into x86/cpu, to pick up fixes |  Ingo Molnar | 1 | -0/+1 |
| 2020-07-27 | Merge back cpufreq material for v5.9. |  Rafael J. Wysocki | 1 | -2/+4 |
| 2020-07-27 | x86/mm/64: Make sync_global_pgds() static |  Joerg Roedel | 1 | -2/+0 |
| 2020-07-27 | x86/mm/64: Do not sync vmalloc/ioremap mappings |  Joerg Roedel | 1 | -2/+0 |
| 2020-07-26 | Merge branch 'x86/urgent' into x86/cleanups |  Ingo Molnar | 16 | -52/+95 |
| 2020-07-26 | Merge branch 'locking/nmi' into x86/entry |  Ingo Molnar | 1 | -0/+3 |
| 2020-07-26 | x86: uv: uv_hub.h: Delete duplicated word |  Randy Dunlap | 1 | -1/+1 |
| 2020-07-26 | x86: cmpxchg_32.h: Delete duplicated word |  Randy Dunlap | 1 | -1/+1 |
| 2020-07-26 | x86: bootparam.h: Delete duplicated word |  Randy Dunlap | 1 | -1/+1 |
| 2020-07-25 | Merge tag 'v5.8-rc6' into locking/core, to pick up fixes |  Ingo Molnar | 5 | -14/+35 |
| 2020-07-25 | x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU family |  Tony Luck | 1 | -0/+7 |
| 2020-07-25 | Merge tag 'v5.8-rc6' into x86/cpu, to refresh the branch before adding new commits |  Ingo Molnar | 15 | -52/+94 |
| 2020-07-25 | x86/mm: Remove the unused mk_kernel_pgd() #define |  Ingo Molnar | 1 | -7/+4 |
| 2020-07-25 | x86/tsc: Remove unused "US_SCALE" and "NS_SCALE" leftover macros |  Ingo Molnar | 1 | -3/+0 |
| 2020-07-25 | x86/ioapic: Remove unused "IOAPIC_AUTO" define |  Ingo Molnar | 1 | -1/+0 |
| 2020-07-24 | x86/entry: Cleanup idtentry_enter/exit |  Thomas Gleixner | 1 | -19/+14 |
| 2020-07-24 | x86/entry: Use generic interrupt entry/exit code |  Thomas Gleixner | 1 | -6/+4 |
| 2020-07-24 | x86/entry: Cleanup idtentry_entry/exit_user |  Thomas Gleixner | 1 | -4/+0 |
| 2020-07-24 | x86/entry: Use generic syscall exit functionality |  Thomas Gleixner | 3 | -3/+45 |
| 2020-07-24 | x86/entry: Use generic syscall entry function |  Thomas Gleixner | 3 | -6/+36 |
| 2020-07-24 | x86/ptrace: Provide pt_regs helper for entry/exit |  Thomas Gleixner | 1 | -0/+5 |
| 2020-07-24 | Merge branch 'core/entry' into x86/entry |  Thomas Gleixner | 5 | -12/+33 |
| 2020-07-24 | compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation.h> header |  Ingo Molnar | 1 | -0/+1 |
| 2020-07-24 | x86/mm: Drop unused MAX_PHYSADDR_BITS |  Arvind Sankar | 1 | -5/+1 |
| 2020-07-23 | x86/uaccess: Make __get_user_size() Clang compliant on 32-bit |  Nick Desaulniers | 1 | -1/+4 |
| 2020-07-23 | x86/percpu: Remove unused PER_CPU() macro |  Brian Gerst | 1 | -18/+0 |
| 2020-07-23 | x86/percpu: Clean up percpu_stable_op() |  Brian Gerst | 1 | -29/+12 |
| 2020-07-23 | x86/percpu: Clean up percpu_cmpxchg_op() |  Brian Gerst | 1 | -40/+18 |
| 2020-07-23 | x86/percpu: Clean up percpu_xchg_op() |  Brian Gerst | 1 | -43/+18 |
| 2020-07-23 | x86/percpu: Clean up percpu_add_return_op() |  Brian Gerst | 1 | -35/+16 |
| 2020-07-23 | x86/percpu: Remove "e" constraint from XADD |  Brian Gerst | 1 | -1/+1 |
| 2020-07-23 | x86/percpu: Clean up percpu_add_op() |  Brian Gerst | 1 | -77/+22 |
| 2020-07-23 | x86/percpu: Clean up percpu_from_op() |  Brian Gerst | 1 | -35/+15 |
| 2020-07-23 | x86/percpu: Clean up percpu_to_op() |  Brian Gerst | 1 | -55/+35 |