Ingo Molnar ([email protected])

Number of posts: 9104 (2.06 per day)
First post: 2012-05-02 17:34:53
Last post: 2024-06-15 08:15:55

Date List Subject
2024-03-17 09:05:04 linux-kernel [GIT PULL] timers fix
2024-03-17 08:57:58 linux-kernel [GIT PULL] perf events fixes
2024-03-14 09:26:08 linux-kernel Re: [PATCH 2/4] x86/boot: replace __PHYSICAL_START with LOAD_PHYSICAL_ADDR
2024-03-13 10:29:50 linux-kernel Re: [PATCH 2/4] x86/boot: replace __PHYSICAL_START with LOAD_PHYSICAL_ADDR
2024-03-13 10:23:04 linux-kernel Re: [PATCH] locking/mutex: fix documentation spelling mistakes
2024-03-13 10:15:35 linux-kernel Re: [PATCH v3 1/3] perf/x86/amd/lbr: Use freeze based on availability
2024-03-12 10:58:02 linux-kernel Re: [PATCH 1/9] sched/balancing: Switch the 'DEFINE_SPINLOCK(balancing)' spinlock into an 'atomic_t sched_balance_running' flag
2024-03-12 10:37:06 linux-kernel Re: [PATCH 09/13] sched/balancing: Rename update_blocked_averages() => sched_balance_update_blocked_averages()
2024-03-12 10:28:41 linux-kernel Re: [PATCH 05/13] sched/balancing: Rename load_balance() => sched_balance_rq()
2024-03-12 10:02:20 linux-kernel Re: [PATCH 04/10] sched/debug: Increase SCHEDSTAT_VERSION to 16
2024-03-12 09:47:01 linux-kernel [GIT PULL] x86/boot changes for v6.9
2024-03-12 09:16:50 linux-kernel Re: [GIT PULL] EDAC updates for v6.9
2024-03-12 09:13:21 linux-kernel Re: [GIT PULL] x86/sev for v6.9-rc1
2024-03-11 13:48:34 linux-kernel [GIT PULL] x86/core changes for v6.9
2024-03-11 13:04:02 linux-kernel [GIT PULL] x86/cleanups for v6.9
2024-03-11 12:32:55 linux-kernel [GIT PULL] x86/build changes for v6.9
2024-03-11 12:27:11 linux-kernel [GIT PULL] x86/asm changes for v6.9
2024-03-11 12:18:03 linux-kernel [GIT PULL] Scheduler changes for v6.9
2024-03-11 11:20:24 linux-kernel [GIT PULL] locking changes for v6.9
2024-03-11 10:58:21 linux-kernel Re: [tip: locking/core] locking/qspinlock: Fix 'wait_early' set but not used warning
2024-03-08 17:50:53 linux-kernel Re: [PATCH 07/13] sched/balancing: Rename find_src_rq() => sched_balance_find_src_rq()
2024-03-08 11:26:17 linux-kernel Re: [PATCH -v1 00/13] sched/balancing: Standardize the naming of scheduler load-balancing functions
2024-03-08 11:23:25 linux-kernel Re: [PATCH 1/9] sched/balancing: Switch the 'DEFINE_SPINLOCK(balancing)' spinlock into an 'atomic_t sched_balance_running' flag
2024-03-08 11:22:22 linux-kernel [PATCH 08/13] sched/balancing: Rename find_busiest_group() => sched_balance_find_src_group()
2024-03-08 11:21:45 linux-kernel [PATCH 13/13] sched/balancing: Rename find_idlest_cpu() => sched_balance_find_dst_cpu()
2024-03-08 11:21:29 linux-kernel [PATCH 12/13] sched/balancing: Rename find_idlest_group() => sched_balance_find_dst_group()
2024-03-08 11:21:15 linux-kernel [PATCH 11/13] sched/balancing: Rename find_idlest_group_cpu() => sched_balance_find_dst_group_cpu()
2024-03-08 11:21:00 linux-kernel [PATCH 10/13] sched/balancing: Rename newidle_balance() => sched_balance_newidle()
2024-03-08 11:20:46 linux-kernel [PATCH 09/13] sched/balancing: Rename update_blocked_averages() => sched_balance_update_blocked_averages()
2024-03-08 11:20:19 linux-kernel [PATCH 07/13] sched/balancing: Rename find_src_rq() => sched_balance_find_src_rq()
2024-03-08 11:20:09 linux-kernel [PATCH 05/13] sched/balancing: Rename load_balance() => sched_balance_rq()
2024-03-08 11:20:02 linux-kernel [PATCH 06/13] sched/balancing: Rename find_busiest_queue() => find_src_rq()
2024-03-08 11:19:39 linux-kernel [PATCH 04/13] sched/balancing: Rename rebalance_domains() => sched_balance_domains()
2024-03-08 11:19:28 linux-kernel [PATCH 03/13] sched/balancing: Rename trigger_load_balance() => sched_balance_trigger()
2024-03-08 11:19:12 linux-kernel [PATCH 02/13] sched/balancing: Rename scheduler_tick() => sched_tick()
2024-03-08 11:19:01 linux-kernel [PATCH 01/13] sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq()
2024-03-08 11:18:43 linux-kernel [PATCH -v1 00/13] sched/balancing: Standardize the naming of scheduler load-balancing functions
2024-03-08 11:04:12 linux-kernel [PATCH 09/10] sched/balancing: Vertically align the comments of 'struct sg_lb_stats' and 'struct sd_lb_stats'
2024-03-08 11:03:45 linux-kernel [PATCH 08/10] sched/balancing: Update run_rebalance_domains() comments
2024-03-08 11:02:14 linux-kernel [PATCH 03/10] sched/balancing: Change 'enum cpu_idle_type' to have more natural definitions
2024-03-08 11:02:06 linux-kernel [PATCH 10/10] sched/balancing: Update comments in 'struct sg_lb_stats' and 'struct sd_lb_stats'
2024-03-08 11:01:37 linux-kernel [PATCH 02/10] sched/balancing: Remove reliance on 'enum cpu_idle_type' ordering when iterating [CPU_MAX_IDLE_TYPES] arrays in show_schedstat()
2024-03-08 11:01:21 linux-kernel [PATCH 07/10] sched/balancing: Fix comments (trying to) refer to NOHZ_BALANCE_KICK
2024-03-08 11:00:59 linux-kernel [PATCH 06/10] sched/balancing: Change comment formatting to not overlap Git conflict marker lines
2024-03-08 11:00:43 linux-kernel [PATCH 05/10] sched/debug: Allow CONFIG_SCHEDSTATS even on !KERNEL_DEBUG kernels
2024-03-08 11:00:40 linux-kernel [PATCH 04/10] sched/debug: Increase SCHEDSTAT_VERSION to 16
2024-03-08 11:00:17 linux-kernel [PATCH -v4 00/10] sched/balancing: Misc updates & cleanups
2024-03-08 11:00:02 linux-kernel [PATCH 01/10] sched/balancing: Switch the 'DEFINE_SPINLOCK(balancing)' spinlock into an 'atomic_t sched_balance_running' flag
2024-03-08 10:15:59 linux-kernel Re: [PATCH 6/9] sched/balancing: Update run_rebalance_domains() comments
2024-03-08 10:12:04 linux-kernel Re: [PATCH 5/9] sched/balancing: Fix comments (trying to) refer to NOHZ_BALANCE_KICK
2024-03-08 10:00:11 linux-kernel Re: [PATCH 3/9] sched/balancing: Change 'enum cpu_idle_type' to have more natural definitions