Branch | Commit message | Author | Age | |
---|---|---|---|---|
archive/unc-master-3.0 | P-FP: fix BUG_ON releated to priority inheritance | Bjoern Brandenburg | 13 years | |
archived-2013.1 | uncachedev: mmap memory that is not cached by CPUs | Glenn Elliott | 12 years | |
archived-private-master | Merge branch 'wip-2.6.34' into old-private-master | Andrea Bastoni | 15 years | |
archived-semi-part | Merge branch 'wip-semi-part' of ssh://cvs/cvs/proj/litmus/repo/litmus2010 int... | Andrea Bastoni | 15 years | |
demo | Further refinements | Jonathan Herman | 14 years | |
ecrts-pgm-final | Merge branch 'wip-ecrts14-pgm' of ssh://rtsrv.cs.unc.edu/home/litmus/litmus-r... | Glenn Elliott | 12 years | |
ecrts14-pgm-final | Merge branch 'wip-ecrts14-pgm' of ssh://rtsrv.cs.unc.edu/home/litmus/litmus-r... | Glenn Elliott | 12 years | |
gpusync-rtss12 | Final GPUSync implementation. | Glenn Elliott | 12 years | |
gpusync/staging | Rename IKGLP R2DGLP. | Glenn Elliott | 12 years | |
linux-tip | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 15 years | |
litmus2008-patch-series | add i386 feather-trace implementation | Bjoern B. Brandenburg | 16 years | |
master | PSN-EDF: use inferred_sporadic_job_release_at | Bj#ifndef __ASM_SH_LBOXRE2_H #define __ASM_SH_LBOXRE2_H /* * Copyright (C) 2007 Nobuhiro Iwamatsu * * NTT COMWARE L-BOX RE2 support * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * */ #define IRQ_CF1 9 /* CF1 */ #define IRQ_CF0 10 /* CF0 */ #define IRQ_INTD 11 /* INTD */ #define IRQ_ETH1 12 /* Ether1 */ #define IRQ_ETH0 13 /* Ether0 */ #define IRQ_INTA 14 /* INTA */ void init_lboxre2_IRQ(void); #define __IO_PREFIX lboxre2 #include <asm/io_generic.h> #endif /* __ASM_SH_LBOXRE2_H */ |