Timeline
2018-11-16:
- 19:32 Changeset in mainline [af2d3e3]lfnserial by
- Fix makefile.
- 16:32 Courses edited by
- (diff)
- 15:58 Changeset in mainline [d230358]lfnserial by
- Move ping_pong into a separate performance measuring tool 'perf'.
- 15:34 Changeset in mainline [b0beb9b1]lfnserial by
- Modify kernel malloc() (#58) This new implementation places the …
- 15:08 Ticket #771 (256-color VESA modes broken) created by
- As of 64f85f54a27d11f2ce4cf0aef2e2fb35918fe5cd, HelenOS support for …
- 14:49 Ticket #770 (GRUB Legacy support broken) created by
- As of 64f85f54a27d11f2ce4cf0aef2e2fb35918fe5cd, booting HelenOS using …
- 09:45 Ticket #769 (Shell tab completion ignores directories when completing command name) created by
- If you try to tab-complete the command name (as opposed to an …
2018-11-14:
- 19:40 Changeset in mainline [64f85f5]lfnserial by
- Fix use of uninitialized variable
2018-11-13:
- 20:22 Changeset in mainline [33ef2f2] by
- Reduce differences between amd64 and ia32 ldscripts
- 20:22 Changeset in mainline [948e85b] by
- Allocate non-PSE page tables statically
- 20:22 Changeset in mainline [87db879] by
- Minimize wasted space in IA-32 kernel image
- 20:22 Changeset in mainline [156bae23] by
- Allocate boot stack properly on x86
- 20:22 Changeset in mainline [6e5252a] by
- Place AP bootstrap correctly via linker script instead of manual copy
- 20:22 Changeset in mainline [2214382] by
- Fix x86 linker scripts and make multiboot load using ELF metadata
- 20:19 Changeset in mainline [bcd4dd4]lfnserial by
- Use ispwr2 macro
- 20:14 Changeset in mainline [e3fa1720]lfnserial by
- Remove realmode VESA code (#59) Enables framebuffer initialization …
- 19:12 Changeset in mainline [6ae5e3f]lfnserial by
- Bump binutils (#57)
- 18:39 Changeset in mainline [780edc7]lfnserial by
- Fix test for memcmp() match
- 16:48 Changeset in mainline [fdc190f]lfnserial by
- Split realloc()
- 16:48 Changeset in mainline [71fb5ac]lfnserial by
- Swap ordering of alignment and size, to match standard aligned_alloc()
- 16:48 Changeset in mainline [b60615b]lfnserial by
- Modify kernel malloc() This new implementation places the allocation …
- 16:08 Changeset in mainline [159c1525]lfnserial by
- may_alias attribute is not sufficient to avoid ubsan report
- 15:34 Ticket #767 (No sound on a SMP system) closed by
- fixed
- 15:15 Changeset in mainline [cbf528f]lfnserial by
- Fix rsdp search Forgot that sizeof(string) includes the NUL byte.
- 11:39 Changeset in mainline [705ca2b]lfnserial by
- XCW should provide interfaces to find install directory and to run EW.
- 10:44 Ticket #768 (CI/Travis need more config space coverage) created by
- HelenOS has a number of features that can be disabled or enabled …
- 08:36 Ticket #767 (No sound on a SMP system) created by
- Commit: […] See the attached log. introduced a regression: no …
- 07:35 ReleaseNotes/Mainline edited by
- (diff)
2018-11-12:
- 20:54 Changeset in mainline [9a791eb9]lfnserial by
- Remove dead code
- 20:53 Changeset in mainline [e394c196]lfnserial by
- Use a dedicated cache for instances of kobject_t
- 20:45 Changeset in mainline [17aa6d1]lfnserial by
- Deduplicate bootstrap code
- 20:25 Changeset in mainline [08f1a6d]lfnserial by
- Fix end of file
- 20:20 Changeset in mainline [8781e9d]lfnserial by
- Remove realmode VESA code This simply enables framebuffer setup via …
- 20:20 Changeset in mainline [15639ec]lfnserial by
- Fix up x86 linker scripts a bit
- 19:52 Changeset in mainline [dd884cb]lfnserial by
- Fix build with UDEBUG disabled.
- 16:43 Changeset in mainline [7429ffd]lfnserial by
- Remove extra empty line from errno.h
- 16:39 Changeset in mainline [a43dfcb]lfnserial by
- Makefile.grub should be postbuild
- 14:02 Ticket #766 (Non-debug build fails) created by
- As of revision …[…]
- 10:36 Changeset in mainline [aaa3c457]lfnserial by
- Merge pull request #56 from jermar/futexremoval Remove kernel support …
- 08:30 Ticket #765 (Hsct build of some packages dumps a lot of cores) created by
- Builds of some harbours such as libmpc attempt to execute tests, which …
- 08:02 Changeset in mainline [3ce781f4]lfnserial by
- Remove dangling symlink
2018-11-11:
- 20:31 Changeset in mainline [4640416]lfnserial by
- Need more coffee. And velcro.
- 20:21 Changeset in mainline [a5c468e]lfnserial by
- Build XCW demo as part of default target. Need to get real CFLAGS to …
- 15:55 Changeset in mainline [6874bd2]lfnserial by
- Fix build after rebase
- 15:47 Changeset in mainline [0b8fad2]lfnserial by
- Make user waitq more generic By allowing SYS_WAITQ_SLEEP to specify …
- 15:47 Changeset in mainline [25f6bddb]lfnserial by
- Deallocate waitq's used by the loader
- 15:47 Changeset in mainline [f4cb6c5f]lfnserial by
- Reset whandle to CAP_NIL in futex_destroy()
- 15:47 Changeset in mainline [45c8eea]lfnserial by
- Preallocate waitq handle during initialization Do not clutter …
- 15:47 Changeset in mainline [269bc459]lfnserial by
- Add SYS_WAITQ_DESTROY
- 15:47 Changeset in mainline [8a18d5b]lfnserial by
- Preallocate the waitq handle This fixes a race condition (a missing …
- 15:47 Changeset in mainline [0b5203b]lfnserial by
- Remove futex support from kernel
- 15:46 Changeset in mainline [9e889f6]lfnserial by
- Switch userspace futexes to using waitq kobjects This replaces …
- 15:46 Changeset in mainline [d314571]lfnserial by
- Turn wait queue into a kobject usable by uspace In order to provide …
- 09:12 ReleaseNotes/Mainline edited by
- Mention doxygen, labels and RCU removal (diff)
- 08:42 Changeset in mainline [5c03bd30]lfnserial by
- Update comment wrt. to labels
2018-11-10:
- 23:11 Changeset in mainline [8e7a9f07] by
- Bump binutils
- 22:43 Changeset in mainline [aafed15]lfnserial by
- Declare malloc() etc in standard <stdlib.h> rather than <mm/slab.h>
- 22:43 Changeset in mainline [cc01214]lfnserial by
- Fix typo
- 20:02 Ticket #750 (Missing linker script inside HelenOS) closed by
- fixed: Fixed …
- 19:54 Changeset in mainline [86aad6f]lfnserial by
- Add missing libs to image.iso (PR #55) Add crt*.o files and libgcc.a …
2018-11-09:
- 22:30 Changeset in mainline [c88d91e8]lfnserial by
- Fix atomic initialization
- 22:29 Changeset in mainline [5071f8a]lfnserial by
- Handle correctly THREAD being NULL
- 22:29 Changeset in mainline [be6e37a]lfnserial by
- Fix ubsan
- 22:29 Changeset in mainline [95d45482]lfnserial by
- XXX to NOTE
- 22:04 Changeset in mainline [436a0a5]lfnserial by
- (merge) Reduce the number of blocking allocations in the kernel
- 22:03 Changeset in mainline [abf6c01]lfnserial by
- Add FRAME_ATOMIC to some allocations
- 22:03 Changeset in mainline [ba9a150]lfnserial by
- Always allocate FPU context ahead of time, even when switching is lazy
- 22:03 Changeset in mainline [4f3aa76]lfnserial by
- Remove nfmalloc()
- 22:03 Changeset in mainline [b389f95]lfnserial by
- Allow as_get_area_info() to fail
- 22:03 Changeset in mainline [deacd722]lfnserial by
- Allow thread_create_arch() to fail
- 22:03 Changeset in mainline [90efa3b]lfnserial by
- Remove flags from ipc_call_alloc()
- 22:03 Changeset in mainline [c222816]lfnserial by
- Add FRAME_ATOMIC to some allocations
- 22:03 Changeset in mainline [b9a2725]lfnserial by
- Allocate call for ipc_phone_hangup() ahead of time
- 22:03 Changeset in mainline [c0ea739]lfnserial by
- Allow sysinfo_create_path() to fail gracefully
- 22:02 Changeset in mainline [88e43bc]lfnserial by
- Mark unreachable consistently in kernel At least in places that were …
- 19:11 Changeset in mainline [c5fe7f7]lfnserial by
- Purge debris after AVL tree removal
- 19:09 Changeset in mainline [1892d2c]lfnserial by
- Rename the.c to current.c
- 18:57 Ticket #643 (Kernel panic on ASSERT(ret == make_link(&sentinel, N_INVALID) || ...) closed by
- wontfix: CHT removal was merged in commit 1a5fe4f3ec6a76ebd5b30f992574d843540f25cb
- 18:54 Ticket #642 (CHT test sometimes hangs in cht_destroy()) closed by
- wontfix: CHT removal was merged in commit 1a5fe4f3ec6a76ebd5b30f992574d843540f25cb
- 18:53 Ticket #762 (cht kernel test hangs on MSIM) closed by
- wontfix: CHT removal was merged in commit 1a5fe4f3ec6a76ebd5b30f992574d843540f25cb
- 18:52 Ticket #617 (gta02: CHT stress test failed) closed by
- wontfix: CHT removal was merged in commit 1a5fe4f3ec6a76ebd5b30f992574d843540f25cb.
- 18:09 Changeset in mainline [1a5fe4f]lfnserial by
- Merge pull request #54 from jermar/rcuremoval Remove RCU and related …
- 17:54 Changeset in mainline [ef4218f]lfnserial by
- Do not leak futexes
- 13:36 Changeset in mainline [3875f106]lfnserial by
- Fix broken XCW. Allow using string.h by cross-platform SW even if …
- 13:08 ReleaseNotes/Mainline edited by
- (diff)
- 10:25 Ticket #764 (XCW is broken) created by
- Commit …
- 08:42 Changeset in mainline [279188c]lfnserial by
- Add missing libs when CONFIG_DEVEL_FILES is set We need to add the …
- 08:42 Changeset in mainline [cdf6066]lfnserial by
- Do not copy nonexistent file
2018-11-08:
- 15:20 About edited by
- Link to QuickStart? guide - we should make it obvious what to do with … (diff)
- 14:58 ReleaseNotes/Mainline edited by
- Clarify tetris table persistence (diff)
- 14:51 ReleaseNotes/Mainline edited by
- Add stuff and stuff (diff)
- 11:06 Changeset in mainline [9c75a99d]lfnserial by
- Fix kernel panic when perm_revoke() syscall is invoked.
2018-11-07:
- 22:29 Changeset in mainline [d19b3fc]lfnserial by
- Remove smp_call
- 21:11 Changeset in mainline [aae365bc]lfnserial by
- Remove RCU and CHT support
- 20:41 Changeset in mainline [947ab77e]lfnserial by
- Stop using CHT in futexes
- 19:12 Changeset in mainline [bed67f2]lfnserial by
- Remove SYS_SMP_MEMORY_BARRIER syscall
- 19:02 Changeset in mainline [b03c684]lfnserial by
- Remove user space RCU
- 18:49 Ticket #744 (Spawning tasks leaks memory) closed by
- fixed: Fixed in commit ac9e79d3a90877ce1c23d880e260120e23f9deaf.
- 18:45 Changeset in mainline [b294126]lfnserial by
- Merge pull request #52 from jermar/asrefcnt Fix as_t reference counting
- 17:44 Changeset in mainline [6454db5e]lfnserial by
- Merge pull request #51 from jxsvoboda/master Replace as_area_btree …
- 17:26 Changeset in mainline [6785b88b]lfnserial by
- Fix indentation.
- 17:14 Changeset in mainline [cd1ecf11]lfnserial by
- Fix guard pages: should have one guard page before, one guard page after.
- 15:17 Changeset in mainline [d9d0088]lfnserial by
- Fix case where no area has lower or equal base. Remove duplicate alignment.
- 08:17 Changeset in mainline [24cd6e5] by
- Add LICENSE.md
2018-11-06:
- 19:52 Changeset in mainline [ac9e79d]lfnserial by
- Fix as_t reference counting Commit …
- 15:46 Ticket #763 (Kernel/user console arbitration broken in SKI) created by
- As of 4a8d0dd1629a42ad3c6e78f6c3807e0c3a00b6b0 when I go to kernel …
- 14:34 Ticket #762 (cht kernel test hangs on MSIM) created by
- As of 4a8d0dd1629a42ad3c6e78f6c3807e0c3a00b6b0 the cht test on MSIM …
- 09:39 Changeset in mainline [88cc71c0]lfnserial by
- Replace as_area_btree with ordered dictionary.
2018-11-05:
- 17:31 Changeset in mainline [4a8d0dd1]lfnserial by
- Do not async_accept_0() callback connections Callback connections do …
- 09:13 Changeset in mainline [6f7071b]lfnserial by
- Use ordered dictionary for kernel pareas instead of B+ tree.
2018-11-04:
- 21:03 Ticket #761 (Package for GZX) created by
- GZX, a ZX Spectrum emulator (by …
- 15:43 Changeset in mainline [9c26ef0]lfnserial by
- Cleanup abi doxygroups
- 14:34 Changeset in mainline [d57c7c2]lfnserial by
- Make sure not to answer async calls twice This commit explicitly …
- 14:33 Changeset in mainline [9c1841b]lfnserial by
- Do not answer a call twice
- 14:31 Changeset in mainline [da75af4]lfnserial by
- Do not accept callback connections For callback connections, the call …
- 10:37 Ticket #758 (Killing barber makes vterm nonresponsive) closed by
- fixed: Fixed in commit 790f3a3a7e4d0de0dc62be56505cd98a8966eaef. As the …
- 10:32 Changeset in mainline [790f3a3]lfnserial by
- Do not answer call twice Answering the same call handle twice is an …
2018-11-03:
- 23:32 Changeset in mainline [aab5e46]lfnserial by
- Thread and task iterator functions.
- 21:36 Changeset in mainline [ef1eab7]lfnserial by
- Replace AVL trees in kernel with ordered dictionary.
- 21:17 Changeset in mainline [ad2cf04]lfnserial by
- Fix standard deviation formula (except for the missing sqrt).
- 07:40 Ticket #743 (Assertion failed (main_fibril.tcb) in task 88, file "generic/libc.c", ...) closed by
- fixed: This was clearly a situation when after a successful boot and spawning …
- 07:35 Changeset in mainline [c74b9de]lfnserial by
- Fail gracefully on failure to allocate TLS
2018-11-02:
- 19:55 Ticket #194 (Driver for AMD Lance network card clone) closed by
- wontfix: Not really needed.
- 19:53 Ticket #30 (Investigate possibility of using unlikely(), likely()) closed by
- wontfix: The need for this has been very low in the last 10 years. Closing now.
- 19:51 Ticket #29 (Unify infinite lops) closed by
- wontfix: I don't see any need for this after 10 years it has been open.
- 19:47 Ticket #760 (vreg's can be modified by an arbitrary thread running on another CPU) created by
-
On amd64 and ia32,
vreg_init()
creates a user-writable page for each … - 19:39 Ticket #759 (Incremental build is broken) created by
- Incremental build is severely broken. Steps to reproduce: 1. build …
- 18:11 Ticket #758 (Killing barber makes vterm nonresponsive) created by
- As of commit e131bd05cd3ced3b445c51035c8943d3ead77524, killing the …
- 10:41 Changeset in mainline [e131bd05]lfnserial by
- Fix cstyle.
- 10:35 Changeset in mainline [d6d6b3e]lfnserial by
- IPC benchmark can be more precise and more scientific.
- 08:57 Ticket #757 (Need sqrt function) created by
- This commit 516e7808c5e1e23b10a77bb1429054a16f6fedc3 removed sqrt and …
2018-11-01:
- 22:26 Changeset in mainline [2e4343b]lfnserial by
- Fix comments get_current() refers to out of order local changes.
- 22:20 Changeset in mainline [d1da1ff2]lfnserial by
- Fix kernel stack allocation
- 14:30 Changeset in mainline [a6e55886]lfnserial by
- Rename THE/the_t to CURRENT/current_t (#50) Because the word "THE" …
- 09:36 Changeset in mainline [bab75df6]lfnserial by
- Let kernel code get printf via the standard stdio header. Clean up …
2018-10-31:
- 19:06 Changeset in mainline [071cb36] by
- Don't use the word "context" in explanation of CURRENT
- 18:15 Changeset in mainline [91a8f83] by
- Rename THE/the_t to CURRENT/current_t Because the word "THE" occurs …
- 16:48 Changeset in mainline [482f968]lfnserial by
- Make FRAME_HIGHMEM fall back to low memory on failure. Which is what …
- 12:09 Changeset in mainline [37781819]lfnserial by
- Fix doxygen groups.
- 11:23 Ticket #756 (Taskdump cannot load symbols if command is not run via absolute path) created by
- Taskdump will fail finding the binary for a command that was not …
- 11:21 Changeset in mainline [c70e841]lfnserial by
- Fix broken and failing chars_malloc scanf test.
- 11:05 Changeset in mainline [208db5a]lfnserial by
- Make ordered dictionary available in kernel, too.
- 07:26 Ticket #749 (Map and eradicate uses of kernel addresses as IDs for userspace) closed by
- fixed: Commit 676900501376128cbb87ed9ea866e1bfbb52a5db stopped using kernel …
- 06:03 Changeset in mainline [beb83c1]lfnserial by
- Add async_accept_0() for accepting connections
- 06:03 Changeset in mainline [167616c]lfnserial by
- Remove the last remaining vestiges of in_phone_hash
- 06:03 Changeset in mainline [2f7134b]lfnserial by
- Remove outdated comment
- 06:03 Changeset in mainline [faf19d4]lfnserial by
- Wait for the hangup in ldr_run We cannot leave any phones open and …
- 06:03 Changeset in mainline [82cd2e0]lfnserial by
- Do not leave connected phones behind The connection structure is …
- 06:03 Changeset in mainline [53ee7a0]lfnserial by
- Fix cstyle
- 06:03 Changeset in mainline [6769005]lfnserial by
- Use user-defined labels instead of phone hashes This commit changes …
- 00:42 Changeset in mainline [59ff52d] by
- Add async_accept_0() for accepting connections
2018-10-29:
- 20:56 Changeset in mainline [8048931c] by
- Remove the last remaining vestiges of in_phone_hash
- 20:55 Changeset in mainline [8b6cd5c] by
- Remove outdated comment
- 18:20 Changeset in mainline [94ab1fe]lfnserial by
- Tolerate empty PCI sub buses.
- 17:56 Changeset in mainline [f230cbd] by
- Wait for the hangup in ldr_run We cannot leave any phones open and …
- 17:15 Changeset in mainline [6fc4a32] by
- Do not leave connected phones behind The connection structure is …
- 17:15 Changeset in mainline [eec201d] by
- Fix cstyle
- 17:15 Changeset in mainline [f5837524] by
- Use user-defined labels instead of phone hashes This commit changes …
- 16:06 Ticket #755 (Shared libraries should be shared in memory, too) created by
- HelenOS supports shared objects, namely libc, (on some architectures), …
- 14:29 ReleaseNotes/Mainline edited by
- (diff)
- 14:27 ReleaseNotes/Mainline edited by
- ISA-only (diff)
- 14:11 Changeset in mainline [b25970f]lfnserial by
- Fix ISA-only PC support.
- 11:35 Changeset in mainline [184f2f8a]lfnserial by
- PCI driver should fail when no devices are found. Handle error …
- 09:13 Ticket #754 (Toolchain build fails with cryptic message when dependecies are missing) created by
- I had to reinstall my Fedora 28 and rebuild the HelenOS toolchain. The …
2018-10-28:
- 21:47 Ticket #753 (VFS holds up answers to some calls) closed by
- fixed: Server loops simply need to answer also the IPC_M_PHONE_HUNGUP …
- 21:36 Changeset in mainline [889cdb1]lfnserial by
- Always answer the IPC_M_PHONE_HUNGUP message
- 20:21 Changeset in mainline [5c38838] by
- Answer the IPC_M_PHONE_HUNGUP call
- 19:56 Ticket #753 (VFS holds up answers to some calls) created by
- Sometime between 0.7.2 and commit …
2018-10-24:
- 17:59 Changeset in mainline [bf05c74]lfnserial by
- Fix kernel ubsan
2018-10-22:
- 21:21 Ticket #752 (hound crashes on a dual-CPU system) created by
- When booted with multiple CPUs, the following hound crash is …
2018-10-21:
- 23:12 Changeset in mainline [cfdeedc]lfnserial by
- Keep kernel in ELF format By keeping kernel in an ELF file (instead …
- 22:05 Ticket #751 (ppc32 boot fails when boot and stack allocations are in some places) created by
- Prior to commit …
- 21:57 Changeset in mainline [d59718e]lfnserial by
- Move stack to always be after all boot allocations This works around …
- 15:43 Changeset in mainline [566457ad]lfnserial by
- Fix typo
2018-10-20:
- 16:09 Changeset in mainline [4db05ea]lfnserial by
- Pass ppc32 kernel entry point from C code
2018-10-19:
- 07:51 Changeset in mainline [2cea4c58]lfnserial by
- gui: use the over composer in the button repaint function When …
- 07:51 Changeset in mainline [4fff3c7]lfnserial by
- compositor: fix the over operator If a vterm is on top of a vcalc and …
2018-10-18:
- 22:33 Changeset in mainline [14ad75c] by
- gui: use the over composer in the button repaint function When …
- 18:55 Changeset in mainline [d723a80] by
- compositor: fix the over operator If a vterm is on top of a vcalc and …
- 14:55 Changeset in mainline [bae43dc]lfnserial by
- Clean up some unnecessary linker script symbols
- 14:54 Changeset in mainline [1d18bbc0]lfnserial by
- Add things to .gitignore
2018-10-17:
- 22:51 Changeset in mainline [8a1afd2]lfnserial by
- Remove hardcoded data variables from kernel linker scripts
- 21:05 Changeset in mainline [7900e5d]lfnserial by
- Fix typo
- 19:54 Changeset in mainline [09c6389]lfnserial by
- compositor: ignore "mouse button pressed" events when resizing/moving …
- 16:58 Changeset in mainline [8ca4b602]lfnserial by
- Pass IA-64 kernel entry point from C code
- 15:44 Changeset in mainline [e344422]lfnserial by
- Move kernel/arch/*/include/arch/elf.h to abi/
- 14:20 Changeset in mainline [2d93763a] by
- compositor: ignore "mouse button pressed" events when resizing/moving …
Note: See TracTimeline
for information about the timeline view.