Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5b423f6a40a0327f9d40bc8b97ce9be266f74368
/
scripts
26847fa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
27c1ee3
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
b13edf7
checkpatch: add checks for do {} while (0) macro misuses
by Joe Perches
· 12 years ago
66c80b6
checkpatch: Add acheck for use of sizeof without parenthesis
by Joe Perches
· 12 years ago
4a27319
checkpatch: check usleep_range() arguments
by Joe Perches
· 12 years ago
ce0338df3c
checkpatch: test for non-standard signatures
by Joe Perches
· 12 years ago
b34a26f
checkpatch: Update alignment check
by Joe Perches
· 12 years ago
f6bcfc9
Merge tag 'localmodconfig-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-kconfig
by Linus Torvalds
· 12 years ago
f6774cb
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
b4e2ed3
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
c66d707
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
9fc3777
Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
67d34a6
kconfig: Document oldnoconfig to what it really does
by Steven Rostedt
· 12 years ago
1fa8505
scripts/tags.sh: Teach [ce]tags about libtraceeevent error codes
by Namhyung Kim
· 12 years ago
d68e818
nconf: add u, d command keys in scroll windows
by Benjamin Poirier
· 12 years ago
9d4792c
menuconfig: add u, d, q command keys in text boxes
by Benjamin Poirier
· 12 years ago
1925a27
scripts/config: fix double-quotes un-escaping
by Yann E. MORIN
· 12 years ago
3193a98
s390/exceptions: sort exception table at build time
by Heiko Carstens
· 12 years ago
6dd53aa
Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
4fec542
trivial: typo in comment in mksysmap
by Masatake YAMATO
· 12 years ago
6fcd5f2
scripts/coccinelle: list iterator variable semantic patch
by Julia Lawall
· 12 years ago
5b580fa
kconfig: Print errors to stderr in the Makefile
by Michal Marek
· 12 years ago
1a7a8c6
kconfig: allow long lines in config file
by Cody Schafer
· 12 years ago
f1f4550
scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT
by Lars-Peter Clausen
· 12 years ago
92b72e8
kconfig: remove lkc_defs.h from .gitignore and dontdiff
by Paul Bolle
· 12 years ago
ebca026
xconfig: add quiet rule for moc
by Yaakov Selkowitz
· 12 years ago
4848594
xconfig: use pkgconfig to find moc
by Yaakov Selkowitz
· 12 years ago
5369f55
kbuild: Print errors to stderr
by Michal Marek
· 12 years ago
e765bf8
Merge 3.5-rc5 into usb-next
by Greg Kroah-Hartman
· 12 years ago
3725f3e
kconfig: fix check-lxdialog for DLL platforms
by Yaakov Selkowitz
· 12 years ago
8435425
kconfig: check ncursesw headers first in check-lxdialog
by Yaakov Selkowitz
· 12 years ago
d7c67a2
kconfig/nconf: fix compile with ncurses reentrant API
by Yaakov Selkowitz
· 12 years ago
5f011d7
deb-pkg: Add all Makefiles to header package
by maximilian attems
· 12 years ago
6607dda
deb-pkg: Install linux-firmware-image in versioned dir
by maximilian attems
· 12 years ago
d5bfb6b
scripts/config: add option to undef a symbol
by Yann E. MORIN
· 12 years ago
f5ef2f7
scripts/config: allow alternate prefix to config option symbol
by Yann E. MORIN
· 12 years ago
4edc7e3
scripts/config: add option to not upper-case symbols
by Yann E. MORIN
· 12 years ago
6b44695
chmod +x scripts/gfp-translate
by Dave Jones
· 12 years ago
889e552
Merge 3.5-rc4 into usb-next
by Greg Kroah-Hartman
· 12 years ago
7dea268
get_maintainer: Fix --help warning
by Joe Perches
· 12 years ago
4503379
localmodconfig: Add debug environment variable LOCALMODCONFIG_DEBUG
by Steven Rostedt
· 12 years ago
d4bb58b
localmodconfig: Check if configs are already set for selects
by Steven Rostedt
· 12 years ago
4f4c51c
localmodconfig: Read in orig config file to avoid extra processing
by Steven Rostedt
· 12 years ago
0b58a99
localmodconfig: Comments and cleanup for streamline_config.pl
by Steven Rostedt
· 12 years ago
bb15d8d
scripts/modpost: check for bad references in .pci.fixups area
by Sebastian Andrzej Siewior
· 12 years ago
81df2d5
USB: allow match on bInterfaceNumber
by Bjørn Mork
· 12 years ago
243f380
checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>
by Joe Perches
· 12 years ago
9a4cad4
checkpatch: check for whitespace before semicolon at EOL
by Eric Nelson
· 12 years ago
905cec4
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
da85d34
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
1347a2ce
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
19a4b98
builddeb: include autogenerated header files
by Lekensteyn
· 12 years ago
2cbd082
scripts/coccinelle: sizeof of pointer
by Julia Lawall
· 13 years ago
4619c2b
scripts/coccinelle: address test is always true
by Julia Lawall
· 13 years ago
fb827ec
Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 12 years ago
d5b4bb4
Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 12 years ago
269af9a
Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
3c7ec94
modpost: use proper kernel style for autogenerated files
by Greg Kroah-Hartman
· 13 years ago
eb3d5cc
modpost: Stop grab_file() from leaking filedescriptors if fstat() fails
by Jesper Juhl
· 12 years ago
3c2c4b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
6520fe5
x86, realmode: 16-bit real-mode code support for relocs tool
by H. Peter Anvin
· 12 years ago
bb8187d
MCA: delete all remaining traces of microchannel bus support.
by Paul Gortmaker
· 12 years ago
d6686da
scripts/config: properly report and set string options
by Yann E. MORIN
· 13 years ago
00e6c28c
kbuild: fix ia64 link
by Sam Ravnborg
· 12 years ago
9f420bf
kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.
by Eric W. Biederman
· 12 years ago
1f2bfbd
kbuild: link of vmlinux moved to a script
by Sam Ravnborg
· 13 years ago
5efe241
kconfig: Add error handling to KCONFIG_ALLCONFIG
by Eric W. Biederman
· 13 years ago
7431fb7
HID: Allow bus wildcard matching
by Henrik Rydberg
· 13 years ago
4d53b80
HID: Add device group to modalias
by Henrik Rydberg
· 13 years ago
d59a168
scripts/sortextable: Handle relative entries, and other cleanups
by David Daney
· 13 years ago
4d634ca
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
a79f248
scripts: Add sortextable to sort the kernel's exception table.
by David Daney
· 13 years ago
0db7bd8
xz: Enable BCJ filters on SPARC and 32-bit x86
by Lasse Collin
· 13 years ago
e88aa7b
Fix modpost failures in fedora 17
by David Miller
· 13 years ago
c06a9eb
checkpatch: revert --strict test for net/ and drivers/net block comment style
by Joe Perches
· 13 years ago
e4757ca
kconfig: delete last traces of __enabled_ from autoconf.h
by Paul Gortmaker
· 13 years ago
a959613
Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols"
by Paul Gortmaker
· 13 years ago
258f742
modpost: Fix modpost license checking of vmlinux.o
by Frank Rowand
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
9b3ae64
scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()
by Julia Lawall
· 13 years ago
0eb043d
Subject: [PATCH] tags.sh: Add missing quotes
by Stephen Boyd
· 13 years ago
923f797
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
a7697b9
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
2b17b43
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
354fa22
scripts/patch-kernel: digest kernel.org hosted .xz patches
by Shawn Landden
· 13 years ago
9875c42
merge_config.sh: Add option to display redundant configs
by John Stultz
· 13 years ago
55cae30
merge_config.sh: Set execute bit
by John Stultz
· 13 years ago
12679a2
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
7f3bd6c
setlocalversion: Use "grep -q" instead of piping output to "read dummy"
by Roland Dreier
· 13 years ago
468db96
scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err
by Julia Lawall
· 13 years ago
9aaf440
modpost: fix ALL_INIT_DATA_SECTIONS
by Jan Beulich
· 13 years ago
6697922
scripts: refactor remove structure forward declarations
by Yang Bai
· 13 years ago
e339364
Kbuild: centralize MKIMAGE and cmd_uimage definitions
by Stephen Warren
· 13 years ago
98bd462
kbuild: incremental tags update for GNU Global
by Jianbin Kang
· 13 years ago
f75a8df
headers_check: recursively search for linux/types.h inclusion
by Bobby Powers
· 13 years ago
875de98
scripts/Kbuild.include: Fix portability problem of "echo -e"
by Bernhard Walle
· 13 years ago
0928061
merge_config.sh: Use the first file as the initial config
by Josh Boyer
· 13 years ago
db7f4e3
scripts: dtc: fix compile warnings
by Felipe Balbi
· 13 years ago
a9468f3
ARM: 7333/2: jump label: detect %c support for ARM
by Rabin Vincent
· 13 years ago
Next »