summaryrefslogtreecommitdiff
path: root/core/idle.c
Commit message (Expand)AuthorAgeFilesLines
* idle: Consolidate idle implementationsMatt Fleming2013-07-031-1/+1
* idle: enable interrupts before idlingMatt Fleming2013-07-031-0/+1
* core: we only need one reset_idle()Matt Fleming2013-07-021-0/+1
* Merge branch 'lwip' into elflinkMatt Fleming2013-02-261-3/+3
|\
| * idle.c: remove -*- fundamental -*- tagH. Peter Anvin2011-04-241-2/+2
| * core: declare jiffies_t and mstime_t and use them.Eric W. Biederman2011-04-081-1/+1
* | Symbol export whitelistMatt Fleming2012-12-051-2/+2
* | core: Fix 'NoHalt'Matt Fleming2012-12-051-1/+1
|/
* core: move idle handling into protected modeH. Peter Anvin2010-03-301-0/+49