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
*
ALSA: hda - Add Macbook 5,2 quirk
Luke Yelavich
2010-06-22
*
ALSA: hda - Fix uninitialized variable
Takashi Iwai
2010-06-22
*
ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2
Alex Murray
2010-06-14
*
ALSA: hda - Don't check capture source mixer if no ADC is available
Takashi Iwai
2010-06-11
*
ALSA: hda - Add SSID table for iMac7,1.
Justin P. Mattock
2010-06-08
*
ALSA: hda - Add SSID table for MacBookAir1,1
Justin P. Mattock
2010-06-08
*
ALSA: hda - Add SSID table for MacBookAir2,1
Justin P. Mattock
2010-06-08
*
Linux 2.6.35-rc2
Linus Torvalds
2010-06-05
*
drm/i915: Move non-phys cursors into the GTT
Chris Wilson
2010-06-05
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-06-05
|
\
|
*
ext4: Fix remaining racy updates of EXT4_I(inode)->i_flags
Dmitry Monakhov
2010-06-05
|
*
ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files
Theodore Ts'o
2010-06-02
*
|
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-06-05
|
\
\
|
*
\
Merge branch 'master' into for-linus
Alex Elder
2010-06-04
|
|
\
\
|
|
*
|
xfs: improve xfs_isilocked
Christoph Hellwig
2010-06-03
|
|
*
|
xfs: skip writeback from reclaim context
Christoph Hellwig
2010-06-03
|
|
*
|
xfs: remove done roadmap item from xfs-delayed-logging-design.txt
Christoph Hellwig
2010-06-03
|
|
*
|
xfs: fix race in inode cluster freeing failing to stale inodes
Dave Chinner
2010-06-03
|
|
*
|
xfs: fix access to upper inodes without inode64
Christoph Hellwig
2010-05-28
|
|
*
|
xfs: fix might_sleep() warning when initialising per-ag tree
Dave Chinner
2010-05-28
|
|
*
|
fs/xfs/quota: Add missing mutex_unlock
Julia Lawall
2010-05-28
|
|
*
|
xfs: remove duplicated #include
Huang Weiyi
2010-05-28
|
|
*
|
xfs: convert more trace events to DEFINE_EVENT
Li Zefan
2010-05-28
|
|
*
|
xfs: xfs_trace.c: remove duplicated #include
Huang Weiyi
2010-05-28
|
|
*
|
xfs: Check new inode size is OK before preallocating
Dave Chinner
2010-05-28
|
|
*
|
xfs: clean up xlog_align
Christoph Hellwig
2010-05-28
|
|
*
|
xfs: cleanup log reservation calculactions
Christoph Hellwig
2010-05-28
|
|
*
|
xfs: be more explicit if RT mount fails due to config
Eric Sandeen
2010-05-28
|
|
*
|
xfs: replace E2BIG with EFBIG where appropriate
Eric Sandeen
2010-05-28
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-06-05
|
\
\
\
\
|
*
|
|
|
X25: remove duplicated #include
Huang Weiyi
2010-06-04
|
*
|
|
|
tcp: use correct net ns in cookie_v4_check()
Eric Dumazet
2010-06-04
|
*
|
|
|
rps: tcp: fix rps_sock_flow_table table updates
Eric Dumazet
2010-06-04
|
*
|
|
|
ppp_generic: fix multilink fragment sizes
Ben McKeegan
2010-06-04
|
*
|
|
|
syncookies: remove Kconfig text line about disabled-by-default
Florian Westphal
2010-06-04
|
*
|
|
|
ixgbe: only check pfc bits in hang logic if pfc is enabled
John Fastabend
2010-06-04
|
*
|
|
|
net: check for refcount if pop a stacked dst_entry
Steffen Klassert
2010-06-04
|
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-06-03
|
|
\
\
\
\
|
|
*
|
|
|
mac80211: fix dialog token allocator
Johannes Berg
2010-06-01
|
|
*
|
|
|
mac80211: fix blockack-req processing
Johannes Berg
2010-06-01
|
|
*
|
|
|
ath5k: wake queues on reset
Bruno Randolf
2010-06-01
|
*
|
|
|
|
ixgbe: return IXGBE_ERR_RAR_INDEX when out of range
Jeff Kirsher
2010-06-03
|
*
|
|
|
|
act_pedit: access skb->data safely
Changli Gao
2010-06-03
|
*
|
|
|
|
sfc: Store port number in net_device::dev_id
Ben Hutchings
2010-06-03
|
*
|
|
|
|
epic100: Test __BIG_ENDIAN instead of (non-existent) CONFIG_BIG_ENDIAN
Roland Dreier
2010-06-03
|
*
|
|
|
|
tehuti: return -EFAULT on copy_to_user errors
Dan Carpenter
2010-06-03
|
*
|
|
|
|
isdn/kcapi: return -EFAULT on copy_from_user errors
Dan Carpenter
2010-06-03
|
*
|
|
|
|
e1000e: change logical negate to bitwise
Dan Carpenter
2010-06-03
|
*
|
|
|
|
sfc: Get port number from CS_PORT_NUM, not PCI function number
Ben Hutchings
2010-06-03
|
*
|
|
|
|
cls_u32: use skb_header_pointer() to dereference data safely
Changli Gao
2010-06-02
[next]