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