|  |  | @53634f9 | 17 years | martin | make RANDI a generic macro
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @896ad9f | 17 years | martin | use pseudorandom generator to avoid even the longest path of livelock …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7c98874 | 17 years | martin | use secondary hash for kernel identity mapping to avoid livelocks on …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @826c203 | 17 years | martin | avoid nasty race condition during page fault handling
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @43d6401 | 17 years | martin | ppc32: add support for cache disable page access control
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f817d3a | 17 years | martin | use macio optionally
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @14324438 | 17 years | martin | remove tlbia instruction, which is unsupported by PowerPC 7450
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f651e80 | 17 years | jirik.svoboda | Make newlines in panic messages consistent. Add periods at end of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7ed2d8f | 17 years | jirik.svoboda | Unify newlines in fault_if_from_uspace() format strings. (Remove them …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ab25d30 | 17 years | martin | redraw kernel cosnole on ppc32
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @965dc18 | 17 years | jakub | Merge sparc branch to trunk.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @26fa0f9f | 17 years | jirik.svoboda | Handle page faults from userspace properly on ppc32, do not panic.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bfce7d9 | 17 years | jakub | Do not print "Page fault.\n" if a mapping is not found during TLB refill.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c1b455e | 17 years | jirik.svoboda | Fix bug #67. It was obviously all my fault - I allocated r3 for …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @37e518b | 17 years | jirik.svoboda | Bugfix: A ppc32 task would hang if it touched unmapped memory - was …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @693f614 | 17 years | jirik.svoboda | Merge changeset 3114 from tracing into trunk. (implementation of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ddb0df5 | 17 years | martin | configurable cross-compiler prefix (using CROSS_PREFIX)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @46d8eb9 | 17 years | martin | remove dummy page coloring facility, which is currenty not used
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c98e6ee | 17 years | jirik.svoboda | Merge program-loader related stuff from dynload branch to trunk. (huge)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7560b606 | 17 years | jirik.svoboda | Remove buggy assembler memsetb function, call generic C _memsetb …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5d67baa | 17 years | jakub | cstyle fixes
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @ac0e791 | 17 years | jakub | Implement memcpy_to_uspace_failover_address for ppc32.
This fixes …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3759681 | 17 years | jirik.svoboda | Implement smc_coherence[_block]() for ppc32
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d5087aa | 17 years | jakub | Add smc_coherence_block().
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e25eca80 | 17 years | jakub | Add smc_coherence() macro to all architectures.
So far, only amd64, …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e32e092 | 17 years | jirik.svoboda | Declare arguments for memstr.h operations as pointers instead of uintptr_t.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f4c2b6a | 17 years | martin | reflect changes in generic code
proper formatting directives
coding style
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b63f8569 | 17 years | martin | introduce portable formatting directives
remove common types
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @9765182 | 18 years | malyzelenyhnus | Used common macro for context saving on ppc64.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @5d494b3 | 18 years | jakub | Each architecture should only announce its endianity.
The conversion …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0f718ab | 18 years | jakub | Add macros for byte swapping of uint16_t's.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d4f572e | 18 years | malyzelenyhnus | Unified context saving/restoring macros in ppc32.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @71eef11 | 18 years | martin | remove config.memory_size, get_memory_size() and memory_init.{c|d}
the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0b5f9fa | 18 years | martin | remove memory_print_map(), as it duplicates functionality of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b07c332 | 18 years | martin | convert e820list to a generic physmem command
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c03ee1c | 18 years | jakub | Improve comments for arch-specific implementations of hierarchical …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6b781c0 | 18 years | jakub | Merge arm32 into trunk.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @52d30c4 | 18 years | jakub | A bit of infrastructure for building with different compilers.
CFLAGS …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f74bbaf | 19 years | martin | start shutdown infrastructure
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7cb567cd | 19 years | martin | map kernel pages explicitly as writable (this solves compatibility …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @7bcfbbc | 19 years | martin | support the possibility to send EOI or Interrupt Acknowledgement
prior …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @201abde | 19 years | martin | make thread ID 64 bit (task ID is 64 bit already)
cleanup thread syscalls
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @879585a3 | 19 years | jakub | Simplify synchronization in as_switch().
The function was …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @bd1deed | 19 years | martin | experimental support for Objective C
(disabled by default)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b3f8fb7 | 19 years | martin | huge type system cleanup
remove cyclical type dependencies across …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @0f3fc9b | 19 years | martin | typedef elimination
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f429331 | 19 years | martin | remove some typedefs in favor of anonymous structures
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @df4ed85 | 19 years | jakub | © versus ©
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b6e97d7 | 19 years | jakub | Fix all remaining mistmatches in width of byte swapping functions for …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @84757b5 | 19 years | martin | get_cycle() for PPC32
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @e54fb21 | 19 years | martin | add dummy cycle.h
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d0485c6 | 19 years | jakub | Introduce page colors. So far, only sparc64 uses correct page color …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @c55dd58 | 19 years | martin | cleanup endian conversion macros
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @2bc137c2 | 19 years | martin | make framebuffer code more generic
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @78595d6 | 19 years | jakub | Remove notes about automatically generated context_offset.h
and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @715a847f | 19 years | jakub | Remove broken, outdated and unused gencontext.c utilities.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @3dea17f | 19 years | jakub | Add mutual exclusion to keyboard grab and release
functions on …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @fb8335c | 19 years | martin | remove grab (not needed)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @4874c2d | 19 years | jakub | Do not copy notification config out of the IRQ structure.
Add the …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f5e39a32 | 19 years | martin | ppc32: update for new IRQ subsystem (there is still a bug left)
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @d95f1e24 | 19 years | martin | cleanup for new IRQ subsystem
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @26678e5 | 19 years | jakub | Make SMP related parts of main.c more generic.
Move initialization of …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @29b2bbf | 19 years | jakub | sparc64 work:
- Experimental support for TSB (Translation Storage Buffer).
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @57da95c | 19 years | jakub | - Create a dedicated slab cache for as_t objects and switch from …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @f1d1f5d3 | 19 years | jakub | Fix bug in mm/as.c:
- as_area_destroy() should not work with AS but as …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @06e1e95 | 19 years | jakub | C99 compliant header guards (hopefully) everywhere in the kernel. …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @6eabb6e6 | 19 years | jakub | Support for sparc64 FPU context.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @32fffef0 | 19 years | jakub | Define architecture-specific thread sub-constructors and …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @b4fa652 | 19 years | jakub | Support 24bpp framebuffers with 4 pixelbytes (each pixel aligned on …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @41f7564 | 19 years | martin | cleanup and unify the build system
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @94d614e | 19 years | jakub | Remove OpenFirmware calls from kernel/ entirely.
Switch the sparc64 …
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export | 
            
              |  |  | @11675207 | 17 years | Jakub Jermář | Move everything to kernel/.
                lfn
                serial
                ticket/834-toolchain-update
                topic/msim-upgrade
                topic/simplify-dev-export |