index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-31
Coccinelle: Add misc/doubleinit.cocci
Nicolas Palix
1
-0
/
+53
2010-08-31
Coccinelle: Move alloc directory into api directory
Nicolas Palix
2
-1
/
+5
2010-08-31
Coccinelle: Move resource_size.cocci to the api directory
Nicolas Palix
1
-0
/
+0
2010-08-31
Coccinelle: Move err_cast.cocci to the api directory
Nicolas Palix
1
-0
/
+0
2010-08-31
Coccinelle: Add api/memdup_user
Nicolas Palix
1
-0
/
+35
2010-08-31
Coccinelle: Add api/memdup.cocci
Nicolas Palix
1
-0
/
+40
2010-08-31
Coccinelle: Add api/kstrdup.cocci
Nicolas Palix
1
-0
/
+39
2010-08-31
Coccinelle: Add free/kfree.cocci
Nicolas Palix
1
-0
/
+116
2010-08-31
Coccinelle: Add iterators/list_entry_update.cocci
Nicolas Palix
1
-0
/
+62
2010-08-31
Coccinelle: Add iterators/itnull.cocci
Nicolas Palix
1
-0
/
+58
2010-08-31
Coccinelle: Add iterators/fen.cocci
Nicolas Palix
1
-0
/
+64
2010-08-31
Coccinelle: Add locks/mini_lock.cocci
Nicolas Palix
1
-0
/
+95
2010-08-31
Coccinelle: Add locks/double_lock.cocci
Nicolas Palix
1
-0
/
+92
2010-08-31
Coccinelle: Add locks/call_kern.cocci
Nicolas Palix
1
-0
/
+74
2010-08-31
Coccinelle: Move deref_null.cocci to a more appropriate directory
Nicolas Palix
1
-0
/
+0
2010-08-31
Coccinelle: Add null/kmerr.cocci
Nicolas Palix
1
-0
/
+72
2010-08-31
Coccinelle: Add null/eno.cocci
Nicolas Palix
1
-0
/
+20
2010-07-02
scripts/dtc: Fix a resource leak
Martin Ettl
1
-0
/
+1
2010-06-29
Documentation: fix ubuntu distro name
Kulikov Vasiliy
1
-1
/
+1
2010-06-29
MAINTAINERS: Update kbuild git URLs
Michal Marek
1
-2
/
+2
2010-06-28
Add support for the C variable in the coccicheck script
Nicolas Palix
1
-25
/
+51
2010-06-12
Merge branch 'kbuild/coccinelle' into kbuild/misc
Michal Marek
10
-3
/
+923
2010-06-12
Add scripts/coccinelle/deref_null.cocci
Nicolas Palix
1
-0
/
+293
2010-06-12
Add scripts/coccinelle/err_cast.cocci
Nicolas Palix
1
-0
/
+56
2010-06-12
Add scripts/coccinelle/resource_size.cocci
Nicolas Palix
1
-0
/
+93
2010-06-12
Add scripts/coccinelle/alloc/kzalloc-simple.cocci
Nicolas Palix
1
-0
/
+82
2010-06-12
Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci
Nicolas Palix
1
-0
/
+67
2010-06-12
Add Documentation/coccinelle.txt
Nicolas Palix
1
-0
/
+258
2010-06-12
Add a target to use the Coccinelle checker
Nicolas Palix
4
-3
/
+74
2010-06-04
scripts: decodecode: remove bashisms
Rabin Vincent
1
-5
/
+5
2010-06-03
Makefile: clarify a comment
Michal Marek
1
-1
/
+1
2010-06-03
checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters
Roland Dreier
1
-1
/
+1
2010-06-03
scripts: add nconf into gitignore file
Américo Wang
1
-0
/
+1
2010-05-27
kbuild: Revert part of e8d400a to resolve a conflict
Michal Marek
1
-1
/
+1
2010-05-06
kbuild: Fix checking of scm-identifier variable
Greg Thelen
1
-1
/
+1
2010-04-14
gconfig: add support to show hidden options that have prompts
Li Zefan
2
-11
/
+64
2010-04-14
menuconfig: add support to show hidden options which have prompts
Li Zefan
4
-16
/
+41
2010-04-14
gconfig: remove show_debug option
Li Zefan
2
-19
/
+0
2010-04-14
gconfig: remove dbg_print_ptype() and dbg_print_stype()
Li Zefan
1
-63
/
+4
2010-04-14
kconfig: fix zconfdump()
Li Zefan
2
-8
/
+34
2010-04-14
kconfig: some small fixes
Li Zefan
3
-4
/
+4
2010-04-08
add random binaries to .gitignore
Jan III Sobieski
2
-0
/
+10
2010-03-23
kbuild: Include gen_initramfs_list.sh and the file list in the .d file
Jason Gunthorpe
1
-1
/
+2
2010-03-23
kconfig: recalc symbol value before showing search results
Li Zefan
1
-0
/
+1
2010-03-23
.gitignore: ignore *.lzo files
Philipp Kohlbecher
1
-0
/
+1
2010-03-23
headerdep: perlcritic warning
Stephen Hemminger
1
-2
/
+1
2010-03-11
scripts/Makefile.lib: Align the output of LZO
Wu Zhangjin
1
-1
/
+1
2010-03-10
kbuild: Generate modules.builtin in make modules_install
Michal Marek
1
-3
/
+3
2010-03-08
Revert "kbuild: specify absolute paths for cscope"
Michal Marek
1
-7
/
+3
2010-03-08
kbuild: Do not unnecessarily regenerate modules.builtin
Michal Marek
1
-5
/
+7
[next]