Timeline



2005-08-25:

21:09 Changeset in mainline [fde6429]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Small changes. Coding style fix in main.c. Make 'cli' be the first …
20:58 Changeset in mainline [361635c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Preparations for weaker preemption model. Make all kernel stacks (i.e. …

2005-08-24:

12:33 Changeset in mainline [cfd6efd2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Ondrej Palkovsky <ondrap@…>
Do not allow red area on stack in kernel mode. Small updates for AMD64 …
12:21 Changeset in mainline [6e787c4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Make rwlock test #3 compile again. Make rwlock test #4

2005-08-21:

22:38 Changeset in mainline [a8f9a82]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add comment to scheduler.c explaining the reason behind saving CPU …

2005-08-20:

22:16 Changeset in mainline [3526da33]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
For each architecture, add an extra type cast of x to address to …
21:52 Changeset in mainline [f4a61ef]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add type cast to address in vm_create(). This seems to fix the …

2005-08-19:

13:12 Changeset in mainline [b07769b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Switch over to per vm_t page tables. (breaks ia32 userspace) Define …

2005-08-17:

19:47 Changeset in mainline [6a4177a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
prepare for PPC console support
19:13 Changeset in mainline [36641a3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Ondrej Palkovsky <ondrap@…>
Copied from ia32, bootloader can be the same.
19:08 Changeset in mainline [1141c1a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Ondrej Palkovsky <ondrap@…>
Basics for amd64 architecture. It does compile, but it does not work yet.
13:51 Changeset in mainline [c723d7a1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
first booting ELF
12:01 Changeset in mainline [efa9b73]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
PPC linker script

2005-08-15:

11:34 Changeset in mainline [3902f8a4]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
For all relevant architectures, rename fake.s to dummy.s to better …

2005-08-11:

23:15 Changeset in mainline [2e5365f3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
PPC work. Define dummy implementations of many functions in fake.s. …
22:49 Changeset in mainline [82f9955]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix copyright dates.
14:39 Changeset in mainline [f79e357]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove forgotten comment
14:39 Changeset in mainline [c913e456]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
remove cyclic including, change linker script path
11:42 Changeset in mainline [04b1b8a]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
PPC work in progress

2005-08-09:

22:10 Changeset in mainline [db74ef5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
PPC preparation work (not working yet)

2005-08-07:

23:36 Changeset in mainline [511b45f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Update TODO. Explicitly mark places of interest related to memory …
23:14 Changeset in mainline [7dd56f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add memory barriers into spinlock_*(). Implement …

2005-07-26:

21:30 Changeset in mainline [60f760a0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
Cleanup
21:28 Changeset in mainline [7021492]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
Remove unnecessary IA64 unwind tables Cleanup IA64 linker script Thus …
20:08 Changeset in mainline [117183b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Documentation changes. Most importantly, update information about …
19:58 Changeset in mainline [11485dec]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix IA-32's get_memory_size() to return size of memory in bytes …

2005-07-21:

15:54 Changeset in mainline [e2e56fa9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add -mno-abicalls to prevent generating of PIC code. Remove -mxgot …
14:54 Changeset in mainline [f5e3d1da]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add missing memory_init.h files for IA-64 and MIPS architectures. Fix …
14:27 Changeset in mainline [a55f97f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Josef Cejka <malyzelenyhnus@…>
Memory size detection for ia32 completed.
14:11 Changeset in mainline [f7a13b9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
IA-64 toolchain build script (at least)
13:58 Changeset in mainline [60875800]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Vana <jakub.vana@…>
Coding style fix
13:32 Changeset in mainline [1eb0dd13]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Vana <jakub.vana@…>
Disable alignment check
13:05 Changeset in mainline [2884193]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Vana <jakub.vana@…>
Typing error fixed
13:00 Changeset in mainline [c192134]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Vana <jakub.vana@…>
Clear IOPL on start of system on all CPUs and clear NT before all irets.

2005-07-20:

18:34 Changeset in mainline [5d945376]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
AMD64 toolchain build script
16:54 Changeset in mainline [5d721f0]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Josef Cejka <malyzelenyhnus@…>
Added e801 method for obtaining memory size, improved e820 method for …
15:41 Changeset in mainline [b4f9214]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
Toolchain build scripts for PowerPC (G4) and PowerPC 64b (G5)
14:59 Changeset in mainline [76857d1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Vana <jakub.vana@…>
Comments
14:50 Changeset in mainline [b5eb1ee]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Vana <jakub.vana@…>
Error word support debuging and testing passed with #NM & #GP exceptions.
13:56 Changeset in mainline [51029384]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix setters of page table attributes for both IA-32 and MIPS.
13:34 Changeset in mainline [121dab5]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
Add missing asid.h
11:41 Changeset in mainline [f0a8e52]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
Directory for toolchain build scripts and other stuff MIPS toolchain
11:28 Changeset in mainline [59532eb]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Vana <jakub.vana@…>
Added support for error-word generating exceptions in return routine.
11:26 Changeset in mainline [7d365305]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Initialize kmp_completion_wq during configuration via ACPI MADT. Move …
11:22 Changeset in mainline [0970f43]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
Make MIPS target compile and link properly with the new 4.0.1 MIPS …

2005-07-19:

15:10 Changeset in mainline [232e3ec7]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Implement ACPI MADT operations for interface used by kmp.

2005-07-18:

12:37 Changeset in mainline [a26ddd1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Create IA-32 interface for bringing SMP up. This interface hides …
11:23 Changeset in mainline [6b7c36f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Copyright owner of arch/mips/src/mm/asid.c is Martin Decky. ACPI code …
09:27 Changeset in mainline [b4a4c5e3]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
Start ASID manipulation

2005-07-15:

21:57 Changeset in mainline [76cec1e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Huge indentation fix.
20:27 Changeset in mainline [e41c47e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
fix EXC_Mod define enhance interrupt handling
19:53 Changeset in mainline [568337b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
handle more MIPS exceptions

2005-07-14:

22:22 Changeset in mainline [26649537]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Remove one extra line left over from debugging process.
22:10 Changeset in mainline [a1a03f9]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Begin MIPS implementation of 4-level page table interface. Add email …

2005-06-30:

23:27 Changeset in mainline [ff9f858]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Generic 4-level page tables interface & implementation (review & …

2005-06-29:

20:53 Changeset in mainline [992bbb97]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Start with generic 4-level page table interface. Usual cleanup.

2005-06-16:

18:47 Changeset in mainline [b60a22c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Replace confusing comment in scheduler.c. Add warning/explanatory …

2005-06-14:

16:11 Changeset in mainline [87cd61f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Do panic() on page_fault(). Good for long testing in SMP mode as …

2005-06-10:

16:18 Changeset in mainline [74df77d]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Add map_structure() to automate mapping of memory structures that can …

2005-06-09:

23:43 Changeset in mainline [18e0a6c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Implement several assembler functions in gcc's asm notation …
13:35 Changeset in mainline [d896525]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Fix wrong locking order in scheduler.

2005-06-07:

00:41 Changeset in mainline [a7a1063]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
SMP recovery patch #2 (SMP is no longer broken !!!). Fix missing …

2005-06-06:

20:42 Changeset in mainline [b0bf501]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Define two placeholder functions for atomic_inc and atomic_dec on …
20:01 Changeset in mainline [e3f41b6]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Ondrej Palkovsky <ondrap@…>
Code cleanup in scheduler.c thread.c - removed unnecessary spinlock. …

2005-06-05:

15:18 Changeset in mainline [d47f0e1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
SMP recovery patch #1. (SMP still broken) Move ap_boot() to …

2005-06-03:

19:37 Changeset in mainline [d1a184f]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Discard 'copy' parameter of map_page_to_frame(). Introduce 'root' …
15:10 Changeset in mainline [673104e]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
doxygen-style comments NDEBUG in Makefile.config
14:51 Changeset in mainline [70527f1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Martin Decky <martin@…>
doxygen-style comments cleanups
13:17 Changeset in mainline [ac5d02b]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
IA-32 fixes. Use kernel addresses instead of physical addresses in …

2005-06-02:

23:56 Changeset in mainline [dcbc8be]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Big changes in IA-32 address space map. Now the kernel is mapped above …

2005-05-31:

21:07 Changeset in mainline [7dcbc0a1]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Sergey Bondari <bondari@…>
Add Sergey Bondari to the authors - workstation is ready :)
18:51 Changeset in mainline [747a2476]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
Just cleanup.

2005-05-28:

20:13 Changeset in mainline [2b50d7c]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
IA-64 work. Redefine FRAME_SIZE to "(16*1024)" instead of "2*4096". …

2005-05-27:

17:06 Changeset in mainline [87cb9e2]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Josef Cejka <malyzelenyhnus@…>
Small bug in e820 memmap function repaired.
16:57 Changeset in mainline [60049aa]lfnserialticket/834-toolchain-updatetopic/msim-upgradetopic/simplify-dev-export by Jakub Jermar <jakub@…>
IA-64 work. Save/restore the rest of AR registers (i.e. RSE registers) …
Note: See TracTimeline for information about the timeline view.