Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Kernel support for processor affinity. | Patrick Williams | 2011-05-26 | 1 | -0/+1 | |
| | | | | | | | | | Change-Id: Ie84a805bad58032085208a98b1b31393def681cb Reviewed-on: http://gfwr801.rchland.ibm.com:8080/gerrit/100 Tested-by: Jenkins Server Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> | |||||
* | Move inline mtdec into arch/ppc.H | Patrick Williams | 2011-04-21 | 1 | -6/+2 | |
| | | | | | | | | Change-Id: I65b2be9a5a5166cd946033e34cedd87345e55979 Reviewed-on: http://gfwr801.rchland.ibm.com:8080/gerrit/4 Tested-by: Jenkins Server Tested-by: Andrew J. Geissler <andrewg@us.ibm.com> Reviewed-by: Andrew J. Geissler <andrewg@us.ibm.com> | |||||
* | Remove unused isCPU0 function. | Patrick Williams | 2011-04-14 | 1 | -5/+0 | |
| | | | | | | | Change-Id: I07c49d54352565061be3810bcd02217c95117f9d Reviewed-on: http://localhost:8080/gerrit/2 Reviewed-by: ALWOOD P. WILLIAMS III <iawillia@us.ibm.com> Tested-by: Jenkins Server | |||||
* | Eliminate race condition in updating task->cpu pointer. | Patrick Williams | 2011-03-31 | 1 | -2/+1 | |
| | ||||||
* | Merge of PowerHAL project up to commit: | Patrick Williams | 2011-03-05 | 1 | -5/+5 | |
| | | | | dd45c30bd53d8e6c123165b83842d08117558a3c | |||||
* | Add skeleton of timebase manager. | Patrick Williams | 2010-09-20 | 1 | -4/+3 | |
| | ||||||
* | Enable -Wall and fix warnings. | Patrick Williams | 2010-08-19 | 1 | -1/+1 | |
| | ||||||
* | SMT support. | Patrick Williams | 2010-07-07 | 1 | -21/+37 | |
| | ||||||
* | Move SPRG3 manipulation to common ppc-arch file. | Patrick Williams | 2010-06-28 | 1 | -4/+3 | |
| | ||||||
* | Create init process, fix scheduler bugs. | Patrick Williams | 2010-06-07 | 1 | -1/+1 | |
| | ||||||
* | Add stub for decrementer interrupt. | Patrick Williams | 2010-06-03 | 1 | -0/+5 | |
| | ||||||
* | Add stub for syscall. | Patrick Williams | 2010-06-03 | 1 | -1/+2 | |
| | ||||||
* | Initial cpu / task structs. | Patrick Williams | 2010-06-02 | 1 | -0/+72 | |