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
*
rfkill: Regulator consumer driver for rfkill
Antonio Ospite
2011-04-19
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-04-19
|
\
|
*
Bluetooth: Fix lockdep warning in L2CAP
Gustavo F. Padovan
2011-04-14
|
*
Bluetooth: Fix another locking unbalance
Gustavo F. Padovan
2011-04-14
|
*
Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
Gustavo F. Padovan
2011-04-13
|
*
Bluetooth: btmrvl: support Marvell Bluetooth device SD8787
Kevin Gan
2011-04-13
|
*
Bluetooth: Check return value of hci_recv_stream_fragment()
Gustavo F. Padovan
2011-04-13
|
*
Bluetooth: hci_uart: check the return value of recv()
Jiejing Zhang
2011-04-13
|
*
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
Szymon Janc
2011-04-13
|
*
Bluetooth: Add proper handling of received LE data
Gustavo F. Padovan
2011-04-13
|
*
Bluetooth: Clean up ath3k_load_firmware()
Gustavo F. Padovan
2011-04-13
|
*
Bluetooth: Fix wrong comparison in listen()
Gustavo F. Padovan
2011-04-13
|
*
Bluetooth: Move tx queue to struct l2cap_chan
Gustavo F. Padovan
2011-04-13
|
*
Bluetooth: Remove unneeded uninitialized_vars()
Gustavo F. Padovan
2011-04-13
|
*
Bluetooth: Remove some sk references from l2cap_core.c
Gustavo F. Padovan
2011-04-13
|
*
Bluetooth: Move SREJ list to struct l2cap_chan
Gustavo F. Padovan
2011-04-13
|
*
Bluetooth: Fix lockdep warning with skb list lock
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: Move busy workqueue to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: Move srej and busy queues to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: Move ERTM timers to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: Move remote info to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: Move SDU related vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: Move more ERTM stuff to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: Move conn_state to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: clean up l2cap_sock_recvmsg()
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: Move ident to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: Remove struct del_list
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: Use struct list_head for L2CAP channels list
Gustavo F. Padovan
2011-04-07
|
*
Bluetooth: Create struct l2cap_chan
Gustavo F. Padovan
2011-04-07
*
|
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2011-04-19
|
\
\
|
*
|
iwlagn: remove led_ops
Wey-Yi Guy
2011-04-18
|
*
|
iwlagn: remove legacy ops
Wey-Yi Guy
2011-04-18
|
*
|
iwlagn: remove un-necessary ieee80211_ops
Wey-Yi Guy
2011-04-18
|
*
|
iwlagn: no 5.2GHz/HT40 support for bgn devices
Wey-Yi Guy
2011-04-18
|
*
|
iwlagn: temperature should be measure for all _agn devices
Wey-Yi Guy
2011-04-18
|
*
|
iwlagn: always support uCode trace
Wey-Yi Guy
2011-04-18
|
*
|
iwlagn: use huge command for beacon
Johannes Berg
2011-04-18
|
*
|
iwlagn: verify that huge commands are synchronous
Johannes Berg
2011-04-18
|
*
|
iwlagn: remove most BUG_ON instances
Johannes Berg
2011-04-18
|
*
|
iwlagn: use direct call for led functions
Wey-Yi Guy
2011-04-18
*
|
|
ath: Add a missing world regulatory domain 0x6C
Senthil Balasubramanian
2011-04-14
*
|
|
rtlwifi: Fix unitialized variable warnings
Larry Finger
2011-04-14
*
|
|
mwifiex: rename function mwifiex_is_ba_stream_avail
Bing Zhao
2011-04-14
*
|
|
mwifiex: remove unused function parameters
Amitkumar Karwar
2011-04-14
*
|
|
mwifiex: remove redundant "return" at end of void function
Yogesh Ashok Powar
2011-04-14
*
|
|
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
2011-04-14
*
|
|
ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312
Felix Fietkau
2011-04-14
*
|
|
ath5k: fix the EEPROM check for hw AES crypto support
Felix Fietkau
2011-04-14
[next]