Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @d184140   07/11/17 07:08:15 Sebastian Huber Add interrupt server set affinity Update #3071. 5
(edit) @a961e198   07/11/17 06:48:15 Sebastian Huber Add interrupt server suspend/resume This mechanism can be used to … 5
(edit) @e7ee719f   07/11/17 06:25:09 Sebastian Huber Create one interrupt server per processor This allows load balancing … 5
(edit) @ecabd384   07/11/17 07:51:43 Sebastian Huber rtems: Add rtems_scheduler_ident_by_processor_set Update #3070. 5
(edit) @548d65a5   07/11/17 05:24:39 Sebastian Huber rtems: Add rtems_scheduler_ident_by_processor() Update #3069. 5
(edit) @3b14e7aa   07/11/17 11:51:10 Sebastian Huber rtems: Fix warning Update #3059. 5
(edit) @21389c06   07/06/17 13:59:43 Sebastian Huber score: Make EDF the default SMP scheduler The EDF SMP scheduler … 5
(edit) @4a1bdd30   07/07/17 06:30:20 Sebastian Huber score: Fix set scheduler Ensure that the thread processor affinity … 5
(edit) @34487537   07/04/17 07:57:30 Sebastian Huber score: Add simple affinity support to EDF SMP Update #3059. 5
(edit) @d19dc071   07/07/17 07:40:06 Sebastian Huber score: Pass scheduler nodes to processor allocator This allows … 5
(edit) @197a614   07/05/17 13:14:26 Sebastian Huber score: Add scheduler node to set affinity op Update #3059. 5
(edit) @16347a6   07/07/17 05:36:52 Sebastian Huber score: Fix default set affinity The set of online processors must be … 5
(edit) @76d1198   07/07/17 05:45:57 Sebastian Huber score: Introduce _SMP_Get_online_processors() Update #3059. 5
(edit) @0232b28   07/04/17 06:59:37 Sebastian Huber score: Use processor mask for set affinity Update #3059. 5
(edit) @1ec9c86   07/03/17 08:38:31 Sebastian Huber rtems: Fix rtems_scheduler_remove_processor() Account for the thread … 5
(edit) @6b1d8c7   07/04/17 05:28:44 Sebastian Huber score: Add processor set to scheduler context Replace the simple … 5
(edit) @7851555   07/03/17 12:05:26 Sebastian Huber score: Move processor affinity to Thread_Control Update #3059. 5
(edit) @6223097a   07/05/17 08:41:51 Sebastian Huber score: Add some processor mask functions Update #3059. 5
(edit) @7a5e4d94   07/03/17 11:14:35 Sebastian Huber score: Add processor mask to/from cpu_set_t Update #3059. 5
(edit) @3dfe55ee   07/03/17 09:46:12 Sebastian Huber score: Use <sys/bitset.h> for Processor_mask Implement the … 5
(edit) @71943dd4   07/05/17 06:15:34 Sebastian Huber xz: Suppress attribute warnings Update #2909. 5
(edit) @fab446f   07/05/17 06:10:11 Sebastian Huber score: Fix format 5
(edit) @4cd52cc4   07/05/17 06:08:24 Sebastian Huber score: Avoid clash with <strings.h> provided fls() 5
(edit) @3e782743   07/04/17 12:15:03 Sebastian Huber arm: Fix ARMv7-M interrupt processing Right after a "msr basepri_max, … 5
(edit) @550616e5   07/03/17 05:28:15 Sebastian Huber score: Add assert to _Thread_Dispatch() Update #3060. 5
(edit) @7f7a3e8f   06/29/17 12:36:26 Sebastian Huber tests: Move busy loop to test support Update #3056. 5
(edit) @74f9db8   06/29/17 10:08:27 Sebastian Huber score: Add RTEMS_NO_INLINE Update #3056. 5
(edit) @f3d9f228   06/26/17 08:35:45 Sebastian Huber score: Add SMP EDF scheduler Update #3056. 5
(edit) @15dbc710   06/29/17 07:44:16 Sebastian Huber score: Add red-black tree node to Scheduler_Node In SMP … 5
(edit) @5bfeab95   06/23/17 09:51:14 Sebastian Huber Add rtems_interrupt_server_handler_iterate() 5
(edit) @d8b5481   06/15/17 17:41:04 joel sys/utsname.h: Increase buffer to avoid overflow 5
(edit) @9761b98d   06/12/17 16:49:10 joel capture/rtems-trace-buffer-vars.c: Fix duplicate const warning 5
(edit) @d30c2cc   06/20/17 11:01:02 Sebastian Huber powerpc: Fix PPC_CONTEXT_VOLATILE_SIZE Account for legacy AltiVec? context. 5
(edit) @ae3e6af8   06/20/17 08:39:54 Sebastian Huber powerpc: Fix TLS support Do not zero the GPR2 in the thread context … 5
(edit) @ae359a9d   06/14/17 13:12:57 Sebastian Huber shell: Display scheduler instead of current CPU Display the scheduler … 5
(edit) @3dd67dd1   06/14/17 05:29:14 Sebastian Huber score: Remove rtems_ada_self This task variable is superfluous since … 5
(edit) @c7377381   06/12/17 08:27:50 Sebastian Huber xz: Use CRC32 This reverts c475924d6d2ea7d5cba160a8a28e88642d6b46d8. … 5
(edit) @86c1004   06/12/17 11:56:40 Sebastian Huber network: Remove FreeBSD specific hack For whatever reason FreeBSD … 5
(edit) @7b0c74ff   06/09/17 13:42:36 Sebastian Huber i386: Support thread-local storage (TLS) Update #2468. 5
(edit) @cb0d9a0   06/09/17 06:17:59 Sebastian Huber i386: Move _CPU_Context_Initialize() Update #2468. 5
(edit) @32b4a0c   06/09/17 05:25:02 Sebastian Huber Simplify TLS support in context switch There is no need to save the … 5
(edit) @a66accc5   06/08/17 09:41:23 Sebastian Huber libblock: FreeBSD kernel-space compatibility Update #2833. 5
(edit) @2585347   01/20/17 09:22:46 Stavros Passas network: Fix DHCP client protocol Close #2877. 5
(edit) @836f454   06/07/17 06:14:30 Sebastian Huber Fix CPU_COPY() usage The original CPU_COPY() support of Newlib … 5
(edit) @26ccd139   06/07/17 05:24:00 Sebastian Huber network: Header file compatiblity Move legacy network stack … 5
(edit) @e744c36   06/07/17 05:36:59 Sebastian Huber network: Use inet_ntoa_r() Update #2833. 5
(edit) @9b035a0a   06/07/17 05:11:23 Sebastian Huber network: Update <arpa/inet.h> Update #2833. 5
(edit) @3bc19384   06/06/17 13:30:40 Sebastian Huber network: Move header files Prevent accidental use of legacy network … 5
(edit) @d4ab0aef   06/06/17 09:14:21 Sebastian Huber network: Move RTEMS specifics Move RTEMS specifics to … 5
(edit) @d7613f7a   05/22/17 10:36:55 Sebastian Huber network: Include <sys/uio.h> explicitly Do not rely on indirect … 5
(edit) @643b820   06/06/17 09:11:49 Sebastian Huber Include missing <sys/param.h> Some kernel-space header expect that … 5
(edit) @1e0cc86   06/06/17 09:09:19 Sebastian Huber rpc: Remove superfluous includes Update #2833. 5
(edit) @787f51f   06/06/17 09:08:16 Sebastian Huber Do not include <sys/ioctl.h> in kernel-space Update #2833. 5
(edit) @93531e9b   06/06/17 06:03:45 Sebastian Huber Move RTEMS-specific Termios API content Remove obsolete support for … 5
(edit) @64ecfc1   06/06/17 06:03:07 Sebastian Huber Do not use deprecated <sys/termios.h> Update #2833. 5
(edit) @81ea001   06/06/17 05:19:12 Sebastian Huber Test for POSIX headers from Newlib 20170522 Update #2833. 5
(edit) @d60bc7c8   05/22/17 10:34:27 Sebastian Huber Provide kernel space headers used by Newlib Update #2833. 5
(edit) @eddb134   05/22/17 10:38:32 Sebastian Huber network: Do not use MSIZE Do not use the MSIZE for the legacy network … 5
(edit) @cf54965   06/07/17 05:22:38 Sebastian Huber network: Include missing <inttypes.h> Update #2833. 5
(edit) @7ec982bf   05/26/17 00:35:17 Chris Johns build-system: Fix the targets support for the parallel build. 5
(edit) @a748603   05/14/17 01:52:52 Chris Johns build-system: Parallel build all subdirs. 5
(edit) @8aa62776   05/23/17 23:21:04 Chris Johns cpukit/libxz: Fix the include path to remove the make warnings. 5
(edit) @d5c8756   05/23/17 08:03:56 Sebastian Huber arm: Fix profiling support of Thumb-1 targets Update #2751. 5
(edit) @a330c5d   05/16/17 15:37:27 Gedare Bloom posix: clarify expression with parentheses Close #3010. 5
(edit) @6bc63df1   05/12/17 07:53:35 Sebastian Huber confdefs.h: Add SMP enabled field to configuration Do not use the … 5
(edit) @0b8084c2   05/16/17 07:47:08 Sebastian Huber confdefs.h: Fix compile error in non-SMP cfg Bug introduced by … 5
(edit) @f778b7f3   05/12/17 06:35:36 Sebastian Huber confdefs.h: Use SMP scheduler only if necessary Update #3001. 5
(edit) @13097181   05/11/17 09:03:00 Sebastian Huber confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATION Enable the SMP … 5
(edit) @87de70a2   03/15/17 18:31:00 Gedare Bloom posix/mman: add mmap support for shm objects Update #2859. 5
(edit) @8290f95c   03/13/17 16:00:35 Chris Johns posix: Add mmap/unmap support for mapping files. This version of mmap … 5
(edit) @bd9d5eb   03/31/17 19:23:47 Gedare Bloom posix/shm: replace threadq with mutex (allocator lock) Closes #2957. 5
(edit) @889eb76   03/15/17 18:29:19 Gedare Bloom posix/mman: update atime on shared memory read call Update #2859. 5
(edit) @e0627c69   05/02/17 08:19:34 Sebastian Huber cpukit: Fix RTEMS_REVISION define 5
(edit) @6234abe   03/08/17 11:59:07 javier.jalle leon, l4stat: Initial driver commit 5
(edit) @c241236   03/15/17 13:38:21 javier.jalle leon, memscrub: add GR740 memory scrubber driver 5
(edit) @d79429f   03/15/17 14:04:33 javier.jalle leon, griommu: add GR740 IOMMU driver The driver is limited to the … 5
(edit) @dfa86338   02/21/17 08:14:46 javier.jalle leon, l2cache: add GR740 L2-Cache driver 5
(edit) @7075fb11   04/07/17 06:30:46 Daniel Hellstrom drvmgr: ability to configure IRQ affinity 5
(edit) @61788e76   01/31/17 09:13:41 javier.jalle leon, GR-CPCI-GR740: Added peripheral PCI driver 5
(edit) @6b42018e   05/02/17 06:06:12 Sebastian Huber shell: Fix format specifiers 5
(edit) @20775247   04/28/17 16:11:14 joel rtems/inttypes.h: Add PRIdrtems_vector_number. Missed in previous commit 5
(edit) @12f9c5b7   04/27/17 23:52:01 joel posix/src/mutexinit.c: Reorder to make priority a scoped variable 5
(edit) @c16d45a5   04/26/17 20:42:09 joel posix/src/mutexinit.c: Reorder to make priority a scoped variable 5
(edit) @9e6ef36   04/26/17 01:14:28 joel rtems/inttypes.h, block08: Add and use PRIdrtems_blkdev_bnum 5
(edit) @03e4be12   04/26/17 01:02:09 joel score/cpu/or1k/rtems/score/cpu.h: Fix printf() format warning 5
(edit) @65807379   04/26/17 01:01:41 joel score/cpu/or1k/or1k-exception-frame-print.c: Fix printf() format warning 5
(edit) @c723ee4   04/25/17 18:57:21 joel libdl/rtl-obj-cache.c: Fix printf() format warning 5
(edit) @6601684f   04/25/17 18:57:03 joel posix/src/mutexinit.c: Fix used before initialized warning 5
(edit) @f6bd41e   04/25/17 18:56:31 joel moxie/rtems/score/cpu.h: Fix printf() format warning 5
(edit) @fdfbb0a8   04/25/17 18:39:50 joel epiphany/rtems/score/cpu.h: Fix printf() format warning 5
(edit) @7db09923   04/25/17 16:42:18 joel rtems/inttypes.h epiphany_sim/irq/irq.c: Add PRIdrtems_vector_number … 5
(edit) @28e5749e   04/25/17 16:41:35 joel epiphany/cpu.c: Fix typo to eliminate warning 5
(edit) @b261dec   04/24/17 17:00:43 joel xz/xz_config.h: Address unable to inline warning 5
(edit) @3144292b   04/24/17 16:18:47 joel libdl/rtl-obj-cache.c: Use PRIdoff_t to avoid printf() format warnings … 5
(edit) @a300ca1b   04/24/17 01:35:41 joel ratemonreportstatistics.c: Fix printf() warnings so clean on 32 and 64 … 5
(edit) @0c334a5   04/23/17 17:57:27 joel epiphany/cpu.c: Fix not a prototype warning 5
(edit) @473a3cd   04/23/17 17:53:44 joel rtems/inttypes.h: Add PRIdioctl_command_t 5
(edit) @438ca2f   04/22/17 19:15:22 joel rtems/inttypes.h: Add blksize_t and blkcnt_t 5
(edit) @7f95cc0   04/19/17 04:33:29 Chris Johns libdebugger: Fix the mode on task create. Clean up warnings. Closes #2976. 5
(edit) @4fd25c4   04/18/17 02:44:44 Chris Johns libmisc/monitor: Correctly print unlimited configuration table … 5
Note: See TracRevisionLog for help on using the revision log.