Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
998f5523230a8a837809f942d556360f69121677
998f552
Coccinelle: Add api/kstrdup.cocci
by Nicolas Palix
· 14 years ago
43ba21b
Coccinelle: Add free/kfree.cocci
by Nicolas Palix
· 14 years ago
5c34050
Coccinelle: Add iterators/list_entry_update.cocci
by Nicolas Palix
· 14 years ago
afc48a8
Coccinelle: Add iterators/itnull.cocci
by Nicolas Palix
· 14 years ago
4045159
Coccinelle: Add iterators/fen.cocci
by Nicolas Palix
· 14 years ago
54c0562
Coccinelle: Add locks/mini_lock.cocci
by Nicolas Palix
· 14 years ago
8aa6273
Coccinelle: Add locks/double_lock.cocci
by Nicolas Palix
· 14 years ago
e105007
Coccinelle: Add locks/call_kern.cocci
by Nicolas Palix
· 14 years ago
7703692
Coccinelle: Move deref_null.cocci to a more appropriate directory
by Nicolas Palix
· 14 years ago
2e1e160
Coccinelle: Add null/kmerr.cocci
by Nicolas Palix
· 14 years ago
c75b81b
Coccinelle: Add null/eno.cocci
by Nicolas Palix
· 14 years ago
5e8e1cc
scripts/dtc: Fix a resource leak
by Martin Ettl
· 15 years ago
fbe3290
Documentation: fix ubuntu distro name
by Kulikov Vasiliy
· 14 years ago
3631d9a
MAINTAINERS: Update kbuild git URLs
by Michal Marek
· 14 years ago
1e9dea2
Add support for the C variable in the coccicheck script
by Nicolas Palix
· 14 years ago
6ff2151
Merge branch 'kbuild/coccinelle' into kbuild/misc
by Michal Marek
· 14 years ago
82c4340
Add scripts/coccinelle/deref_null.cocci
by Nicolas Palix
· 14 years ago
f853f83
Add scripts/coccinelle/err_cast.cocci
by Nicolas Palix
· 14 years ago
09c3539
Add scripts/coccinelle/resource_size.cocci
by Nicolas Palix
· 14 years ago
cf5842d
Add scripts/coccinelle/alloc/kzalloc-simple.cocci
by Nicolas Palix
· 14 years ago
51169c8
Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci
by Nicolas Palix
· 14 years ago
e228b1e
Add Documentation/coccinelle.txt
by Nicolas Palix
· 14 years ago
74425ee
Add a target to use the Coccinelle checker
by Nicolas Palix
· 14 years ago
b396aa0
scripts: decodecode: remove bashisms
by Rabin Vincent
· 14 years ago
c844716
Makefile: clarify a comment
by Michal Marek
· 14 years ago
03b550d
checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters
by Roland Dreier
· 14 years ago
073ed10
scripts: add nconf into gitignore file
by Américo Wang
· 14 years ago
64ffc9f
kbuild: Revert part of e8d400a to resolve a conflict
by Michal Marek
· 14 years ago
fb994ec
kbuild: Fix checking of scm-identifier variable
by Greg Thelen
· 15 years ago
06f9a55
gconfig: add support to show hidden options that have prompts
by Li Zefan
· 15 years ago
22c7eca
menuconfig: add support to show hidden options which have prompts
by Li Zefan
· 15 years ago
7b5d872
gconfig: remove show_debug option
by Li Zefan
· 15 years ago
2944235
gconfig: remove dbg_print_ptype() and dbg_print_stype()
by Li Zefan
· 15 years ago
c6ccc30
kconfig: fix zconfdump()
by Li Zefan
· 15 years ago
4280eae
kconfig: some small fixes
by Li Zefan
· 15 years ago
7926c09
add random binaries to .gitignore
by Jan III Sobieski
· 15 years ago
b834193
kbuild: Include gen_initramfs_list.sh and the file list in the .d file
by Jason Gunthorpe
· 15 years ago
da6df87
kconfig: recalc symbol value before showing search results
by Li Zefan
· 15 years ago
52b8002
.gitignore: ignore *.lzo files
by Philipp Kohlbecher
· 15 years ago
1dcd810
headerdep: perlcritic warning
by Stephen Hemminger
· 15 years ago
2d74b2c
scripts/Makefile.lib: Align the output of LZO
by Wu Zhangjin
· 15 years ago
73d1393
kbuild: Generate modules.builtin in make modules_install
by Michal Marek
· 15 years ago
e93bc1a
Revert "kbuild: specify absolute paths for cscope"
by Michal Marek
· 15 years ago
a6c3663
kbuild: Do not unnecessarily regenerate modules.builtin
by Michal Marek
· 15 years ago
bae4cec
headers_install: use local file handles
by Stephen Hemminger
· 15 years ago
dbbe33e
headers_check: fix perl warnings
by Stephen Hemminger
· 15 years ago
91416cf
export_report: fix perl warnings
by Stephen Hemminger
· 15 years ago
9c49fd3
profile2linkerlist: fix perl warnings
by Stephen Hemminger
· 15 years ago
86d08e5
namespace: perlcritic warnings
by Stephen Hemminger
· 15 years ago
a208868
checkversion: perl cleanup
by Stephen Hemminger
· 15 years ago
3da2715
checkincludes: fix perlcritic warnings
by Stephen Hemminger
· 15 years ago
1f2a144
scripts: improve checkstack
by Stephen Hemminger
· 15 years ago
b59a122
kbuild: deb-pkg md5sums
by FEJES Jozsef
· 15 years ago
e9cfaa9
Rename .text.start to .text..start.
by Denys Vlasenko
· 15 years ago
b6f4e45
Rename special text sections in arch/frv from .text.XXX to .text..XXX.
by Denys Vlasenko
· 15 years ago
a7df554
Rename .data.lock_aligned to .data..lock_aligned.
by Denys Vlasenko
· 15 years ago
2c31c34
Rename .data.initvect to .data..initvect.
by Denys Vlasenko
· 15 years ago
c273fb3
Rename .data.init to .data..init.
by Denys Vlasenko
· 15 years ago
07b3bb1
Rename .data.nosave to .data..nosave.
by Denys Vlasenko
· 15 years ago
9bf5942
Rename .text.startup to .text..startup.
by Denys Vlasenko
· 15 years ago
819d676
Rename .text.page_aligned to .text..page_aligned.
by Denys Vlasenko
· 15 years ago
75ddb0e
Rename .text.lock to .text..lock.
by Denys Vlasenko
· 15 years ago
2b55f36
Rename .text.ivt to .text..ivt.
by Denys Vlasenko
· 15 years ago
041d5f9
Rename .rodata.compressed to .rodata..compressed.
by Denys Vlasenko
· 15 years ago
d56a3c1
Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.
by Denys Vlasenko
· 15 years ago
54cb27a
Rename .data.read_mostly to .data..read_mostly.
by Denys Vlasenko
· 15 years ago
3d9a854
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
by Denys Vlasenko
· 15 years ago
dafb932
Rename .data..patch.XXX to .data..patch.XXX.
by Denys Vlasenko
· 15 years ago
9d1578a
Rename .data.init_irqstack to .data..init_irqstack.
by Denys Vlasenko
· 15 years ago
e1cb14b
Rename .data.gate to .data..gate.
by Denys Vlasenko
· 15 years ago
1360e07
Rename .bss.stack to .bss..stack.
by Denys Vlasenko
· 15 years ago
7c74df0
Rename .bss.page_aligned to .bss..page_aligned.
by Tim Abbott
· 15 years ago
75b1348
Rename .data.page_aligned to .data..page_aligned.
by Tim Abbott
· 15 years ago
5f547f5
powerpc: remove unused __page_aligned definition.
by Tim Abbott
· 15 years ago
2af7687
Rename .data.init_task to .data..init_task.
by Tim Abbott
· 15 years ago
4af57b7
Rename .data.cacheline_aligned to .data..cacheline_aligned.
by Tim Abbott
· 15 years ago
bc75cc6
tags: Add the ability to make tags for all archs using "all"
by John Kacur
· 15 years ago
4431d4c
tags: Fix spelling error in comment (is->if)
by John Kacur
· 15 years ago
a8bac51
tags: Use $SRCARCH
by Michal Marek
· 15 years ago
e8d400a
kbuild: fix a couple of typos in Documentation
by Kirill Smelkov
· 15 years ago
f81b1be
tags: include headers before source files
by Guennadi Liakhovetski
· 15 years ago
d0679c7
kbuild: move -fno-dwarf2-cfi-asm to powerpc only
by Andi Kleen
· 15 years ago
59dde38
markup_oops.pl: minor fixes
by Hui Zhu
· 15 years ago
52e13e2
markup_oops.pl: add options to improve cross-sompilation environments
by Hui Zhu
· 15 years ago
d224a94
Merge branch 'modpost' of git://git.pengutronix.de/git/ukl/linux-2.6 into kbuild/for-next
by Michal Marek
· 15 years ago
70fb7ba
MAINTAINERS: add a few more patterns to kbuild
by Michal Marek
· 15 years ago
880df92
scripts: use %_tmppath in "make rpm-pkg"
by John Saalwaechter
· 15 years ago
0139f1d
markup_oops.pl: fix for faulting instruction in the first line of a range
by Hui Zhu
· 15 years ago
94a4708
scripts: change scripts to use system python instead of env
by Don Zickus
· 15 years ago
71d41ae
scripts/kallsyms: suppress build warning
by Himanshu Chauhan
· 15 years ago
d4987bd
scripts/mkcompile_h: don't test for hardcoded paths
by Michal Marek
· 15 years ago
e66f25d
Improve kconfig symbol hashing
by Andi Kleen
· 15 years ago
6271897
Makefile: Document ability to make file.lst and file.S
by Joe Perches
· 15 years ago
85a256d
kbuild: improve version string logic
by David Rientjes
· 15 years ago
68c16ed
nconfig: minor fix
by Nir Tzachar
· 15 years ago
851190c
nconfig: mark local functions as such
by Michal Marek
· 15 years ago
692d97c
kconfig: new configuration interface (nconfig)
by nir.tzachar@gmail.com
· 15 years ago
c64152b
genksyms: close ref_file after use
by Alexander Beregalov
· 15 years ago
da60fbb
menuconfig: wrap long help lines
by Vadim Bendebury (вб)
· 15 years ago
5358db0
scripts: add ARM support to decodecode
by Rabin Vincent
· 15 years ago
Next »