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
*
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-07-10
|
\
|
*
pipe: add documentation and comments
Jens Axboe
2007-07-10
|
*
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
2007-07-10
|
*
Remove remnants of sendfile()
Jens Axboe
2007-07-10
|
*
xip sendfile removal
Carsten Otte
2007-07-10
|
*
splice: completely document external interface with kerneldoc
Jens Axboe
2007-07-10
|
*
sendfile: remove bad_sendfile() from bad_file_ops
Jens Axboe
2007-07-10
|
*
shmem: convert to using splice instead of sendfile()
Hugh Dickins
2007-07-10
|
*
relay: use splice_to_pipe() instead of open-coding the pipe loop
Jens Axboe
2007-07-10
|
*
pipe: allow passing around of ops private pointer
Jens Axboe
2007-07-10
|
*
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
2007-07-10
|
*
splice: relay support
Tom Zanussi
2007-07-10
|
*
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
2007-07-10
|
*
sendfile: convert nfs to using splice_read()
Jens Axboe
2007-07-10
|
*
loop: convert to using splice_direct_to_actor() instead of sendfile()
Jens Axboe
2007-07-10
|
*
splice: add void cookie to the actor data
Jens Axboe
2007-07-10
|
*
sendfile: kill generic_file_sendfile()
Jens Axboe
2007-07-10
|
*
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
Jens Axboe
2007-07-10
|
*
sys_sendfile: switch to using ->splice_read, if available
Jens Axboe
2007-07-10
|
*
vmsplice: add vmsplice-to-user support
Jens Axboe
2007-07-10
|
*
splice: abstract out actor data
Jens Axboe
2007-07-10
*
|
Merge branch 'trivial-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-07-10
|
\
\
|
*
|
Documentation/block/barrier.txt is not in sync with the actual code: - blk_qu...
Geert Uytterhoeven
2007-07-10
|
*
|
Use list_for_each_entry() instead of list_for_each() in the block device
Matthias Kaehlcke
2007-07-10
|
*
|
Make a "menuconfig" out of the Kconfig objects "menu, ..., endmenu",
Jan Engelhardt
2007-07-10
|
*
|
block/Kconfig already has its own "menuconfig" so remove these
Jan Engelhardt
2007-07-10
|
*
|
Use menuconfigs instead of menus, so the whole menu can be disabled at once
Jan Engelhardt
2007-07-10
|
*
|
cfq-iosched: fix async queue behaviour
Jens Axboe
2007-07-10
|
*
|
unexport bio_{,un}map_user
Adrian Bunk
2007-07-10
|
*
|
Remove legacy CDROM drivers
Jens Axboe
2007-07-10
|
*
|
[PATCH] fix request->cmd == INT cases
Boaz Harrosh
2007-07-10
|
*
|
cciss: add new controller support for P700m
Mike Miller (OS Dev
2007-07-10
|
*
|
[PATCH] Remove acsi.c
Jens Axboe
2007-07-10
|
*
|
[BLOCK] drop unnecessary bvec rewinding from flush_dry_bio_endio
Tejun Heo
2007-07-10
|
*
|
[PATCH] cdrom_sysctl_info fix
Dave Young
2007-07-10
|
*
|
blk_hw_contig_segment(): bad segment size checks
Jens Axboe
2007-07-10
|
*
|
[TRIVIAL PATCH] Kill blk_congestion_wait() stub for !CONFIG_BLOCK
Benjamin Gilbert
2007-07-10
|
|
/
*
|
Input: tsdev - fix broken usec-to-millisecs conversion
Andrew Morton
2007-07-10
*
|
Input: pxa27x_keyboard - fix compile error
Mike Rapoport
2007-07-10
*
|
Input: serio_raw - shut up errorneous warning
Andrew Morton
2007-07-10
*
|
Input: update MAINTAINERS to explicitly mention touchscreens
Robert P. J. Day
2007-07-10
*
|
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
Hans de Goede
2007-07-10
*
|
Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreens
Ondrej Zary
2007-07-10
*
|
Input: ppc-beep - switch to using input_dev->dev.parent
Dmitry Torokhov
2007-07-10
*
|
Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360
Dmitry Torokhov
2007-07-10
*
|
Input: xpad - make xpad_play_effect() static
Adrian Bunk
2007-07-10
*
|
Input: xpad - fix check for succesful usb_buffer_alloc
Jan Kratochvil
2007-07-10
*
|
Input: grip-mp - use ARRAY_SIZE
Andi Drebes
2007-07-10
*
|
Input: wacom - add support for the new Bamboo tablets
Ping Cheng
2007-07-10
*
|
Input: add gpio-mouse driver
Hans-Christian Egtvedt
2007-07-10
[next]