Age | Commit message (Expand) | Author |
2021-07-25 | alpha: Send stop IPI to send to online CPUs | Prarit Bhargava |
2021-05-12 | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-08 | mm: rename flush_icache_user_range to flush_icache_user_page | Christoph Hellwig |
2019-06-23 | smp: Remove smp_call_function() and on_each_cpu() return values | Nadav Amit |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-29 | alpha: Fix section mismatches | Matt Turner |
2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner |
2015-05-26 | smp, alpha: kill SMP single function call interrupt | Jiang Liu |
2013-11-16 | alpha: Switch to GENERIC_CLOCKEVENTS | Richard Henderson |
2013-07-19 | alpha: kernel: typo issue, using '1' instead of '11' | Chen Gang |
2013-07-19 | alpha: kernel: using memcpy() instead of strcpy() | Chen Gang |
2013-07-14 | alpha: delete __cpuinit usage from all users | Paul Gortmaker |
2013-04-08 | alpha: Use generic idle loop | Thomas Gleixner |
2013-01-03 | ALPHA: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-09-23 | alpha: Fix preemption handling in idle loop | Frederic Weisbecker |
2012-04-26 | alpha: Use generic idle thread allocation | Thomas Gleixner |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner |
2012-03-29 | documentation: remove references to cpu_*_map. | Rusty Russell |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-05-25 | alpha: replace with new cpumask APIs | KOSAKI Motohiro |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra |
2009-09-24 | cpumask: arch_send_call_function_ipi_mask: alpha | Rusty Russell |
2009-02-16 | cpumask: Use cpu_*_mask accessors code: alpha | Rusty Russell |
2009-01-29 | alpha: compile fixes | Ivan Kokshaysky |
2008-12-13 | cpumask: centralize cpu_online_map and cpu_possible_map | Rusty Russell |
2008-11-30 | false __cpuinit positives on alpha | Al Viro |
2008-10-16 | alpha: notify_cpu_starting() compile fixlet | Alexey Dobriyan |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-06-26 | alpha: convert to generic helpers for IPI function calls | Jens Axboe |
2008-04-28 | alpha: remove remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-02-06 | calibrate_delay() must be __cpuinit | Adrian Bunk |
2007-10-20 | spelling fixes: arch/alpha/ | Simon Arlott |
2007-07-29 | Remove fs.h from mm.h | Alexey Dobriyan |
2007-07-26 | deal with alpha section warnings | Al Viro |
2007-07-17 | alpha __init fixes | Al Viro |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap |
2006-10-11 | [PATCH] alpha_ksyms.c cleanup | Al Viro |
2006-10-07 | [PATCH] minimal alpha pt_regs fixes | Al Viro |
2006-06-05 | [PATCH] alpha: SMP IRQ routing fix | Ivan Kokshaysky |
2006-04-11 | [PATCH] alpha: SMP boot fixes | Brian Uhrain says |
2006-02-08 | [PATCH] alpha: set cpu_possible_map much earlier | Ivan Kokshaysky |
2006-01-12 | [PATCH] alpha: task_thread_info() | Al Viro |
2005-09-10 | [PATCH] spinlock consolidation | Ingo Molnar |
2005-08-23 | [PATCH] alpha spinlock code and bogus constraints | Al Viro |