summaryrefslogtreecommitdiff
path: root/include/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove dupe: iofilemgrReiko Asakura2021-01-204-301/+10
* Rename iofilemgr headersReiko Asakura2021-01-203-0/+0
* Add scejpegenc.h for kernelReiko Asakura2021-01-201-0/+1
* Remove dupe: ctrl.hReiko Asakura2021-01-191-161/+8
* Remove dupe: processmgr.hReiko Asakura2021-01-191-1/+1
* Remove dupe: modulemgr.hReiko Asakura2021-01-191-109/+11
* Remove dupe: kernel/threadmgr.hReiko Asakura2021-01-191-858/+1
* Remove dupe: sysmem relatedReiko Asakura2021-01-191-57/+9
* Remove dupe: kernel/cpu.hReiko Asakura2021-01-191-2/+3
* Remove kscePowerSetGpuClockFrequencyReiko Asakura2021-01-151-10/+0
* Fix ScePower NIDs and prototypePrincess of Sleeping2021-01-041-3/+3
* SceDisplay: use real names for iUpdateTimingModeReiko Asakura2020-11-011-4/+6
* Add SceFios2KernelPrincess of Sleeping2020-09-231-0/+88
* Remove functions for old firmware versionsReiko Asakura2020-09-211-2/+0
* Remove deprecated headersReiko Asakura2020-09-221-8/+0
* Make errors signedReiko Asakura2020-09-1910-407/+407
* Merge vitasdkReiko Asakura2020-09-171-1/+7
|\
| * Fix ksceKernelCpuUnrestrictedMemcpy alignment mistake. (#468)Princess of Sleeping2020-09-161-1/+7
* | Merge VitasdkReiko Asakura2020-09-142-37/+89
|\|
| * Add SceProcEvent (#466)Princess of Sleeping2020-09-031-0/+73
| * Refactor ksceKernelCpuUnrestrictedMemcpyPrincess of Sleeping2020-08-121-6/+5
| * Fix return type of SceCpuPrincess of Sleeping2020-08-121-31/+11
* | Add thread related function and typesGrapheneCt2020-09-051-8/+0
* | Add const qualifier and attributeReiko Asakura2020-09-021-1/+6
* | SceSysclib, SceRtabi: fix and add all NIDsReiko Asakura2020-08-201-16/+0
* | Add sceAppMgrDrmOpen/CloseReiko Asakura2020-08-201-3/+7
* | Add all remaining NIDs in SceSysclibForDriverReiko Asakura2020-07-251-0/+41
* | Merge VitasdkReiko Asakura2020-07-2413-125/+149
|\|
| * Update modulemgr structs (#453)Princess of Sleeping2020-06-291-7/+12
| * Fix many args (#451)Princess of Sleeping2020-06-2613-117/+116
| * Fix modulemgr two function arg name and documentPrincess of Sleeping2020-06-261-5/+5
| * Fix one function name and argsPrincess of Sleeping2020-06-261-1/+1
| * Fix two function name and argsPrincess of Sleeping2020-06-261-2/+23
* | Add SceIofilemgr function prototypesReiko Asakura2020-07-231-0/+19
* | Put common IO definitions into psp2commonReiko Asakura2020-07-234-103/+4
* | Change `pragma GCC warning` to `pragma message`Reiko Asakura2020-07-231-1/+1
* | Add async IO functions for kernelReiko Asakura2020-07-234-0/+353
* | Add thread event functions for kernelReiko Asakura2020-07-231-0/+23
* | Add {,k}sceIo{Io,Dev}ctlAsync prototypesReiko Asakura2020-07-232-16/+42
* | Refactor kernel IO functionsReiko Asakura2020-07-234-20/+435
* | MergeReiko Asakura2020-07-054-17/+5
|\ \
| * | Add threadmgr constants and prototypesReiko Asakura2020-07-051-9/+1
| * | Add CPU constantsReiko Asakura2020-07-051-0/+1
| * | Add kernel constants headerReiko Asakura2020-07-052-3/+1
| * | Add types headersReiko Asakura2020-07-052-7/+4
* | | Merge VitasdkReiko Asakura2020-06-231-44/+61
|\ \ \ | |/ / |/| / | |/
| * Update modulemgr (#434)Princess of Sleeping2020-06-181-44/+61
* | kernel fast mutex: add and fix all relatedReiko Asakura2020-05-231-10/+53
* | Merge vitasdkReiko Asakura2020-04-211-0/+13
|\|
| * Added ksceKernelRegisterSysEventHandler to headerTheOfficialFloW2020-03-011-0/+13