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 'akpm' (incoming from Andrew)
Linus Torvalds
2013-04-29
|
\
|
*
net: rename random32 to prandom
Akinobu Mita
2013-04-29
|
*
net/core: remove duplicate statements by do-while loop
Akinobu Mita
2013-04-29
|
*
net/core: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
net/netfilter: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
net/sched: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
net/sunrpc: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
scsi: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
lguest: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
uwb: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
video/uvesafb: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
mmc: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
drbd: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
kernel/: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
mm/: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
lib/: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
x86: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
|
*
x86: pageattr-test: remove srandom32 call
Akinobu Mita
2013-04-29
|
*
uuid: use prandom_bytes()
Akinobu Mita
2013-04-29
|
*
raid6test: use prandom_bytes()
Akinobu Mita
2013-04-29
|
*
sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
Jeff Layton
2013-04-29
|
*
inotify: convert inotify_add_to_idr() to use idr_alloc_cyclic()
Jeff Layton
2013-04-29
|
*
nfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic()
Jeff Layton
2013-04-29
|
*
drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()
Jeff Layton
2013-04-29
|
*
drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclic
Jeff Layton
2013-04-29
|
*
idr: introduce idr_alloc_cyclic()
Jeff Layton
2013-04-29
|
*
Documentation: update nfs option in filesystem/vfat.txt
Namjae Jeon
2013-04-29
|
*
fat (exportfs): rebuild directory-inode if fat_dget()
Namjae Jeon
2013-04-29
|
*
fat (exportfs): rebuild inode if ilookup() fails
Namjae Jeon
2013-04-29
|
*
fat: restructure export_operations
Namjae Jeon
2013-04-29
|
*
fat: introduce a helper fat_get_blknr_offset()
Namjae Jeon
2013-04-29
|
*
fat: move fat_i_pos_read to fat.h
Namjae Jeon
2013-04-29
|
*
fat: introduce 2 new values for the -o nfs mount option
Namjae Jeon
2013-04-29
|
*
drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe()
Wei Yongjun
2013-04-29
|
*
drivers/rtc/rtc-isl12022.c: Remove rtc8564 from isl12022_id
Axel Lin
2013-04-29
|
*
drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
Johan Hovold
2013-04-29
|
*
rtc: rtc-twl: convert twl4030rtc_driver to dev_pm_ops
Jingoo Han
2013-04-29
|
*
rtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv to dev_pm_ops
Jingoo Han
2013-04-29
|
*
rtc: rtc-spear: convert spear_rtc_driver to dev_pm_ops
Jingoo Han
2013-04-29
|
*
rtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_ops
Jingoo Han
2013-04-29
|
*
rtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops
Jingoo Han
2013-04-29
|
*
rtc: rtc-coh901331: convert coh901331_driver to dev_pm_ops
Jingoo Han
2013-04-29
|
*
rtc: rtc-bfin: convert bfin_rtc_driver to dev_pm_ops
Jingoo Han
2013-04-29
|
*
rtc: rtc-at91sam9: convert at91_rtc_driver to dev_pm_ops
Jingoo Han
2013-04-29
|
*
drivers/rtc/rtc-max6902.c: use register defines instead of magic numbers
Axel Lin
2013-04-29
|
*
rtc: rtc-v3020: use devm_*() functions
Jingoo Han
2013-04-29
|
*
rtc: rtc-stmp3xxx: use devm_*() functions
Jingoo Han
2013-04-29
|
*
rtc: rtc-sa1100: use devm_*() functions
Jingoo Han
2013-04-29
|
*
rtc: rtc-s35390a: use devm_*() functions
Jingoo Han
2013-04-29
|
*
rtc: rtc-rs5c372: use devm_*() functions
Jingoo Han
2013-04-29
[next]