|  |  | @2b96463 | 15 years | vojtechhorky | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ae0300b5 | 15 years | martin | fix wrong formatting arguments
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5378f99 | 15 years | martin | improve 'ipc' command printouts
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @577f042a | 15 years | martin | * improve synchronization in sys_task_set_name()
* improve printouts …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b7a107 | 15 years | martin | as the 'btrace' command depends on udebug, make it optional on …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df58e44 | 15 years | martin | * add support for printing uspace stack traces from kernel console
  …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0843f02 | 15 years | martin | on assertion print also the function, file and line
(to make it easier …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4e7d3dd | 15 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bf75e3cb | 15 years | jakub | Merge from lp:~jakub/helenos/fs.
Highlights of the merge:
- the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6265a2b | 15 years | vojtechhorky | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a0ce870 | 15 years | martin | statistics: provide resident (actually used) memory of tasks
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @311bc25 | 15 years | martin | avoid the possibility for infinite looping on fetching sysinfo values …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f21a61e | 15 years | jakub | Synchronize kernel's ipc_data_t with uspace's ipc_call_t.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8c9b742 | 15 years | jakub | Change the client task hash only when making the call or when …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @124c061 | 15 years | jakub | ipc_connect_to_me() now takes one extra argument to store the client …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fdb9982c | 15 years | jakub | Sign each outgoing call by the task hash.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b93d637 | 15 years | vojtechhorky | Add syscall for getting physical address
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7e36c8d | 15 years | jakub | Walk only non-empty AVL trees.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ab6f2507 | 15 years | jakub | Make sure that slab_reclaim() executes with interrupts disabled.
There …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @77429d3 | 15 years | martin | remove the obsoleted SYS_INTERRUPT_ENABLE syscall
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e186eb5 | 15 years | jakub | For connected phones, print also the task ID of the target task.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9cdac5a | 15 years | martin | add CMD_PIO_WRITE_A_x commands which store values from scratch space …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1ad52de | 15 years | jiri | Add comment.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @63594c0 | 15 years | jiri | Obtain userspace state in case of system call.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1caeb2d | 15 years | martin | fix argument types
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f418e51 | 15 years | jiri | Adding typedefs.h was not necessary.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1e9f8ab | 15 years | jiri | Add kill command to forcefully terminate a task.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @78ffb70 | 15 years | jakub | ipc_irq_register() and ipc_irq_unregister() should check for …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @228e490 | 15 years | martin | initial modifications for supporting declarative IPC interfaces
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dd8d5a7 | 15 years | martin | 32/64 ABI split for SYS_TASK_GET_ID
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6b10dab | 15 years | martin | ABI split: pass 64-bit task ID as plain 64-bit argument to …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @96b02eb9 | 15 years | martin | more unification of basic types
 - use sysarg_t and native_t (unsigned …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @97d17fe | 15 years | jakub | Associate the limit of active calls with a phone rather than the task.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @052f535 | 15 years | martin | use portable constant macros
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @273b958 | 15 years | martin | add attribute((malloc)) to relevant functions, which should …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7e752b2 | 15 years | martin | * correct printf() formatting strings and corresponding arguments
* …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0b0f4bb | 15 years | martin | * correct printf() formatting strings and corresponding arguments
* …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9ac2013 | 15 years | martin | add format checking to more printf-like functions …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @04357767 | 15 years | martin | using unsigned int seems to be more suitable than size_t is several cases
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @019a348 | 15 years | martin | use portable constant defines for integer ranges
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5587cf7 | 15 years | martin | * use portable constant defines for integer range constants
* add …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d16fc78 | 15 years | martin | * verify the correctness of printf()'s and friends' attributes in …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1e27d85 | 15 years | martin | * reimplement the 'z' modifier (%zu for size_t, %zd for ssize_t)
* …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8b3bff5 | 15 years | jakub | btree_search() can find an already removed key if the tree is empty.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0b4a67a | 15 years | jakub | Use a more portable definition of NULL.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1bfd3d3 | 15 years | jiri | Replace @returns with @return.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @74c57908 | 15 years | jakub | NULL should be defined at least as long unsigned zero or it will be …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1479562 | 15 years | jakub | Let copy_from/to_uspace() detect attempts to access the address space …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4fe18151 | 15 years | jakub | Fix bitmap operations wrt. bits == 0.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @10285ad | 15 years | jakub | Backout the previous change as it breaks ega.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8c441bd | 15 years | jakub | Remove redundant code.
As a side effect, this fixes the code for bits …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @da88a079 | 15 years | jakub | Fix cstyle.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5c088975 | 15 years | jakub | Instead of locking TASK→lock, lock udebug.lock before calling …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3f5b4e0d | 15 years | jakub | Disable sys_interrupts_enable() because it is not portable.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @04cb68f2 | 15 years | jakub | Merge from lp:~helenos-dd/helenos/dd.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2fa10f6 | 15 years | jakub | Remove syscall for controlling preemption.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @af96dd57 | 15 years | martin | fix two possible NULL dereferences
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4738d84 | 15 years | martin | explicitly use 64b types to avoid overflows in trivial cases
(overflow …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e2650d3 | 15 years | martin | rename PA_overlaps to PA_OVERLAPS
be more tolerant about some cases of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @257ceb1 | 15 years | jakub | Introduce the stack trace context which is passed to the individual …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a7199c2 | 15 years | jakub | Reduce kconsole stack space consumption by about 2.5KiB by using …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b62d5614 | 15 years | jakub | Fix typo.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c15b374 | 15 years | jakub | Introduce PF_ACCESS_UNKNOWN to be used by the debuging/panicking code …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d5a1c73 | 15 years | jakub | If supplied, print also the context-specific message on bad traps and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e9a6b29 | 15 years | jakub | Add missing new line in the generic panic message.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @09b859c | 15 years | jakub | Merge from mainline.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @97bdb4a | 15 years | martin | avoid tracing of several memory-related functions which are called …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @04e3d9f | 15 years | martin | remove an overly bold assumption about the validity of CPU
(some …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bbfdf62 | 15 years | martin | size_t as a return type of zone_conf_size() is more natural than uintptr_t
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7a0359b | 15 years | martin | improve kernel function tracing
 - add support for more generic kernel …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e2ea4ab1 | 15 years | jakub | Merge mainline changes.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e3ee9b9 | 15 years | martin | remove forward static function declarations and reorder functions
(if …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @da52547 | 15 years | martin | add early_putchar() which can be used to do early kernel console …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @75c9852 | 15 years | martin | remove forgotten debugging output
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4d1be48 | 15 years | jakub | Use more specific panic type.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @49ace23 | 15 years | martin | use PRIp as a portable way of printing pointer-like numbers
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @90ed058 | 15 years | jakub | Merge ia32 interrupt handler and trap frame improvements.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4babe62 | 15 years | martin | port uspace sorting improvements back to kernel
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @263bda2 | 15 years | martin | remove LOG_EXEC() macro, use compile-time instrumentation for detailed …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9a683150 | 15 years | jakub | Print only the necessary width of the offset.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fa3b8e4 | 15 years | martin | LOG() adds newline already
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c19aa612 | 15 years | martin | Return "unknown" instead of "Not found". The capitalization and space …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fe32163 | 15 years | martin | improve support for inactive CPUs
major revision of MADT and MPS …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9a21f9d | 15 years | martin | align comments
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @49eb681 | 15 years | martin | code cleanup (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e3038b4 | 15 years | jakub | Merge unified panic architecture (Phase 1).
Note that this is still …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @22a28a69 | 15 years | jakub | Rename decode_istate() to istate_decode() and declare it only once in …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @05e3cb8 | 15 years | martin | cstyle changes (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7c31d20 | 15 years | jakub | Check CPU before doing CPU→id.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @74c5a1ca | 15 years | martin | compact printouts
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @decfbe56 | 15 years | martin | be paranoid and update exception statistics in a critical section
(for …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fc81981 | 15 years | martin | add and improve annotations
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @33c4f72 | 15 years | martin | improve annotations
move to the newest VCC syntax
use VCC …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @06737a0 | 15 years | jakub | Foundations for the unified panic architecture.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5c8de00 | 15 years | jakub | Add missing include.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @09a0bd4a | 15 years | martin | initial properties annotation and verification support
(does not do …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ccb426c | 15 years | martin | improve other kernel printouts
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @851f33a | 15 years | martin | merge "tests" and "test" kconsole commands
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9539be6 | 15 years | martin | autotool now also detects values of UINT_MAX and friends
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @402eda5 | 15 years | jakub | Fix a newly introduced deadlock in the TLB shootdown algorithm.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |