|  |  |  | @48eb2fc2 | 9 years | martin | bump the toolchain to GCC 6.2.0, binutils 2.27, GDB 7.12
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c8dc9ac | 9 years | jakub | Merge from lp:~werkov/helenos/various-fixes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6eda732 | 9 years | jakub | Consider only regular files when creating the cscope index
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @38097a43 | 9 years | jakub | Upgrade to QEMU 2.7.0
* Add patch that fixes Integrator/CP regression
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d701672 | 9 years | jakub | Fix cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b30846e | 9 years | jakub | Do not allow circular paging dependencies of two or more tasks
The …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5a97302 | 9 years | jakub | Use a more descriptive name for static function
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ae66564 | 9 years | jakub | Add reference to frame only if the action was initiated by the kernel
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @560b81c | 9 years | jakub | Make sure to test the present bit of the found PTE
By design, …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @97b8ca9 | 9 years | jakub | Fix race between ipc_answerbox_slam_phones() and ipc_cleanup()
We …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0b00599 | 9 years | jakub | Use correct answerbox to answer IPC_M_PHONE_HUNGUP in kbox thread
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @43e2cbc | 9 years | jakub | Implement interruptible wait for messages sent by the kernel
This …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @838ea8aa | 9 years | jiri | Ordered dictionary data type.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d776329b | 9 years | jakub | Remove support for sparc32
This architecture has been unmaintained …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4c3602c4 | 9 years | jakub | Merge from lp:~jakub/helenos/pager
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d078c9b9 | 9 years | jakub | Add implementation details to user_backend
Forbid sharing and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2c2d54a | 9 years | jakub | Merge from lp:~jakub/helenos/pager
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3233adb | 9 years | jakub | Implement simple file pager for private mappings
The pager is …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b1956e3 | 9 years | jakub | Fix cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e755b3f | 9 years | jakub | Modify pager1 test to map a temporary file
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ae6021d | 9 years | jakub | Associate each paged as_area with its memory object upon creation
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c1f7a315 | 9 years | jakub | Factor out handling of pager requests to vfs_pager.c
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e503517a | 9 years | jakub | Introduce vfs_rdwr_internal()
This function can be used by the VFS …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @42d08592 | 9 years | jakub | Factor out IPC communication from vfs_rdwr()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4bf0926e | 9 years | martin | amd64: resurrect optional support for the 'large' memory model …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2a2fbc8 | 9 years | jakub | Merge from lp:~jakub/helenos/pt
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f126c87 | 9 years | jakub | Merge from mainline.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fb63c06 | 9 years | jakub | Make page hash table critical sections smaller
After the change of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8b6aa39 | 9 years | martin | dummy/fake support for RISC-V (RV64G)
it compiles and the boot loader …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bdfdc51c | 9 years | martin | very naive integer GUI calculator
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @346b12a2 | 9 years | jakub | Add page_mapping_update()
page_mapping_update() can be used to safely …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @10cb47e | 9 years | martin | add support for custom client data into widgets
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @38dc82d | 9 years | jakub | Make page_mapping_find() return a copy rather than the actual PTE
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dc05a9a | 9 years | jakub | Fix PTE_VALID_ARCH macros
The PTE_VALID_ARCH macros are rewritten so …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @58563585 | 9 years | martin | code review and cstyle cleanup (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9befb0d | 9 years | jakub | Increment reference count only for physical memory frames
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dd5f703 | 9 years | jakub | Add pager1 test to tester
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a481d81 | 9 years | jakub | Implement simple VFS pager for testing purposes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @101516d | 9 years | jakub | Add async framework wrapper around as_area_create()
This is necessary …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2f6ad06 | 9 years | jakub | Include task.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5c2af75 | 9 years | jakub | Implement user_backend page fault handler
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @072607b | 9 years | jakub | Add IPC_M_PAGE_IN system method
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c32b6f0 | 9 years | jakub | Fix number of arguments for SYS_AS_AREA_CREATE
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bc117a5 | 9 years | jakub | Partially revert jakub@…
This …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7a67416 | 9 years | martin | add main configuration infrastructure for RISC-V (riscv64 in HelenOS …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6d351e6 | 9 years | jakub | Revert changeset jakub@…
We …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @114d098 | 9 years | martin | add support for RISC-V cross-compiler
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @a3e527c | 9 years | martin | add cross-compiler build script for RISC-V (tools sourced from the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3f4c537a | 9 years | martin | add support for running spike (RISC-V simulator)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @519a97d | 9 years | jakub | Add pager interface and create VFS pager port
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @75b139f | 9 years | jakub | Add skeleton of the user backend
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f2c3fed | 9 years | jakub | Move AS_AREA_ANY, AS_MAP_FAILED and AS_AREA_UNPAGED to abi/
This way …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e98f1c3e | 9 years | martin | cstyle (no change in functionality)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6aeca0d | 9 years | jakub | Make as_area_create() accept phone to external pager
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @db4c43e1 | 9 years | martin | cstyle: remove extra lines
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7aca4a6 | 9 years | martin | welcome to 2016
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b1dc282 | 9 years | martin | add EM_RISCV
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5550323 | 9 years | martin | update cstyle for future EM_RISCV
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @1e5d01b | 9 years | jakub | Fix memory leak by destroying the transaction.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c7840e9 | 9 years | jakub | Fix a use-after-free by adding the missing return.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @96ef672 | 9 years | jakub | Do not leave behind functions in device_tree.loc_functions hash table
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f527f58 | 9 years | jakub | Reference-count endpoint_t structures
Track explicit references to …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e657635 | 9 years | jakub | Fix use after free in hcd_ddf_remove_device()
The problem here is …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @086f8e3 | 9 years | jakub | Test result of devman_parent_device_connect()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f76d2c2 | 9 years | jakub | Make INTERFACE_DEVMAN_DEVICE use IFACE_EXCHANGE_PARALLEL
This is to …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b4b534ac | 9 years | jakub | Merge from lp:~jan.vesely/helenos/usb
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5b18137 | 9 years | jakub | devman: Fix memory leak
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e540424a | 9 years | jakub | mkbd: Fix double free
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8f9c808 | 9 years | jakub | cht: Make sure done is initialized in resize_table()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9fbc7fa | 9 years | jakub | cht: Make sure done is initialized before use
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e86a617a | 9 years | jiri | Fix fread() returning bogus data due to uninitialized ungetc_chars …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fb4a424 | 9 years | jiri | Better solution for disambiguating libc headers in XCW builds. Fixes …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8ef1c1e | 9 years | jakub | inetsrv: Fix memory leak in reass_dgram_insert_frag()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @234f47e | 9 years | jakub | ns: Fix memory leak in ns_task_id_intro()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @659ebd86 | 9 years | jakub | kio: Fix leak in producer()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b454a22 | 9 years | jakub | libdrv: Do proper reference counting on fun in driver_connection_gen() …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @92c07dc | 9 years | martin | prioritize genisoimage over xorriso for now
(xorriso with genisoimage …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6a66923 | 9 years | martin | fix memory leak in gpt_update_pt_crc()
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5c7be3e | 9 years | jakub | When km_temporary_page_get() cannot allocate a page for a high-memory …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @554e70f | 9 years | jakub | Sanitize the case when str_dup() fails to allocate memory
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @401840b | 9 years | jakub | Fix memory leak in dnsr_name2host and missing call to async_forget
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @741b2fb1 | 9 years | jakub | gem5: A better way to make the —disk-image option take effect
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8b420fa | 9 years | jakub | Make explicitly sure the userspace window buffer is properly aligned
 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7510326 | 9 years | jakub | Provide common arch_ops for sparc64 and separate arch_ops for sun4[uv] …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @36df4109 | 9 years | jakub | Introduce architecure-specific operations
This replaces the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7f0580d | 9 years | jakub | gem5: Use expect to enter 'boot' after the 'ok' prompt in ew.py
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @8ad7dd1 | 9 years | jakub | When readying a migrated thread, make sure it runs on the current CPU
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @84b8936d | 9 years | jakub | Make sure tlb_shootdown_start() always re-reads tlb_active from memory
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @609f8d9c | 9 years | jakub | Fix cstyle
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2a7ba5e | 9 years | jakub | Merge async framework changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c170438 | 9 years | jakub | Do not create a new fibril for each IRQ notification
      
In the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f570cdf | 9 years | jakub | Merge with mainline
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0a981e3 | 9 years | jiri | Fix alignment, though technically not used on ia32.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @118a872 | 9 years | jiri | Fix amd64 not working properly. Clearly there is something to this …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b3364b7c | 9 years | jiri | Enable dynamic link by default on ia32.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @dcc150cb | 9 years | jakub | Fibrils can always be preempted during IPC
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f356618 | 9 years | jiri | Merge dynamic linking support for thread local storage.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3a9414e | 9 years | jiri | Do not touch dtv if CONFIG_RTLD is not enabled. Fixes non-ia32 builds.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b272c67a | 9 years | jiri | Remove dynamic build restrictions. The one for pcut was never necessary.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0dc2fec | 9 years | jiri | Merge mainline changes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  |