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
*
ide: use module_param_named rather than module_param_call
Rusty Russell
2010-08-11
*
param: update drivers/char/ipmi/ipmi_watchdog.c to new scheme
Rusty Russell
2010-08-11
*
param: lock if_sdio's lbs_helper_name and lbs_fw_name against sysfs changes.
Rusty Russell
2010-08-11
*
param: lock myri10ge_fw_name against sysfs changes.
Rusty Russell
2010-08-11
*
param: simple locking for sysfs-writable charp parameters
Rusty Russell
2010-08-11
*
param: remove unnecessary writable charp
Rusty Russell
2010-08-11
*
param: add kerneldoc to moduleparam.h
Rusty Russell
2010-08-11
*
param: locking for kernel parameters
Rusty Russell
2010-08-11
*
param: make param sections const.
Rusty Russell
2010-08-11
*
param: use free hook for charp (fix leak of charp parameters)
Rusty Russell
2010-08-11
*
param: add a free hook to kernel_param_ops.
Rusty Russell
2010-08-11
*
param: silence .init.text references from param ops
Rusty Russell
2010-08-11
*
Add param ops struct for hvc_iucv driver.
Sachin Sant
2010-08-11
*
nfs: update for module_param_named API change
Stephen Rothwell
2010-08-11
*
AppArmor: update for module_param_named API change
Stephen Rothwell
2010-08-11
*
param: use ops in struct kernel_param, rather than get and set fns directly
Rusty Russell
2010-08-11
*
param: move the EXPORT_SYMBOL to after the definitions.
Rusty Russell
2010-08-11
*
params: don't hand NULL values to param.set callbacks.
Rusty Russell
2010-08-11
*
documentation: fix erroneous email address.
Rusty Russell
2010-08-11
*
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-08-10
|
\
|
*
Merge git://git.infradead.org/users/dwmw2/libraid-2.6 into for-linus
NeilBrown
2010-08-09
|
|
\
|
|
*
Merge branch 'async' of macbook:git/btrfs-unstable
David Woodhouse
2010-08-09
|
|
|
\
|
|
|
*
async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies
David Woodhouse
2009-10-29
|
|
|
*
md: Factor out RAID6 algorithms into lib/
David Woodhouse
2009-10-29
|
*
|
|
md: clean up do_md_stop
NeilBrown
2010-08-08
|
*
|
|
md: fix another deadlock with removing sysfs attributes.
NeilBrown
2010-08-08
|
*
|
|
md: move revalidate_disk() back outside open_mutex
Dan Williams
2010-08-08
|
*
|
|
md/raid10: fix deadlock with unaligned read during resync
NeilBrown
2010-08-07
|
*
|
|
md/bitmap: separate out loading a bitmap from initialising the structures.
NeilBrown
2010-07-25
|
*
|
|
md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.
NeilBrown
2010-07-25
|
*
|
|
md/bitmap: optimise scanning of empty bitmaps.
NeilBrown
2010-07-25
|
*
|
|
md/bitmap: clean up plugging calls.
NeilBrown
2010-07-25
|
*
|
|
md/bitmap: reduce dependence on sysfs.
NeilBrown
2010-07-25
|
*
|
|
md/bitmap: white space clean up and similar.
NeilBrown
2010-07-25
|
*
|
|
md/raid5: export raid5 unplugging interface.
NeilBrown
2010-07-25
|
*
|
|
md/plug: optionally use plugger to unplug an array during resync/recovery.
NeilBrown
2010-07-25
|
*
|
|
md/raid5: add simple plugging infrastructure.
NeilBrown
2010-07-25
|
*
|
|
md/raid5: export is_congested test
NeilBrown
2010-07-25
|
*
|
|
raid5: Don't set read-ahead when there is no queue
NeilBrown
2010-07-25
|
*
|
|
md: add support for raising dm events.
NeilBrown
2010-07-25
|
*
|
|
md: export various start/stop interfaces
NeilBrown
2010-07-25
|
*
|
|
md: split out md_rdev_init
NeilBrown
2010-07-25
|
*
|
|
md: be more careful setting MD_CHANGE_CLEAN
NeilBrown
2010-07-25
|
*
|
|
md/raid5: ensure we create a unique name for kmem_cache when mddev has no gen...
NeilBrown
2010-07-25
|
*
|
|
md/raid5: factor out code for changing size of stripe cache.
NeilBrown
2010-07-20
|
*
|
|
md: reduce dependence on sysfs.
NeilBrown
2010-07-20
*
|
|
|
x86: fix up system call numbering nit
Linus Torvalds
2010-08-10
*
|
|
|
power: Remove owner field from attribute initialization code in OLPC driver
Guenter Roeck
2010-08-10
*
|
|
|
i2c.h: fix kernel-doc warnings
Randy Dunlap
2010-08-10
*
|
|
|
kernel/timer.c: fix kernel-doc function parameter warning
Randy Dunlap
2010-08-10
[next]