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
*
sysctl: refactor integer handling proc code
Amerigo Wang
2010-05-16
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/...
David S. Miller
2010-05-16
|
\
|
*
wimax/i2400m: driver defaults to firmware v1.5 for i6x60 devices
Inaky Perez-Gonzalez
2010-05-11
|
*
wimax/i2400m: driver defaults to firmware v1.5 for i5x50 devices
Inaky Perez-Gonzalez
2010-05-11
|
*
wimax/i2400m: Move module params to other file so they can be static
Prasanna S Panchamukhi
2010-05-11
|
*
wimax: wimax_msg_alloc() returns ERR_PTR not null
Dan Carpenter
2010-05-11
|
*
wimax: checking ERR_PTR vs null
Dan Carpenter
2010-05-11
|
*
wimax/i2400m: USB specific TX queue's minimum buffer room required for new me...
Prasanna S. Panchamukhi
2010-05-11
|
*
wimax/i2400m: SDIO specific TX queue's minimum buffer room for new message
Prasanna S. Panchamukhi
2010-05-11
|
*
wimax/i2400m: reserve additional space in the TX queue's buffer while allocat...
Prasanna S. Panchamukhi
2010-05-11
|
*
wimax/i2400m: fix incorrect handling of type 2 and 3 RX messages
Prasanna S. Panchamukhi
2010-05-11
|
*
wimax i2400m: fix race condition while accessing rx_roq by using kref count
Prasanna S. Panchamukhi
2010-05-11
|
*
wimax/i2400m: increase tx queue length from 5 to 20 [v1]
Prasanna S. Panchamukhi
2010-05-11
|
*
wimax/i2400m: fix system freeze caused by an infinite loop [v1]
Prasanna S. Panchamukhi
2010-05-11
|
*
wimax/i2400m: modify i2400m_tx_fifo_push() to check for head room space in th...
Prasanna S. Panchamukhi
2010-05-11
|
*
wimax/i2400m: fix BUILD_BUG_ON() to use the maximum message size constant [v1]
Prasanna S. Panchamukhi
2010-05-11
|
*
wimax/i2400m: limit the message size upto 16KiB [v1]
Prasanna S. Panchamukhi
2010-05-11
|
*
wimax/i2400m: increase the maximum number of payloads per message to 60 [v1]
Prasanna S. Panchamukhi
2010-05-11
|
*
wimax/i2400m: Reset the TX FIFO indices when allocating the TX FIFO in tx_set...
Cindy H Kao
2010-05-11
|
*
wimax/i2400m: Correct the error path handlers order in i2400m_post_reset()
Cindy H Kao
2010-05-11
|
*
wimax/i2400m: add the error recovery mechanism on TX path
Cindy H Kao
2010-05-11
|
*
wimax/i2400m: fix for missed reset events if triggered by dev_reset_handle()
Cindy H Kao
2010-05-11
|
*
wimax/i2400m: correct the error path handlers in dev_start()
Cindy H Kao
2010-05-11
|
*
wimax/i2400m: fix the race condition for accessing TX queue
Cindy H Kao
2010-05-11
|
*
wimax/i2400m: fix insufficient size of Tx buffer for 12 payload of 1400 MTU.
Prasanna S. Panchamukhi
2010-05-11
|
*
wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h
Prasanna S. Panchamukhi
2010-05-11
|
*
wimax/i2400m: fix incorrect return -ESHUTDOWN when there is no Tx buffer avai...
Prasanna S.Panchamukhi
2010-05-11
*
|
bridge: update sysfs link names if port device names have changed
Simon Arlott
2010-05-16
*
|
bridge: change console message interface
stephen hemminger
2010-05-16
*
|
bridge: netpoll cleanup
stephen hemminger
2010-05-16
*
|
rndis_host: Poll status channel before control channel
Ben Hutchings
2010-05-16
*
|
netfilter: xt_TEE depends on NF_CONNTRACK
Randy Dunlap
2010-05-14
*
|
qlcnic: add idc debug registers
Sucheta Chakraborty
2010-05-14
*
|
qlcnic: support quisce mode
Sucheta Chakraborty
2010-05-14
*
|
qlcnic: check device class
Sucheta Chakraborty
2010-05-14
*
|
qlcnic: check IDC version
Sucheta Chakraborty
2010-05-14
*
|
qlcnic: cleanup unused code
Amit Kumar Salecha
2010-05-14
*
|
qlcnic: cleanup dma mask setting
Amit Kumar Salecha
2010-05-14
*
|
qlcnic: fix caching window register
Amit Kumar Salecha
2010-05-14
*
|
qlcnic: remove obsolete register
Amit Kumar Salecha
2010-05-14
*
|
qlcnic: fix context cleanup
Amit Kumar Salecha
2010-05-14
*
|
sky2: version 1.28
stephen hemminger
2010-05-14
*
|
sky2: Avoid allocating memory in sky2_resume
Mike McCormack
2010-05-14
*
|
sky2: Refactor down/up code out of sky2_restart()
Mike McCormack
2010-05-14
*
|
sky2: Shut off interrupts before NAPI
Mike McCormack
2010-05-14
*
|
sky2: Avoid race in sky2_change_mtu
Mike McCormack
2010-05-14
*
|
sky2: Restore multicast after restart
Mike McCormack
2010-05-14
*
|
ixgb and e1000: Use new function for copybreak tests
Joe Perches
2010-05-14
*
|
e1000: cleanup unused parameters
Jesse Brandeburg
2010-05-14
*
|
e1000: fix WARN_ON with mac-vlan
Jesse Brandeburg
2010-05-14
[next]