aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/smp.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-13um: Remove broken SMP supportRichard Weinberger1-238/+0
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-15/+15
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-5/+4
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-3/+0
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-1/+1
2009-09-24cpumask: Use accessors for cpu_*_mask: umRusty Russell1-1/+1
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-7/+0
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+1
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe1-2/+1
2008-02-05uml: style fixes in arch/um/kernelJeff Dike1-4/+3
2008-02-05uml: miscellaneous code cleanupsJeff Dike1-4/+2
2008-02-05uml: tidy kern_util.hJeff Dike1-1/+0
2007-10-16uml: style fixes pass 1Jeff Dike1-15/+16
2007-10-16uml: throw out CONFIG_MODE_TTJeff Dike1-4/+1
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike1-6/+6
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike1-18/+7
2007-05-07uml: start fixing os_read_file and os_write_fileJeff Dike1-6/+6
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-03-28[PATCH] pidhash: don't count idle threadsOleg Nesterov1-1/+0
2006-03-27[PATCH] uml: move libc-dependent irq code to os-LinuxJeff Dike1-7/+7
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+269