index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
Commit message (
Expand
)
Author
Age
*
UBI: allow direct user-space I/O
Sidney Amani
2009-01-27
*
UBI: fix resource de-allocation
Artem Bityutskiy
2009-01-20
*
UBI: remove unused variable
Artem Bityutskiy
2009-01-20
*
UBI: use nicer 64-bit math
Artem Bityutskiy
2009-01-18
*
UBI: add ioctl compatibility
Artem Bityutskiy
2009-01-18
*
UBI: constify file operations
Jan Engelhardt
2009-01-18
*
UBI: allow all ioctls
Artem Bityutskiy
2009-01-18
*
UBI: remove unnecessry header inclusion
Artem Bityutskiy
2009-01-18
*
UBI: add ioctl for is_mapped operation
Corentin Chary
2009-01-18
*
UBI: add ioctl for unmap operation
Corentin Chary
2009-01-18
*
UBI: add ioctl for map operation
Corentin Chary
2009-01-18
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2009-01-09
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2009-01-05
|
|
\
|
*
|
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-12-23
|
*
|
[MTD] update internal API to support 64-bit device size
Adrian Hunter
2008-12-10
*
|
|
fix similar typos to successfull
Coly Li
2009-01-08
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
|
\
\
\
|
*
|
|
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
|
|
|
/
|
|
/
|
*
/
|
mtd: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-06
|
/
/
*
|
UBI: fix checkpatch.pl warnings
Artem Bityutskiy
2008-12-28
*
|
UBI: simplify PEB protection code
Xiaochuan-Xu
2008-12-16
*
|
UBI: prepare for protection tree improvements
Xiaochuan-Xu
2008-12-15
*
|
UBI: return -ENOMEM upon failing vmalloc
Stefan Roese
2008-12-10
*
|
UBI: handle write errors in WL worker
Artem Bityutskiy
2008-12-05
*
|
UBI: fix error path
Artem Bityutskiy
2008-12-05
*
|
UBI: some code re-structuring
Artem Bityutskiy
2008-12-05
*
|
UBI: fix deadlock
Artem Bityutskiy
2008-12-05
*
|
UBI: fix warnings when debugging is enabled
Artem Bityutskiy
2008-12-03
|
/
*
UBI: Don't exit from ubi_thread until kthread_should_stop() is true
Vitaliy Gusev
2008-11-06
*
UBI: fix EBADMSG handling
Zoltan Sogor
2008-11-06
*
UBI: print reserved_peb when it is too large
Deepak Saxena
2008-10-09
*
UBI: fix IS_ERR test
Julien Brunel
2008-09-26
*
UBI: remove BKL
Artem Bityutskiy
2008-09-05
*
UBI: always start the background thread
Artem Bityutskiy
2008-07-25
*
UBI: fix gcc warning
Artem Bityutskiy
2008-07-24
*
UBI: remove pre-sqnum images support
Artem Bityutskiy
2008-07-24
*
UBI: fix kernel-doc errors and warnings
Artem Bityutskiy
2008-07-24
*
UBI: fix checkpatch.pl errors and warnings
Artem Bityutskiy
2008-07-24
*
UBI: bugfix - do not torture PEB needlessly
Artem Bityutskiy
2008-07-24
*
UBI: rework scrubbing messages
Artem Bityutskiy
2008-07-24
*
UBI: implement multiple volumes rename
Artem Bityutskiy
2008-07-24
*
UBI: fix and re-work debugging stuff
Artem Bityutskiy
2008-07-24
*
UBI: amend commentaries
Artem Bityutskiy
2008-07-24
*
UBI: fix error message
Artem Bityutskiy
2008-07-24
*
UBI: improve mkvol request validation
Artem Bityutskiy
2008-07-24
*
UBI: add ubi_sync() interface
Artem Bityutskiy
2008-07-24
*
UBI: fix 64-bit calculations
Bruce Leonard
2008-07-24
*
UBI: fix LEB locking
Artem Bityutskiy
2008-07-24
*
UBI: fix memory leak on error path
Artem Bityutskiy
2008-07-24
*
UBI: do not forget to free internal volumes
Artem Bityutskiy
2008-07-24
[next]