index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
kconfig: fix silentoldconfig
zippel@linux-m68k.org
2008-09-29
*
Fix NULL pointer dereference in proc_sys_compare
Linus Torvalds
2008-09-29
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2008-09-26
|
\
|
*
ALSA: remove unneeded power_mutex lock in snd_pcm_drop
Takashi Iwai
2008-09-25
|
*
ALSA: fix locking in snd_pcm_open*() and snd_rawmidi_open*()
Takashi Iwai
2008-09-25
*
|
Merge git://oss.sgi.com:8090/xfs/linux-2.6
Linus Torvalds
2008-09-26
|
\
\
|
*
|
[XFS] Remove xfs_iext_irec_compact_full()
Lachlan McIlroy
2008-09-25
|
*
|
[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().
Lachlan McIlroy
2008-09-25
*
|
|
ARM: Delete ARM's own cnt32_to_63.h
David Howells
2008-09-26
*
|
|
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
2008-09-26
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
UBIFS: fix printk format warnings
Alexander Beregalov
2008-09-18
|
*
|
UBIFS: remove incorrect assert
Adrian Hunter
2008-09-17
|
*
|
UBIFS: TNC / GC race fixes
Adrian Hunter
2008-09-17
|
*
|
UBIFS: create the name of the background thread in every case
Sebastian Siewior
2008-09-17
*
|
|
IPoIB: Fix crash when path record fails after path flush
Roland Dreier
2008-09-25
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2008-09-24
|
\
\
\
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-09-24
|
|
\
\
\
|
|
*
|
|
ath9k: disable MIB interrupts to fix interrupt storm
Luis R. Rodriguez
2008-09-24
|
*
|
|
|
netfilter: ip6t_{hbh,dst}: Rejects not-strict mode on rule insertion
Yasuyuki Kozakai
2008-09-24
|
*
|
|
|
[Bluetooth] Fix USB disconnect handling of btusb driver
Marcel Holtmann
2008-09-22
|
*
|
|
|
[Bluetooth] Fix wrong URB handling of btusb driver
Marcel Holtmann
2008-09-22
|
*
|
|
|
[Bluetooth] Fix I/O errors on MacBooks with Broadcom chips
Marcel Holtmann
2008-09-22
|
|
/
/
/
*
|
|
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-09-24
|
\
\
\
\
|
*
|
|
|
i2c: Fix mailing lists in two MAINTAINERS entries
Jean Delvare
2008-09-24
|
*
|
|
|
i2c-dev: Return correct error code on class_create() failure
Sven Wegener
2008-09-24
|
*
|
|
|
i2c-powermac: Fix section for probe and remove functions
Uwe Kleine-Koenig
2008-09-24
*
|
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-09-24
|
\
\
\
\
\
|
*
|
|
|
|
x86: prevent stale state of c1e_mask across CPU offline/online, fix
Marc Dionne
2008-09-24
*
|
|
|
|
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2008-09-24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
[MIPS] Fixe the definition of PTRS_PER_PGD
Jack Tan
2008-09-23
|
*
|
|
|
|
|
[MIPS] au1000: Fix gpio direction
Bruno Randolf
2008-09-23
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
MN10300: Make sched_clock() report time since boot
David Howells
2008-09-24
*
|
|
|
|
|
MN10300: Move asm-arm/cnt32_to_63.h to include/linux/
David Howells
2008-09-24
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-09-24
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
9p: fix put_data error handling
Eric Van Hensbergen
2008-09-24
|
*
|
|
|
|
9p: use an IS_ERR test rather than a NULL test
Julien Brunel
2008-09-24
|
*
|
|
|
|
9p: introduce missing kfree
Julia Lawall
2008-09-24
|
*
|
|
|
|
9p-trans_fd: fix and clean up module init/exit paths
Tejun Heo
2008-09-24
|
*
|
|
|
|
9p-trans_fd: don't do fs segment mangling in p9_fd_poll()
Tejun Heo
2008-09-24
|
*
|
|
|
|
9p-trans_fd: clean up p9_conn_create()
Tejun Heo
2008-09-24
|
*
|
|
|
|
9p-trans_fd: fix trans_fd::p9_conn_destroy()
Tejun Heo
2008-09-24
|
*
|
|
|
|
9p: implement proper trans module refcounting and unregistration
Tejun Heo
2008-09-24
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2008-09-23
|
\
\
\
\
\
\
|
*
|
|
|
|
|
USB: revert recovery from transient errors
Alan Stern
2008-09-23
|
*
|
|
|
|
|
usb: unusual devs patch for Nokia 5310 Music Xpress
David Almaroad
2008-09-23
|
*
|
|
|
|
|
usb: ftdi_sio: add support for Domintell devices
Gaetan Carlier
2008-09-23
|
*
|
|
|
|
|
USB: drivers/usb/musb/: disable it on SuperH
Andrew Morton
2008-09-23
|
*
|
|
|
|
|
USB Serial: Sierra: Add MC8785 VID/PID
Kevin Lloyd
2008-09-23
|
*
|
|
|
|
|
USB: serial: add ZTE CDMA Tech id to option driver
Otavio Salvador
2008-09-23
|
*
|
|
|
|
|
USB: ftdi_sio: Add 0x5050/0x0900 USB IDs (Papouch Quido USB 4/4)
Jaroslav Kysela
2008-09-23
[next]