Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
View Latest Revision
source:
mainline
/
kernel
/
generic
/
include
/
synch
/
spinlock.h
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@7e752b2
14 years
martin
* correct printf() formatting strings and corresponding arguments * …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@7a0359b
15 years
martin
improve kernel function tracing - add support for more generic kernel …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@313b617
15 years
jakub
Remove spinlock_unlocked() and irq_spinlock_unlocked() interfaces …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@ffe4a87
15 years
jakub
Add interfaces for testing the status of plain spinlocks and the IRQ …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@a9f1372
15 years
jakub
Move the irq_spinlock code to spinlock.c for better debuggability.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@da1bafb
15 years
martin
major code revision - replace spinlocks taken with interrupts …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@8aa9265
15 years
martin
improve compatibility of interrupts-disabled spinlocks with non-SMP builds
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@769a128
15 years
jakub
Fix irq_spinlock_t for non-SMP builds.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@42bbbe2
15 years
jakub
Include arch/asm.h in spinlock.h
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@2b4a9f26
15 years
martin
Add interrupts-disabled spinlocks whose purpose is the semantic …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@13108f24
15 years
jakub
Split spinlock_unlock() into a debug and non-debug version. The …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@d99c1d2
15 years
martin
use [u]int{8|16|32|64}_t type definitions as detected by the autotool …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@a000878c
15 years
martin
make sure that all statically allocated strings are declared as "const …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@90c8b8d
16 years
martin
extend the spinlock interface (static spinlocks, statically declared …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog