Age | Commit message (Expand) | Author | Files | Lines |
2023-01-13 | cpuidle, nospec: Make mds_idle_clear_cpu_buffers() noinstr clean | Peter Zijlstra | 1 | -1/+1 |
2023-01-13 | cpuidle, xenpv: Make more PARAVIRT_XXL noinstr clean | Peter Zijlstra | 6 | -9/+21 |
2023-01-13 | cpuidle, tdx: Make TDX code noinstr clean | Peter Zijlstra | 3 | -2/+6 |
2023-01-13 | cpuidle, mwait: Make the mwait code noinstr clean | Peter Zijlstra | 2 | -7/+7 |
2023-01-13 | arm64, smp: Remove trace_.*_rcuidle() usage | Peter Zijlstra | 1 | -2/+2 |
2023-01-13 | arm, smp: Remove trace_.*_rcuidle() usage | Peter Zijlstra | 1 | -3/+3 |
2023-01-13 | x86/tdx: Remove TDX_HCALL_ISSUE_STI | Peter Zijlstra | 3 | -33/+4 |
2023-01-13 | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled | Peter Zijlstra | 26 | -35/+29 |
2023-01-13 | cpuidle, intel_idle: Fix CPUIDLE_FLAG_IBRS | Peter Zijlstra | 1 | -1/+1 |
2023-01-13 | cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE | Peter Zijlstra | 3 | -5/+5 |
2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra | 28 | -34/+5 |
2023-01-13 | cpuidle: Fix ct_idle_*() usage | Peter Zijlstra | 4 | -10/+10 |
2023-01-13 | cpuidle, OMAP4: Push RCU-idle into driver | Peter Zijlstra | 1 | -11/+18 |
2023-01-13 | cpuidle, OMAP3: Push RCU-idle into driver | Peter Zijlstra | 1 | -0/+16 |
2023-01-13 | cpuidle, ARM/imx6: Push RCU-idle into driver | Peter Zijlstra | 1 | -1/+4 |
2023-01-13 | x86/idle: Replace 'x86_idle' function pointer with a static_call | Peter Zijlstra | 1 | -22/+28 |
2023-01-13 | x86/perf/amd: Remove tracing from perf_lopwr_cb() | Peter Zijlstra | 2 | -9/+6 |
2023-01-11 | sched/cputime: Fix IA64 build error of missing arch_vtime_task_switch() proto... | Ingo Molnar | 1 | -0/+1 |
2022-12-27 | cputime: remove cputime_to_nsecs fallback | Nicholas Piggin | 2 | -2/+2 |
2022-12-26 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 1 | -1/+1 |
2022-12-23 | Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/... | Linus Torvalds | 2 | -1/+5 |
2022-12-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 11 | -44/+97 |
2022-12-21 | Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot... | Linus Torvalds | 1 | -0/+33 |
2022-12-21 | m68k: remove broken strcmp implementation | Linus Torvalds | 1 | -20/+0 |
2022-12-21 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -1/+3 |
2022-12-21 | MIPS: dts: bcm63268: Add missing properties to the TWD node | Florian Fainelli | 1 | -0/+2 |
2022-12-21 | MIPS: ralink: mt7621: avoid to init common ralink reset controller | Sergio Paracuellos | 1 | -1/+3 |
2022-12-20 | Merge tag 'm68knommu-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+1 |
2022-12-20 | Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -102/+91 |
2022-12-20 | prandom: remove prandom_u32_max() | Jason A. Donenfeld | 1 | -1/+1 |
2022-12-20 | random: do not include <asm/archrandom.h> from random.h | Jason A. Donenfeld | 2 | -0/+2 |
2022-12-20 | Merge tag 'soc-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -6/+24 |
2022-12-19 | Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2 | -2/+2 |
2022-12-19 | Merge tag 'v6.1-dts64-fixes' of https://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann | 2 | -3/+3 |
2022-12-19 | ARM: disallow pre-ARMv5 builds with ld.lld | Arnd Bergmann | 1 | -0/+2 |
2022-12-19 | ARM: pxa: fix building with clang | Arnd Bergmann | 2 | -0/+16 |
2022-12-19 | ARM: dts: spear: drop 0x from unit address | Krzysztof Kozlowski | 3 | -3/+3 |
2022-12-19 | parisc: Show MPE/iX model string at bootup | Helge Deller | 3 | -5/+10 |
2022-12-19 | Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 4 | -40/+61 |
2022-12-19 | Merge tag 'loongarch-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 68 | -182/+3588 |
2022-12-19 | Merge tag 'csky-for-linus-6.2-rc1' of https://github.com/c-sky/csky-linux | Linus Torvalds | 5 | -18/+7 |
2022-12-19 | Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 133 | -1083/+3062 |
2022-12-19 | parisc: Add missing FORCE prerequisites in Makefile | Helge Deller | 2 | -4/+4 |
2022-12-19 | parisc: Move pdc_result struct to firmware.c | Helge Deller | 2 | -17/+4 |
2022-12-19 | parisc: Drop locking in pdc console code | Helge Deller | 1 | -13/+3 |
2022-12-19 | parisc: Drop duplicate kgdb_pdc console | Helge Deller | 1 | -20/+0 |
2022-12-19 | parisc: Fix locking in pdc_iodc_print() firmware call | Helge Deller | 1 | -11/+13 |
2022-12-18 | parisc: Drop PMD_SHIFT from calculation in pgtable.h | Helge Deller | 1 | -2/+2 |
2022-12-18 | parisc: Align parisc MADV_XXX constants with all other architectures | Helge Deller | 3 | -16/+43 |
2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 34 | -308/+257 |