about summary refs log tree commit diff
path: root/arch/or1k
Commit message (Expand)AuthorAgeFilesLines
* fix broken offset argument to the mmap2 syscall on or1kRich Felker2014-07-301-0/+2
* provide PAGE_SIZE as a constant value of 8192 on or1kRich Felker2014-07-301-0/+1
* remove unused a_cas_l from or1k atomic.hRich Felker2014-07-271-5/+0
* add syscall numbers for the new renameat2 syscallSzabolcs Nagy2014-07-201-0/+6
* fix or1k atomic storeRich Felker2014-07-191-1/+1
* add or1k (OpenRISC 1000) architecture portStefan Kristiansson2014-07-1832-0/+1737