index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
ACPI: skip checking BM_STS if the BIOS doesn't ask for it
Len Brown
2010-07-22
*
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-07-20
|
\
|
*
drm/r600: fix possible NULL pointer derefernce
Alex Deucher
2010-07-20
|
*
drm/radeon/kms: add quirk for ASUS HD 3600 board
Alex Deucher
2010-07-20
|
*
include/linux/vgaarb.h: add missing part of include guard
Doug Goldstein
2010-07-20
|
*
drm/nouveau: Fix crashes during fbcon init on single head cards.
Francisco Jerez
2010-07-20
|
*
drm/nouveau: fix pcirom vbios shadow breakage from acpi rom patch
Ben Skeggs
2010-07-20
|
*
drm/radeon/kms: fix shared ddc harder
Alex Deucher
2010-07-20
|
*
drm/i915: enable low power render writes on GEN3 hardware.
Dave Airlie
2010-07-20
|
*
drm/i915: Define MI_ARB_STATE bits
Keith Packard
2010-07-20
|
*
vmwgfx: return -EFAULT if copy_to_user fails
Dan Carpenter
2010-07-20
|
*
fb: handle allocation failure in alloc_apertures()
Dan Carpenter
2010-07-20
|
*
drm: radeon: check kzalloc() result
Kulikov Vasiliy
2010-07-20
|
*
drm/ttm: Fix build on architectures without AGP
Ben Hutchings
2010-07-20
|
*
drm/radeon/kms: fix gtt MC base alignment on rs4xx/rs690/rs740 asics
Alex Deucher
2010-07-15
|
*
drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740
Alex Deucher
2010-07-13
|
*
drm/radeon/kms: fix legacy tv-out pal mode
Alex Deucher
2010-07-12
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-07-20
|
\
\
|
*
|
ceph: do not include cap/dentry releases in replayed messages
Sage Weil
2010-07-16
|
*
|
ceph: reuse request message when replaying against recovering mds
Sage Weil
2010-07-16
|
*
|
ceph: fix creation of ipv6 sockets
Sage Weil
2010-07-09
|
*
|
ceph: fix parsing of ipv6 addresses
Sage Weil
2010-07-09
|
*
|
ceph: fix printing of ipv6 addrs
Sage Weil
2010-07-08
|
*
|
ceph: add kfree() to error path
Dan Carpenter
2010-07-08
|
*
|
ceph: fix leak of mon authorizer
Sage Weil
2010-07-05
|
*
|
ceph: fix message revocation
Sage Weil
2010-07-05
*
|
|
Merge branch 'linuxdocs' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...
Linus Torvalds
2010-07-20
|
\
\
\
|
*
|
|
documentation: fix almost duplicate filenames (IO/io-mapping.txt)
Randy Dunlap
2010-07-20
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-07-20
|
\
\
\
\
|
*
|
|
|
bridge: Partially disable netpoll support
Herbert Xu
2010-07-20
|
*
|
|
|
tcp: fix crash in tcp_xmit_retransmit_queue
Ilpo Järvinen
2010-07-19
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-19
|
|
\
\
\
\
|
|
*
|
|
|
rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()
Stephen Boyd
2010-07-16
|
|
*
|
|
|
hostap_pci: set dev->base_addr during probe
John W. Linville
2010-07-14
|
*
|
|
|
|
IPv6: fix CoA check in RH2 input handler (mip6_rthdr_input())
Arnaud Ebalard
2010-07-18
|
*
|
|
|
|
ibmveth: lost IRQ while closing/opening device leads to service loss
Robert Jennings
2010-07-16
|
*
|
|
|
|
Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
David S. Miller
2010-07-16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
vhost: avoid pr_err on condition guest can trigger
Michael S. Tsirkin
2010-07-16
|
|
*
|
|
|
|
vhost-net: avoid flush under lock
Michael S. Tsirkin
2010-07-15
|
*
|
|
|
|
|
ipmr: Don't leak memory if fib lookup fails.
Ben Greear
2010-07-16
|
*
|
|
|
|
|
net: fix problem in reading sock TX queue
Tom Herbert
2010-07-14
|
*
|
|
|
|
|
net/core: neighbour update Oops
Doug Kehn
2010-07-14
|
*
|
|
|
|
|
net: skb_tx_hash() fix relative to skb_orphan_try()
Eric Dumazet
2010-07-14
|
*
|
|
|
|
|
rfs: call sock_rps_record_flow() in tcp_splice_read()
Changli Gao
2010-07-14
|
*
|
|
|
|
|
xfrm: do not assume that template resolving always returns xfrms
Timo Teräs
2010-07-14
|
*
|
|
|
|
|
axnet_cs: use spin_lock_irqsave in ax_interrupt
Ken Kawasaki
2010-07-12
|
*
|
|
|
|
|
dsa: Fix Kconfig dependencies.
David S. Miller
2010-07-12
|
*
|
|
|
|
|
act_nat: not all of the ICMP packets need an IP header payload
Changli Gao
2010-07-12
|
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-12
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs
Rajkumar Manoharan
2010-07-07
[next]