| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | x86/cpufeatures: Add PerfMonV2 feature bit | Sandipan Das | 2022-05-04 | 1 | -0/+1 | |
| | * | | | | | | | | | signal: Deliver SIGTRAP on perf event asynchronously if blocked | Marco Elver | 2022-04-22 | 1 | -0/+2 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-05-24 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | objtool: Add CONFIG_OBJTOOL | Josh Poimboeuf | 2022-04-22 | 1 | -3/+3 | |
| * | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2022-05-23 | 1 | -15/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ftrace: cleanup ftrace_graph_caller enable and disable | Chengming Zhou | 2022-04-29 | 1 | -15/+2 | |
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'platform-drivers-x86-v5.19-1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2022-05-23 | 2 | -52/+39 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/microcode/intel: Expose collect_cpu_info_early() for IFS | Jithu Joseph | 2022-05-12 | 2 | -52/+39 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'x86_sgx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-05-23 | 3 | -14/+114 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/sgx: Ensure no data in PCMD page after truncate | Reinette Chatre | 2022-05-16 | 1 | -1/+9 | |
| | * | | | | | | | | | | x86/sgx: Fix race between reclaimer and page fault handler | Reinette Chatre | 2022-05-16 | 1 | -1/+93 | |
| | * | | | | | | | | | | x86/sgx: Obtain backing storage page with enclave mutex held | Reinette Chatre | 2022-05-16 | 1 | -3/+6 | |
| | * | | | | | | | | | | x86/sgx: Mark PCMD page as dirty when modifying contents | Reinette Chatre | 2022-05-16 | 1 | -0/+1 | |
| | * | | | | | | | | | | x86/sgx: Disconnect backing page references from dirty status | Reinette Chatre | 2022-05-16 | 3 | -11/+7 | |
| | | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'x86_misc_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-05-23 | 4 | -11/+7 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/mm: Cleanup the control_va_addr_alignment() __setup handler | Randy Dunlap | 2022-05-04 | 1 | -5/+2 | |
| | * | | | | | | | | | | x86: Fix return value of __setup handlers | Randy Dunlap | 2022-05-04 | 2 | -2/+2 | |
| | * | | | | | | | | | | x86/amd_nb: Unexport amd_cache_northbridges() | Muralidhara M K | 2022-04-05 | 1 | -4/+3 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'x86_splitlock_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2022-05-23 | 2 | -25/+54 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/split_lock: Enable the split lock feature on Raptor Lake | Tony Luck | 2022-05-04 | 1 | -0/+1 | |
| | * | | | | | | | | | | x86/split-lock: Remove unused TIF_SLD bit | Tony Luck | 2022-04-27 | 2 | -15/+0 | |
| | * | | | | | | | | | | x86/split_lock: Make life miserable for split lockers | Tony Luck | 2022-04-27 | 1 | -10/+53 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'x86_apic_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-05-23 | 1 | -4/+12 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/apic: Do apic driver probe for "nosmp" use case | Kuppuswamy Sathyanarayanan | 2022-05-01 | 1 | -3/+2 | |
| | * | | | | | | | | | | x86/apic: Clarify i82489DX bit overlap in APIC_LVT0 | Thomas Gleixner | 2022-04-13 | 1 | -1/+10 | |
| | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'x86_kdump_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-05-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/crash: Fix minor typo/bug in debug message | Eric DeVolder | 2022-04-13 | 1 | -1/+1 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'x86_platform_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-05-23 | 1 | -3/+13 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/platform/uv: Log gap hole end size | Mike Travis | 2022-04-07 | 1 | -2/+6 | |
| | * | | | | | | | | | | x86/platform/uv: Update TSC sync state for UV5 | Mike Travis | 2022-04-07 | 1 | -1/+7 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | Merge tag 'x86_fpu_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-05-23 | 2 | -26/+48 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/fpu: Cleanup variable shadowing | Thomas Gleixner | 2022-05-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | x86/fpu/xsave: Support XSAVEC in the kernel | Thomas Gleixner | 2022-04-25 | 2 | -25/+47 | |
| | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-05-23 | 6 | -23/+23 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/nmi: Make register_nmi_handler() more robust | Thomas Gleixner | 2022-05-17 | 1 | -4/+8 | |
| | * | | | | | | | | | | x86/32: Remove lazy GS macros | Brian Gerst | 2022-04-14 | 5 | -19/+15 | |
| | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-05-23 | 9 | -490/+424 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | x86/prctl: Remove pointless task argument | Thomas Gleixner | 2022-05-13 | 4 | -12/+8 | |
| | * | | | | | | | | | | x86/aperfmperf: Integrate the fallback code from show_cpuinfo() | Thomas Gleixner | 2022-04-27 | 2 | -9/+8 | |
| | * | | | | | | | | | | x86/aperfmperf: Replace arch_freq_get_on_cpu() | Thomas Gleixner | 2022-04-27 | 2 | -94/+2 | |
| | * | | | | | | | | | | x86/aperfmperf: Replace aperfmperf_get_khz() | Thomas Gleixner | 2022-04-27 | 1 | -43/+34 | |
| | * | | | | | | | | | | x86/aperfmperf: Store aperf/mperf data for cpu frequency reads | Thomas Gleixner | 2022-04-27 | 1 | -1/+13 | |
| | * | | | | | | | | | | x86/aperfmperf: Make parts of the frequency invariance code unconditional | Thomas Gleixner | 2022-04-27 | 2 | -27/+39 | |
| | * | | | | | | | | | | x86/aperfmperf: Restructure arch_scale_freq_tick() | Thomas Gleixner | 2022-04-27 | 1 | -15/+21 | |
| | * | | | | | | | | | | x86/aperfmperf: Put frequency invariance aperf/mperf data into a struct | Thomas Gleixner | 2022-04-27 | 1 | -11/+15 | |
| | * | | | | | | | | | | x86/aperfmperf: Untangle Intel and AMD frequency invariance init | Thomas Gleixner | 2022-04-27 | 3 | -47/+47 | |
| | * | | | | | | | | | | x86/aperfmperf: Separate AP/BP frequency invariance init | Thomas Gleixner | 2022-04-27 | 3 | -15/+15 | |
| | * | | | | | | | | | | x86/smp: Move APERF/MPERF code where it belongs | Thomas Gleixner | 2022-04-27 | 2 | -359/+362 | |
| | * | | | | | | | | | | x86/aperfmperf: Dont wake idle CPUs in arch_freq_get_on_cpu() | Thomas Gleixner | 2022-04-27 | 1 | -0/+3 | |
| | * | | | | | | | | | | x86/process: Fix kernel-doc warning due to a changed function name | Jiapeng Chong | 2022-04-14 | 1 | -1/+1 | |
