aboutsummaryrefslogtreecommitdiffstats
path: root/core/idle.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-03idle: Consolidate idle implementationsMatt Fleming1-1/+1
2013-07-03idle: enable interrupts before idlingMatt Fleming1-0/+1
2013-07-02core: we only need one reset_idle()Matt Fleming1-0/+1
2013-02-26Merge branch 'lwip' into elflinkMatt Fleming1-3/+3
2012-12-05Symbol export whitelistMatt Fleming1-2/+2
2012-12-05core: Fix 'NoHalt'Matt Fleming1-1/+1
2011-04-24idle.c: remove -*- fundamental -*- tagH. Peter Anvin1-2/+2
2011-04-08core: declare jiffies_t and mstime_t and use them.Eric W. Biederman1-1/+1
2010-03-30core: move idle handling into protected modeH. Peter Anvin1-0/+49