代码搜索:Torvalds
找到约 10,000 项符合「Torvalds」的源代码
代码结果 10,000
www.eeworm.com/read/161121/5557325
c fault.c
/*
* linux/arch/i386/mm/fault.c
*
* Copyright (C) 1995 Linus Torvalds
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/161121/5557650
c modutil.c
/* arch/x86_64/mm/modutil.c
*
* Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
* Based upon code written by Linus Torvalds and others.
*
* Blatantly copied from sparc64 for x
www.eeworm.com/read/161121/5557651
c fault.c
/*
* linux/arch/x86-64/mm/fault.c
*
* Copyright (C) 1995 Linus Torvalds
* Copyright (C) 2001,2002 Andi Kleen, SuSE Labs.
*/
#include
#include
#include
www.eeworm.com/read/161121/5557658
s head.s
/*
* linux/boot/head.S
*
* Copyright (C) 1991, 1992, 1993 Linus Torvalds
*
* $Id: head.S,v 1.3 2001/04/20 00:59:28 ak Exp $
*/
/*
* head.S contains the 32-bit startup code.
*
* NOTE
www.eeworm.com/read/161121/5557968
c process.c
/*
* BK Id: SCCS/s.process.c 1.34 11/23/01 16:38:29 paulus
*/
/*
* linux/arch/ppc/kernel/process.c
*
* Derived from "arch/i386/kernel/process.c"
* Copyright (C) 1995 Linus Torvalds
*
*
www.eeworm.com/read/159825/5580993
h xia_fs.h
#ifndef _XIA_FS_H
#define _XIA_FS_H
/*
* include/linux/xia_fs.h
*
* Copyright (C) Q. Frank Xia, 1993.
*
* Based on Linus' minix_fs.h.
* Copyright (C) Linus Torvalds, 1991, 1992.
*/
www.eeworm.com/read/159825/5581263
h semaphore.h
#ifndef _M68K_SEMAPHORE_H
#define _M68K_SEMAPHORE_H
#include
/*
* SMP- and interrupt-safe semaphores..
*
* (C) Copyright 1996 Linus Torvalds
*
* m68k version by Andr
www.eeworm.com/read/152843/5658394
c irq.c
/*
* arch/ppc/kernel/irq.c
*
* Derived from arch/i386/kernel/irq.c
* Copyright (C) 1992 Linus Torvalds
* Adapted from arch/i386 by Gary Thomas
* Copyright (C) 1995-1996 Gary Thomas (gdt
www.eeworm.com/read/152843/5658906
c fault.c
/*
* linux/arch/alpha/mm/fault.c
*
* Copyright (C) 1995 Linus Torvalds
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/152843/5659263
c fault.c
/*
* linux/arch/i386/mm/fault.c
*
* Copyright (C) 1995 Linus Torvalds
*/
#include
#include
#include
#include
#include