| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | k_page_table: implement PermissionLocked | 2023-10-20 | 6 | -26/+128 | ||
| | | | | ||||||
| | * | | k_page_table: add new CheckMemoryState helper | 2023-10-20 | 2 | -12/+40 | ||
| | | | | ||||||
| | * | | kernel: split Io memory state, add PermissionLocked attribute | 2023-10-20 | 5 | -92/+116 | ||
| | | | | ||||||
| | * | | kernel: reshuffle ini1 size, add slab clear note | 2023-10-20 | 4 | -10/+18 | ||
| | |/ | ||||||
| * / | kernel: fix incorrect calculation of used non system memory value | 2023-10-20 | 1 | -1/+1 | ||
| |/ | ||||||
| * | Merge pull request #11822 from german77/no-name | 2023-10-19 | 1 | -0/+1 | ||
| |\ | | | | | service: mii: Create random mii with name | |||||
| | * | service: mii: Create random mii with name | 2023-10-19 | 1 | -0/+1 | ||
| | | | ||||||
| * | | Merge pull request #11791 from german77/bufferx | 2023-10-18 | 4 | -46/+70 | ||
| |\ \ | |/ |/| | service: hle: Allow to access read buffer A and X directly | |||||
| | * | service: hle: Allow to access read buffer A and X directly | 2023-10-16 | 4 | -46/+70 | ||
| | | | ||||||
| * | | Merge pull request #11774 from liamwhite/refcount-issue | 2023-10-17 | 10 | -85/+77 | ||
| |\ \ | | | | | | | fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers | |||||
| | * | | fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers | 2023-10-13 | 10 | -85/+77 | ||
| | |/ | ||||||
| * / | service: acc: Implement functions needed for profile select (#11653) | 2023-10-17 | 6 | -8/+91 | ||
| |/ | ||||||
| * | Merge pull request #11766 from liamwhite/open-sesame | 2023-10-13 | 1 | -0/+5 | ||
| |\ | | | | | k_page_table: add missing page group open when locking memory | |||||
| | * | k_page_table: add missing page group open when locking memory | 2023-10-12 | 1 | -0/+5 | ||
| | | | ||||||
| * | | Merge pull request #11746 from liamwhite/relr | 2023-10-12 | 1 | -2/+34 | ||
| |\ \ | | | | | | | jit: add support for relr-type relocations | |||||
| | * | | jit: add support for relr-type relocations | 2023-10-11 | 1 | -2/+34 | ||
| | | | | ||||||
| * | | | Merge pull request #11763 from liamwhite/lto-noinline | 2023-10-12 | 1 | -8/+8 | ||
| |\ \ \ | | | | | | | | | kernel: mark TLS accessors as noinline for non-MSVC LTO | |||||
| | * | | | kernel: mark TLS accessors as noinline for non-MSVC LTO | 2023-10-12 | 1 | -8/+8 | ||
| | |/ / | ||||||
| * | / | service: caps: Remove ambiguous call | 2023-10-12 | 1 | -2/+2 | ||
| | |/ |/| | ||||||
| * | | service: caps: Fix GetAlbumFileList3AaeAruid and ↵ | 2023-10-11 | 5 | -51/+134 | ||
| |/ | | | | GetAlbumFileList0AafeAruidDeprecated | |||||
| * | Merge pull request #11650 from german77/lle_album | 2023-10-10 | 28 | -246/+1174 | ||
| |\ | | | | | service: am: Add support for LLE Album Applet | |||||
| | * | service: caps: Implement album manager and reorganize service | 2023-10-07 | 20 | -521/+855 | ||
| | | | ||||||
| | * | service: Stub multiple functions to increase stability of album applet | 2023-10-07 | 7 | -6/+144 | ||
| | | | ||||||
| | * | service: caps: Partially implement IAlbumAccessorService | 2023-10-02 | 5 | -15/+450 | ||
| | | | ||||||
| | * | yuzu: Allow to launch album applet from firmware | 2023-10-02 | 2 | -0/+21 | ||
| | | | ||||||
| * | | Merge pull request #11686 from liamwhite/trmem | 2023-10-10 | 5 | -17/+160 | ||
| |\ \ | | | | | | | kernel: implement transfer memory | |||||
| | * | | kernel: implement transfer memory | 2023-10-04 | 5 | -17/+160 | ||
| | | | | ||||||
| * | | | Merge pull request #11639 from liamwhite/no-program-id-change | 2023-10-07 | 3 | -1/+10 | ||
| |\ \ \ | | | | | | | | | loader: don't reassign program ID on npdm reparse | |||||
| | * | | | loader: don't reassign program ID on npdm reparse | 2023-09-30 | 3 | -1/+10 | ||
| | | | | | ||||||
| * | | | | Merge pull request #11648 from liamwhite/unicode-nonsense | 2023-10-07 | 1 | -2/+15 | ||
| |\ \ \ \ | | | | | | | | | | | gdbserver: use numeric character references for unicode | |||||
| | * | | | | gdbserver: use numeric character references for unicode | 2023-10-01 | 1 | -2/+15 | ||
| | |/ / / | ||||||
| * | | | | Merge pull request #11669 from german77/settings2 | 2023-10-07 | 1 | -0/+4 | ||
| |\ \ \ \ | |_|/ / |/| | | | yuzu: Fix custom rtc and mute audio settings | |||||
| | * | | | core: Update clocks when settings are saved | 2023-10-03 | 1 | -0/+4 | ||
| | | |/ | |/| | ||||||
| * / | | ci: fix new codespell errors | 2023-10-02 | 2 | -2/+2 | ||
| |/ / | ||||||
| * | | Merge pull request #11652 from liamwhite/shutdown-goes-brrr | 2023-10-02 | 1 | -4/+8 | ||
| |\ \ | | | | | | | k_page_table: skip page table clearing on finalization | |||||
| | * | | k_page_table: skip page table clearing on finalization | 2023-10-01 | 1 | -4/+8 | ||
| | | | | ||||||
| * | | | fsp-srv: enable auto save data creation on init | 2023-10-01 | 1 | -0/+3 | ||
| |/ / | ||||||
| * | | Merge pull request #11632 from german77/hle_cabinet | 2023-10-01 | 20 | -58/+901 | ||
| |\ \ | |/ |/| | service: am: Add support for LLE Cabinet Applet | |||||
| | * | service: nfc: Implement SetRegisterInfoPrivate mii support | 2023-10-01 | 1 | -7/+2 | ||
| | | | ||||||
| | * | service: am: Implement shared buffer | 2023-10-01 | 2 | -10/+125 | ||
| | | | | | | | | | Co-authored-by: Liam <byteslice@airmail.cc> | |||||
| | * | service: nvnflinger: Implement shared buffer | 2023-10-01 | 12 | -22/+572 | ||
| | | | | | | | | | Co-authored-by: Liam <byteslice@airmail.cc> | |||||
| | * | service: ldn: Implement lp2p:m and stub IMonitorService | 2023-10-01 | 1 | -2/+89 | ||
| | | | ||||||
| | * | service: am: Set push in arguments according to the launched applet | 2023-10-01 | 6 | -17/+113 | ||
| | | | ||||||
| * | | Merge pull request #11493 from merryhime/evt | 2023-09-29 | 2 | -39/+52 | ||
| |\ \ | | | | | | | core_timing: Replace queue with a fibonacci heap | |||||
| | * | | core_timing: Attempt to reduce heap sifting | 2023-09-16 | 1 | -11/+22 | ||
| | | | | ||||||
| | * | | core_timing: Use a fibonacci heap | 2023-09-16 | 2 | -33/+35 | ||
| | | | | ||||||
| * | | | Merge pull request #11546 from Kelebek1/core_timing_mutex | 2023-09-29 | 3 | -6/+11 | ||
| |\ \ \ | | | | | | | | | Reduce core timing mutex contention | |||||
| | * | | | Reduce core timing mutex contention | 2023-09-19 | 3 | -6/+11 | ||
| | | | | | ||||||
| * | | | | Don't send a double focus change message | 2023-09-28 | 1 | -3/+0 | ||
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #11626 from german77/mii-fix | 2023-09-28 | 5 | -4/+6 | ||
| |\ \ \ | | | | | | | | | service: mii: Fix reported bugs | |||||