source: mainline

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9f2f5ee   14 months zarevucky.jiri Rewrite kernel mutex implementation a little Removes MUTEX_ACTIVE, … topic/fix-logger-deadlock
(edit) @c626117   14 months zarevucky.jiri Replace uses of MUTEX_ACTIVE with irq_spinlock_t topic/fix-logger-deadlock
(edit) @0b47781   14 months zarevucky.jiri Extend kernel condvar_t to work with spinlocks MUTEX_ACTIVE is a poor … topic/fix-logger-deadlock
(edit) @a78b0a0   14 months zarevucky.jiri Use static initialization for ap_completion_semaphore topic/fix-logger-deadlock
(edit) @a188131   14 months jiri Add UI to system installer topic/fix-logger-deadlock
(edit) @597fa24   14 months zarevucky.jiri Enable static initialization of kernel synchronization primitives topic/fix-logger-deadlock
(edit) @3e7948c   14 months zarevucky.jiri Deduplicate forgotten adt header topic/fix-logger-deadlock
(edit) @45226285   14 months zarevucky.jiri Clarify the purpose and use of hash_table_foreach() topic/fix-logger-deadlock
(edit) @0db0df2   14 months zarevucky.jiri Hash table improvements Implement hash_table_foreach macro, analogous … topic/fix-logger-deadlock
(edit) @8f8818ac   14 months zarevucky.jiri Use offsetof for calculation in list_pop() topic/fix-logger-deadlock
(edit) @90ee3384   14 months jiri Allow sysinst to restart the system at the end of installation. When … topic/fix-logger-deadlock
(edit) @59e32fb   14 months jiri Fix IDE disk path in sysinst. topic/fix-logger-deadlock
(edit) @ae20886   14 months zarevucky.jiri Add .cache to .gitignore Directory is used by clangd. topic/fix-logger-deadlock
(edit) @da54714   15 months noreply partially implement key-based pthread local storage (#245) * check … topic/fix-logger-deadlock
(edit) @0ae9e18   15 months jiri Select shutdown action (power off / restart) in shutdown dialog. topic/fix-logger-deadlock
(edit) @797ab95   15 months jiri Implement quiesce in i8042. topic/fix-logger-deadlock
(edit) @b9cc81c6   15 months jiri Implement quiesce in NS8250 and PC-LPT. topic/fix-logger-deadlock
(edit) @870841cf   15 months jiri Style issues related to improper use of 'inline' keyword. topic/fix-logger-deadlock
(edit) @1c7b0db7   15 months jiri Implement quiesce in NE2k, RTL8139 and RTL8169. topic/fix-logger-deadlock
(edit) @07039850   15 months jiri Implement quiesce in ISA and PCI IDE and in PC Floppy. topic/fix-logger-deadlock
(edit) @a64970e1   15 months jiri Implement quiesce in HD Audio and SB16 drivers. topic/fix-logger-deadlock
(edit) @89b5a75   15 months noreply fix cstyle (#244) topic/fix-logger-deadlock
(edit) @9dfb034   15 months jiri Implement quiesce for EHCI and OHCI. topic/fix-logger-deadlock
(edit) @77a0119   15 months jiri Quiesce devices during restart, but not poweroff. topic/fix-logger-deadlock
(edit) @8300c72   15 months jiri Quiesce devices before proceeding with shutdown. Only implemented for … topic/fix-logger-deadlock
(edit) @f35749e   15 months jiri System restart via shutdown -r topic/fix-logger-deadlock
(edit) @4285f384   15 months jiri Allow physically ejecting CD-ROM using vol eject -s topic/fix-logger-deadlock
(edit) @d231a54   15 months zarevucky.jiri Use clang compiler when configured as such topic/fix-logger-deadlock
(edit) @be62ebc   15 months noreply fix tester/mapping1 test (#243) topic/fix-logger-deadlock
(edit) @9faba42   15 months noreply Merge pull request #241 from mcimerman/ext4-big-blkdev-bsize ext4: … topic/fix-logger-deadlock
(edit) @32254d6   15 months noreply init RTLD runtime at load time even for statically linked binaries … topic/fix-logger-deadlock
(edit) @a7a16a2f   16 months jiri Log files should have .txt extension. topic/fix-logger-deadlock
(edit) @b336bfd8   16 months jiri Start text editor if open action is used on .txt file. topic/fix-logger-deadlock
(edit) @accdf882   16 months jiri File / Edit (Ctrl-E) in Navigator to start editor on current file topic/fix-logger-deadlock
(edit) @832cbe7   16 months jiri Add proper IDE PCI to ISA fallback mechanism. To determine if legacy … topic/fix-logger-deadlock
(edit) @0dab4850   16 months jiri Fix driver crash when ATA channel contains no usable devices. topic/fix-logger-deadlock
(edit) @b1490d2   16 months jiri Explicit wait for system volume is no longer needed. Now it is … topic/fix-logger-deadlock
(edit) @c3d9aaf5   16 months jiri Determine when device (sub)tree is stable. Devman will only return … topic/fix-logger-deadlock
(edit) @a796812c   16 months jiri Fix ISA IDE topic/fix-logger-deadlock
(edit) @4a3a5a0   16 months zarevucky.jiri One more tweak topic/fix-logger-deadlock
(edit) @ea50e671   16 months zarevucky.jiri A few adjustments topic/fix-logger-deadlock
(edit) @56210a7a   16 months zarevucky.jiri Update GCC and binutils to latest versions topic/fix-logger-deadlock
(edit) @1fa6292   16 months zarevucky.jiri Remove a ton of duplicated code in libui/libgfxfont tests topic/fix-logger-deadlock
(edit) @97116a2   16 months zarevucky.jiri Run make ccheck-fix topic/fix-logger-deadlock
(edit) @cb747b3   16 months mc ext4: support bigger blkdev block size Allows ext4 to be used with … topic/fix-logger-deadlock
(edit) @b27ae65a   16 months noreply fix calculation of TLS size for main fibril (#240) * explain why … topic/fix-logger-deadlock
(edit) @eff458d   16 months jiri Add shutdown dialog to start menu. topic/fix-logger-deadlock
(edit) @5162f6e   16 months jiri Fix shutdown dialog in text mode. topic/fix-logger-deadlock
(edit) @2e08f2b6   16 months jiri Confirm shutdown in shutdown dialog. topic/fix-logger-deadlock
(edit) @afb4025   16 months jiri Show error message when UI shutdown fails. topic/fix-logger-deadlock
(edit) @41dcabc   16 months zarevucky.jiri libc: Prevent writer starvation in fibril_rwlock_t. Thanks to … topic/fix-logger-deadlock
(edit) @b8fd951   16 months noreply ata_channel_destroy(): free the channel (#237) topic/fix-logger-deadlock
(edit) @e0e2264   17 months jiri Fix printing the incorrect blocking chain when deadlock is detected. topic/fix-logger-deadlock
(edit) @82ff0a1   17 months jiri Add deadlock detector to tester. topic/fix-logger-deadlock
(edit) @4e1221c   17 months noreply Allow bitmap to be used in userspace See … topic/fix-logger-deadlock
(edit) @8279aab   17 months jiri ui_lock() needs to lock display If ui_lock() is used to lock UI while … topic/fix-logger-deadlock
(edit) @64c8132   17 months mc Allow bitmap to be used in userspace topic/fix-logger-deadlock
(edit) @12dd36c   19 months jiri Handle Enter/Escape keys in message dialog. topic/fix-logger-deadlock
(edit) @9a07ee3   19 months jiri Add message dialog choice selection (OK, OK/Cancel) topic/fix-logger-deadlock
(edit) @0d00e53   19 months jiri Shut down dialog topic/fix-logger-deadlock
(edit) @ad9e225   19 months jiri Shutdown command topic/fix-logger-deadlock
(edit) @a72f3b8   19 months jiri System protocol library, incl. unit tests topic/fix-logger-deadlock
(edit) @9d5cea6   19 months jiri Allow remcons/vt100 to set terminal title topic/fix-logger-deadlock
(edit) @514108e   19 months jiri Minimize /app/init, once root is mounted, go to /srv/system topic/fix-logger-deadlock
(edit) @6fbd1f9   20 months jiri Combine successive move/abs. move events in display server Helps … topic/fix-logger-deadlock
(edit) @b3b79981   20 months jiri Must initialize vt100_t decoder fields topic/fix-logger-deadlock
(edit) @5be5396   20 months jiri Remcons needs to properly clean up when terminating a user session topic/fix-logger-deadlock
(edit) @fb06afd8   20 months jiri Make sure initial attributes are set in serial console topic/fix-logger-deadlock
(edit) @5e0acaa   20 months jiri Implement mouse tracking in libvt / remcons topic/fix-logger-deadlock
(edit) @5f5d375   20 months jiri Split read/write lock in remcons We do not want waiting for event to … topic/fix-logger-deadlock
(edit) @c7ecd290   20 months jiri Provide character translation for Alt-keys in remote console Needed … topic/fix-logger-deadlock
(edit) @47d060d   20 months jiri Implement telnet window size option topic/fix-logger-deadlock
(edit) @5132379   20 months jiri A list is sometimes just a list. topic/fix-logger-deadlock
(edit) @e273e9e   20 months jiri Move link out of cons_event_t topic/fix-logger-deadlock
(edit) @b2c9e42c   20 months jiri Move link out of kbd_event_t topic/fix-logger-deadlock
(edit) @d05c237   20 months jiri Add support for parsing Shift+movement keys and Alt+movement keys topic/fix-logger-deadlock
(edit) @6907f26   20 months jiri Parse VT100 keyboard escape sequences in libvt topic/fix-logger-deadlock
(edit) @d31c3ea   20 months jiri Group vt callbacks into a callback structure topic/fix-logger-deadlock
(edit) @357d9dd   20 months jiri The 'state' in vt100_state_t is unnecessary topic/fix-logger-deadlock
(edit) @89e5c0c7   20 months jiri Control sequences must not alter telnet user's cursor_x/y topic/fix-logger-deadlock
(edit) @c23a1fe   20 months jiri Remote console mapping topic/fix-logger-deadlock
(edit) @09f41d3   20 months jiri Tetris should be able to detect screen cursor control capability topic/fix-logger-deadlock
(edit) @6a753a9c   20 months jiri Remcons options port, no-ctl, no-rgb, multiple instances. topic/fix-logger-deadlock
(edit) @d3109ff   20 months jiri Cursor and color control in remote console + RGB Move vt100 module … topic/fix-logger-deadlock
(edit) @3fcea34   20 months zarevucky.jiri Simplify the SYS_THREAD_CREATE syscall interface Removed the beefy … topic/fix-logger-deadlock
(edit) @2cf8f994   20 months jiri Improve terminal behavior in console mode. topic/fix-logger-deadlock
(edit) @84cc190   20 months zarevucky.jiri libtermui: Wipe overflow flags when wiping screen topic/fix-logger-deadlock
(edit) @36fcd0a   20 months zarevucky.jiri Fix 32b build topic/fix-logger-deadlock
(edit) @88739997   20 months jiri Remove forgotten debug messages topic/fix-logger-deadlock
(edit) @9aa51406   20 months jiri Create terminal window with the correct size from the start. topic/fix-logger-deadlock
(edit) @1bbc6dc   20 months jiri Network configuration persistence. nconfsrv is folded into inetsrv … topic/fix-logger-deadlock
(edit) @096c0786   20 months zarevucky.jiri Ensure ALIGN_UP/DOWN() work with any size arguments topic/fix-logger-deadlock
(edit) @bec6379   20 months zarevucky.jiri Make it possible to set a breakpoint on ubsan_panic() topic/fix-logger-deadlock
(edit) @1e221ec   21 months jiri Fix bug in ui_window_send_minimize() This would crash terminal with … topic/fix-logger-deadlock
(edit) @3d588be   21 months jiri GFXDemo needs better textmode detection topic/fix-logger-deadlock
(edit) @4c2339b   21 months jiri Bright should not be applied to background color. topic/fix-logger-deadlock
(edit) @899bdfd   21 months zarevucky.jiri Terminal scrolling and resizing support topic/fix-logger-deadlock
(edit) @dd50aa19   21 months zarevucky.jiri Allocation function tweaks - Add reallocarray() from POSIX 2024 for … topic/fix-logger-deadlock
(edit) @2ee6351   21 months zarevucky.jiri Remove unused/undocumented sx, sy arguments topic/fix-logger-deadlock
(edit) @9c40b834   21 months zarevucky.jiri Add test for ticket #631 topic/fix-logger-deadlock
Note: See TracRevisionLog for help on using the revision log.