Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | x86/apic/uv: Fix inconsistent destination mode | Thomas Gleixner | 2020-10-28 | 1 | -1/+1 | |
| * | | | | | | | | x86/msi: Only use high bits of MSI address for DMAR unit | David Woodhouse | 2020-10-28 | 1 | -6/+27 | |
| * | | | | | | | | x86/apic: Fix x2apic enablement without interrupt remapping | David Woodhouse | 2020-10-28 | 2 | -6/+17 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-12-14 | 1 | -38/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86/crashdump/32: Simplify copy_oldmem_page() | Thomas Gleixner | 2020-11-24 | 1 | -38/+10 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-12-14 | 2 | -9/+77 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | x86: Print ratio freq_max/freq_base used in frequency invariance calculations | Giovanni Gherdovich | 2020-12-11 | 1 | -0/+1 | |
| * | | | | | | | | x86, sched: Use midpoint of max_boost and max_P for frequency invariance on A... | Giovanni Gherdovich | 2020-12-11 | 1 | -0/+2 | |
| * | | | | | | | | x86, sched: Calculate frequency invariance for AMD systems | Nathan Fontenot | 2020-12-11 | 1 | -5/+71 | |
| * | | | | | | | | Merge branch 'linus' into sched/core, to resolve semantic conflict | Ingo Molnar | 2020-11-27 | 11 | -110/+268 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | smp: Cleanup smp_call_function*() | Peter Zijlstra | 2020-11-24 | 1 | -4/+3 | |
* | | | | | | | | | | Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-12-14 | 2 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | uprobes/x86: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-12-09 | 1 | -0/+2 | |
| * | | | | | | | | | | kprobes/x86: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 2020-12-09 | 1 | -0/+1 | |
| * | | | | | | | | | | x86/kprobes: Restore BTF if the single-stepping is cancelled | Masami Hiramatsu | 2020-12-09 | 1 | -0/+5 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-14 | 3 | -3/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ | Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b',... | Paul E. McKenney | 2020-11-19 | 2 | -2/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | x86/smpboot: Move rcu_cpu_starting() earlier | Paul E. McKenney | 2020-11-19 | 2 | -2/+1 | |
| | |/ / / / / / / / / | ||||||
| * | | | | | | | | | | x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs | Paul E. McKenney | 2020-11-06 | 1 | -0/+6 | |
| * | | | | | | | | | | x86/cpu: Avoid cpuinfo-induced IPI pileups | Paul E. McKenney | 2020-11-06 | 1 | -1/+9 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-12-14 | 5 | -15/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | signal: Expose SYS_USER_DISPATCH si_code type | Gabriel Krisman Bertazi | 2020-12-02 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'x86/entry' into core/entry | Thomas Gleixner | 2020-11-16 | 2 | -16/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/entry: Move nmi entry/exit into common code | Thomas Gleixner | 2020-11-04 | 3 | -12/+13 | |
| * | | | | | | | | | | | Merge branch 'core/urgent' into core/entry | Thomas Gleixner | 2020-11-04 | 77 | -1408/+4007 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | entry: Add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 2020-10-29 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-12-14 | 1 | -7/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | signal: clear non-uapi flag bits when passing/returning sa_flags | Peter Collingbourne | 2020-11-23 | 1 | -7/+0 | |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-14 | 2 | -20/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/build: Fix vmlinux size check on 64-bit | Arvind Sankar | 2020-10-29 | 2 | -20/+12 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-14 | 4 | -15/+95 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/resctrl: Clean up unused function parameter in rmdir path | Xiaochen Shen | 2020-12-01 | 1 | -10/+7 | |
| * | | | | | | | | | | | | Merge tag 'v5.10-rc6' into x86/cache | Borislav Petkov | 2020-12-01 | 17 | -172/+319 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | x86/resctrl: Constify kernfs_ops | Rikard Falkeborn | 2020-11-19 | 2 | -3/+3 | |
| * | | | | | | | | | | | | x86/resctrl: Correct MBM total and local values | Fenghua Yu | 2020-10-27 | 3 | -2/+85 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-12-14 | 9 | -35/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86/alternative: Update text_poke_bp() kernel-doc comment | Qiujun Huang | 2020-12-07 | 1 | -1/+1 | |
| * | | | | | | | | | | | | x86/head64: Remove duplicate include | Wang Qing | 2020-11-20 | 1 | -1/+0 | |
| * | | | | | | | | | | | | x86/head/64: Remove unused GET_CR2_INTO() macro | Arvind Sankar | 2020-11-18 | 2 | -10/+0 | |
| * | | | | | | | | | | | | x86/dumpstack: Make show_trace_log_lvl() static | Hui Su | 2020-11-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | x86/mtrr: Fix a kernel-doc markup | Mauro Carvalho Chehab | 2020-11-02 | 1 | -1/+2 | |
| * | | | | | | | | | | | | x86/setup: Remove unused MCA variables | Borislav Petkov | 2020-10-28 | 1 | -5/+0 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | x86: Reclaim TIF_IA32 and TIF_X32 | Gabriel Krisman Bertazi | 2020-10-26 | 1 | -6/+0 | |
| * | | | | | | | | | | | x86/mm: Convert mmu context ia32_compat into a proper flags field | Gabriel Krisman Bertazi | 2020-10-26 | 1 | -6/+11 | |
| * | | | | | | | | | | | x86/elf: Use e_machine to select start_thread for x32 | Gabriel Krisman Bertazi | 2020-10-26 | 1 | -3/+2 | |
| * | | | | | | | | | | | perf/x86: Avoid TIF_IA32 when checking 64bit mode | Gabriel Krisman Bertazi | 2020-10-26 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-12-14 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | x86/msr: Add a pointer to an URL which contains further details | Borislav Petkov | 2020-12-08 | 1 | -1/+2 | |
| * | | | | | | | | | | | x86/msr: Downgrade unrecognized MSR message | Borislav Petkov | 2020-11-19 | 1 | -2/+2 | |
| * | | | | | | | | | | | x86/msr: Do not allow writes to MSR_IA32_ENERGY_PERF_BIAS | Borislav Petkov | 2020-11-16 | 1 | -3/+0 | |
| |/ / / / / / / / / / |