repo_name
string
path
string
copies
string
size
string
content
string
license
string
ndmsystems/linux-2.6.22-tc
arch/i386/kernel/cpu/cpufreq/longhaul.c
35
22471
/* * (C) 2001-2004 Dave Jones. <davej@codemonkey.org.uk> * (C) 2002 Padraig Brady. <padraig@antefacto.com> * * Licensed under the terms of the GNU GPL License version 2. * Based upon datasheets & sample CPUs kindly provided by VIA. * * VIA have currently 3 different versions of Longhaul. * Version 1 (Lo...
gpl-2.0
aktau/pcsx2
fps2bios/kernel/eeload/eeelf.c
35
9762
#include "romdir.h" #include "eedebug.h" typedef struct { u8 e_ident[16]; //0x7f,"ELF" (ELF file identifier) u16 e_type; //ELF type: 0=NONE, 1=REL, 2=EXEC, 3=SHARED, 4=CORE u16 e_machine; //Processor: 8=MIPS R3000 u32 e_version; //Version: 1=current u32 e_entry; //Entry point ad...
gpl-2.0
leemchaehoon/linux_m
mm/mprotect.c
291
10801
/* * mm/mprotect.c * * (C) Copyright 1994 Linus Torvalds * (C) Copyright 2002 Christoph Hellwig * * Address space accounting code <alan@lxorguk.ukuu.org.uk> * (C) Copyright 2002 Red Hat Inc, All Rights Reserved */ #include <linux/mm.h> #include <linux/hugetlb.h> #include <linux/shm.h> #include <linux/mman...
gpl-2.0
gundal/zerofltetmo
fs/proc/task_mmu.c
291
36716
#include <linux/mm.h> #include <linux/hugetlb.h> #include <linux/huge_mm.h> #include <linux/mount.h> #include <linux/seq_file.h> #include <linux/highmem.h> #include <linux/ptrace.h> #include <linux/slab.h> #include <linux/pagemap.h> #include <linux/mempolicy.h> #include <linux/rmap.h> #include <linux/swap.h> #include <...
gpl-2.0
erasmux/pyramid-gb-kernel
drivers/infiniband/hw/ehca/ehca_mrmw.c
803
75993
/* * IBM eServer eHCA Infiniband device driver for Linux on POWER * * MR/MW functions * * Authors: Dietmar Decker <ddecker@de.ibm.com> * Christoph Raisch <raisch@de.ibm.com> * Hoang-Nam Nguyen <hnguyen@de.ibm.com> * * Copyright (c) 2005 IBM Corporation * * All rights reserved. * * ...
gpl-2.0
Entropy512/linux_kernel_sgh-i997r
drivers/pcmcia/m32r_pcc.c
803
16888
/* * drivers/pcmcia/m32r_pcc.c * * Device driver for the PCMCIA functionality of M32R. * * Copyright (c) 2001, 2002, 2003, 2004 * Hiroyuki Kondo, Naoto Sugai, Hayato Fujiwara */ #include <linux/module.h> #include <linux/moduleparam.h> #include <linux/init.h> #include <linux/types.h> #include <linux/fcntl....
gpl-2.0
maxwen/primou-kernel-HELLBOY
kernel/cred.c
803
22448
/* Task credentials management - see Documentation/security/credentials.txt * * Copyright (C) 2008 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Licence * ...
gpl-2.0
PennPanda/linux
drivers/media/usb/gspca/stk014.c
1315
11105
/* * Syntek DV4000 (STK014) subdriver * * Copyright (C) 2008 Jean-Francois Moine (http://moinejf.free.fr) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License...
gpl-2.0
mozilla-b2g/rpi-linux
net/sched/cls_api.c
1315
14245
/* * net/sched/cls_api.c Packet classifier API. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. * * Author...
gpl-2.0
HelpMeRuth/ruthless
drivers/iommu/amd_iommu_init.c
2083
54638
/* * Copyright (C) 2007-2010 Advanced Micro Devices, Inc. * Author: Joerg Roedel <joerg.roedel@amd.com> * Leo Duran <leo.duran@amd.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published * by the Free Soft...
gpl-2.0
RenderBroken/dory_render_kernel
arch/arm/mach-omap2/omap-wakeupgen.c
2083
11252
/* * OMAP WakeupGen Source file * * OMAP WakeupGen is the interrupt controller extension used along * with ARM GIC to wake the CPU out from low power states on * external interrupts. It is responsible for generating wakeup * event from the incoming interrupts and enable bits. It is * implemented in MPU always ON...
gpl-2.0
sebirdman/android_kernel_motorola_msm8992
fs/xfs/xfs_bmap.c
2083
182113
/* * Copyright (c) 2000-2006 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it would be ...
gpl-2.0
mifl/android_kernel_pantech_ef44s
drivers/media/video/gspca/gl860/gl860.c
4899
19028
/* GSPCA subdrivers for Genesys Logic webcams with the GL860 chip * Subdriver core * * 2009/09/24 Olivier Lorin <o.lorin@laposte.net> * GSPCA by Jean-Francois Moine <http://moinejf.free.fr> * Thanks BUGabundo and Malmostoso for your amazing help! * * This program is free software; you can redistribute it and/or ...
gpl-2.0
curbthepain/android_kernel_htc_a11chl
drivers/staging/rtl8192e/rtllib_tx.c
4899
27378
/****************************************************************************** Copyright(c) 2003 - 2004 Intel Corporation. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free Softw...
gpl-2.0
Icenowy/linux-kernel-lichee-a33
drivers/media/video/gspca/vicam.c
4899
10426
/* * gspca ViCam subdriver * * Copyright (C) 2011 Hans de Goede <hdegoede@redhat.com> * * Based on the usbvideo vicam driver, which is: * * Copyright (c) 2002 Joe Burks (jburks@wavicle.org), * Christopher L Cheney (ccheney@cheney.cx), * Pavel Machek (pavel@ucw.cz), * ...
gpl-2.0
jejecule/android_kernel_oppo_msm8974
sound/pci/lola/lola.c
4899
20426
/* * Support for Digigram Lola PCI-e boards * * Copyright (c) 2011 Takashi Iwai <tiwai@suse.de> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or ...
gpl-2.0
boa19861105/android_422_kernel_htc_dlxub1
drivers/media/dvb/frontends/mb86a20s.c
5155
17714
/* * Fujitu mb86a20s ISDB-T/ISDB-Tsb Module driver * * Copyright (C) 2010 Mauro Carvalho Chehab <mchehab@redhat.com> * Copyright (C) 2009-2010 Douglas Landgraf <dougsland@redhat.com> * * FIXME: Need to port to DVB v5.2 API * * This program is free software; you can redistribute it and/or * modify i...
gpl-2.0
jmztaylor/android_kernel_lge_ls720
sound/soc/samsung/s3c-i2s-v2.c
5411
18057
/* sound/soc/samsung/s3c-i2c-v2.c * * ALSA Soc Audio Layer - I2S core for newer Samsung SoCs. * * Copyright (c) 2006 Wolfson Microelectronics PLC. * Graeme Gregory graeme.gregory@wolfsonmicro.com * linux@wolfsonmicro.com * * Copyright (c) 2008, 2007, 2004-2005 Simtec Electronics * http://armlinux.simtec.co.uk/...
gpl-2.0
mandfx/android_kernel_huawei_c8816
arch/sh/kernel/cpu/sh3/probe.c
10531
3037
/* * arch/sh/kernel/cpu/sh3/probe.c * * CPU Subtype Probing for SH-3. * * Copyright (C) 1999, 2000 Niibe Yutaka * Copyright (C) 2002 Paul Mundt * * 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 d...
gpl-2.0
unixbhaskar/Linux-kernel
arch/powerpc/mm/40x_mmu.c
11811
4488
/* * This file contains the routines for initializing the MMU * on the 4xx series of chips. * -- paulus * * Derived from arch/ppc/mm/init.c: * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * * Modifications by Paul Mackerras (PowerMac) (paulus@cs.anu.edu.au) * and Cort Dougan (PReP) (cort@cs.nm...
gpl-2.0
huz123/bricked.tenderloin
arch/mips/lib/iomap.c
12579
4626
/* * Implement the default iomap interfaces * * (C) Copyright 2004 Linus Torvalds * (C) Copyright 2006 Ralf Baechle <ralf@linux-mips.org> * (C) Copyright 2007 MIPS Technologies, Inc. * written by Ralf Baechle <ralf@linux-mips.org> */ #include <linux/module.h> #include <asm/io.h> /* * Read/write from/to an ...
gpl-2.0
Lloir/Prometheus_kernel_golf
drivers/scsi/aic94xx/aic94xx_sds.c
13091
37328
/* * Aic94xx SAS/SATA driver access to shared data structures and memory * maps. * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov <luben_tuikov@adaptec.com> * * This file is licensed under GPLv2. * * This file is part of the aic94xx driver. * * The aic94xx driver i...
gpl-2.0
djwong/linux-xfs-dev
drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_modparams.c
36
9428
// SPDX-License-Identifier: GPL-2.0 /* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 only, * as published by the Free Software Foundatio...
gpl-2.0
olear/R104
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
36
60443
/******************************************************************************* This is the driver for the ST MAC 10/100/1000 on-chip Ethernet controllers. ST Ethernet IPs are built around a Synopsys IP Core. Copyright(C) 2007-2011 STMicroelectronics Ltd This program is free software; you can redistribute it ...
gpl-2.0
xkfz007/binutils-gdb
gdb/testsuite/gdb.base/gcore.c
36
1515
/* Copyright 2002-2015 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) an...
gpl-2.0
martinbrook/tesco-hudl
net/core/sock.c
292
66200
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Generic socket support routines. Memory allocators, socket lock/release * handler for protocols to use and g...
gpl-2.0
endocode/linux
drivers/xen/xenbus/xenbus_comms.c
292
6310
/****************************************************************************** * xenbus_comms.c * * Low level code to talks to Xen Store: ringbuffer and event channel. * * Copyright (C) 2005 Rusty Russell, IBM Corporation * * This program is free software; you can redistribute it and/or * modify it under the t...
gpl-2.0
manveru0/kernel_I9001_cfs
kernel/trace/trace_events_filter.c
548
30146
/* * trace_events_filter - generic event filtering * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This pr...
gpl-2.0
MoKee/android_kernel_samsung_smdk4x12
arch/arm/plat-samsung/dev-ts.c
548
1198
/* linux/arch/arm/mach-s3c64xx/dev-ts.c * * Copyright (c) 2008 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk>, <ben-linux@fluff.org> * * Adapted by Maurus Cuelenaere for s3c64xx * * S3C64XX series device definition for touchscreen device * * This program is free software; yo...
gpl-2.0
telf/error_state_capture_improvement
net/ax25/ax25_uid.c
804
4916
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.u...
gpl-2.0
KOala888/GB_kernel
linux_kernel_galaxyplayer-master/drivers/acpi/thermal.c
804
40569
/* * acpi_thermal.c - ACPI Thermal Zone Driver ($Revision: 41 $) * * Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com> * Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com> * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * This program is fr...
gpl-2.0
sdadier/gb_kernel_2.6.32.9-mtd
Kernel/security/selinux/netlink.c
804
2430
/* * Netlink event notifications for SELinux. * * Author: James Morris <jmorris@redhat.com> * * Copyright (C) 2004 Red Hat, Inc., James Morris <jmorris@redhat.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2, * as pub...
gpl-2.0
NicholasPace/android_kernel_asus_moorefield
fs/xfs/xfs_alloc.c
2084
73221
/* * Copyright (c) 2000-2002,2005 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it woul...
gpl-2.0
Dees-Troy/android_kernel_samsung_coreprimelte
drivers/media/i2c/ad9389b.c
2084
38285
/* * Analog Devices AD9389B/AD9889B video encoder driver * * Copyright 2012 Cisco Systems, Inc. and/or its affiliates. All rights reserved. * * This program is free software; you may redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundatio...
gpl-2.0
rabeeh/linux-linaro-stable-mx6-unmaintained-will-be-deleted
drivers/power/abx500_chargalg.c
2084
62113
/* * Copyright (C) ST-Ericsson SA 2012 * Copyright (c) 2012 Sony Mobile Communications AB * * Charging algorithm driver for abx500 variants * * License Terms: GNU General Public License v2 * Authors: * Johan Palsson <johan.palsson@stericsson.com> * Karl Komierowski <karl.komierowski@stericsson.com> * Arun R M...
gpl-2.0
mipltd/imx6merlin-linux-3.14.28
drivers/media/platform/soc_camera/soc_mediabus.c
3108
13428
/* * soc-camera media bus helper routines * * Copyright (C) 2009, Guennadi Liakhovetski <g.liakhovetski@gmx.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <...
gpl-2.0
CyanogenMod/android_kernel_samsung_klimtwifi
lib/bug.c
4644
4785
/* Generic support for BUG() This respects the following config options: CONFIG_BUG - emit BUG traps. Nothing happens without this. CONFIG_GENERIC_BUG - enable this code. CONFIG_GENERIC_BUG_RELATIVE_POINTERS - use 32-bit pointers relative to the containing struct bug_entry for bug_addr and file. CONFIG_...
gpl-2.0
HtcLegacy/android_kernel_htc_msm7x27a
drivers/media/video/gspca/nw80x.c
4900
77534
/* * DivIO nw80x subdriver * * Copyright (C) 2011 Jean-François Moine (http://moinejf.free.fr) * Copyright (C) 2003 Sylvain Munaut <tnt@246tNt.com> * Kjell Claesson <keyson@users.sourceforge.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P...
gpl-2.0
tianchi-dev/android_kernel_sony_msm8226
net/netfilter/xt_RATEEST.c
5668
4722
/* * (C) 2007 Patrick McHardy <kaber@trash.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/module.h> #include <linux/skbuff.h> #include <linux/gen_stats...
gpl-2.0
giveme13s/android_kernel_oneplus_msm8974
arch/arm/plat-mxc/devices/platform-mxc_rtc.c
7716
1032
/* * Copyright (C) 2010-2011 Pengutronix * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. */ #include <mach/hardware.h> #in...
gpl-2.0
Savaged-Zen/Savaged-Zen-Speedy
drivers/rtc/rtc-au1xxx.c
10020
3636
/* * Au1xxx counter0 (aka Time-Of-Year counter) RTC interface driver. * * Copyright (C) 2008 Manuel Lauss <mano@roarinelk.homelinux.net> * * 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. */ ...
gpl-2.0
pali/linux-n900
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c
37
7783
/* * Copyright (c) 2015, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this so...
gpl-2.0
artemh/asuswrt-merlin
release/src-rt-7.x.main/src/linux/linux-2.6.36/net/ipv4/netfilter/ipt_set.c
37
6987
/* Copyright (C) 2000-2002 Joakim Axelsson <gozem@linux.nu> * Patrick Schaaf <bof@bof.de> * Martin Josefsson <gandalf@wlug.westbo.se> * Copyright (C) 2003-2004 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> * * This program is free software; you can redistribute it and/...
gpl-2.0
mtitinger/linux-pm
drivers/infiniband/hw/mlx5/srq.c
549
12561
/* * Copyright (c) 2013-2015, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of th...
gpl-2.0
jakeclawson/linux
arch/x86/kernel/step.c
549
6182
/* * x86 single-step support code, common to 32-bit and 64-bit. */ #include <linux/sched.h> #include <linux/mm.h> #include <linux/ptrace.h> #include <asm/desc.h> #include <asm/mmu_context.h> unsigned long convert_ip_to_linear(struct task_struct *child, struct pt_regs *regs) { unsigned long addr, seg; addr = regs-...
gpl-2.0
kingklick/kk-glacier-kernel
arch/mips/bcm63xx/dev-uart.c
549
1114
/* * 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. * * Copyright (C) 2008 Maxime Bizon <mbizon@freebox.fr> */ #include <linux/init.h> #include <linux/kernel.h> #include <linux/platform_device...
gpl-2.0
Split-Screen/android_kernel_mediatek_sprout
net/sched/act_api.c
1317
24430
/* * net/sched/act_api.c Packet action API. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. * * Author: Ja...
gpl-2.0
sukso96100/WhiteBeam-Kernel-For-YP-GB1
fs/jffs2/build.c
1573
11085
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2001-2007 Red Hat, Inc. * * Created by David Woodhouse <dwmw2@infradead.org> * * For licensing information, see the file 'LICENCE' in this directory. * */ #include <linux/kernel.h> #include <linux/sched.h> #include <linux/slab.h> #include...
gpl-2.0
AntaresOne/AntaresCore-Kernel-h815
drivers/net/ethernet/amd/sunlance.c
2085
40781
/* $Id: sunlance.c,v 1.112 2002/01/15 06:48:55 davem Exp $ * lance.c: Linux/Sparc/Lance driver * * Written 1995, 1996 by Miguel de Icaza * Sources: * The Linux depca driver * The Linux lance driver. * The Linux skeleton driver. * The NetBSD Sparc/Lance driver. * Theo de Raadt (deraadt@openbsd.org) * NCR92C...
gpl-2.0
flar2/m7
arch/arm/mach-msm/msm_cpu_pwrctl.c
3621
1159
/* Copyright (c) 2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope...
gpl-2.0
perillamint/android_kernel_casio_gzone
sound/pci/vx222/vx222.c
4901
7678
/* * Driver for Digigram VX222 V2/Mic PCI soundcards * * Copyright (c) 2002 by Takashi Iwai <tiwai@suse.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the...
gpl-2.0
sub77-twrp/android_kernel_samsung_matissewifi
net/sched/sch_multiq.c
4901
9512
/* * Copyright (c) 2008, Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but...
gpl-2.0
thypon/android_kernel_samsung_tuna
drivers/staging/line6/control.c
8229
44512
/* * Line6 Linux USB driver - 0.9.1beta * * Copyright (C) 2004-2010 Markus Grabner (grabner@icg.tugraz.at) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation, version 2. * */ #include <l...
gpl-2.0
hwoarang/linux
drivers/net/phy/mdio-bitbang.c
8741
5751
/* * Bitbanged MDIO support. * * Author: Scott Wood <scottwood@freescale.com> * Copyright (c) 2007 Freescale Semiconductor * * Based on CPM2 MDIO code which is: * * Copyright (c) 2003 Intracom S.A. * by Pantelis Antoniou <panto@intracom.gr> * * 2005 (c) MontaVista Software, Inc. * Vitaly Bordug <vbordug@ru...
gpl-2.0
mixianghang/mptcp
drivers/net/phy/mdio-bitbang.c
8741
5751
/* * Bitbanged MDIO support. * * Author: Scott Wood <scottwood@freescale.com> * Copyright (c) 2007 Freescale Semiconductor * * Based on CPM2 MDIO code which is: * * Copyright (c) 2003 Intracom S.A. * by Pantelis Antoniou <panto@intracom.gr> * * 2005 (c) MontaVista Software, Inc. * Vitaly Bordug <vbordug@ru...
gpl-2.0
ChangYeoun/10.1
arch/parisc/math-emu/fpudispatch.c
8741
39225
/* * Linux/PA-RISC Project (http://www.parisc-linux.org/) * * Floating-point emulation code * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * ...
gpl-2.0
brymaster5000/m7wlv_4.2.2
drivers/net/can/sja1000/ems_pci.c
8997
10343
/* * Copyright (C) 2007 Wolfgang Grandegger <wg@grandegger.com> * Copyright (C) 2008 Markus Plessing <plessing@ems-wuensche.com> * Copyright (C) 2008 Sebastian Haas <haas@ems-wuensche.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the version 2 of the GNU Gen...
gpl-2.0
kuba160/tf300t-kernel
fs/file_table.c
550
13523
/* * linux/fs/file_table.c * * Copyright (C) 1991, 1992 Linus Torvalds * Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu) */ #include <linux/string.h> #include <linux/slab.h> #include <linux/file.h> #include <linux/fdtable.h> #include <linux/init.h> #include <linux/module.h> #include <linux/fs.h> #...
gpl-2.0
AnesHadzi/linux-socfpga
drivers/char/xillybus/xillybus_core.c
806
53662
/* * linux/drivers/misc/xillybus_core.c * * Copyright 2011 Xillybus Ltd, http://xillybus.com * * Driver for the Xillybus FPGA/host framework. * * This driver interfaces with a special IP core in an FPGA, setting up * a pipe between a hardware FIFO in the programmable logic and a device * file in the host. The ...
gpl-2.0
PureNexusProject/android_kernel_google_molly
drivers/usb/core/hcd-pci.c
806
16063
/* * (C) Copyright David Brownell 2000-2002 * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later version. * * This program i...
gpl-2.0
RichardWithnell/mptcp
drivers/rtc/rtc-m41t93.c
1830
5599
/* * * Driver for ST M41T93 SPI RTC * * (c) 2010 Nikolaus Voss, Weinmann Medical GmbH * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/bcd.h> #include <li...
gpl-2.0
uberlaggydarwin/lge_d295
net/rxrpc/af_rxrpc.c
1830
20967
/* AF_RXRPC implementation * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; eit...
gpl-2.0
TEAM-RAZOR-DEVICES/kernel_asus_Z00A
drivers/media/i2c/soc_camera/mt9t031.c
2086
22923
/* * Driver for MT9T031 CMOS Image Sensor from Micron * * Copyright (C) 2008, Guennadi Liakhovetski, DENX Software Engineering <lg@denx.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software...
gpl-2.0
ArtisteHsu/jetson-tk1-r21.3-kernel
sound/soc/spear/spdif_in.c
2086
7375
/* * ALSA SoC SPDIF In Audio Layer for spear processors * * Copyright (C) 2012 ST Microelectronics * Vipin Kumar <vipin.kumar@st.com> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or i...
gpl-2.0
kernelhackx/kernel_hammerhead
arch/x86/kernel/ptrace.c
2342
38676
/* By Ross Biro 1/23/92 */ /* * Pentium III FXSR, SSE support * Gareth Hughes <gareth@valinux.com>, May 2000 */ #include <linux/kernel.h> #include <linux/sched.h> #include <linux/mm.h> #include <linux/smp.h> #include <linux/errno.h> #include <linux/slab.h> #include <linux/ptrace.h> #include <linux/regset.h> #includ...
gpl-2.0
mazen912/rk30_r-box_kernel
drivers/staging/iio/resolver/ad2s120x.c
2342
7432
/* * ad2s120x.c simple support for the ADI Resolver to Digital Converters: AD2S1200/1205 * * Copyright (c) 2010-2010 Analog Devices Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Fo...
gpl-2.0
TheSSJ/android_kernel_asus_moorefield
arch/arm/mach-integrator/pci.c
2342
2985
/* * linux/arch/arm/mach-integrator/pci-integrator.c * * Copyright (C) 1999 ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; ...
gpl-2.0
yanghy/evo_ics
arch/x86/kernel/e820.c
2854
28563
/* * Handle the memory map. * The functions here do the job until bootmem takes over. * * Getting sanitize_e820_map() in sync with i386 version by applying change: * - Provisions for empty E820 memory regions (reported by certain BIOSes). * Alex Achenbach <xela@slit.de>, December 2002. * Venkatesh Pallip...
gpl-2.0
elettronicagf/kernel-am335x
fs/dlm/dir.c
2854
7597
/****************************************************************************** ******************************************************************************* ** ** Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. ** Copyright (C) 2004-2005 Red Hat, Inc. All rights reserved. ** ** This copyrig...
gpl-2.0
iconiaN/android_kernel_acer_a700
drivers/media/dvb/firewire/firedtv-dvb.c
3110
5841
/* * FireDTV driver (formerly known as FireSAT) * * Copyright (C) 2004 Andreas Monitzer <andy@monitzer.com> * Copyright (C) 2008 Henrik Kurelid <henrik@kurelid.se> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by th...
gpl-2.0
Evil-Green/Lonas_KL-GT-I9300
mm/page_isolation.c
3878
3644
/* * linux/mm/page_isolation.c */ #include <linux/mm.h> #include <linux/page-isolation.h> #include <linux/pageblock-flags.h> #include "internal.h" static inline struct page * __first_valid_page(unsigned long pfn, unsigned long nr_pages) { int i; for (i = 0; i < nr_pages; i++) if (pfn_valid_within(pfn + i)) b...
gpl-2.0
ShinySide/G900T_Permissive_FOJ4
drivers/mtd/nand/ams-delta.c
4902
7450
/* * drivers/mtd/nand/ams-delta.c * * Copyright (C) 2006 Jonathan McDowell <noodles@earth.li> * * Derived from drivers/mtd/toto.c * Converted to platform driver by Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> * Partially stolen from drivers/mtd/nand/plat_nand.c * * This program is free software; you can red...
gpl-2.0
KronicKernel/falcon
fs/compat_binfmt_elf.c
9254
3540
/* * 32-bit compatibility support for ELF format executables and core dumps. * * Copyright (C) 2007 Red Hat, Inc. All rights reserved. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * of the GNU General Public Lice...
gpl-2.0
NoelMacwan/SXDNickiKernels
arch/powerpc/platforms/8xx/m8xx_setup.c
9510
6685
/* * Copyright (C) 1995 Linus Torvalds * Adapted from 'alpha' version by Gary Thomas * Modified by Cort Dougan (cort@cs.nmt.edu) * Modified for MBX using prep/chrp/pmac functions by Dan (dmalek@jlc.net) * Further modified for generic 8xx by Dan. */ /* * bootup setup stuff.. */ #include <linux/kernel.h> ...
gpl-2.0
XileForce/Vindicator-S6-Test
drivers/net/wireless/ath/ath6kl/bmi.c
9766
13142
/* * Copyright (c) 2004-2011 Atheros Communications Inc. * Copyright (c) 2011-2012 Qualcomm Atheros, Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in al...
gpl-2.0
danielstuart14/msm-3.10-8974
drivers/gpu/drm/gma500/mdfld_tmd_vid.c
10278
7236
/* * Copyright © 2010 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, pub...
gpl-2.0
jpihet/linux-omap
sound/core/seq/seq_compat.c
13094
4715
/* * 32bit -> 64bit ioctl wrapper for sequencer API * Copyright (c) by Takashi Iwai <tiwai@suse.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Lice...
gpl-2.0
txuki2005/TaUrUs_Kernel
arch/sh/boards/mach-r2d/irq.c
13094
4550
/* * linux/arch/sh/boards/renesas/rts7751r2d/irq.c * * Copyright (C) 2007 Magnus Damm * Copyright (C) 2000 Kazumoto Kojima * * Renesas Technology Sales RTS7751R2D Support, R2D-PLUS and R2D-1. * * Modified for RTS7751R2D by * Atom Create Engineering Co., Ltd. 2002. */ #include <linux/init.h> #include <linux/...
gpl-2.0
Alucard24/Alucard-Kernel-LG-G5
drivers/media/pci/ivtv/ivtv-mailbox.c
13094
13758
/* mailbox functions Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com> Copyright (C) 2004 Chris Kennedy <c@groovy.org> Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl> This program is free software; you can redistribute it and/or modify it under the terms of the GNU Gene...
gpl-2.0
jkkm/binutils-gdb
gas/literal.c
39
3135
/* literal.c - GAS literal pool management. Copyright (C) 1994-2014 Free Software Foundation, Inc. Written by Ken Raeburn (raeburn@cygnus.com). This file is part of GAS, the GNU Assembler. GAS is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License a...
gpl-2.0
mattkelly/linux-2.6-xlnx
fs/ocfs2/dlm/dlmconvert.c
39
15562
/* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * dlmconvert.c * * underlying calls for lock conversion * * Copyright (C) 2004 Oracle. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * L...
gpl-2.0
PrestigeMod/Seine
drivers/thermal/thermal_sys.c
39
35300
/* * thermal.c - Generic Thermal Management Sysfs support. * * Copyright (C) 2008 Intel Corp * Copyright (C) 2008 Zhang Rui <rui.zhang@intel.com> * Copyright (C) 2008 Sujith Thomas <sujith.thomas@intel.com> * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * This program is...
gpl-2.0
liutz/PDFViewer
jni/mupdf/mupdf/pdf/pdf_metrics.c
39
2746
#include "fitz-internal.h" #include "mupdf-internal.h" void pdf_set_font_wmode(fz_context *ctx, pdf_font_desc *font, int wmode) { font->wmode = wmode; } void pdf_set_default_hmtx(fz_context *ctx, pdf_font_desc *font, int w) { font->dhmtx.w = w; } void pdf_set_default_vmtx(fz_context *ctx, pdf_font_desc *font, int ...
gpl-2.0
matthewbauer/wesnoth
doc/design/gui2/unit_attack.cpp
39
3906
#define GETTEXT_DOMAIN "wesnoth-lib" /*@ \label{unit_attack.cpp:textdomain} @*/ #include "gui/dialogs/unit_attack.hpp" #include "gui/widgets/image.hpp" #include "gui/widgets/listbox.hpp" #include "gui/widgets/settings.hpp" #include "gui/widgets/window.hpp" #include "unit.hpp" namespace gui2 { /*@ \label{unit_attack...
gpl-2.0
Perseus71/KT747
drivers/media/video/videobuf2-msm-mem.c
39
10399
/* Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. * * Based on videobuf-dma-contig.c, * (c) 2008 Magnus Damm * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free...
gpl-2.0
Pivosgroup/buildroot-linux-kernel-m3
drivers/amlogic/wifi/rtl8xxx_DU/os_dep/linux/ioctl_linux.c
39
241707
/****************************************************************************** * * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU Genera...
gpl-2.0
gp-b2g/gp-peak-kernel
arch/arm/mach-msm/spm-v2.c
295
12014
/* Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the ho...
gpl-2.0
tiny4579/tiny-gingersense
drivers/gpu/drm/nouveau/nv40_fifo.c
807
10467
/* * Copyright (C) 2007 Ben Skeggs. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy...
gpl-2.0
panda-z/android_kernel_hp_mantaray
mm/thrash.c
1831
1967
/* * mm/thrash.c * * Copyright (C) 2004, Red Hat, Inc. * Copyright (C) 2004, Rik van Riel <riel@redhat.com> * Released under the GPL, see the file COPYING for details. * * Simple token based thrashing protection, using the algorithm * described in: http://www.cs.wm.edu/~sjiang/token.pdf * * Sep 2006, Ashwin ...
gpl-2.0
mathkid95/linux_motorola_lollipop
drivers/clocksource/bcm_kona_timer.c
2087
5308
/* * Copyright (C) 2012 Broadcom Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation version 2. * * This program is distributed "as is" WITHOUT ANY WARRANTY of any * kind, wheth...
gpl-2.0
keks2293/kernel_zte
drivers/mmc/host/sdhci-of-hlwd.c
2087
2624
/* * drivers/mmc/host/sdhci-of-hlwd.c * * Nintendo Wii Secure Digital Host Controller Interface. * Copyright (C) 2009 The GameCube Linux Team * Copyright (C) 2009 Albert Herranz * * Based on sdhci-of-esdhc.c * * Copyright (c) 2007 Freescale Semiconductor, Inc. * Copyright (c) 2009 MontaVista Software, Inc. *...
gpl-2.0
dev-harsh1998/Phantom-Jalebi
net/batman-adv/vis.c
2087
25846
/* Copyright (C) 2008-2013 B.A.T.M.A.N. contributors: * * Simon Wunderlich * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. * * This program is distributed in the hope that...
gpl-2.0
sgs3/SGH-I747M_Kernel
drivers/usb/gadget/f_ecm.c
2599
23810
/* * f_ecm.c -- USB CDC Ethernet (ECM) link function driver * * Copyright (C) 2003-2005,2008 David Brownell * Copyright (C) 2008 Nokia Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software F...
gpl-2.0
jerdog/android_kernel_oppo_find7
drivers/net/wireless/bcmdhd/dhd_linux_sched.c
3623
1604
/* * Expose some of the kernel scheduler routines * * Copyright (C) 1999-2012, Broadcom Corporation * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, this software is licensed to you * under the terms of the GNU General Public License versio...
gpl-2.0
Li-poly/stock-multi-hack
arch/powerpc/kernel/signal.c
4391
5191
/* * Common signal handling code for both 32 and 64 bits * * Copyright (c) 2007 Benjamin Herrenschmidt, IBM Coproration * Extracted from signal_32.c and signal_64.c * * This file is subject to the terms and conditions of the GNU General * Public License. See the file README.legal in the main directory of ...
gpl-2.0
SoloProject/platform_kernel_lge_hammerhead
net/netfilter/nf_conntrack_timestamp.c
4903
2766
/* * (C) 2010 Pablo Neira Ayuso <pablo@netfilter.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation (or any later at your option). */ #include <linux/netfilter.h> #include <l...
gpl-2.0
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
arch/mips/pci/ops-sni.c
5159
3717
/* * 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. * * SNI specific PCI support for RM200/RM300. * * Copyright (C) 1997 - 2000, 2003 Ralf Baechle <ralf@linux-mips.org> */ #include <linux/ker...
gpl-2.0
clamor95/kernel_asus_tf300tl
arch/powerpc/platforms/chrp/nvram.c
10023
2253
/* * c 2001 PPC 64 Team, IBM Corp * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. * * /de...
gpl-2.0
mericon/Xperia-S-msm8660
drivers/net/msm_rmnet_sdio.c
296
17308
/* Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the ho...
gpl-2.0
skalk/linux
drivers/pci/hotplug/cpci_hotplug_pci.c
296
6429
// SPDX-License-Identifier: GPL-2.0+ /* * CompactPCI Hot Plug Driver PCI functions * * Copyright (C) 2002,2005 by SOMA Networks, Inc. * * All rights reserved. * * Send feedback to <scottm@somanetworks.com> */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/pci.h> #include <linux/pci_hotplug...
gpl-2.0