source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @0ec9bbc   06/10/16 14:51:30 torvalds vfs: make the string hashes salt the hash We always mixed in the … 5
(edit) @fb5bc64d   04/01/16 12:29:47 kirill.shutemov mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros … 5
(edit) @0f5030d   02/01/16 12:00:25 David.Woodhouse jffs2: Improve post-mount CRC scan efficiency We need to finish doing … 5
(edit) @e4fa3ad   02/01/16 14:04:46 David.Woodhouse Fix directory hardlinks from deleted directories When a directory is … 5
(edit) @1e6d56e   02/01/16 12:37:20 David.Woodhouse jffs2: Fix page lock / f->sem deadlock With this fix, all code paths … 5
(edit) @c9670dd1   01/22/16 23:11:02 penguin-kernel tree wide: use kvfree() than conditional kfree()/vfree() There are … 5
(edit) @410dd26   09/29/15 03:23:55 fangwei1 jffs2: fix a memleak in read_direntry() Need to free the memory … 5
(edit) @4dc16ea   02/26/14 02:27:40 computersforpeace jffs2: fix unbalanced locking Li Zefan reported an unbalanced locking … 5
(edit) @8e55f0d   02/10/15 20:49:48 chenjie6 jffs2: fix handling of corrupted summary length sm->offset maybe … 5
(edit) @8bcd5a22   01/11/15 16:36:48 rickard_strandqvist jffs2: compr_rubin: Remove unused function Remove the function … 5
(edit) @2c5980f   11/27/14 11:05:46 geert+renesas jffs2: Drop bogus if in comment Signed-off-by: Geert Uytterhoeven … 5
(edit) @e315b460   08/01/14 19:13:40 viro kill wbuf_queued/wbuf_dwork_lock schedule_delayed_work() happening … 5
(edit) @9da567b2   08/08/14 21:23:14 yinghai initramfs: support initramfs that is bigger than 2GiB Now with 64bit … 5
(edit) @a60ac5ca   01/06/14 13:36:55 ajesh jffs2: Fix crash due to truncation of csize mounting JFFS2 partition … 5
(edit) @03cba49d   01/06/14 13:36:54 kamlakant.patel jffs2: Fix segmentation fault found in stress test Creating a large … 5
(edit) @d60c1665   02/12/14 20:44:56 lizefan jffs2: avoid soft-lockup in jffs2_reserve_space_gc() We triggered … 5
(edit) @52c50c78   02/12/14 20:44:57 lizefan jffs2: remove from wait queue after schedule() @wait is a local … 5
(edit) @e650f4fc   12/20/13 13:16:47 hch jffs2: use generic posix ACL infrastructure Also don't bother to set … 5
(edit) @1465e70c   01/23/14 23:56:11 cody fs/jffs2: use rbtree postorder iteration helper instead of opencoding … 5
(edit) @22d9575   07/04/18 14:12:14 Sebastian Huber linux: Add rbtree_postorder_for_each_entry_safe() Update #3465. 5
(edit) @0cb4257   07/03/18 18:32:31 Sebastian Huber linux: Simplify <linux/rbtree.h> Remove the placeholder struct … 5
(edit) @877aeab   07/04/18 14:14:35 Sebastian Huber linux: Install <linux/rbtree.h> This makes it possible to test this … 5
(edit) @6539bea   06/29/18 18:00:28 Sebastian Huber score: Add postorder tree iteration support Update #3465. 5
(edit) @cf811a4   07/09/18 11:12:57 amaan.cheval x86_64/console: Add NS16550 polled console driver This addition … 5
(edit) @76c03152   07/09/18 11:12:56 amaan.cheval bsp/x86_64: Minimal bootable BSP Current state: - Basic context … 5
(edit) @bca36d9   07/06/18 09:07:20 Sebastian Huber riscv: Add LADDR assembler define An address must be loaded to a … 5
(edit) @dd32e2b2   07/06/18 06:12:40 Sebastian Huber riscv: Implement CPU counter Update #3433. 5
(edit) @e755782   07/03/18 07:54:47 Sebastian Huber riscv: Clear reservations See also RISC-V User-Level ISA V2.3, … 5
(edit) @77fbbd6   07/03/18 09:50:53 Sebastian Huber posix: Check for new <pthread.h> prototypes Update #3342. Update #3343. 5
(edit) @e07b51a7   07/02/18 13:21:36 Sebastian Huber riscv: Fix fcsr initialization Update #3433. 5
(edit) @b36bf5b   06/29/18 10:55:28 Sebastian Huber score: Increase PER_CPU_CONTROL_SIZE_APPROX Increase the … 5
(edit) @79d69ae   06/29/18 10:08:01 Sebastian Huber riscv: Fix SMP context switch support Update #3433. 5
(edit) @109bc1c7   06/29/18 06:07:02 Sebastian Huber riscv: Add SMP context switch support Update #3433. 5
(edit) @52352387   06/28/18 07:32:26 Sebastian Huber riscv: Add floating-point support Update #3433. 5
(edit) @995e91e8   06/28/18 06:21:44 Sebastian Huber riscv: Fix global construction Update #3433. 5
(edit) @694e79a0   06/28/18 06:20:47 Sebastian Huber riscv: Add TLS support Update #3433. 5
(edit) @afb60eb   06/27/18 12:46:06 Sebastian Huber riscv: Remove dead code Update #3433. 5
(edit) @e43994d   06/27/18 08:05:50 Sebastian Huber riscv: Optimize context switch and interrupts Save/restore … 5
(edit) @a8188730   06/27/18 07:43:39 Sebastian Huber riscv: Fix _CPU_Context_Initialize() prototype Update #3433. 5
(edit) @dffc08c   06/28/18 11:55:29 Sebastian Huber riscv: Fix interrupt save/restore Update #3433. 5
(edit) @40f81ce6   06/27/18 10:18:09 Sebastian Huber riscv: Implement _CPU_Context_validate() Update #3433. 5
(edit) @71af1a4   06/27/18 10:17:21 Sebastian Huber riscv: Make some CPU port defines visible to asm Move SREG and LREG … 5
(edit) @8f035cb   06/27/18 06:57:08 Sebastian Huber riscv: Implement _CPU_Context_volatile_clobber() Update #3433. 5
(edit) @b706b4a   06/27/18 06:54:13 Sebastian Huber riscv: Remove mstatus from thread context The mstatus register … 5
(edit) @2987c4f   06/27/18 06:43:25 Sebastian Huber riscv: Remove x8 initialization The RISC-V psABI … 5
(edit) @04698eb   06/27/18 06:42:48 Sebastian Huber riscv: Properly align the thread stack Update #3433. 5
(edit) @a49a3c8e   06/27/18 06:37:34 Sebastian Huber riscv: Do not clear thread context Do not clear the complete thread … 5
(edit) @9510742   06/27/18 06:35:13 Sebastian Huber riscv: Fix CPU_STACK_ALIGNMENT According to the RISC-V psABI … 5
(edit) @98f051e   06/27/18 06:08:10 Sebastian Huber riscv: Remove RISCV_GCC_RED_ZONE_SIZE The current ABI says that there … 5
(edit) @9704d86f   06/26/18 06:53:28 Sebastian Huber riscv: Enable interrupts during dispatch after ISR The code sequence … 5
(edit) @0fd8287   06/26/18 05:15:28 Sebastian Huber riscv: Add _CPU_Get_current_per_CPU_control() Update #3433. 5
(edit) @3be4478f   06/26/18 05:13:28 Sebastian Huber riscv: Avoid namespace pollution Remove <rtems/score/riscv-utility.h> … 5
(edit) @bc3bdf2   06/28/18 12:59:38 Sebastian Huber riscv: Optimize and fix interrupt disable/enable Use the atomic read … 5
(edit) @2086948a   05/11/18 04:54:59 Sebastian Huber riscv: Add dummy SMP support Update #3433. 5
(edit) @853c5ef   05/11/18 04:25:47 Sebastian Huber build: Enable RISC-V SMP build Update #3433. 5
(edit) @7c3b0df1   06/22/18 11:30:49 Sebastian Huber riscv: Implement ISR set/get level Fix prototypes. Update #3433. 5
(edit) @9b2ef07f   06/22/18 11:30:21 Sebastian Huber bsp/riscv: Load global pointer Update #3433. 5
(edit) @52f4fb6   06/26/18 05:48:06 Sebastian Huber riscv: Format assembler files Use tabs to match the GCC generated … 5
(edit) @511dc4b   06/19/18 07:09:51 Sebastian Huber Rework initialization and interrupt stack support Statically … 5
(edit) @c8df844   06/19/18 12:59:51 Sebastian Huber score: Add CPU_INTERRUPT_STACK_ALIGNMENT Add CPU port define for the … 5
(edit) @196ce18   06/21/18 10:54:06 Sebastian Huber console: Add missing return status Update #3320. 5
(edit) @718a84af   06/27/18 06:17:26 Sebastian Huber Remove unused CPU_MODES_INTERRUPT_LEVEL 5
(edit) @fe46647e   06/15/18 14:53:27 Sebastian Huber score: Macros to declare and define global symbols Add … 5
(edit) @c47ad8e   06/20/18 10:03:54 Sebastian Huber stackchk: Add SMP support Check the interrupt stacks of all … 5
(edit) @1cb2e748   06/20/18 09:29:46 Sebastian Huber stackchk: Refactor Stack_check_Dump_threads_usage Update #3459. 5
(edit) @8ff5916c   06/20/18 09:13:19 Sebastian Huber stackchk: Remove dead code Update #3459. 5
(edit) @cc3edaa   06/20/18 07:55:32 Sebastian Huber config: SMP only CONFIGURE_MAXIMUM_PROCESSORS Do not set the … 5
(edit) @762fa62   05/22/18 06:52:13 Sebastian Huber arm: Simplify CPU counter support Use the standard ARMv7-M systick … 5
(edit) @65f868c   05/23/18 12:17:25 Sebastian Huber Add _CPU_Counter_frequency() Add rtems_counter_frequency() API … 5
(edit) @4c7b18e3   05/22/18 07:14:07 Sebastian Huber Add RTEMS_SYSINIT_CPU_COUNTER Add initialization step for the CPU … 5
(edit) @5ec5503   05/22/18 07:10:06 Sebastian Huber Reassign system initilization order numbers Assign each system … 5
(edit) @5249a4c   06/07/18 05:18:23 Sebastian Huber powerpc: Fix ss555 build The mpc555 define is provided via … 5
(edit) @de9b7d7   06/01/18 05:04:45 Sebastian Huber Add RTEMS_FATAL_SOURCE_INVALID_HEAP_FREE An invalid heap usage such … 5
(edit) @c934365f   06/05/18 06:06:15 Sebastian Huber Update rtems_fatal_source_text() Add RTEMS_FATAL_SOURCE_PANIC to … 5
(edit) @b8774933   05/25/18 12:12:22 Sebastian Huber score: Simplify _Objects_Name_to_string() Do not use isprint() from … 5
(edit) @7d7c50de   05/25/18 12:09:46 Sebastian Huber rtems: Move _Status_Object_name_errors_to_status Move … 5
(edit) @61d5c886   05/25/18 08:27:40 Sebastian Huber config: Hide CONFIGURE_SCHEDULER_COUNT Rename … 5
(edit) @2292ca22   05/25/18 08:13:14 Sebastian Huber config: Hide CONFIGURE_INITIAL_EXTENSION_TABLE Rename … 5
(edit) @30c3898   03/03/18 12:24:42 Sebastian Huber libblock: Init deps in rtems_blkdev_create() Update #3358. 5
(edit) @c4f5cc54   05/03/18 06:54:02 christian.mauderer dev/sc16is752: Add ioctl calls for modem controll. This add ths … 5
(edit) @eaa1709   05/08/18 06:05:48 Sebastian Huber ftpd: Fix infinite recursion in yield() Update #3419. 5
(edit) @8d52a0e2   04/30/18 09:05:36 Sebastian Huber telnetd: Use syslog() instead of printk() Update #3419. 5
(edit) @b80b34c3   04/30/18 08:54:50 Sebastian Huber telnetd: Always build telnet daemon Add support for libbsd … 5
(edit) @b771cb48   04/30/18 08:11:37 Sebastian Huber ftpd: Always build FTP daemon Add support for libbsd initialization. … 5
(edit) @32b5b23   04/30/18 08:12:37 Sebastian Huber ftpd: Use floating-point tasks due to syslog() Update #3419. 5
(edit) @4fed5ac   04/30/18 08:05:46 Sebastian Huber ftpd: Fairplay with libbsd Update #3419. 5
(edit) @bf76d5fe   04/30/18 08:37:59 Sebastian Huber network: Import latest <arpa/ftp.h> from FreeBSD Update #3419. 5
(edit) @fea9a7a   04/30/18 07:48:13 Sebastian Huber ftpfs: Always build FTP client Move FTP client filesystem to separate … 5
(edit) @c3bab73b   04/30/18 07:24:44 Sebastian Huber tftpfs: Always build TFTP client Move TFTP client filesystem to … 5
(edit) @dd8e4b7   04/30/18 07:09:27 Sebastian Huber libdebugger: Move to separate library Always build remote TCP support … 5
(edit) @c77cd426   04/30/18 22:18:49 joel Drop executable permissions on .[ch] files 5
(edit) @6ac6a5c8   03/27/18 11:01:56 Sebastian Huber jffs2: Do not use command line defines Update #3375. 5
(edit) @3ef7e744   04/30/18 05:44:56 Sebastian Huber config: Fix -Wint-in-bool-context warnings 5
(edit) @f4794b6   04/24/18 13:40:07 Sebastian Huber drvmgr: Really fix API mutex usage 5
(edit) @905d7fa   04/24/18 13:23:39 Sebastian Huber drvmgr: Use API mutex usage The driver manager lock may be used … 5
(edit) @c49896f1   04/20/18 11:22:29 Sebastian Huber sparc: Move irq_asm.S This file is BSP-independent. This patch is a … 5
(edit) @28b4c7ac   04/20/18 11:19:28 Sebastian Huber sparc: Move _CPU_Trap_slot_template The definition of … 5
(edit) @6d21a3f2   04/17/18 04:31:30 Sebastian Huber drvmgr: Remove bsp_driver_level_hook() Use RTEMS_SYSINIT_ITEM() … 5
(edit) @f35c3be9   04/16/18 05:34:18 Sebastian Huber Remove register keyword from public header files The following code … 5
(edit) @f59d435d   04/12/18 07:46:49 Chris Johns libdl: Remove _t from all structures as this is reserved for the standards 5
Note: See TracRevisionLog for help on using the revision log.