Timeline
2012-08-16:
- 23:36 Changeset in mainline [f72ae3b]lfnserial by
- log_create returns parent in case of errors
- 22:45 Changeset in mainline [330a59f]lfnserial by
- Remove no longer needed function
- 22:43 Changeset in mainline [9ba10f0]lfnserial by
- More precise boot options for logger It is possible to specify the …
- 22:21 Changeset in mainline [f50a756]lfnserial by
- Function renaming
- 22:19 Ticket #478 (Single-pixel line not redrawn in vterm) created by
- The problem is best described by the attached picture. The bug was …
- 22:17 Changeset in mainline [4f351432]lfnserial by
- Merge mainline changes
- 22:04 Ticket #477 (ext4fs hangs when trying to remove a sparse file) closed by
- duplicate
- 21:59 Ticket #477 (ext4fs hangs when trying to remove a sparse file) created by
- The ext4fs hangs when trying to remove a sparse file with size > 4Mb …
- 21:59 Ticket #476 (ext4fs hangs when trying to remove a sparse file) created by
- The ext4fs hangs when trying to remove a sparse file with size > 4Mb …
- 21:50 Changeset in mainline [2bf781a]lfnserial by
- Pretend logs form a tree hierarchy
- 21:35 Changeset in mainline [83298e8]lfnserial by
- rtc: make use of the getuptime() function
- 21:25 Changeset in mainline [7975433]lfnserial by
- Cleanup of forgotten calls on answer.
- 21:01 Changeset in mainline [cba45af]lfnserial by
- Rewrite logger (work in progress) Major issues * no locking * no …
- 19:27 Changeset in mainline [6d5e378]lfnserial by
- cherrypick GUI implementation (originally by Petr Koupy), with several …
- 19:22 Changeset in mainline [c9d011e4]lfnserial by
- remove obsolete code
- 19:14 Changeset in mainline [b6a088f]lfnserial by
- use local includes within the input server
- 18:51 Changeset in mainline [9f5cf68]lfnserial by
- implement va_list variant of task_spawn()
- 18:41 Changeset in mainline [dbf2ca4]lfnserial by
- add alpha visuals
- 18:40 Changeset in mainline [f73b291]lfnserial by
- libblock.{c|h} → block.{c|h}
- 17:49 Changeset in mainline [e005f92]lfnserial by
- Split logger into more files
- 17:17 Changeset in mainline [d6ddeb7]lfnserial by
- Log context is actually a log
- 15:44 Changeset in mainline [ebbc8a74]lfnserial by
- Remove premature optimizations
- 15:18 Changeset in mainline [dc5aa568]lfnserial by
- Merge mainline changes
- 15:08 Changeset in mainline [80d8885]lfnserial by
- Set levels for individual contexts
- 14:23 Changeset in mainline [32b26cf7]lfnserial by
- Extend logger2 test with contexts
- 14:22 Changeset in mainline [793cce15]lfnserial by
- Add logging contexts
- 12:29 Changeset in mainline [9a53e00]lfnserial by
- Add logger2 test - for ever log at all levels
- 12:09 Changeset in mainline [717a0aa]lfnserial by
- Rename double-underscored functions
- 12:02 Changeset in mainline [7034b443]lfnserial by
- Move common code to separate function
- 11:58 Changeset in mainline [494f417]lfnserial by
- Allow changing level of individual namespaces
- 11:38 Changeset in mainline [13c4fe0]lfnserial by
- Remove debugging output accidentally left in the previous commit.
- 11:36 Changeset in mainline [eab3d04]lfnserial by
- Allow specifying of log level as a name
- 11:34 Changeset in mainline [7a7b8efa]lfnserial by
- Use str_width instead of str_length in tab completions and fix display …
- 11:20 Changeset in mainline [1c67b41]lfnserial by
- Use log level names when printing instead of numbers
- 11:12 GSoC2012WeeklyReports edited by
- Add Sean, week 13; mark missing (diff)
- 11:09 Changeset in mainline [04da852]lfnserial by
- Read properly boot log level
- 10:59 Changeset in mainline [c8cbd39]lfnserial by
- Hack: copy kernel arguments to sysinfo
- 10:37 Changeset in mainline [be2a38ad]lfnserial by
- Add functions chr_width() and str_width() to determine character and …
- 10:26 Changeset in mainline [69cf3a4]lfnserial by
- Make sheet_t opaque.
- 09:43 Changeset in mainline [5882487]lfnserial by
- Merge mainline changes
- 09:39 Changeset in mainline [b52dd1de]lfnserial by
- Initial logging level can be set through sysinfo
- 09:21 Changeset in mainline [0a6a996]lfnserial by
- Default level affects existing namespaces
- 09:17 GSoC2012WeeklyReports edited by
- (diff)
- 09:15 Changeset in mainline [6e9e12b]lfnserial by
- Get rid of logview for now
- 09:13 GSoC2012WeeklyReports edited by
- (diff)
- 09:06 Changeset in mainline [c8444d8]lfnserial by
- Go to Line needs to properly update sel_start tag. It should also stay …
- 08:44 Changeset in mainline [669f5cae]lfnserial by
- Allow setting default log level Currently, it does not affect …
2012-08-15:
- 23:55 Changeset in mainline [b224a3e]lfnserial by
- Merge mainline changes
- 23:03 Changeset in mainline [b8b742e]lfnserial by
- Add Go To Line functionality for edit (use Ctrl+L).
- 22:42 Changeset in mainline [a44abb3e]lfnserial by
- Favor disk_t pointer over disk_id in ata_bd.
- 22:13 Changeset in mainline [16639bb]lfnserial by
- merge mainline changes
- 21:27 Changeset in mainline [c5a6076]lfnserial by
- Fix off by one in column number computation, columns in sheet are …
- 21:18 Changeset in mainline [5e77288]lfnserial by
- Fix next line overwrite when line contains tab character in edit.
- 19:28 Changeset in mainline [2405bb5]lfnserial by
- Forget active calls when a task exits. - Synchronization between …
- 17:52 Changeset in mainline [f7ea5400]lfnserial by
- Replace the gmtime(), asctime() localtime() and ctime() with a new set …
- 15:24 Changeset in mainline [b546231]lfnserial by
- Merge isdv4 tablet driver and related improvements.
- 15:13 Changeset in mainline [affaf2e]lfnserial by
- Merge mainline changes.
- 15:10 Changeset in mainline [f66ca57f]lfnserial by
- Rename wacomdump to isdv4_tablet and register with unique service name.
- 14:58 Logging edited by
- Default logging level (diff)
- 14:52 Logging edited by
- Better explanation of LVL_NOTE and LVL_DEBUG (diff)
- 14:44 Changeset in mainline [135486d]lfnserial by
- Allow more than one client connection to block device.
- 14:18 Changeset in mainline [1499564]lfnserial by
- wacomdump: Act as absolute mouse device
- 14:13 Changeset in mainline [8a99c7e]lfnserial by
- Add basic support for absolute mouse/pointing devices.
- 13:17 Changeset in mainline [691d8d8]lfnserial by
- Give each system IPC method its dedicated request process hook.
- 12:49 Changeset in mainline [924c2530]lfnserial by
- Give each system IPC method its dedicated request preprocess hook.
- 12:26 KnowledgeArticles edited by
- Add link to logging page (diff)
- 12:25 Logging created by
- First version
- 09:57 Changeset in mainline [9a82ac1]lfnserial by
- Be nice and provide a default switch case in answer_preprocess().
- 09:53 Changeset in mainline [9956fad9]lfnserial by
- Give each system IPC method its dedicated answer preprocess hook.
2012-08-14:
- 21:58 Changeset in mainline [a987832]lfnserial by
- Split wacomdump intro multiple files
- 20:17 Changeset in mainline [1cb75de]lfnserial by
- Remove an answered call from the task's active list when the call is …
- 20:06 Changeset in mainline [c92e30f]lfnserial by
- ns8250: No need to yield every time we read from the serial device
- 19:27 Changeset in mainline [9dec6d4]lfnserial by
- merge mainline changes
- 18:16 Changeset in mainline [cddcc4a3]lfnserial by
- Merge mainline changes
- 10:10 Changeset in mainline [4c73361]lfnserial by
- sportdmp: Display data in hexadecimal format
- 10:03 Changeset in mainline [fd418d9]lfnserial by
- ns8250: Log warnings by default
- 09:37 Changeset in mainline [76d92db1]lfnserial by
- Log to file as well
- 03:37 Changeset in mainline [71b0d4d4]lfnserial by
- Merge mainline changes
- 03:17 Changeset in mainline [2988aec7]lfnserial by
- Bithenge: read FAT files/subdirs; self-recursion and more operators
2012-08-13:
- 22:59 Changeset in mainline [188c76c]lfnserial by
- ns8250: Use 4-byte interrupt threshold to make buffer overruns less likely.
- 22:55 Changeset in mainline [e0cd9042]lfnserial by
- ns8250: Report buffer overrun errors
- 22:01 Changeset in mainline [4802dd7]lfnserial by
- Factor out client and server IPC stubs for block devices.
- 18:02 Changeset in mainline [14c5005]lfnserial by
- merge mainline changes
- 17:56 Changeset in mainline [45cbcaf4]lfnserial by
- avoid deadlocks by replacing gettimeofday() with getuptime() in …
- 17:17 Changeset in mainline [72cf064]lfnserial by
- Merge mainline changes
- 15:00 Changeset in mainline [58a369e]lfnserial by
- Update the wacom dump application to work with blocking read.
- 14:44 Changeset in mainline [4820360]lfnserial by
- Synchronize device tree transitions.
- 14:40 Ticket #384 (Synchronize device tree transitions) closed by
- fixed: Fixed in mainline,1597.
- 14:15 Changeset in mainline [3a58347]lfnserial by
- The gettimeofday() function now asks for the current time to the real …
- 14:12 Changeset in mainline [86939b1]lfnserial by
- Maintain task's active calls in the active call list. - The call is …
- 13:57 Changeset in mainline [43e660c]lfnserial by
- rtc: the client_connected bool field is not needed
- 10:40 Changeset in mainline [141a20d]lfnserial by
- Terminate UDP receive fibril when socket is closed.
- 09:52 Changeset in mainline [cfaa35a]lfnserial by
- Rename call_t's link to ab_link as this link is exclusively used for …
- 09:15 Changeset in mainline [cd529c4]lfnserial by
- In the absence of synchronous IPC calls, call_t's callerbox is just …
2012-08-12:
- 23:14 Changeset in mainline [91ecaa10]lfnserial by
- Make ns8250 read blocking.
- 22:24 Ticket #475 (File system probing) created by
- The VFS and file system drivers should support file system probing in …
- 22:16 Changeset in mainline [e5e73af]lfnserial by
- Send proper local destination to link layer (fixes sending through router).
- 22:14 Changeset in mainline [d06c4ae]lfnserial by
- add support for ext4 as a root file system the read-only ext2 driver …
- 22:13 Changeset in mainline [c3fe001]lfnserial by
- superblock→state is a bit field, not a value field make sure we check …
- 22:00 Changeset in mainline [6266cc6]lfnserial by
- fix capitalization
- 21:31 Changeset in mainline [6e09bee]lfnserial by
- Interpret wacom events in more depth
- 21:24 GSoC2012WeeklyReports edited by
- (diff)
- 20:17 Changeset in mainline [08a6382]lfnserial by
- Fixes to get DNS query acceptable by looking at analyzer output. Fix …
- 19:16 Changeset in mainline [d7978525]lfnserial by
- Implement ipc_*_finalize() functionality directly in async framework. …
- 18:57 Changeset in mainline [6c34f587]lfnserial by
- Remove synchronous IPC primitives.
- 18:45 ToMerge edited by
- the ext4 branch is already merged (diff)
- 18:38 Changeset in mainline [49505fe]lfnserial by
- merge ext4
- 18:36 Changeset in mainline [38542dc]lfnserial by
- ext4 code review and coding style cleanup
- 18:35 Changeset in mainline [b08e7970]lfnserial by
- remove change marked for debugging purposes only
- 18:24 Changeset in mainline [ea5cc5b]lfnserial by
- remove the CLOCK_GET_BOOTTIME operation
- 17:51 Changeset in mainline [f85ed4b]lfnserial by
- Fixes: initialize off, increment lsize.
- 16:27 Changeset in mainline [adae30d]lfnserial by
- Work-in-progress message encoding/decoding, transport and query …
- 13:43 Changeset in mainline [5bf6bc70]lfnserial by
- Add a simple event dump app for Wacom ISDV4 serial tablet.
- 12:34 Changeset in mainline [db80a2e]lfnserial by
- CLOCK_DEV_IFACE must be declared before AHCI_DEV_IFACE
- 12:34 Changeset in mainline [41b764b7]lfnserial by
- Fix typo in a Makefile script
- 11:46 Changeset in mainline [90478727]lfnserial by
- merge mainline changes
- 09:03 Changeset in mainline [542e819]lfnserial by
- merge mainline changes
- 05:10 Changeset in mainline [1b6b76d]lfnserial by
- Bithenge: improve efficiency by making out_size optional in prefix_apply
- 04:53 Changeset in mainline [6be4142]lfnserial by
- Bithenge: print transform errors; fixes and fat.bh improvements
2012-08-10:
- 20:09 Changeset in mainline [0153c87]lfnserial by
- Bithenge: more FAT, operators, and fixes
- 05:46 CodingTips edited by
- Fix formatting (diff)
2012-08-09:
- 21:19 WikiStart edited by
- Coding tips (diff)
- 21:18 Changeset in mainline [c9797067]lfnserial by
- Bithenge: initial FAT script, "in" outside expression transforms, and …
- 21:18 CodingTips created by
- 16:08 Changeset in mainline [05f5fbf]lfnserial by
- Merge mainline changes
- 15:39 CStyle edited by
- More on bracing, Yoda comparison (diff)
- 15:19 HowToContribute edited by
- add link (diff)
- 15:17 StudentTips edited by
- update link (diff)
- 15:11 CStyle created by
- copy cstyle standard from the old Drupal page
- 15:08 WikiStart edited by
- (diff)
- 15:04 ContemplatedFeatures created by
- create a catch-all feature list page
- 15:00 WikiStart edited by
- (diff)
- 13:45 Changeset in mainline [371cb6c]lfnserial by
- build the ppc32 image for release, do not build the sparc64/niagara …
- 13:11 UsersGuide/CommandReference/msim edited by
- update image link (diff)
- 13:09 Milestone 0.5.0 completed
- 12:43 SashimiRegressions edited by
- remove fixed tickets (diff)
- 12:41 FajtlRegressions edited by
- remove fixed tickets (diff)
- 12:39 CurrentIssues edited by
- update links (diff)
- 12:32 ReleaseNotes edited by
- comment out the "release soon" paragraph for now (diff)
- 12:29 ReleaseNotes edited by
- add release notes for 0.5.0 (diff)
- 12:28 ReleaseNotes/Mainline created by
- create new empty draft based on the template
- 12:23 Changeset in mainline [1b06a9de]lfnserial0.5.0 by
- bump version to 0.5.0 in preparation for a release
- 06:42 ReleaseNotes/0.5.0 edited by
- (diff)
- 05:41 Changeset in mainline [71450c8]lfnserial by
- Bithenge: add member expressions and improve USB example
- 05:23 Changeset in mainline [c54f5d0]lfnserial by
- Bithenge: partial transforms
- 04:57 Changeset in mainline [3c70376]lfnserial by
- Bithenge: move compound transforms to separate file; fix warnings
- 04:46 Changeset in mainline [0b60d2d]lfnserial by
- Bithenge: add subblob expressions
2012-08-08:
- 20:05 GSoC2012WeeklyReports edited by
- (diff)
- 19:51 Lab edited by
- (diff)
- 19:32 Changeset in mainline [c8d50d2]lfnserial by
- Make the default sparc64/ultra build barebone.
- 19:12 Lab edited by
- (diff)
- 17:06 ConcurrentHashTable edited by
- fixed ht lookup and upd test numbers (diff)
- 16:58 ConcurrentHashTable edited by
- typos (diff)
- 16:50 Changeset in mainline [30c0826]lfnserial by
- cht: Fixed performance regression on 64-bit machines.
- 13:36 ConcurrentHashTable edited by
- Add links to Launchpad repositories (diff)
- 13:15 ReleaseNotes/0.4.2 edited by
- (diff)
- 13:15 ReleaseNotes/0.4.3 edited by
- (diff)
- 13:14 ReleaseNotes/0.5.0 edited by
- (diff)
- 12:53 ReleaseNotes/0.5.0 edited by
- Qemu vs. QEMU (diff)
- 12:46 ReleaseNotes/0.5.0 edited by
- lsusb was merged into usbinfo (diff)
- 12:40 ConcurrentHashTable edited by
- (diff)
- 12:37 ConcurrentHashTable edited by
- ht lookup scalability description (diff)
- 12:35 ReleaseNotes/0.5.0 edited by
- Move USB and NIC drivers up (diff)
- 12:34 ReleaseNotes/0.5.0 edited by
- SATA and GRUB 2 (diff)
- 12:03 ConcurrentHashTable edited by
- rcu update overhead benchmark results evaluation (diff)
- 11:43 ConcurrentHashTable edited by
- rcu update overhead benchmark description (diff)
- 11:28 Lab edited by
- (diff)
- 11:23 ConcurrentHashTable edited by
- rcu read side scalability benchmark description (diff)
- 11:08 ReleaseNotes/0.5.0 edited by
- (diff)
- 11:04 ConcurrentHashTable edited by
- (diff)
- 10:59 ReleaseNotes/0.5.0 edited by
- (diff)
- 10:57 ReleaseNotes/0.5.0 edited by
- (diff)
- 10:57 ConcurrentHashTable created by
- short description, how to run tests and benchmarks
- 10:54 ReleaseNotes/0.5.0 edited by
- (diff)
- 10:51 ReleaseNotes/0.5.0 edited by
- (diff)
- 10:47 ReleaseNotes/0.5.0 edited by
- (diff)
- 10:44 ReleaseNotes/0.5.0 edited by
- (diff)
- 09:39 Changeset in mainline [0da6c04]lfnserial by
- Add HelenOS logo as GIF example
- 09:38 Changeset in mainline [2fe64d0]lfnserial by
- BitHenge?/GIF: use operators
- 09:28 Changeset in mainline [18d4484]lfnserial by
- Add BitHenge? script for GIF images
- 09:11 Changeset in mainline [20e95be]lfnserial by
- Bypass 'maybe uninitialized' compiler warning
- 08:46 Changeset in mainline [da68871a]lfnserial by
- Merged changes from mainline.
- 08:08 GSoC2012WeeklyReports edited by
- Add Sean, week 12 (diff)
- 07:06 Changeset in mainline [1d01cca]lfnserial by
- Fix release script * Must tell bzr export explicitly to export the …
- 04:42 StructuredBinaryData edited by
- Better expressions implemented (diff)
- 04:13 Changeset in mainline [d8bd2ec]lfnserial by
- Bithenge: add syntax for inputless transforms
- 00:52 Changeset in mainline [a66ea217]lfnserial by
- Bithenge: use expressions to make transforms
2012-08-07:
- 22:13 Changeset in mainline [bc216a0]lfnserial by
- Refactored any users of hash_table to use opaque void* keys instead of …
- 21:35 Changeset in mainline [ad5c8a48]lfnserial by
- Bithenge: add expressions with binary operators
- 21:22 Lab edited by
- update Mac Pro (diff)
- 21:20 Ticket #474 (Mac Pro (Early 2009) UHCI keyboard error) created by
- The USB 1.1 HID keyboard is not operational on Mac Pro 4.1 (Early …
- 20:54 Lab edited by
- update ASUSTeK M3N WS (diff)
- 20:52 Ticket #473 (ASUSTeK M3N WS strange behaviour) created by
- As of mainline,1585 the behaviour of HelenOS on the …
- 17:42 Lab edited by
- update (diff)
- 17:41 Ticket #472 (PCI bus not detected on iMac G4) created by
- The PCI bus is not detected on iMac G4 (Flat Panel), thus rendering …
- 17:23 Lab edited by
- move unsupported machines to a dedicated table (for better readablility) (diff)
- 17:20 Lab edited by
- track major issues as tickets, not as mere comments (diff)
- 17:19 Ticket #471 (Dell PowerEdge 7150 PS/2 keyboard input not working) created by
- As of mainline,1560, the PS/2 keyboard input on Dell …
- 17:15 Lab edited by
- update Mac Mini (diff)
- 17:14 Ticket #470 (Mac Mini (Mid 2011) boot issues) created by
- When trying to boot HelenOS on the Mac Mini (Mid 2011), the BIOS GRUB …
- 17:02 Lab edited by
- update (diff)
- 16:15 Lab edited by
- update (diff)
- 12:48 Camp2012 edited by
- (diff)
- 06:14 StructuredBinaryData edited by
- More future features. (diff)
- 05:57 StructuredBinaryData edited by
- Outer struct access is complete (diff)
- 05:00 Changeset in mainline [c12b2ae]lfnserial by
- Bithenge: search for current node members in outer scopes
- 04:32 Changeset in mainline [a8be91a]lfnserial by
- Bithenge: bithenge_scope_copy can be deleted
- 04:30 Changeset in mainline [0191bd3]lfnserial by
- Bithenge: keep track of outer scopes and find parameters there
- 04:06 Changeset in mainline [f9c314a5]lfnserial by
- Bithenge: make scopes reference-counted
2012-08-06:
- 21:42 StructuredBinaryData edited by
- Document bit blobs and add future features (diff)
- 04:15 Changeset in mainline [0ce0103]lfnserial by
- Bithenge: implement bitfields
2012-08-05:
- 22:22 Screenshots edited by
- (diff)
- 22:21 Screenshots edited by
- (diff)
- 22:16 Screenshots edited by
- (diff)
- 22:10 WikiStart edited by
- (diff)
- 21:44 Ticket #452 (amd64 cores do not contain valid register information) closed by
- fixed: The problem is that the resepctive elf_regs_t structure was missing …
- 21:39 Changeset in mainline [7cd9b02]lfnserial by
- Add the missing part of amd64's elf_regs_t. - GDB can now find the …
- 15:18 GSoC2012WeeklyReports edited by
- Add Sean, week 11 (diff)
- 13:01 GSoC2012WeeklyReports edited by
- (diff)
- 12:54 Changeset in mainline [798105ca]lfnserial by
- tcp_sock_recv_fibril() needs to handle situation when sock_core goes …
- 12:50 Ticket #469 (tcp crashes during or after the first HTTP request) closed by
- fixed: Hopefully fixed in mainline,1584.
- 01:18 Changeset in mainline [b17518e]lfnserial by
- Renamed atomic_swap_* to atmoic_set_return_* and added a local cpu …
- 00:12 Changeset in mainline [f1c7755]lfnserial by
- Added atomic_swap_ptr() for ia32, amd64.
2012-08-04:
- 21:14 Changeset in mainline [6eaed07]lfnserial by
- cht: Switched to using a sentinel node instead of checking for NULLs. …
- 18:03 StructuredBinaryData edited by
- Document flow control syntax (diff)
- 03:51 Changeset in mainline [c3437d9]lfnserial by
- Bithenge: add do{}while() transforms
- 00:56 Changeset in mainline [e3f2765]lfnserial by
- Bithenge: add repeat without count
2012-08-03:
- 21:03 Changeset in mainline [0caaaa00]lfnserial by
- Bithenge: add repeat(count) syntax
- 16:27 Changeset in mainline [26d8df3]lfnserial by
- adt: Changed the 64-bit hash mixer to produce higher quality high …
- 16:17 Changeset in mainline [5e5cef3]lfnserial by
- cht: Reduced lookup overhead.
- 16:08 Changeset in mainline [0b7bcb8]lfnserial by
- cht: Slightly changed CHT interface. It now allows to specify the …
- 14:46 Changeset in mainline [fbe17545]lfnserial by
- rcu: Prints a warning if a thread exits while in an rcu read section.
- 12:13 Genode edited by
- (diff)
- 11:17 Repositories edited by
- Link to Genode wiki page (diff)
- 09:30 Genode created by
- 08:18 GSOC edited by
- (diff)
2012-08-02:
- 22:42 Ticket #469 (tcp crashes during or after the first HTTP request) created by
- As of mainline,1583, the tcp server crashes when run on amd64 shortly …
- 22:29 Changeset in mainline [ee7cc3c]lfnserial by
- Bithenge: add (untested) repeat transform
- 22:08 Changeset in mainline [0f8062a4]lfnserial by
- Bithenge: move struct code to sequence.c; factor out …
- 21:06 Changeset in mainline [b8d45e9e]lfnserial by
- Bithenge: make each transform definition have its own scope
- 19:51 GSoC2012WeeklyReports edited by
- (diff)
- 14:36 Changeset in mainline [d4112ba]lfnserial by
- Repository.iter_reverse_revision_history() method is deprecated and …
- 06:27 StructuredBinaryData edited by
- Make the source code example more visible (diff)
2012-08-01:
- 23:43 Changeset in mainline [cb4a66d2]lfnserial by
- Bithenge: add transform_prefix_apply - makes struct nodes more …
- 22:33 GSoC2012WeeklyReports edited by
- (diff)
- 21:59 Changeset in mainline [47a728e1]lfnserial by
- Merge mainline changes
- 21:59 Changeset in mainline [23db8aa]lfnserial by
- Bithenge: style
- 21:16 StructuredBinaryData edited by
- Explain referencing counting and move parameters. (diff)
- 20:44 Changeset in mainline [3f2ea63]lfnserial by
- Bithenge: fix memory leak on error
- 06:03 Changeset in mainline [09737cc]lfnserial by
- rcu: Fixed some misplaced asserts.
2012-07-31:
- 22:48 Ticket #318 (Unexpected pfrc (159712).) closed by
- worksforme: I am unable to reproduce the issue with the current mainline …
- 21:07 Changeset in mainline [78d3a00]lfnserial by
- Bithenge: add switch transforms and sugar
- 15:39 Ticket #347 (as_area_destroy() broken on mips32 in GXemul) closed by
- duplicate: The bug is no longer reproducible, which suggests that the root cause …
- 15:12 Lab edited by
- move the colorful bullets near the status (diff)
- 15:04 Lab edited by
- update current status (diff)
- 15:01 FajtlRegressions edited by
- update matrix (diff)
- 14:59 Changeset in mainline [9bcdbc5]lfnserial by
- make sure the code in .init is always aligned reasonably (despite …
- 14:10 Changeset in mainline [31e6aa7]lfnserial by
- cstyle
- 12:52 Ticket #453 (HelenOS/mips32/msim crashes during boot) closed by
- fixed: Using the -msoft-float is the strongest option we can use to make the …
- 12:50 Changeset in mainline [fbe89af]lfnserial by
- mips: do not generate FPU code
- 12:32 Changeset in mainline [a7e064fc]lfnserial by
- mips32 builds need to be barebone so far (to workaround the ROM size …
- 12:23 Changeset in mainline [f80fd8c]lfnserial by
- allow to specify different machine from command line
- 12:13 Ticket #468 (Implement IPC_M_DATA_READ_WRITE) created by
- Implement IPC_M_DATA_READ_WRITE as a atomic bidirectional combination …
- 07:53 GSoC2012WeeklyReports edited by
- (diff)
2012-07-30:
- 21:34 Changeset in mainline [1772e6d]lfnserial by
- Update documentation for str_cmp and str_lcmp. This is a modified …
- 20:01 Changeset in mainline [bd29f9c9]lfnserial by
- Merge with mainline
- 19:58 Changeset in mainline [c15849c]lfnserial by
- removed commented code
- 19:31 Changeset in mainline [e25d78c]lfnserial by
- fixed bug with unused inodes count
- 19:20 Changeset in mainline [3648ea56]lfnserial by
- rcu: Cosmetic change. Shaved off some overhead in rcu_call().
- 18:20 Changeset in mainline [597b12e]lfnserial by
- Fix a possible numeric overflow introduced by the previous commit.
- 17:37 Changeset in mainline [6e3b052d]lfnserial by
- Fix computation of column width when showing tab completions.
- 17:33 Changeset in mainline [e1c0260]lfnserial by
- improve loader .interp fix * suppress the assembler warning by …
- 14:34 Changeset in mainline [b553acc]lfnserial by
- version bump
- 14:33 Changeset in mainline [4bbba4a]lfnserial by
- when pushing more revisions at once, send multiple individual emails …
- 05:39 Changeset in mainline [452e91b]lfnserial by
- Changed the default kernel RCU implementation to A-RCU.
- 05:23 Changeset in mainline [d4d36f9]lfnserial by
- rcu: Added another preemptible kernel rcu - A-RCU.
- 02:07 Changeset in mainline [20ac1a4]lfnserial by
- Bithenge: add syntactic sugar for if in struct
- 01:40 Changeset in mainline [10334c2e]lfnserial by
- Bithenge: add if_transform
2012-07-29:
- 23:28 Changeset in mainline [5ea75f0]lfnserial by
- sportdmp: Use first service from serial category instead of hardcoded …
- 23:08 Changeset in mainline [0aa300d]lfnserial by
- sportdmp: make baud argument optional
- 23:06 Changeset in mainline [dce39b4]lfnserial by
- Add a function to check if a string has a given prefix.
- 21:11 Changeset in mainline [99047a72]lfnserial by
- Display commit message for the last revision in the post-commit …
- 20:32 Changeset in mainline [4efeab5]lfnserial by
- Update documentation for str_cmp and str_lcmp
- 19:26 Changeset in mainline [f0fcb04]lfnserial by
- rcu: Replaced checking three variables to see if the detector needs to …
- 17:53 Changeset in mainline [5b03a72]lfnserial by
- rcu: Switched from using THREAD→nesting_cnt to CPU→nesting_cnt as …
- 17:28 Changeset in mainline [8e3ed06]lfnserial by
- rcu: Allowed inlining of the RCU read side.
- 16:13 GSoC2012WeeklyReports edited by
- Add Sean, week 10 (diff)
- 15:21 Changeset in mainline [a5b1740]lfnserial by
- Removed sata driver from bootstrap
- 15:19 Changeset in mainline [c1b0c750]lfnserial by
- Merge with mainline
- 12:58 Changeset in mainline [13d5639]lfnserial by
- Correctly check numbers while converting them to integer.
- 12:33 Changeset in mainline [56ba2b9]lfnserial by
- sportdmp: For invalid service name, print error instead of waiting for it.
- 03:07 Changeset in mainline [d1e580a]lfnserial by
- Merge mainline changes
- 03:02 Changeset in mainline [d7c8e39f]lfnserial by
- Bithenge: struct node performance improvement
2012-07-28:
- 23:43 Changeset in mainline [84e8a70]lfnserial by
- Bithenge: fix struct_transform and add parameter test script
- 21:25 Changeset in mainline [f85ca3f]lfnserial by
- Bithenge: add expressions that use the current node being created
- 16:59 Ticket #454 (HelenOS/mips32/gxemul crashes during boot) closed by
- worksforme: Not reproducible as of mainline,1564. Closing as not reproducible.
- 10:41 Changeset in mainline [8847142]lfnserial by
- Added default file/dir permissions due to compatibility reasons
- 09:01 Changeset in mainline [f9c3ef44]lfnserial by
- Merge with mainline
- 05:37 Ticket #430 (Loader crashes when 'Strip binaries' is used) closed by
- fixed: Fixed in mainline,1564.
- 05:33 Changeset in mainline [b2ba418]lfnserial by
- The .interp section needs to be both allocable and either @note or …
- 04:19 Changeset in mainline [32eb01b]lfnserial by
- Bithenge: allow defining transforms with parameters
- 01:57 Changeset in mainline [4056ad0]lfnserial by
- Bithenge: basic parameter passing (integer literals only)
- 00:20 Changeset in mainline [03cad47]lfnserial by
- Bithenge: make num_params more dynamic
- 00:02 Changeset in mainline [6e34bd0]lfnserial by
- Bithenge: add expressions
2012-07-27:
- 19:54 Changeset in mainline [d99fac9]lfnserial by
- Fixed build for amd64 (due to bad cht1 test and atomic.h).
- 13:45 Changeset in mainline [0949b7a]lfnserial by
- cht: Added CHT stress test.
- 13:40 Changeset in mainline [14c9aa6]lfnserial by
- cht: Added initial working concurrent hash table. Builds and runs.
- 13:37 Changeset in mainline [4ec9ea41]lfnserial by
- rcu: Added rcu_barrier() that waits for all outstanding rcu_calls to …
- 13:34 Changeset in mainline [2bcf6c6]lfnserial by
- Added atomic_cas_ptr() including a sanity test for ia32 and amd64.
- 01:09 Changeset in mainline [5a7c0e6]lfnserial by
- Bithenge: rename transform parameters "scopes" and add room for parameters
2012-07-26:
- 22:26 Changeset in mainline [43788b2]lfnserial by
- Bithenge: add transform context in preparation for parameters
- 22:10 Changeset in mainline [d30b14f]lfnserial by
- Adhere to amd64 ABI for calling variadic functions.
- 21:46 Changeset in mainline [4fc93d5]lfnserial by
- Sanitize the SYSRET vulnerability on Intel amd64 processors.
- 21:38 Changeset in mainline [8f4f444]lfnserial by
- Add a variant of fault_if_from_uspace() that doesn't check whether the …
- 17:01 Changeset in mainline [3bb732b]lfnserial by
- cht: Implemented insert, resize. Heavy work in progress. Excluded from …
2012-07-25:
- 02:17 Changeset in mainline [7ef2249]lfnserial by
- cht: Initial commit. Heavy work-in-progress. Excluded from build.
- 01:50 GSoC2012WeeklyReports edited by
- (diff)
2012-07-24:
- 22:19 Changeset in mainline [842ed146]lfnserial by
- Bithenge: use indentation in tree output
- 21:20 Changeset in mainline [e8e31d9]lfnserial by
- Bithenge: add bithenge_node_get
- 17:57 Lab edited by
- update ThinkPad? T60 (diff)
- 17:43 Lab edited by
- update status (diff)
- 17:35 Lab edited by
- fix table (diff)
- 17:35 Lab edited by
- add Raspberry Pi (diff)
- 17:33 Lab edited by
- update working status (diff)
- 17:28 FajtlRegressions edited by
- update sanity and SMP (diff)
- 16:55 Changeset in mainline [f66c203d]lfnserial by
- explicitly load default BIOS IDT for real-mode VESA BIOS access (GRUB …
- 15:13 GSoC2012WeeklyReports edited by
- (diff)
- 14:23 Changeset in mainline [64be561]lfnserial by
- nic: Minor cleanup of nic_add_db after switch from hash_set to hash_table.
- 14:20 Changeset in mainline [4a6da62]lfnserial by
- rcu: Added rcu_read_locked().
- 14:19 Changeset in mainline [5b382774]lfnserial by
- Added member_to_inst() to macros.h in uspace and kernel.
- 14:12 Changeset in mainline [2696a76]lfnserial by
- ns: Fixed checking if a task is present in the hash table in …
- 13:52 Changeset in mainline [dbd3dfb]lfnserial by
- Added kernel bzero().
- 10:04 Changeset in mainline [c828803]lfnserial by
- add comment describing the motivation for the alignment
2012-07-23:
- 20:57 Changeset in mainline [ff166148]lfnserial by
- arm32: Enable unaligned access and restore uspace compiler optimization
- 20:48 Changeset in mainline [774c143]lfnserial by
- arm32: Print opcode when we say it's opcode.
- 18:08 Ticket #465 (HelenOS does not boot in Ski) closed by
- notadefect
- 18:07 Ticket #465 (HelenOS does not boot in Ski) reopened by
- 16:20 Changeset in mainline [da287d1]lfnserial by
- cstyle (no change in functionality)
- 16:15 Changeset in mainline [b078a42]lfnserial by
- it is imperative that the _size_ of the allocated block is at least …
- 15:13 Ticket #465 (HelenOS does not boot in Ski) closed by
- fixed: A temporary workaround was implemented in [changeset:mainline,1556 …
- 15:11 Changeset in mainline [1008064]lfnserial by
- temporary workaround for ticket #465 (GCC bug 53975)
- 09:32 Changeset in mainline [7df0c2ff]lfnserial by
- Merge with mainline
- 08:08 Changeset in mainline [ea8b91d]lfnserial by
- ohci: Fix interrupt mask on big endian hw. This never caused problems …
- 08:06 Changeset in mainline [de73242]lfnserial by
- Comment the purpose of the recently added barriers.
- 04:57 Ticket #395 (memalign() does not work as expected) closed by
- fixed: Fixed in mainline,1553.
- 04:48 Changeset in mainline [e7c3fa0]lfnserial by
- Detect integer overflow in lcm() when cumputing alignment in …
- 04:22 Changeset in mainline [7aafdb86]lfnserial by
- When growing heap to satisfy an allocation request of s bytes aligned …
2012-07-22:
- 17:52 GSoC2012WeeklyReports edited by
- (diff)
- 17:40 StructuredBinaryData edited by
- Make longer code-samples more visible (no inlining) (diff)
- 14:16 Changeset in mainline [7deca26]lfnserial by
- Merge with mainline
2012-07-21:
- 23:15 Changeset in mainline [76c07e4]lfnserial by
- fix condition reset
- 21:18 StructuredBinaryData edited by
- explain parameters better (diff)
- 14:11 Changeset in mainline [eb3683a]lfnserial by
- AHCI improvements * avoid interrupt lockups by properly detecting and …
- 14:01 Changeset in mainline [8486c07]lfnserial by
- IRQ pseudocode improvements * rename CMD_BTEST to CMD_AND (less …
- 13:54 Changeset in mainline [a2348a9]lfnserial by
- Fixed build: removed uspace hash_set.c from the Makefile.
- 13:47 Changeset in mainline [56c167c]lfnserial by
- cstyle (no change in functionality)
- 13:45 Changeset in mainline [fb7e545e]lfnserial by
- enlarge the maximum allowed pseudocode size
- 13:44 Changeset in mainline [be67118]lfnserial by
- improve documentation
- 13:37 Changeset in mainline [2732c94]lfnserial by
- Replaced separate uspace hash_set implementation with uspace's hash_table.
- 11:19 Changeset in mainline [0ca7286]lfnserial by
- Added resizing to user space (single-threaded) hash_table. Resizes in …
- 08:58 Changeset in mainline [0b293a6]lfnserial by
- added variable cache mode + missing cache fini
- 08:19 Changeset in mainline [fe61181]lfnserial by
- Debug messages removed
- 07:46 Changeset in mainline [34bc2fe]lfnserial by
- Added driver for sata disk to bootstrap
2012-07-20:
- 20:29 Changeset in mainline [b828907]lfnserial by
- Merge with mainline
- 20:27 Changeset in mainline [4cdac68]lfnserial by
- debugged initialization of block group structures
- 20:26 Changeset in mainline [865a4bf]lfnserial by
- changed supported features
- 20:22 Changeset in mainline [249154b]lfnserial by
- comments added and initialization changed
- 18:14 Changeset in mainline [6de2d766]lfnserial by
- Merge USB branch. USB should be endian agnostic now. OHCI and pci …
- 16:38 Changeset in mainline [32260a0]lfnserial by
- usbinfo: Remove redundant loop.
- 16:19 Changeset in mainline [8d355aa8]lfnserial by
- usbinfo: allow combining list with other commands.
- 15:25 Changeset in mainline [9e279c4]lfnserial by
- Merge lsusb to usbinfo. Use -l or —list to get the list.
- 14:46 Changeset in mainline [3795f9c]lfnserial by
- rootmac: Disable hardcoded pci bus. Reported to cause lockups.
- 14:33 Changeset in mainline [e3122b0]lfnserial by
- uhci: Use dmamem_map_anonymous instead of as area tricks.
- 14:33 Changeset in mainline [8fccd42]lfnserial by
- ohci: Fix compiler errors
- 13:51 Changeset in mainline [8013637]lfnserial by
- More mainline changes.
- 00:31 StructuredBinaryData edited by
- add some detail about parameters (diff)
2012-07-19:
- 17:43 Changeset in mainline [2e01b3f]lfnserial by
- libdrv: Add method to query audio capabilities.
- 17:02 Changeset in mainline [c5cbc1b7]lfnserial by
- sb16: Use dmamem_map_anonymous to map sound buffer. It will be …
- 15:11 Ticket #467 (Use of bit fields in AHCI driver is not clearly justified based on the ...) created by
- The new AHCI driver (ahci_hw.h) uses C bit fields to describe hardware …
2012-07-18:
- 22:47 Changeset in mainline [ff788c3]lfnserial by
- Bithenge: add USB descriptor example
- 22:43 Changeset in mainline [5f4cf872]lfnserial by
- Bithenge: add more uint transforms
- 21:45 Ticket #463 (The presence of the ISA bus driver and the USB HC drivers hangs the ...) closed by
- worksforme: After mainline,1545, the issue is no longer reproducible. …
- 21:45 Changeset in mainline [ae49252]lfnserial by
- Merge mainline changes
- 21:21 Changeset in mainline [7030bc9]lfnserial by
- Check that the CR_TXP bit in ne2k's CR register is zero after a …
- 17:35 Changeset in mainline [ae3ff9f5]lfnserial by
- import AHCI updates (comments, fixes) from Petr Jerman …
- 15:19 GSoC2012WeeklyReports edited by
- (diff)
- 15:10 GSoC2012WeeklyReports edited by
- (diff)
- 11:11 Changeset in mainline [1bebadee]lfnserial by
- Merge mainline changes. Conflict in …
- 11:05 Changeset in mainline [1f7da3b]lfnserial by
- libpcm: Fix wrong size parameter. Fixes broken mixing of streams with …
2012-07-17:
- 16:35 Changeset in mainline [730dce77]lfnserial by
- get rid of the packed structure attribute (there should be no unwanted …
- 15:52 Changeset in mainline [a00d555]lfnserial by
- AHCI fixups
- 15:14 Changeset in mainline [e435537]lfnserial by
- cstyle
- 14:56 Changeset in mainline [9904eb90]lfnserial by
- cherrypick initial SATA (AHCI) support, originally by Petr Jerman
- 14:55 Changeset in mainline [dfc07c1]lfnserial by
- cstyle
- 10:57 Changeset in mainline [aef1799]lfnserial by
- Integrate dplay into wavplay.
- 10:05 Ticket #50 (Kconsole better tab completion) closed by
- fixed: I agree. Closing as completed, for command-specific completion now …
- 10:03 Ticket #466 (Command-specific tab completion in kernel console) created by
- Current mainline (rev. 1539) offers tab …
- 08:57 Changeset in mainline [cd8f19d]lfnserial by
- hound: Silence buffer instead of zeroing it.
- 08:56 Changeset in mainline [e6bba8f]lfnserial by
- libpcm: Add function to generate normalized silence.
- 08:26 Changeset in mainline [ea6c838]lfnserial by
- Create libpcm. Move pcm related functions and definitions there. Make …
- 07:33 Changeset in mainline [950110ee]lfnserial by
- hound: convert format while mixing. Still no resampling.
- 06:53 Changeset in mainline [389ef25]lfnserial by
- hound: Check format before starting playback.
- 06:14 Changeset in mainline [14de4106]lfnserial by
- Speed-up logging when not recorded
- 06:10 Changeset in mainline [3ab9de0]lfnserial by
- Fix bad condition
Note: See TracTimeline
for information about the timeline view.