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