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
*
drivers/video/backlight/jornada720_*.c: make needlessly global symbols static
Axel Lin
2011-03-22
*
backlight: apple_bl depends on ACPI
Randy Dunlap
2011-03-22
*
mbp_nvidia_bl: rename to apple_bl
Matthew Garrett
2011-03-22
*
mbp_nvidia_bl: check that the backlight control functions
Matthew Garrett
2011-03-22
*
mbp_nvidia_bl: remove DMI dependency
Matthew Garrett
2011-03-22
*
acpi: tie ACPI backlight devices to PCI devices if possible
Matthew Garrett
2011-03-22
*
nouveau: change the backlight parent device to the connector, not the PCI dev
Matthew Garrett
2011-03-22
*
radeon: expose backlight class device for legacy LVDS encoder
Michel Dänzer
2011-03-22
*
backlight: add backlight type
Matthew Garrett
2011-03-22
*
drivers/leds/leds-lp5523.c: world-writable engine* sysfs files
Vasiliy Kulikov
2011-03-22
*
drivers/leds/leds-lp5521.c: world-writable sysfs engine* files
Vasiliy Kulikov
2011-03-22
*
drivers/vidfeo/backlight: ld9040 amoled driver support
Donghwa Lee
2011-03-22
*
leds: make *struct gpio_led_platform_data.leds const
Uwe Kleine-König
2011-03-22
*
leds: add driver for LM3530 ALS
Shreshtha Kumar Sahu
2011-03-22
*
leds: convert bd2802 driver to dev_pm_ops
Mark Brown
2011-03-22
*
cgroups: if you list_empty() a head then don't list_del() it
Phil Carmody
2011-03-22
*
oom: avoid deferring oom killer if exiting task is being traced
David Rientjes
2011-03-22
*
oom: skip zombies when iterating tasklist
Andrey Vagin
2011-03-22
*
oom: prevent unnecessary oom kills or kernel panics
David Rientjes
2011-03-22
*
mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles
Mel Gorman
2011-03-22
*
include/asm-generic/unistd.h: fix syncfs syscall number
Andrew Morton
2011-03-22
*
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2011-03-22
|
\
|
*
slub: Add statistics for this_cmpxchg_double failures
Christoph Lameter
2011-03-22
|
*
slub: Add missing irq restore for the OOM path
Christoph Lameter
2011-03-22
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2011-03-22
|
\
\
|
*
|
[net/9p]: Introduce basic flow-control for VirtIO transport.
Venkateswararao Jujjuri (JV)
2011-03-22
|
*
|
9p: use the updated offset given by generic_write_checks
M. Mohan Kumar
2011-03-22
|
*
|
[net/9p] Don't re-pin pages on retrying virtqueue_add_buf().
Venkateswararao Jujjuri (JV)
2011-03-22
|
*
|
[net/9p] Set the condition just before waking up.
Venkateswararao Jujjuri (JV)
2011-03-22
|
*
|
[net/9p] unconditional wake_up to proc waiting for space on VirtIO ring
Venkateswararao Jujjuri (JV)
2011-03-22
|
*
|
fs/9p: Add v9fs_dentry2v9ses
Aneesh Kumar K.V
2011-03-22
|
*
|
fs/9p: Attach writeback_fid on first open with WR flag
Aneesh Kumar K.V
2011-03-22
|
*
|
fs/9p: Open writeback fid in O_SYNC mode
Aneesh Kumar K.V
2011-03-22
|
*
|
fs/9p: Use truncate_setsize instead of vmtruncate
Aneesh Kumar K.V
2011-03-22
|
*
|
net/9p: Fix compile warning
Aneesh Kumar K.V
2011-03-22
|
*
|
net/9p: Convert the in the 9p rpc call path to GFP_NOFS
Aneesh Kumar K.V
2011-03-22
|
*
|
fs/9p: Fix race in initializing writeback fid
Aneesh Kumar K.V
2011-03-22
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2011-03-22
|
\
\
|
*
|
rbd: use watch/notify for changes in rbd header
Yehuda Sadeh
2011-03-22
|
*
|
libceph: add lingering request and watch/notify event framework
Yehuda Sadeh
2011-03-22
|
*
|
rbd: update email address in Documentation
Sage Weil
2011-03-21
|
*
|
ceph: rename dentry_release -> d_release, fix comment
Sage Weil
2011-03-21
|
*
|
ceph: add request to the tail of unsafe write list
Henry C Chang
2011-03-21
|
*
|
ceph: remove request from unsafe list if it is canceled/timed out
Henry C Chang
2011-03-21
|
*
|
ceph: move readahead default to fs/ceph from libceph
Sage Weil
2011-03-21
|
*
|
ceph: add ino32 mount option
Yehuda Sadeh
2011-03-21
|
*
|
ceph: update common header files
Yehuda Sadeh
2011-03-21
|
*
|
ceph: remove debugfs debug cruft
Sage Weil
2011-03-21
|
*
|
libceph: fix osd request queuing on osdmap updates
Sage Weil
2011-03-21
|
*
|
ceph: preserve I_COMPLETE across rename
Sage Weil
2011-03-15
[next]