aboutsummaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao1-1/+0
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-1/+1
2011-12-11nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker1-2/+4
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker1-2/+2
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker1-2/+2
2011-03-17unicore32 io: redefine __REG(x) and re-use readl/writel funcsGuanXuetao1-5/+5
2011-03-17unicore32 core architecture: process/thread related codesGuanXuetao1-0/+389