Timeline
2025-02-03: Yesterday
- 17:28 ReleaseNotes/Mainline edited by
- Devman waits for device enumeration to finish (diff)
- 17:24 ReleaseNotes/0.14.1 edited by
- Oh no forgot to remove the placeholder comments and fill in the … (diff)
- 16:04 Changeset in mainline [b1490d2]master by
- Explicit wait for system volume is no longer needed. Now it is …
- 15:52 Changeset in mainline [c3d9aaf5] by
- Determine when device (sub)tree is stable. Devman will only return …
- 11:23 Changeset in mainline [8c174e0] by
- Merge acb14ce73e1510c20bc30d63392df26f9f253026 into …
- 08:15 Changeset in mainline [a796812c] by
- Fix ISA IDE
2025-02-02:
- 22:06 Changeset in mainline [acb14ce] by
- unify rtld loading implementation of static/dynamic executables
2025-02-01:
2025-01-29:
- 14:03 Changeset in mainline [1d731af] by
- Merge 4a3a5a0bef135a6de53fbdafff893157b3296753 into …
- 14:02 Changeset in mainline [4a3a5a0] by
- One more tweak
- 13:51 Changeset in mainline [ea50e671] by
- A few adjustments
- 13:06 Changeset in mainline [56210a7] by
- Update GCC and binutils to latest versions
2025-01-28:
- 14:48 Changeset in mainline [1fa6292] by
- Remove a ton of duplicated code in libui/libgfxfont tests
- 14:45 Changeset in mainline [97116a2] by
-
Run
make ccheck-fix
2025-01-27:
- 15:10 Changeset in mainline [cb747b3] by
- ext4: support bigger blkdev block size Allows ext4 to be used with …
- 12:45 Changeset in mainline [b27ae65a] by
- fix calculation of TLS size for main fibril (#240) * explain why …
2025-01-26:
- 22:07 Changeset in mainline [bdcf71e] by
- remove commented code
- 21:38 Changeset in mainline [ea77c2d] by
- add fixme note to a useless #define
- 21:33 Changeset in mainline [f215c6ef] by
- properly initialize RTLD runtime for static binaries this is a better …
- 17:53 Changeset in mainline [31ea2a7] by
- init RTLD runtime at load time even for statically linked binaries …
2025-01-25:
- 23:01 Changeset in mainline [66e259c] by
- Merge e9c163920855901461396bd1009584b897c18dd0 into …
- 23:01 Changeset in mainline [a64d0bc] by
- Merge 12f5a1be9347ae8a4c87b277c612c58c71f5f5fc into …
- 23:01 Changeset in mainline [c7f447f] by
- Merge e1fc596c2780d92d26b2da4c649020dc1b195174 into …
- 23:01 Changeset in mainline [baa3834] by
- Merge 8a9a41e01a710f4ef36a33613b89d0973f674280 into …
- 21:22 Changeset in mainline [c880421] by
- fix comments based on improved understanding
- 16:39 Changeset in mainline [4ef27eb] by
- add a diagram showing the potential issue
- 16:25 Changeset in mainline [544c5b4] by
- a few comments for TLS allocation
2025-01-24:
- 23:50 Changeset in mainline [328b89f] by
- fix calculation of TLS size for main fibril Before this patch, …
- 23:50 Changeset in mainline [bf0716f] by
- explain why tcb_t is added at the end of tls allocation
2025-01-23:
2025-01-21:
- 23:10 Ticket #875 (Build-time compiler selection has no effect) created by
- When configuring the build we can select Clang as the compiler. Then …
2025-01-20:
- 19:38 ReleaseNotes/Mainline edited by
- Shut down can be initiated from start menu (diff)
- 19:36 Changeset in mainline [eff458d] by
- Add shutdown dialog to start menu.
- 17:43 Changeset in mainline [5162f6e] by
- Fix shutdown dialog in text mode.
- 17:35 Changeset in mainline [2e08f2b6] by
- Confirm shutdown in shutdown dialog.
- 17:34 ReleaseNotes/Mainline edited by
- RWlock fix (diff)
- 17:32 Changeset in mainline [afb4025] by
- Show error message when UI shutdown fails.
2025-01-18:
- 12:10 Changeset in mainline [41dcabc] by
- libc: Prevent writer starvation in fibril_rwlock_t. Thanks to …
2025-01-17:
- 10:32 Changeset in mainline [b8fd951] by
- ata_channel_destroy(): free the channel (#237)
2025-01-16:
- 19:29 Changeset in mainline [455241b] by
- Integrate kobject_t into target structures This just means fewer …
- 17:34 Changeset in mainline [df721df] by
- Remove sys_waitq_task_cleanup()
- 17:27 Changeset in mainline [fa3ed5b] by
- Bulk clear capabilities when task terminates or is destroyed
- 13:33 Changeset in mainline [96368f56] by
- Use <lib/refcount.h> for kobject reference counting
- 13:15 Changeset in mainline [9e7e1dc] by
- ata_channel_destroy(): free the channel
2025-01-13:
- 00:08 ReleaseNotes/Mainline edited by
- Fixed invalid blocking chain (diff)
- 00:07 Ticket #874 (Incorrect blocking chain printed by fibril deadlock detector) closed by
- fixed: Fixed in changeset …
- 00:06 Ticket #874 (Incorrect blocking chain printed by fibril deadlock detector) updated by
-
Owner, Status changed
2025-01-12:
- 15:38 Changeset in mainline [e0e2264] by
- Fix printing the incorrect blocking chain when deadlock is detected.
- 15:37 Changeset in mainline [82ff0a1] by
- Add deadlock detector to tester.
2025-01-09:
- 14:23 Ticket #874 (Incorrect blocking chain printed by fibril deadlock detector) created by
- I've found that the fibril mutex deadlock detector does not print the …
- 14:17 ReleaseNotes/Mainline edited by
- Deadlock detection test (diff)
2025-01-08:
- 13:33 Changeset in mainline [4e1221c] by
- Allow bitmap to be used in userspace See …
2025-01-07:
- 12:26 Changeset in mainline [8279aab] by
- ui_lock() needs to lock display If ui_lock() is used to lock UI while …
2024-12-22:
- 22:02 Changeset in mainline [64c8132] by
- Allow bitmap to be used in userspace
Note:
See TracTimeline
for information about the timeline view.