Timeline
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
2012-07-16:
- 21:06 Changeset in mainline [bb67def]lfnserial by
- hound: Implement audio format covnersion. No resampling yet.
- 16:13 GSoC2012WeeklyReports edited by
- (diff)
- 16:12 Changeset in mainline [be73793]lfnserial by
- Make logger runnable again
- 15:57 GSoC2012WeeklyReports edited by
- (diff)
- 15:43 Changeset in mainline [01b8c2e4]lfnserial by
- Fix deadlock (recursive mutex locking)
- 15:38 Changeset in mainline [1c1da4b]lfnserial by
- rcu: Cleaned up rcu1 test a bit. Now it uses wired threads.
- 15:37 Changeset in mainline [0cf813d]lfnserial by
- rcu: Added new statistics. Changed reclaimers to run callbacks with …
- 15:32 Changeset in mainline [ceafd1b]lfnserial by
- Merge mainline changes
- 15:31 Changeset in mainline [057e77f]lfnserial by
- preemption_disable: Removed failed attempt at rescheduling once …
2012-07-15:
- 21:46 Changeset in mainline [50fa3f7]lfnserial by
- wavplay: add few more debug messages
- 20:51 Changeset in mainline [eceb300]lfnserial by
- hound: Use libhound
- 20:50 Changeset in mainline [a9aae16e]lfnserial by
- libhoud: Handle hangup in connection callback.
- 18:55 Changeset in mainline [b7c080c]lfnserial by
- sb16: Implement test_format call.
- 18:35 Changeset in mainline [63c34d7]lfnserial by
- libdrv/audio: Add 'test_format' call.
- 15:44 Changeset in mainline [5cd5079]lfnserial by
- app/wavplay: Use libhound
- 15:25 Changeset in mainline [57e8b3b]lfnserial by
- Add frame count to event report. This enables applications to detect …
- 15:14 Changeset in mainline [2cc5c835]lfnserial by
- Cleanup audio_pcm interface.
- 15:13 Changeset in mainline [b497018]lfnserial by
- Drop id parameter from audio_pcm interface. Independent buffer should …
- 15:12 Changeset in mainline [44d1311]lfnserial by
- Buildsystem: Create disasm files before striping binaries.
- 10:22 Changeset in mainline [8eff2b0]lfnserial by
- redundant condition removed
- 00:42 Changeset in mainline [afa7c17]lfnserial by
- Add libhound. This library implements hound protocol and helpers.
- 00:41 Changeset in mainline [d30292e]lfnserial by
- Add another audio format helper function.
2012-07-14:
- 20:18 Ticket #465 (HelenOS does not boot in Ski) created by
- As of mainline,1539, HelenOS does not boot in the Ski simulator. …
- 17:41 Changeset in mainline [2e39656]lfnserial by
- Check for log readers in separate fibril Do not even try to send when …
- 11:42 Changeset in mainline [ef5be68]lfnserial by
- Logger: namespace can have more writers
- 11:25 Changeset in mainline [804d9b6]lfnserial by
- arm32: Make new present functions arch version specific.
- 11:18 Changeset in mainline [97c7682]lfnserial by
- Merge mainline changes. Text conflict in …
- 09:52 Changeset in mainline [2d9197e]lfnserial by
- sb16: Return NULL rather than invalid buffer.
- 09:27 Changeset in mainline [0747468]lfnserial by
- arm32: Move common definitions to common header. Restrict including …
2012-07-13:
- 22:00 Changeset in mainline [a27d1c5]lfnserial by
- Add option to set number of consoles, make kernel log console optional.
- 21:40 Changeset in mainline [e677b08]lfnserial by
- Add wavplay app. The code is so ugly it hurts reading it, but wavplay …
- 21:39 Changeset in mainline [bef30d8]lfnserial by
- Add edit to essential applications. Consoles can't scroll so this one …
- 21:38 Changeset in mainline [88a37b5]lfnserial by
- Build and launch hound by default.
- 21:31 Changeset in mainline [6906f61]lfnserial by
- hound: Add support for "default" keyword
- 21:13 Changeset in mainline [43c40a3]lfnserial by
- hound: Fix mixing. Use clipping with float conversion
- 19:48 Changeset in mainline [13df13c8]lfnserial by
- hound: Fix sink hook ambiguity by adding a parameter. Also disconnect …
- 16:11 Changeset in mainline [ab07cf0]lfnserial by
- hound: Use buffer position in source available data.
- 08:38 Changeset in mainline [6424800]lfnserial by
- hound: Implement client removal
- 08:26 Meetings edited by
- Update venue of tomorrow's meeting. (diff)
- 07:26 Changeset in mainline [1c33539]lfnserial by
- hound: Implement disconnect
- 07:24 Changeset in mainline [fd5c0b7]lfnserial by
- hound: audio device recognizes all pcm device events.
- 06:40 Changeset in mainline [9b2ac3d]lfnserial by
- houd: Fix mixer condition.
- 05:39 Changeset in mainline [f3fced0]lfnserial by
- hound: Implement connect code.
- 04:52 Changeset in mainline [63d6ff9]lfnserial by
- hound: Fix few leaks and memory corruption bugs.
- 03:36 Changeset in mainline [d93a5a6f]lfnserial by
- hound: Fix double free.
- 03:24 Changeset in mainline [1df3018a]lfnserial by
- hound: Only few more TODOs left
2012-07-12:
- 18:31 Changeset in mainline [0594c7ea]lfnserial by
- rcu: Changed mallocs in test rcu1 to use nonblocking ATOMIC_FRAME flag.
- 18:29 Changeset in mainline [d01e635]lfnserial by
- dplay: Simplify playback stop.
- 18:20 Changeset in mainline [1240bb9]lfnserial by
- Use named audio events. audio/sb16: dsp uses more detailed status …
- 17:40 Changeset in mainline [e25eb9e3]lfnserial by
- rcu: Sped up rcu1 stress test.
- 17:24 Changeset in mainline [992ef56]lfnserial by
- hound: Implement device playback backend
- 17:21 Changeset in mainline [ec49085]lfnserial by
- hound: Move mixing to audio_source.
- 17:01 Changeset in mainline [e8471b9]lfnserial by
- smpcall: Fixed to compile for amd64.
- 16:43 Changeset in mainline [c14762e]lfnserial by
- adt: Removed duplicate implementations of list_concat().
- 16:02 Changeset in mainline [2e16033]lfnserial by
- rcu: Fixed memory leak in rcu1 test.
- 15:58 Changeset in mainline [935e28c]lfnserial by
- preemption_disable: Fixed bug that called scheduler() from interrupts. …
- 10:12 UDF edited by
- add unsupported functions (diff)
- 10:10 UDF edited by
- import the rest of the dashboard (diff)
- 10:00 UDF edited by
- import first part of Julia's dashboard (diff)
- 09:51 UDF edited by
- small changes (diff)
- 02:09 Changeset in mainline [737b4c0]lfnserial by
- HelenOS Sound service (hound) initial commit.
- 02:09 Changeset in mainline [039337e8]lfnserial by
- cstyle
2012-07-11:
- 12:05 Changeset in mainline [346643c]lfnserial by
- audio: Use enum for sample format.
- 09:01 Changeset in mainline [80bd676]lfnserial by
- fixed 64-bit incompatibility
- 07:58 Changeset in mainline [1066041]lfnserial by
- preemption_disable: Turned functions into macros. Moved THREAD, AS, …
- 07:43 Changeset in mainline [d9812b4]lfnserial by
- Merge with mainline
- 05:47 Changeset in mainline [b68ae24]lfnserial by
- rcu: Fixed printing incorrect statistics.
- 05:45 Changeset in mainline [b23c88e]lfnserial by
- preemption_disable: Replaced memory barriers with compiler barriers. …
2012-07-10:
- 19:38 GSoC2012WeeklyReports edited by
- (diff)
- 18:07 Changeset in mainline [9f8745c5]lfnserial by
- workq: Moved almost all tests to a single test entry function.
- 17:57 Changeset in mainline [5b6c033]lfnserial by
- rcu: Added preemption and stress tests.
- 17:50 Changeset in mainline [181a746]lfnserial by
- rcu: Added preemptible RCU's core API implementation.
- 17:46 Changeset in mainline [22b5924]lfnserial by
- cpu_mask: Added to Makefile.
- 17:44 Changeset in mainline [c79800f]lfnserial by
- Added cpu_mask: represents a set of cpus with a bit vector.
- 17:40 Changeset in mainline [e0c80f66]lfnserial by
- smp_call: Added license.
- 17:34 Changeset in mainline [3954961e]lfnserial by
- waitq: Added ability to wait for the completion of a running wakeup.
- 17:32 Changeset in mainline [ff90f5f]lfnserial by
- adt: Added a func to move a list to the beginning/end of another.
- 13:03 Changeset in mainline [f0348c8]lfnserial by
- Merge kernel console completion and console interface clean-up Kernel …
- 12:48 Changeset in mainline [f4a8734]lfnserial by
- C style
- 12:40 Changeset in mainline [550af2b]lfnserial by
- Add missing documentation
- 12:38 Changeset in mainline [aca4a04]lfnserial by
- Extract common code into function
- 12:32 Changeset in mainline [f0d7bd9]lfnserial by
- Create function for displaying —more— prompt
- 12:01 Changeset in mainline [1e01a35]lfnserial by
- Symbol table completion for kernel console (#50) Kernel console …
- 11:53 Changeset in mainline [b4ca0a9c]lfnserial by
- Merge mainline changes
- 11:30 Printf edited by
- More examples, improve wording (diff)
- 11:03 Changeset in mainline [a8435881]lfnserial by
- Merge with mainline
- 11:02 Changeset in mainline [6f10638]lfnserial by
- Debugged version of extent tree growing
- 10:49 Changeset in mainline [292c843]lfnserial by
- Very hidden bug in block allocator fixed
- 09:46 Changeset in mainline [9aa82e6]lfnserial by
- simplified function header - redundant param removed
2012-07-09:
- 16:33 Changeset in mainline [33fc3ae]lfnserial by
- Do not leak a fun_node_t reference in devman_add_function() when …
- 08:17 Changeset in mainline [94694a4]lfnserial by
- Add new audio-pcm category and register sb16/pcm in this categgory.
- 07:59 Changeset in mainline [ce047249]lfnserial by
- Rename audio nodes: (mixer, dsp) ⇒ (control, pcm).
- 07:58 Changeset in mainline [68d1313]lfnserial by
- drv/audio/sb16: Fix debug comment mismatch.
- 07:46 Changeset in mainline [90f05b0f]lfnserial by
- Rename audio pcm interface.
- 07:23 Changeset in mainline [0336354a]lfnserial by
- Makefile: Build and use recording app.
- 07:22 Changeset in mainline [e1b7e36]lfnserial by
- app: Add recording application. Untested: qemu does not …
2012-07-08:
- 21:50 Changeset in mainline [5d3d75a5]lfnserial by
- removed dead (commented) code from previous revisions, now appending …
- 17:54 GSoC2012WeeklyReports edited by
- (diff)
2012-07-07:
- 21:26 Changeset in mainline [a3ab774]lfnserial by
- libdrv/audio,drv/audio/sb16: Update and implement recording interface. …
- 21:25 Changeset in mainline [ef246b9]lfnserial by
- dplay: Close file on exit.
- 00:27 Changeset in mainline [0d56712]lfnserial by
- workq: Added magic cookie integrity checks. Fixed test workqueue1.
2012-07-06:
- 14:51 Changeset in mainline [cc51c27]lfnserial by
- Merge with mainline
- 14:50 Changeset in mainline [96606fe]lfnserial by
- completely recoded splitting function
- 14:17 Changeset in mainline [9b3d999]lfnserial by
- drv/auid/sb16: Refactor debug output.
- 14:11 Changeset in mainline [c5c65b6]lfnserial by
- app/dplay: Refactoring. Ouput + sign instead of one line.
- 14:07 Changeset in mainline [6be06d0]lfnserial by
- libdrv,audio pcm: Fix sending number of buffer parts.
- 13:31 Changeset in mainline [8a64e81e]lfnserial by
- workq: Add work queues: allow blocking work items, queuing items from …
- 13:06 Changeset in mainline [518dd43]lfnserial by
- thread: thread_ready() new prefers cpus where thread last ran. Added …
- 13:04 Changeset in mainline [46a5b37]lfnserial by
- synch: Condvars can now wait with spinlocks and not just a mutex.
- 13:01 Changeset in mainline [ef1603b]lfnserial by
- adt: list_foreach_safe() enables item removal while traversing a list.
- 12:58 Changeset in mainline [d70fc74]lfnserial by
- smp_call: Minor fixes and comments.
2012-07-05:
- 23:31 Changeset in mainline [68e005d]lfnserial by
- dplay: There is one more event after sending the stop command.
- 23:23 Changeset in mainline [2afae0e]lfnserial by
- drv/audio/sb16: Fix debug output.
- 22:54 Changeset in mainline [9fa0111d]lfnserial by
- Add const qualifiers.
- 22:32 Changeset in mainline [7ed5153b]lfnserial by
- Typo fix.
- 22:17 Changeset in mainline [bb4c141c]lfnserial by
- drv/audio/sb16: minor debug changes.
- 22:17 Changeset in mainline [9d5244f]lfnserial by
- app/dplay: Use event interface properly.
- 22:16 Changeset in mainline [7364c6e]lfnserial by
- libdrv,audio: Fix sending of shared memory flags. Fix calling buffer …
- 21:06 Changeset in mainline [4bbfb93]lfnserial by
- libdrv/audio: Remove optical separators.
- 21:01 Changeset in mainline [e941bf8]lfnserial by
- audio/sb16: Remove optical separators.
- 20:52 Changeset in mainline [124f9bd]lfnserial by
- audio/sb16: Remove newlines from debug messages.
- 20:48 Changeset in mainline [4bec78f]lfnserial by
- dplay: Update to use new interface. Ugly and broken, but compiles fine.
- 20:23 Changeset in mainline [725d038]lfnserial by
- Mainline changes.
- 19:32 Changeset in mainline [7ca22e5]lfnserial by
- drv/audio/sb16: Accept event session and send USER_METHOD on playback …
- 19:31 Changeset in mainline [8de7ef2]lfnserial by
- libdrv,audio: Add event callback creation to audio iface.
- 17:25 Changeset in mainline [f8608f2]lfnserial by
- libdrv,audio: Be a bit more verbose about buffer setup.
2012-07-04:
- 13:21 Changeset in mainline [f6bc83a]lfnserial by
- Send log messages only when they are read
- 12:59 Changeset in mainline [e1eda1e9]lfnserial by
- USB debug redirected to standard system log
- 12:59 Changeset in mainline [1b46b77]lfnserial by
- Add simple log viewer
- 12:58 Changeset in mainline [f47c70d4]lfnserial by
- Smoke test for logger
- 12:57 Changeset in mainline [1f2dd20]lfnserial by
- Start working on logger service The logger service is started …
2012-07-03:
- 22:41 Changeset in mainline [5e4f22b]lfnserial by
- When sending an IPI, wait for its successful delivery.
- 20:36 Lab edited by
- (diff)
- 20:05 Changeset in mainline [bb4c9fca]lfnserial by
- Reverse the condition which ends the loop in cross_call().
- 19:35 Changeset in mainline [72e1d6eb]lfnserial by
- Merge from lp:~jakub/helenos/mm.
- 19:12 Changeset in mainline [e943ecf]lfnserial by
- Add read_barrier()'s to pt_mapping_find(). This is to prevent a …
- 14:04 KnowledgeArticles edited by
- Add link to printf (diff)
- 14:03 Printf created by
- Initial commit
- 13:18 USB edited by
- Several links (diff)
- 09:58 Camp2012 edited by
- (diff)
- 09:27 UDF edited by
- Add command for creating empty disk (diff)
2012-07-02:
- 22:30 GSoC2012WeeklyReports edited by
- (diff)
- 21:31 Changeset in mainline [7d68da80]lfnserial by
- Add a write memory barrier also to ht_mapping_insert().
- 15:17 Camp2012 edited by
- (diff)
- 13:41 Changeset in mainline [2f7042e]lfnserial by
- Make sb16 and audio tools essential.
- 12:31 Changeset in mainline [00006e0]lfnserial by
- audio: Allow client to specify buffer size.
- 08:23 GSoC2012WeeklyReports edited by
- (diff)
2012-07-01:
- 22:28 Changeset in mainline [609a417]lfnserial by
- Add write memory barriers to pt_mapping_insert() so that setting a new …
- 22:25 GCCPort edited by
- update project status (diff)
- 22:21 GCCPort edited by
- new status of libgmp, libmpfr, and libmpc (diff)
- 22:19 Changeset in mainline [0d8269b]lfnserial by
- Add macros for setting the present bit in PTEs separately.
- 20:55 Changeset in mainline [1f8c11f]lfnserial by
- smp_call: Added kernel test.
- 20:54 Changeset in mainline [d71331b]lfnserial by
- smp_call: Moved content of arch header to generic header.
- 20:27 Changeset in mainline [d802671d]lfnserial by
- Merge with mainline
- 16:29 Changeset in mainline [9432f08]lfnserial by
- Process all TLB messages or until TLB_INVL_ALL is reached. - …
- 05:18 Changeset in mainline [2ee1ccc]lfnserial by
- smp_call: initial unicast version for ia32, amd64.
2012-06-30:
- 23:54 Changeset in mainline [49e6c6b4]lfnserial by
- ipi: Added support for unicast IPI on amd64, ia32.
2012-06-29:
- 21:48 StructuredBinaryData edited by
- elaborate on future language ideas (diff)
- 15:32 Changeset in mainline [1f092d9]lfnserial by
- Merged changes from mainline.
- 15:31 Changeset in mainline [e6a78b9]lfnserial by
- Merge mainline changes.
- 14:37 Changeset in mainline [bd250b0f]lfnserial by
- Fix ia32/amd64 essential build.
- 13:46 Changeset in mainline [ea150dc6]lfnserial by
- sb16: Add pio ranges to irq code.
- 13:04 Changeset in mainline [722912e]lfnserial by
- Fix mainline merge breakage.
- 13:02 Changeset in mainline [6843a9c]lfnserial by
- Merge mainline changes Trivial conflicts.
- 10:40 Changeset in mainline [0bbd13e]lfnserial by
- isa: Fix memory leaks. function name is str_duped
2012-06-28:
- 19:52 UDF edited by
- Proper formatting of commands, add links (diff)
- 18:28 UDF edited by
- (diff)
- 08:03 GSoC2012WeeklyReports edited by
- (diff)
2012-06-27:
- 22:21 StructuredBinaryData edited by
- update to reflect new commits (diff)
- 22:11 Camp2012 edited by
- Update Camp2012 with preliminary data (diff)
- 20:34 Changeset in mainline [349e510d]lfnserial by
- Merge mainline changes
- 20:32 Changeset in mainline [02dcb20]lfnserial by
- Bithenge: add test files and comment support
- 20:10 Changeset in mainline [600f5d1]lfnserial by
- Bithenge: add composition, ascii, and zero_terminated
- 03:35 Changeset in mainline [978ccaf1]lfnserial by
- Bithenge: various cleanup and tweaks
2012-06-26:
- 22:41 Ticket #451 (kernel panic when running tester malloc1/2 on 4-way SMP) closed by
- duplicate: I think this family of panics is in fact a duplicate of #396. First, …
- 22:23 GSoC2012WeeklyReports edited by
- Add respective dates for each week. (diff)
- 19:56 Changeset in mainline [04a7435f]lfnserial by
- Bithenge: add the struct transform
- 05:46 GSOC edited by
- Add link to repositories (diff)
- 05:44 Repositories edited by
- Link to UDF page (diff)
- 05:44 GSOC edited by
- Links to UDF and GCC port pages (diff)
2012-06-25:
- 22:15 UDF created by
- UDF file system server
- 22:05 GSoC2012WeeklyReports edited by
- (diff)
- 13:59 GSoC2012WeeklyReports edited by
- (diff)
2012-06-24:
- 19:24 Changeset in mainline [f2da0bb]lfnserial by
- Bithenge: use reference counting for nodes
- 18:44 Changeset in mainline [0d1a8fd]lfnserial by
- Bithenge: allow primitive transforms in scripts
- 17:32 Changeset in mainline [03b2b2c]lfnserial by
- Bithenge: add working but useless script parser.
2012-06-23:
- 19:55 Changeset in mainline [02020dc]lfnserial by
- Merge with mainline
- 19:53 Changeset in mainline [d510ac01]lfnserial by
- Fixed bug with different sizes in writing file on extents
- 18:24 Changeset in mainline [da0fef6]lfnserial by
- Bithenge: port to Linux and allow choosing a data source
Note: See TracTimeline
for information about the timeline view.