2021-05-13 |
Marcelo Tosatti | tick/nohz: Change signal tick dependency to wake up... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-13 |
Frederic Weisbecker | tick/nohz: Only wake up a single target cpu when kicking... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-13 |
Frederic Weisbecker | tick/nohz: Update nohz_full Kconfig help Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-13 |
Yunfeng Ye | tick/nohz: Update idle_exittime on actual idle exit Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-13 |
Frederic Weisbecker | tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOU... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-13 |
Yunfeng Ye | tick/nohz: Conditionally restart tick on idle exit Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-13 |
Peter Zijlstra | tick/nohz: Evaluate the CPU expression after the static key Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-13 |
Paul Gortmaker | sched/isolation: Reconcile rcu_nocbs= and nohz_full= Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-13 |
Huang Rui | x86, sched: Fix the AMD CPPC maximum performance value... Signed-off-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Nick Desaulniers | x86/boot/compressed: Enable -Wundef Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Alexey Dobriyan | sched: Make multiple runqueue task counters 32-bit Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Alexey Dobriyan | sched: Make nr_iowait_cpu() return 32-bit value Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Alexey Dobriyan | sched: Make nr_iowait() return 32-bit value Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Alexey Dobriyan | sched: Make nr_running() return 32-bit value Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Vasily Gorbik | objtool/x86: Fix elf_add_alternative() endianness Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Vasily Gorbik | objtool: Fix elf_create_undef_symbol() endianness Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
André Almeida | selftests: futex: Expand timeout test Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
André Almeida | selftests: futex: Correctly include headers dirs Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Ingo Molnar | locking: Fix comment typos Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Ingo Molnar | x86: Fix leftover comment typos Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Ingo Molnar | Merge branch 'linus' into x86/cleanups, to pick up... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Ingo Molnar | sched: Fix leftover comment typos Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Peter Zijlstra | jump_label, x86: Allow short NOPs Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Peter Zijlstra | objtool: Provide stats for jump_labels Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Peter Zijlstra | objtool: Rewrite jump_label instructions Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Peter Zijlstra | objtool: Decode jump_entry::key addend Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Peter Zijlstra | jump_label, x86: Emit short JMP Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Peter Zijlstra | jump_label: Free jump_entry::key bit1 for build use Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Peter Zijlstra | jump_label, x86: Add variable length patching support Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Peter Zijlstra | jump_label, x86: Introduce jump_entry_size() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Peter Zijlstra | jump_label, x86: Improve error when we fail expected... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Peter Zijlstra | jump_label, x86: Factor out the __jump_table generation Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Peter Zijlstra | jump_label, x86: Strip ASM jump_label support Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Peter Zijlstra | x86, objtool: Dont exclude arch/x86/realmode/ Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Peter Zijlstra | objtool: Rewrite hashtable sizing Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Valentin Schneider | sched/core: Initialize the idle task with preemption... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Borislav Petkov | x86/asm: Simplify __smp_mb() definition Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Pavel Skripkin | x86/alternatives: Make the x86nops[] symbol static Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Oleg Nesterov | sched/core: Remove the pointless BUG_ON(!task) from... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
H. Peter Anvin | x86/regs: Syscall_get_nr() returns -1 for a non-system... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
H. Peter Anvin ... | x86/entry: Split PUSH_AND_CLEAR_REGS into two submacros Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
H. Peter Anvin ... | x86/syscall: Maximize MSR_SYSCALL_MASK Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
H. Peter Anvin ... | x86/syscall: Unconditionally prototype {ia32,x32}_sys_call_t... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
H. Peter Anvin ... | x86/entry: Reverse arguments to do_syscall_64() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
H. Peter Anvin ... | x86/entry: Unify definitions from <asm/calling.h> and... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Guenter Roeck | perf/x86/intel/uncore: Drop unnecessary NULL checks... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-12 |
Gautham R. Shenoy | sched/fair: Fix clearing of has_idle_cores flag in... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-10 |
H. Peter Anvin ... | x86/asm: Use _ASM_BYTES() in <asm/nops.h> Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-10 |
H. Peter Anvin ... | x86/asm: Add _ASM_BYTES() macro for a .byte ... opcode... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-10 |
H. Peter Anvin ... | x86/asm: Have the __ASM_FORM macros handle commas in... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-10 |
H. Peter Anvin ... | x86/boot: Modernize genimage script; hdimage+EFI support Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-05-05 |
Linus Torvalds | x86/cpu: Use alternative to generate the TASK_SIZE_MAX... Signed-off-by: Ingo Molnar <mingo@kernel.org> Cc: Ingo Molnar <mingo@redhat.com>
|
commit | commitdiff | tree |
2021-04-20 |
YueHaibing | sched/fair: Move update_nohz_stats() to the CONFIG_NO_HZ_COM... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-20 |
Ingo Molnar | Merge tag 'v5.12-rc8' into sched/core, to pick up fixes Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-20 |
Ingo Molnar | x86/platform/uv: Remove dead !CONFIG_KEXEC_CORE code Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-20 |
Ingo Molnar | x86/platform/uv: Fix !KEXEC build failure Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-11 |
Ingo Molnar | Merge branch 'for-mingo-lkmm' of git://git.kernel.org... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-11 |
Ingo Molnar | Merge branch 'for-mingo-kcsan' of git://git.kernel... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-11 |
Ingo Molnar | Merge branch 'for-mingo-rcu' of git://git.kernel.org... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | objtool/x86: Rewrite retpoline thunk calls Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | objtool: Skip magical retpoline .altinstr_replacement Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | objtool: Cache instruction relocs Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | objtool: Keep track of retpoline call sites Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | objtool: Add elf_create_undef_symbol() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | objtool: Extract elf_symbol_add() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | objtool: Extract elf_strtab_concat() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | objtool: Create reloc sections implicitly Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | objtool: Add elf_create_reloc() helper Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | objtool: Rework the elf_rebuild_reloc_section() logic Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | objtool: Fix static_call list generation Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | objtool: Handle per arch retpoline naming Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | objtool: Correctly handle retpoline thunk calls Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | x86/retpoline: Simplify retpolines Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Peter Zijlstra | x86/alternatives: Optimize optimize_nops() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Ingo Molnar | Merge branch 'x86/cpu' into WIP.x86/core, to merge... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-04-02 |
Ingo Molnar | Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Thomas Gleixner | locking/rtmutex: Clean up signal handling in __rt_mutex_slow... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Thomas Gleixner | locking/rtmutex: Restrict the trylock WARN_ON() to... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Thomas Gleixner | locking/rtmutex: Fix misleading comment in rt_mutex_postunlock() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Thomas Gleixner | locking/rtmutex: Consolidate the fast/slowpath invocation Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Thomas Gleixner | locking/rtmutex: Make text section and inlining consistent Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Thomas Gleixner | locking/rtmutex: Move debug functions as inlines into... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Thomas Gleixner | locking/rtmutex: Decrapify __rt_mutex_init() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Thomas Gleixner | locking/rtmutex: Remove pointless CONFIG_RT_MUTEXES... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Thomas Gleixner | locking/rtmutex: Inline chainwalk depth check Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Thomas Gleixner | locking/rtmutex: Move rt_mutex_debug_task_free() to... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Thomas Gleixner | locking/rtmutex: Remove empty and unused debug stubs Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Sebastian Andrzej... | locking/rtmutex: Consolidate rt_mutex_init() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Sebastian Andrzej... | locking/rtmutex: Remove output from deadlock detector Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Sebastian Andrzej... | locking/rtmutex: Remove rtmutex deadlock tester leftovers Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Sebastian Andrzej... | locking/rtmutex: Remove rt_mutex_timed_lock() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-29 |
Ingo Molnar | Merge tag 'v5.12-rc5' into locking/core, to pick up... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-25 |
Masahiro Yamada | x86/syscalls: Fix -Wmissing-prototypes warnings from... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-25 |
Wei Yongjun | x86/kprobes: Move 'inline' to the beginning of the... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-25 |
Shaokun Zhang | locking/mutex: Remove repeated declaration Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-25 |
Barry Song | sched/topology: Remove redundant cpumask_and() in init_overl... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-25 |
Rasmus Villemoes | sched/core: Use -EINVAL in sched_dynamic_mode() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-25 |
Rasmus Villemoes | sched/core: Stop using magic values in sched_dynamic_mode() Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-25 |
Masami Hiramatsu | x86/kprobes: Fix to identify indirect jmp and others... Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
2021-03-25 |
Masami Hiramatsu | x86/kprobes: Fix to check non boostable prefixes correctly Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
commit | commitdiff | tree |
next |