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