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
Commit message (
Expand
)
Author
Age
*
fb: fix warning: no return statement in function returning non-void
Anton Vorontsov
2008-02-06
*
virtio: add missing #include <linux/delay.h>
Johann Felix Soden
2008-02-06
*
ext3: fix lock inversion in direct IO
Jan Kara
2008-02-06
*
jbd.h: hide kernel only code
Olaf Hering
2008-02-06
*
ext3: remove unused code from ext3_find_entry()
Mariusz Kozlowski
2008-02-06
*
ext[234]: cleanup ext[234]_bg_num_gdb()
Akinobu Mita
2008-02-06
*
ext[234]: remove unused argument for ext[234]_find_goal()
Akinobu Mita
2008-02-06
*
ext[234]: use ext[234]_get_group_desc()
Akinobu Mita
2008-02-06
*
ext[234]: fix comment for nonexistent variable
Akinobu Mita
2008-02-06
*
ext3: change the default behaviour on error
Aneesh Kumar K.V
2008-02-06
*
ext3: return after ext3_error in case of failures
Aneesh Kumar K.V
2008-02-06
*
make jbd/journal.c:__journal_abort_hard() static
Adrian Bunk
2008-02-06
*
BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2
Andi Kleen
2008-02-06
*
BKL-removal: remove incorrect BKL comment in ext2
Andi Kleen
2008-02-06
*
BKL-removal: convert ext2 over to use unlocked_ioctl
Andi Kleen
2008-02-06
*
ext3: add block bitmap validation
Aneesh Kumar K.V
2008-02-06
*
ext2: add block bitmap validation
Aneesh Kumar K.V
2008-02-06
*
PNP: disable Supermicro H8DCE motherboard resources that overlap SATA BARs
Bjorn Helgaas
2008-02-06
*
PNP: do not test PNP_DRIVER_RES_DO_NOT_CHANGE on suspend/resume
Rene Herman
2008-02-06
*
isapnp driver semaphore to mutex
Daniel Walker
2008-02-06
*
pnp: declare PNP option parsing functions as __init
Thomas Renninger
2008-02-06
*
simplify pnp_activate_dev() and pnp_disable_dev() return values
Bjorn Helgaas
2008-02-06
*
md: fix an occasional deadlock in raid5
NeilBrown
2008-02-06
*
md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDE...
NeilBrown
2008-02-06
*
md: change ITERATE_RDEV to rdev_for_each
NeilBrown
2008-02-06
*
md: change INTERATE_MDDEV to for_each_mddev
NeilBrown
2008-02-06
*
md: change a few 'int' to 'size_t' in md
NeilBrown
2008-02-06
*
md: fix use-after-free bug when dropping an rdev from an md array
NeilBrown
2008-02-06
*
md: allow an md array to appear with 0 drives if it has external metadata
NeilBrown
2008-02-06
*
md: lock address when changing attributes of component devices
NeilBrown
2008-02-06
*
md: allow devices to be shared between md arrays
NeilBrown
2008-02-06
*
md: set and test the ->persistent flag for md devices more consistently
NeilBrown
2008-02-06
*
md: allow a maximum extent to be set for resyncing
NeilBrown
2008-02-06
*
md: give userspace control over removing failed devices when external metdata...
NeilBrown
2008-02-06
*
md: support 'external' metadata for md arrays
NeilBrown
2008-02-06
*
md: Update md bitmap during resync.
NeilBrown
2008-02-06
*
md: raid6: clean up the style of raid6test/test.c
H. Peter Anvin
2008-02-06
*
md: raid6: Fix mktable.c
H. Peter Anvin
2008-02-06
*
coding style cleanups for drivers/md/mktables.c
Oliver Pinter
2008-02-06
*
fbcon: fix color generation for monochrome framebuffer
Thomas Pfaff
2008-02-06
*
FB/S3C2410: check default_display parameter passed in platform data
Ben Dooks
2008-02-06
*
FB/S3C2410: ensure S3C2410 framebuffer clears initial memory to black
Ben Dooks
2008-02-06
*
FB/S3C2410: update debugging in S3C2410 framebuffer driver
Ben Dooks
2008-02-06
*
FB/S3C2412: add S3C2412 support to S3C2410 fb driver
Ben Dooks
2008-02-06
*
FB/SM501: ensure console suspended before saving state
Ben Dooks
2008-02-06
*
pm2fb: big endian fix
Krzysztof Helt
2008-02-06
*
ps3fb: fix modedb typos
Geoff Levand
2008-02-06
*
ps3fb: cleanup sweep
Geert Uytterhoeven
2008-02-06
*
ps3fb: round up video modes
Geert Uytterhoeven
2008-02-06
*
ps3fb: reorganize modedb handling
Geert Uytterhoeven
2008-02-06
[next]