summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/smp.c
Commit message (Expand)AuthorAgeFilesLines
* um: Remove broken SMP supportRichard Weinberger2015-04-131-238/+0
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-15/+15
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* remove references to cpu_*_map in arch/Rusty Russell2012-03-291-5/+4
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-3/+0
* sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-1/+1
* cpumask: Use accessors for cpu_*_mask: umRusty Russell2009-09-241-1/+1
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-7/+0
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+1
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-2/+1
* uml: style fixes in arch/um/kernelJeff Dike2008-02-051-4/+3
* uml: miscellaneous code cleanupsJeff Dike2008-02-051-4/+2
* uml: tidy kern_util.hJeff Dike2008-02-051-1/+0
* uml: style fixes pass 1Jeff Dike2007-10-161-15/+16
* uml: throw out CONFIG_MODE_TTJeff Dike2007-10-161-4/+1
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-071-6/+6
* uml: formatting fixes around os_{read_write}_file callersJeff Dike2007-05-071-18/+7
* uml: start fixing os_read_file and os_write_fileJeff Dike2007-05-071-6/+6
* uml: remove user_util.hJeff Dike2007-05-071-1/+0
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] pidhash: don't count idle threadsOleg Nesterov2006-03-281-1/+0
* [PATCH] uml: move libc-dependent irq code to os-LinuxJeff Dike2006-03-271-7/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+269