index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add scripts/coccinelle/deref_null.cocci
Nicolas Palix
2010-06-12
1
-0
/
+293
*
Add scripts/coccinelle/err_cast.cocci
Nicolas Palix
2010-06-12
1
-0
/
+56
*
Add scripts/coccinelle/resource_size.cocci
Nicolas Palix
2010-06-12
1
-0
/
+93
*
Add scripts/coccinelle/alloc/kzalloc-simple.cocci
Nicolas Palix
2010-06-12
1
-0
/
+82
*
Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci
Nicolas Palix
2010-06-12
1
-0
/
+67
*
Add Documentation/coccinelle.txt
Nicolas Palix
2010-06-12
1
-0
/
+258
*
Add a target to use the Coccinelle checker
Nicolas Palix
2010-06-12
4
-3
/
+74
*
kbuild: Revert part of e8d400a to resolve a conflict
Michal Marek
2010-05-27
1
-1
/
+1
*
kbuild: Fix checking of scm-identifier variable
Greg Thelen
2010-05-06
1
-1
/
+1
*
gconfig: add support to show hidden options that have prompts
Li Zefan
2010-04-14
2
-11
/
+64
*
menuconfig: add support to show hidden options which have prompts
Li Zefan
2010-04-14
4
-16
/
+41
*
gconfig: remove show_debug option
Li Zefan
2010-04-14
2
-19
/
+0
*
gconfig: remove dbg_print_ptype() and dbg_print_stype()
Li Zefan
2010-04-14
1
-63
/
+4
*
kconfig: fix zconfdump()
Li Zefan
2010-04-14
2
-8
/
+34
*
kconfig: some small fixes
Li Zefan
2010-04-14
3
-4
/
+4
*
add random binaries to .gitignore
Jan III Sobieski
2010-04-08
2
-0
/
+10
*
kbuild: Include gen_initramfs_list.sh and the file list in the .d file
Jason Gunthorpe
2010-03-23
1
-1
/
+2
*
kconfig: recalc symbol value before showing search results
Li Zefan
2010-03-23
1
-0
/
+1
*
.gitignore: ignore *.lzo files
Philipp Kohlbecher
2010-03-23
1
-0
/
+1
*
headerdep: perlcritic warning
Stephen Hemminger
2010-03-23
1
-2
/
+1
*
scripts/Makefile.lib: Align the output of LZO
Wu Zhangjin
2010-03-11
1
-1
/
+1
*
kbuild: Generate modules.builtin in make modules_install
Michal Marek
2010-03-10
1
-3
/
+3
*
Revert "kbuild: specify absolute paths for cscope"
Michal Marek
2010-03-08
1
-7
/
+3
*
kbuild: Do not unnecessarily regenerate modules.builtin
Michal Marek
2010-03-08
1
-5
/
+7
*
headers_install: use local file handles
Stephen Hemminger
2010-03-07
1
-9
/
+10
*
headers_check: fix perl warnings
Stephen Hemminger
2010-03-07
1
-5
/
+6
*
export_report: fix perl warnings
Stephen Hemminger
2010-03-07
1
-17
/
+20
*
profile2linkerlist: fix perl warnings
Stephen Hemminger
2010-03-07
1
-5
/
+3
*
namespace: perlcritic warnings
Stephen Hemminger
2010-03-07
1
-32
/
+33
*
checkversion: perl cleanup
Stephen Hemminger
2010-03-07
1
-12
/
+11
*
checkincludes: fix perlcritic warnings
Stephen Hemminger
2010-03-07
1
-10
/
+14
*
scripts: improve checkstack
Stephen Hemminger
2010-03-07
1
-10
/
+6
*
kbuild: deb-pkg md5sums
FEJES Jozsef
2010-03-07
1
-0
/
+2
*
Rename .text.start to .text..start.
Denys Vlasenko
2010-03-03
2
-2
/
+2
*
Rename special text sections in arch/frv from .text.XXX to .text..XXX.
Denys Vlasenko
2010-03-03
5
-8
/
+8
*
Rename .data.lock_aligned to .data..lock_aligned.
Denys Vlasenko
2010-03-03
2
-3
/
+3
*
Rename .data.initvect to .data..initvect.
Denys Vlasenko
2010-03-03
3
-3
/
+3
*
Rename .data.init to .data..init.
Denys Vlasenko
2010-03-03
2
-2
/
+2
*
Rename .data.nosave to .data..nosave.
Denys Vlasenko
2010-03-03
3
-3
/
+3
*
Rename .text.startup to .text..startup.
Denys Vlasenko
2010-03-03
2
-2
/
+2
*
Rename .text.page_aligned to .text..page_aligned.
Denys Vlasenko
2010-03-03
2
-2
/
+2
*
Rename .text.lock to .text..lock.
Denys Vlasenko
2010-03-03
4
-6
/
+6
*
Rename .text.ivt to .text..ivt.
Denys Vlasenko
2010-03-03
3
-3
/
+3
*
Rename .rodata.compressed to .rodata..compressed.
Denys Vlasenko
2010-03-03
3
-4
/
+4
*
Rename .data.vmpages and .data.vm0.XXX to .data..vmpages and .data..vm0.XXX.
Denys Vlasenko
2010-03-03
2
-7
/
+7
*
Rename .data.read_mostly to .data..read_mostly.
Denys Vlasenko
2010-03-03
12
-12
/
+12
*
Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].
Denys Vlasenko
2010-03-03
5
-21
/
+21
*
Rename .data..patch.XXX to .data..patch.XXX.
Denys Vlasenko
2010-03-03
5
-25
/
+25
*
Rename .data.init_irqstack to .data..init_irqstack.
Denys Vlasenko
2010-03-03
3
-3
/
+3
*
Rename .data.gate to .data..gate.
Denys Vlasenko
2010-03-03
4
-5
/
+5
[next]