summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-05rtems misc: Clean up Doxygen GCI Task #6Alex Ivanov27-325/+252
2012-12-05posix: Add signal post switch extension on the flySebastian Huber5-9/+16
2012-12-05posix: Add and use <rtems/posix/psignalimpl.h>Sebastian Huber30-133/+145
2012-12-05rtems: Add signal post switch extension on the flySebastian Huber2-50/+44
2012-12-05score: Add API extensions post switch listSebastian Huber5-25/+71
2012-12-05score: Add _Chain_Append_if_is_off_chain_*()Sebastian Huber1-0/+19
2012-12-05score: Critical fix for timer serverSebastian Huber1-7/+0
2012-12-05dosfs: Cluster write optimizationRalf Kirchner5-153/+386
2012-12-05dosfs: Block size optimizationRalf Kirchner4-153/+165
2012-12-05dosfs: DocumentationRalf Kirchner1-34/+81
2012-12-05dosfs: Delete fattype parameter for msdos_format()Ralf Kirchner3-167/+162
2012-12-05dosfs: Add skip_alignment for msdos_format()Ralf Kirchner4-33/+92
2012-12-05libblock: Add sparse diskRalf Kirchner5-0/+530
2012-12-04rtems misc: Clean up Doxygen GCI Task #4Alex Ivanov30-266/+218
2012-12-03cpukit: Clean up Doxygen #3 (GCI 2012)Alex Ivanov32-344/+216
2012-12-03dosfs: Fix msdos_format()Ralf Kirchner1-1/+1
2012-12-02score misc: Clean up Doxygen #14 (GCI 2012)Mathew Kallada31-287/+230
2012-12-02score misc: Clean up Doxygen #13 (GCI 2012)Mathew Kallada28-21/+175
2012-12-02score misc: Clean up Doxygen #12 (GCI 2012)Alex Ivanov30-385/+251
2012-12-01score misc: Score misc: Clean up Doxygen #11 (GCI 2012)Daniel Georgiev28-207/+144
2012-12-01score misc: Score misc: Clean up Doxygen #10 (GCI 2012)Christopher Kerl31-192/+240
2012-12-01Print MCSR and ESR.Ric Claus1-0/+5
2012-12-01Support additional shell keystrokes.Ric Claus1-70/+150
2012-12-01Updated mount usage line.Ric Claus1-8/+8
2012-12-01Updated mkdos options string.Ric Claus1-1/+1
2012-12-01PR 2048: Removed use of PPC440 macro.Ric Claus2-103/+131
2012-11-30score misc: Score misc: Clean up Doxygen #9 (GCI 2012)Alex Ivanov29-341/+202
2012-11-30sparc cpu.h: Correct spacingJoel Sherrill1-1/+1
2012-11-29Score misc: Clean up Doxygen #8 (GCI 2012)Mathew Kallada24-95/+156
2012-11-29score misc: Score misc: Clean up Doxygen #7 (GCI 2012)Alex Ivanov27-187/+184
2012-11-29score misc: Score misc: Clean up Doxygen #6 (GCI 2012)Christopher Kerl29-166/+211
2012-11-29score misc: Score misc: Clean up Doxygen #5Alex Ivanov30-230/+201
2012-11-29libblock: DocumentationRalf Kirchner1-1/+1
2012-11-29Filesystem: DocumentationRalf Kirchner1-0/+2
2012-11-29score: DocumentationSebastian Huber1-12/+7
2012-11-28Score misc: Clean up Doxygen #4 (GCI 2012)Alexandre Devienne29-293/+229
2012-11-28score misc: Clean up Doxygen #3 (GCI 2012)Alex Ivanov26-138/+165
2012-11-28score misc: Clean up Doxygen #2 (GCI 2012)Christopher Kerl29-174/+201
2012-11-28score misc: Clean up Doxygen (GCI 2012)Alex Ivanov28-220/+199
2012-11-27score: Add CPU_Exception_frameSebastian Huber45-6/+475
2012-11-27powerpc: Add CPU_Exception_frameSebastian Huber1-0/+46
2012-11-22Filesystem: PR1619: Use ENOSYS for default statvfsSebastian Huber1-1/+1
2012-11-22score: PR1607: Add and use CPU_SIZEOF_POINTERSebastian Huber21-13/+114
2012-11-22score: Inline _API_extensions_Run_postswitch()Sebastian Huber3-21/+16
2012-11-22score: Inline _User_extensions_Thread_switch()Sebastian Huber3-44/+17
2012-11-22score: Add and use <rtems/score/userextimpl.h>Sebastian Huber48-242/+256
2012-11-22score: Avoid superfluous loadsSebastian Huber1-4/+12
2012-11-22score: Change _Internal_error_Occurred()Sebastian Huber2-10/+24
2012-11-22score: Delete nest level from internal error stateSebastian Huber2-9/+0
2012-11-22ftpfs: Fix NULL pointer accessSebastian Huber1-7/+11