Skip to content

Commit 516b22b

Browse files
author
Vladimir Meshkov
committed
initial commit
Signed-off-by: Vladimir Meshkov <[email protected]>
1 parent 039d600 commit 516b22b

File tree

44,132 files changed

+17660275
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44,132 files changed

+17660275
-0
lines changed

Diff for: .gitignore

+93
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
#
2+
# NOTE! Don't add files that are generated in specific
3+
# subdirectories here. Add them in the ".gitignore" file
4+
# in that subdirectory instead.
5+
#
6+
# NOTE! Please use 'git ls-files -i --exclude-standard'
7+
# command after changing this file, to see if there are
8+
# any tracked files which get ignored after the change.
9+
#
10+
# Normal rules
11+
#
12+
.*
13+
*.o
14+
*.o.*
15+
*.a
16+
*.s
17+
*.ko
18+
*.so
19+
*.so.dbg
20+
*.mod.c
21+
*.i
22+
*.lst
23+
*.symtypes
24+
*.order
25+
modules.builtin
26+
*.elf
27+
*.bin
28+
*.gz
29+
*.bz2
30+
*.lzma
31+
*.xz
32+
*.lzo
33+
*.patch
34+
*.gcno
35+
36+
#
37+
# Top-level generic files
38+
#
39+
/tags
40+
/TAGS
41+
/linux
42+
/vmlinux
43+
/vmlinuz
44+
/System.map
45+
/Module.markers
46+
/Module.symvers
47+
48+
#
49+
# Debian directory (make deb-pkg)
50+
#
51+
/debian/
52+
53+
#
54+
# git files that we don't want to ignore even it they are dot-files
55+
#
56+
!.gitignore
57+
!.mailmap
58+
59+
#
60+
# Generated include files
61+
#
62+
include/config
63+
include/generated
64+
arch/*/include/generated
65+
66+
# stgit generated dirs
67+
patches-*
68+
69+
# quilt's files
70+
patches
71+
series
72+
73+
# cscope files
74+
cscope.*
75+
ncscope.*
76+
77+
# gnu global files
78+
GPATH
79+
GRTAGS
80+
GSYMS
81+
GTAGS
82+
83+
*.orig
84+
*~
85+
\#*#
86+
87+
#
88+
# Leavings from module signing
89+
#
90+
extra_certificates
91+
signing_key.priv
92+
signing_key.x509
93+
x509.genkey

Diff for: .mailmap

+118
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,118 @@
1+
#
2+
# This list is used by git-shortlog to fix a few botched name translations
3+
# in the git archive, either because the author's full name was messed up
4+
# and/or not always written the same way, making contributions from the
5+
# same person appearing not to be so or badly displayed.
6+
#
7+
# repo-abbrev: /pub/scm/linux/kernel/git/
8+
#
9+
10+
Aaron Durbin <[email protected]>
11+
Adam Oldham <[email protected]>
12+
Adam Radford <[email protected]>
13+
Adrian Bunk <[email protected]>
14+
15+
16+
Aleksey Gorelov <[email protected]>
17+
18+
19+
Andreas Herrmann <[email protected]>
20+
Andrew Morton <[email protected]>
21+
Andrew Vasquez <[email protected]>
22+
Andy Adamson <[email protected]>
23+
Archit Taneja <[email protected]>
24+
Arnaud Patard <[email protected]>
25+
Arnd Bergmann <[email protected]>
26+
Axel Dyks <[email protected]>
27+
28+
Ben Gardner <[email protected]>
29+
Ben M Cahill <[email protected]>
30+
Björn Steinbrink <[email protected]>
31+
Brian Avery <[email protected]>
32+
Brian King <[email protected]>
33+
Christoph Hellwig <[email protected]>
34+
Corey Minyard <[email protected]>
35+
Damian Hobson-Garcia <[email protected]>
36+
David Brownell <[email protected]>
37+
David Woodhouse <[email protected]>
38+
Dmitry Eremin-Solenikov <[email protected]>
39+
Domen Puncer <[email protected]>
40+
Douglas Gilbert <[email protected]>
41+
Ed L. Cashin <[email protected]>
42+
Evgeniy Polyakov <[email protected]>
43+
Felipe W Damasio <[email protected]>
44+
Felix Kuhling <[email protected]>
45+
Felix Moeller <[email protected]>
46+
Filipe Lautert <[email protected]>
47+
Franck Bui-Huu <[email protected]>
48+
Frank Zago <[email protected]>
49+
Greg Kroah-Hartman <greg@echidna.(none)>
50+
Greg Kroah-Hartman <[email protected]>
51+
Greg Kroah-Hartman <[email protected]>
52+
Henk Vergonet <[email protected]>
53+
Henrik Kretzschmar <[email protected]>
54+
Herbert Xu <[email protected]>
55+
Jacob Shin <[email protected]>
56+
James Bottomley <jejb@mulgrave.(none)>
57+
James Bottomley <[email protected]>
58+
James E Wilson <[email protected]>
59+
James Ketrenos <jketreno@io.(none)>
60+
Jean Tourrilhes <[email protected]>
61+
Jeff Garzik <[email protected]>
62+
Jens Axboe <[email protected]>
63+
Jens Osterkamp <[email protected]>
64+
John Stultz <[email protected]>
65+
Juha Yrjola <at solidboot.com>
66+
Juha Yrjola <[email protected]>
67+
Juha Yrjola <[email protected]>
68+
Kay Sievers <[email protected]>
69+
Kenneth W Chen <[email protected]>
70+
71+
Kuninori Morimoto <[email protected]>
72+
Leonid I Ananiev <[email protected]>
73+
Linas Vepstas <[email protected]>
74+
Mark Brown <[email protected]>
75+
Matthieu CASTET <[email protected]>
76+
Mayuresh Janorkar <[email protected]>
77+
Michael Buesch <[email protected]>
78+
Michel Dänzer <[email protected]>
79+
Mitesh shah <[email protected]>
80+
Morten Welinder <[email protected]>
81+
Morten Welinder <[email protected]>
82+
Morten Welinder <[email protected]>
83+
Morten Welinder <[email protected]>
84+
Mythri P K <[email protected]>
85+
Nguyen Anh Quynh <[email protected]>
86+
Paolo 'Blaisorblade' Giarrusso <[email protected]>
87+
Patrick Mochel <[email protected]>
88+
Peter A Jonsson <[email protected]>
89+
Peter Oruba <[email protected]>
90+
Peter Oruba <[email protected]>
91+
Praveen BP <[email protected]>
92+
Rajesh Shah <[email protected]>
93+
Ralf Baechle <[email protected]>
94+
Ralf Wildenhues <[email protected]>
95+
Rémi Denis-Courmont <[email protected]>
96+
Rudolf Marek <[email protected]>
97+
Rui Saraiva <[email protected]>
98+
Sachin P Sant <[email protected]>
99+
Sam Ravnborg <[email protected]>
100+
Sascha Hauer <[email protected]>
101+
S.Çağlar Onur <[email protected]>
102+
Simon Kelley <[email protected]>
103+
Stéphane Witzmann <[email protected]>
104+
Stephen Hemminger <[email protected]>
105+
Sumit Semwal <[email protected]>
106+
Tejun Heo <[email protected]>
107+
Thomas Graf <[email protected]>
108+
Tony Luck <[email protected]>
109+
Tsuneo Yoshioka <[email protected]>
110+
Uwe Kleine-König <[email protected]>
111+
Uwe Kleine-König <[email protected]>
112+
Uwe Kleine-König <[email protected]>
113+
Valdis Kletnieks <[email protected]>
114+
115+
Takashi YOSHII <[email protected]>
116+
Yusuke Goda <[email protected]>
117+
Gustavo Padovan <[email protected]>
118+
Gustavo Padovan <[email protected]>

0 commit comments

Comments
 (0)