Chris Metcalf ([email protected])

Number of posts: 269 (0.57 per day)
First post: 2014-11-11 20:49:28
Last post: 2016-03-02 20:38:24

Date List Subject
2016-03-02 20:38:24 linux-kernel [PATCH] MAINTAINERS: update arch/tile maintainer email domain
2016-03-02 20:26:27 linux-kernel [PATCH v10 10/12] arch/tile: enable task isolation functionality
2016-03-02 20:26:03 linux-kernel [PATCH v10 02/12] vmstat: add vmstat_idle function
2016-03-02 20:12:45 linux-kernel [PATCH v10 05/12] task_isolation: support CONFIG_TASK_ISOLATION_ALL
2016-03-02 20:12:30 linux-kernel [PATCH v10 03/12] lru_add_drain_all: factor out lru_add_drain_needed
2016-03-02 20:11:41 linux-kernel [PATCH v10 07/12] task_isolation: add debug boot flag
2016-03-02 20:10:54 linux-kernel [PATCH v10 12/12] arch/arm64: enable task isolation functionality
2016-03-02 20:10:47 linux-kernel [PATCH v10 11/12] arm64: factor work_pending state machine to C
2016-03-02 20:10:40 linux-kernel [PATCH v10 09/12] arch/x86: enable task isolation functionality
2016-03-02 20:10:37 linux-kernel [PATCH v10 08/12] arm, tile: turn off timer tick for oneshot_stopped state
2016-03-02 20:10:32 linux-kernel [PATCH v10 06/12] task_isolation: support PR_TASK_ISOLATION_STRICT mode
2016-03-02 20:10:23 linux-kernel [PATCH v10 04/12] task_isolation: add initial support
2016-03-02 20:10:07 linux-kernel [PATCH v10 01/12] vmstat: add quiet_vmstat_sync function
2016-03-02 20:10:02 linux-kernel [PATCH v10 00/12] support "task_isolation" mode
2015-12-28 17:58:11 linux-kernel Re: [PATCH 1/2] compat ABI: use non-compat openat and open_by_handle_at variants
2015-12-23 20:29:11 linux-kernel [PATCH] tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry
2015-12-22 17:53:48 linux-kernel [PATCH] tile: provide CONFIG_PAGE_SIZE_64KB etc for tilepro
2015-12-22 17:41:33 linux-kernel [PATCH] lib/clz_tab.c: put in lib-y rather than obj-y
2015-12-22 17:39:14 linux-kernel [PATCH] tile: fix tilepro casts for readl, writel, etc
2015-12-22 17:38:51 linux-kernel [PATCH] tile: fix a -Wframe-larger-than warning
2015-12-18 15:18:29 linux-kernel Re: [PATCH 38/43] MAINTAINERS: add git URL for tile
2015-12-18 14:59:35 linux-kernel Re: [PATCH] Revert "kernel/stop_machine.c: remove CONFIG_SMP dependencies"
2015-12-17 20:04:10 linux-kernel [PATCH] tile: include the syscall number in the backtrace
2015-12-16 16:48:28 linux-kernel Re: [PATCH 1/9] atomic: Export fetch_or()
2015-11-30 18:17:27 linux-kernel Re: [PATCH 1/7] atomic: Export fetch_or()
2015-11-24 21:48:49 linux-kernel Re: [PATCH 1/7] atomic: Export fetch_or()
2015-11-24 16:19:51 linux-kernel Re: [PATCH 3/7] perf: Migrate perf to use new tick dependency mask model
2015-11-24 16:19:35 linux-kernel Re: [PATCH 2/7] nohz: New tick dependency mask
2015-11-24 15:58:19 linux-kernel Re: [PATCH 1/7] atomic: Export fetch_or()
2015-11-23 22:04:31 linux-kernel [PATCH] Documentation/memory-barriers.txt: fix ACCESS_ONCE thinko
2015-11-17 17:38:29 linux-kernel Re: [PATCH] mm: fix incorrect behavior when process virtual address space limit is exceeded
2015-11-15 16:42:27 linux-kernel Re: [PATCH v6 13/17] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
2015-11-11 18:35:25 linux-kernel Re: [PATCH v2] Documentation/SubmittingPatches: discuss In-Reply-To
2015-11-05 20:22:17 linux-kernel [PATCH v2] Documentation/SubmittingPatches: discuss In-Reply-To
2015-11-05 19:12:09 linux-kernel Re: [PATCH] Documentation/email-clients.txt: discuss In-Reply-To
2015-08-28 15:31:42 linux-kernel [PATCH v6.1 3/6] task_isolation: support PR_TASK_ISOLATION_STRICT mode
2015-08-26 17:13:31 linux-kernel [PATCH] tile: correct some typos in opcode type names
2015-08-26 15:55:37 linux-kernel Re: [PATCH v5 2/6] cpu_isolated: add initial support
2015-08-26 15:10:52 linux-kernel Re: [PATCH v6 3/6] task_isolation: support PR_TASK_ISOLATION_STRICT mode
2015-08-25 19:57:29 linux-kernel [PATCH v6 4/6] task_isolation: provide strict mode configurable signal
2015-08-25 19:56:59 linux-kernel [PATCH v6 6/6] nohz: task_isolation: allow tick to be fully disabled
2015-08-25 19:56:44 linux-kernel [PATCH v6 5/6] task_isolation: add debug boot flag
2015-08-25 19:56:36 linux-kernel [PATCH v6 3/6] task_isolation: support PR_TASK_ISOLATION_STRICT mode
2015-08-25 19:56:33 linux-kernel [PATCH v6 2/6] task_isolation: add initial support
2015-08-25 19:56:26 linux-kernel [PATCH v6 1/6] vmstat: provide a function to quiet down the diff processing
2015-08-25 19:56:16 linux-kernel [PATCH v6 0/6] support "task_isolated" mode for nohz_full
2015-08-12 18:22:28 linux-kernel Re: [PATCH v5 2/6] cpu_isolated: add initial support
2015-08-07 00:49:00 linux-kernel [PATCH] tile/vdso: emit a GNU hash as well
2015-08-06 17:13:18 linux-kernel Re: [PATCH 08/10] posix-cpu-timers: Migrate to use new tick dependency mask model
2015-08-05 14:03:48 linux-kernel [PATCH v2] tile: Remove finish_arch_switch
2015-08-04 13:46:52 linux-kernel Re: [tip:sched/core] sched, tile: Remove finish_arch_switch