1534
|
|
|
Jiri Svoboda |
12 years ago
|
|
|
1523
|
|
|
Martin Decky |
12 years ago
|
|
|
1502
|
|
|
Vojtech Horky |
12 years ago
|
|
|
1352
|
|
|
Jakub Jermar |
13 years ago
|
|
|
1137
|
|
|
Martin Decky |
13 years ago
|
|
|
1047
|
|
|
Jiri Svoboda |
13 years ago
|
|
|
1043
|
|
|
Jiri Svoboda |
13 years ago
|
|
|
1032
|
|
|
Jakub Jermar |
13 years ago
|
|
|
1006
|
|
|
Jakub Jermar |
13 years ago
|
|
|
966
|
|
|
Martin Decky |
13 years ago
|
|
|
836
|
|
|
Martin Decky |
13 years ago
|
|
|
835
|
|
|
Martin Decky |
13 years ago
|
|
|
834
|
|
|
Martin Decky |
13 years ago
|
|
|
749
|
|
|
Martin Decky |
14 years ago
|
|
|
542
|
|
|
Jakub Jermar |
14 years ago
|
|
|
520
|
|
|
Martin Decky |
14 years ago
|
|
|
515
|
|
|
Jakub Jermar |
14 years ago
|
|
|
511
|
|
|
Jiri Svoboda |
14 years ago
|
|
|
508
|
|
|
Jakub Jermar |
14 years ago
|
|
|
489
|
|
major code revision - replace spinlocks taken with interrupts disabled with irq_spinlocks - change spacing (not indendation) to be tab-size independent - use unsigned integer types where appropriate (especially bit flags) - visual separation - remove argument names in function prototypes - string changes - correct some formating directives - replace various cryptic single-character variables (t, a, m, c, b, etc.) with proper identifiers (thread, task, timeout, as, itm, itc, etc.) - unify some assembler constructs - unused page table levels are now optimized out in compile time - replace several ints (with boolean semantics) with bools - use specifically sized types instead of generic types where appropriate (size_t, uint32_t, btree_key_t) - improve comments - split asserts with conjuction into multiple independent asserts
|
Martin Decky |
14 years ago
|
|
|