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
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
...
|
*
|
[PATCH] pipe: enable atomic copying of pipe data to/from user space
Jens Axboe
2006-05-01
|
*
|
[PATCH] pipe: introduce ->pin() buffer operation
Jens Axboe
2006-05-01
|
*
|
[PATCH] splice: fix bugs in pipe_to_file()
Jens Axboe
2006-05-01
|
|
/
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-05-01
|
\
\
|
*
|
[NET]: use hlist_unhashed()
Akinobu Mita
2006-04-29
|
|
/
*
|
Input: ressurect EVIOCGREP and EVIOCSREP
Dmitry Torokhov
2006-04-29
*
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-04-29
|
\
|
|
*
[PATCH] request_irq(): remove warnings from irq probing
Andrew Morton
2006-04-28
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-04-27
|
|
\
|
|
*
[PATCH] Kobject: possible cleanups
Adrian Bunk
2006-04-27
|
|
*
[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled
Jean Delvare
2006-04-27
|
|
*
[PATCH] Kobject: fix build error
Kay Sievers
2006-04-27
|
*
|
[PATCH] Add find_get_pages_contig(): contiguous variant of find_get_pages()
Jens Axboe
2006-04-27
|
|
/
|
*
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-26
|
|
\
|
|
*
[PATCH] splice: rearrange moving to/from pipe helpers
Jens Axboe
2006-04-26
|
|
*
[PATCH] Add support for the sys_vmsplice syscall
Jens Axboe
2006-04-26
|
*
|
[PATCH] sky2: reschedule if irq still pending
Stephen Hemminger
2006-04-26
|
|
/
|
*
[NETFILTER]: Fix compat_xt_counters alignment for non-x86
Patrick McHardy
2006-04-24
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-04-20
|
|
\
|
|
*
[NET]: Add skb->truesize assertion checking.
David S. Miller
2006-04-20
|
*
|
[PATCH] memory_hotplug.h cleanup
Adrian Bunk
2006-04-20
|
|
/
|
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-04-19
|
|
\
|
|
*
NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset
Trond Myklebust
2006-04-19
|
|
*
NFS: fix PROC_FS=n compile error
Adrian Bunk
2006-04-19
|
*
|
[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC
Adrian Bunk
2006-04-19
|
*
|
[PATCH] ide: ATI SB600 IDE support
Anatoli Antonovitch
2006-04-19
|
*
|
[PATCH] task: Make task list manipulations RCU safe
Eric W. Biederman
2006-04-19
|
|
/
|
*
[MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__.
Ralf Baechle
2006-04-18
|
*
[PATCH] kill unushed __put_task_struct_cb
Eric W. Biederman
2006-04-14
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2006-04-14
|
|
\
|
|
*
[SCSI] unify SCSI_IOCTL_SEND_COMMAND implementations
Christoph Hellwig
2006-04-13
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-04-14
|
|
\
\
|
|
*
|
[PATCH] remove kernel/power/pm.c:pm_unregister()
Adrian Bunk
2006-04-14
|
|
*
|
[PATCH] PCI: fix sparse warning about pci_bus_flags
Roland Dreier
2006-04-14
|
|
*
|
[PATCH] pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)
John W. Linville
2006-04-14
|
|
*
|
[PATCH] PCI: MSI(X) save/restore for suspend/resume
Shaohua Li
2006-04-14
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-04-14
|
|
\
\
\
|
|
*
|
|
[PATCH] pm: print name of failed suspend function
Andrew Morton
2006-04-14
|
|
*
|
|
[PATCH] BLOCK: delay all uevents until partition table is scanned
Kay Sievers
2006-04-14
|
|
*
|
|
[PATCH] sysfs: Allow sysfs attribute files to be pollable
NeilBrown
2006-04-14
|
|
|
/
/
|
*
/
/
[PATCH] USB: linux/usb/net2280.h common definitions
Pete Zaitcev
2006-04-14
|
|
/
/
|
*
|
Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-14
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
[PATCH] splice: add support for sys_tee()
Jens Axboe
2006-04-11
|
|
*
[PATCH] splice: pass offset around for ->splice_read() and ->splice_write()
Jens Axboe
2006-04-11
|
*
|
[WAN]: Remove broken and unmaintained Sangoma drivers.
Adrian Bunk
2006-04-11
|
|
/
|
*
[PATCH] x86_64: inline function prefix with __always_inline in vsyscall
mao, bibo
2006-04-11
|
*
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-11
|
|
\
|
|
*
[PATCH] splice: warning fix
Andrew Morton
2006-04-11
|
|
*
[PATCH] get rid of the PIPE_*() macros
Ingo Molnar
2006-04-11
|
|
*
[PATCH] splice: add direct fd <-> fd splicing support
Jens Axboe
2006-04-11
[prev]
[next]