diff options
| author | Randy Dunlap <randy.dunlap@oracle.com> | 2008-10-16 01:01:48 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-16 14:21:31 -0400 |
| commit | 929f37cb3c3e0f4d23d7106693b7067cf72f4dbc (patch) | |
| tree | b32a5d79c69248a5142f34fd5d30d6133f566e63 /Documentation/dontdiff | |
| parent | 1c828320d2e063dd1ec84e873e6399bfc3d85d6f (diff) | |
dontdiff: more updates to be closer to gitignore
defkeymap.c_shipped should be diffed if it is changed.
Reported-by: Mike Galbraith <efault@gmx.de>
COPYING, CREDITS, .mailmap should be diffed if they are changed.
keywords.c_shipped & lex.c_shipped should be diffed when changed.
parse.[ch]_shipped should be diffed when changed.
Reported-by: Sam Ravnborg <sam@ravnborg.org>
vsyscall* updates from a .gitignore patch by "Denis V. Lunev" <den@openvz.org>.
*.so.dbg from a .gitignore patch by Thomas Gleixner <tglx@linutronix.de>.
binoffset from a .gitignore patch by Uwe Kleine-Koenig
<Uwe.Kleine-Koenig@digi.com>.
Module.markers from a .gitignore patch by Matthew Wilcox
<willy@linux.intel.com>.
vmlinux*.lds* should be diffed if changed.
Reported-by: Etienne Lorrain <etienne_lorrain@yahoo.fr>
vmlinux.lds from a .gitignore patch by Daniel Guilak
<daniel@danielguilak.com>.
*.scr should be diffed if changed.
Lots of updates from http://lkml.org/lkml/2008/5/20/32 Reported-by: Bart
Van Assche <bart.vanassche@gmail.com>
Use ncscope.* instead of *cscope* since the latter may catch too many files.
Add *.elf, from a .gitignore patch by Eduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>.
Make firmware entries match .gitignore entries.
Make some entries less greedy by removing trailing '*'.
Remove "make_times_h" (no such file).
Remove "filelist" (no such file).
Remove "dummy_sym.c" (no such file).
Remove "gen-kdb_cmds.c" (no such file).
Remove "gentbl" (no such file).
Remove "kconfig.tk" (no such file).
Remove "tkparse" (no such file).
Remove "sim710_d.h" (no such file).
Remove "53c8xx_d.h" (no such file).
Add "syscalltab.h" (generated file).
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/dontdiff')
| -rw-r--r-- | Documentation/dontdiff | 59 |
1 files changed, 33 insertions, 26 deletions
diff --git a/Documentation/dontdiff b/Documentation/dontdiff index 27809357da58..1e89a51ea49b 100644 --- a/Documentation/dontdiff +++ b/Documentation/dontdiff | |||
| @@ -2,11 +2,13 @@ | |||
| 2 | *.aux | 2 | *.aux |
| 3 | *.bin | 3 | *.bin |
| 4 | *.cpio | 4 | *.cpio |
| 5 | *.css | 5 | *.csp |
| 6 | *.dsp | ||
| 6 | *.dvi | 7 | *.dvi |
| 8 | *.elf | ||
| 7 | *.eps | 9 | *.eps |
| 8 | *.fw.gen.S | ||
| 9 | *.fw | 10 | *.fw |
| 11 | *.gen.S | ||
| 10 | *.gif | 12 | *.gif |
| 11 | *.grep | 13 | *.grep |
| 12 | *.grp | 14 | *.grp |
| @@ -30,6 +32,7 @@ | |||
| 30 | *.s | 32 | *.s |
| 31 | *.sgml | 33 | *.sgml |
| 32 | *.so | 34 | *.so |
| 35 | *.so.dbg | ||
| 33 | *.symtypes | 36 | *.symtypes |
| 34 | *.tab.c | 37 | *.tab.c |
| 35 | *.tab.h | 38 | *.tab.h |
| @@ -38,24 +41,17 @@ | |||
| 38 | *.xml | 41 | *.xml |
| 39 | *_MODULES | 42 | *_MODULES |
| 40 | *_vga16.c | 43 | *_vga16.c |
| 41 | *cscope* | ||
| 42 | *~ | 44 | *~ |
| 43 | *.9 | 45 | *.9 |
| 44 | *.9.gz | 46 | *.9.gz |
| 45 | .* | 47 | .* |
| 46 | .cscope | ||
| 47 | .gitignore | ||
| 48 | .mailmap | ||
| 49 | .mm | 48 | .mm |
| 50 | 53c700_d.h | 49 | 53c700_d.h |
| 51 | 53c8xx_d.h* | ||
| 52 | COPYING | ||
| 53 | CREDITS | ||
| 54 | CVS | 50 | CVS |
| 55 | ChangeSet | 51 | ChangeSet |
| 56 | Image | 52 | Image |
| 57 | Kerntypes | 53 | Kerntypes |
| 58 | MODS.txt | 54 | Module.markers |
| 59 | Module.symvers | 55 | Module.symvers |
| 60 | PENDING | 56 | PENDING |
| 61 | SCCS | 57 | SCCS |
| @@ -73,7 +69,9 @@ autoconf.h* | |||
| 73 | bbootsect | 69 | bbootsect |
| 74 | bin2c | 70 | bin2c |
| 75 | binkernel.spec | 71 | binkernel.spec |
| 72 | binoffset | ||
| 76 | bootsect | 73 | bootsect |
| 74 | bounds.h | ||
| 77 | bsetup | 75 | bsetup |
| 78 | btfixupprep | 76 | btfixupprep |
| 79 | build | 77 | build |
| @@ -89,39 +87,36 @@ config_data.h* | |||
| 89 | config_data.gz* | 87 | config_data.gz* |
| 90 | conmakehash | 88 | conmakehash |
| 91 | consolemap_deftbl.c* | 89 | consolemap_deftbl.c* |
| 90 | cpustr.h | ||
| 92 | crc32table.h* | 91 | crc32table.h* |
| 93 | cscope.* | 92 | cscope.* |
| 94 | defkeymap.c* | 93 | defkeymap.c |
| 95 | devlist.h* | 94 | devlist.h* |
| 96 | docproc | 95 | docproc |
| 97 | dummy_sym.c* | ||
| 98 | elf2ecoff | 96 | elf2ecoff |
| 99 | elfconfig.h* | 97 | elfconfig.h* |
| 100 | filelist | ||
| 101 | fixdep | 98 | fixdep |
| 102 | fore200e_mkfirm | 99 | fore200e_mkfirm |
| 103 | fore200e_pca_fw.c* | 100 | fore200e_pca_fw.c* |
| 104 | gconf | 101 | gconf |
| 105 | gen-devlist | 102 | gen-devlist |
| 106 | gen-kdb_cmds.c* | ||
| 107 | gen_crc32table | 103 | gen_crc32table |
| 108 | gen_init_cpio | 104 | gen_init_cpio |
| 109 | genksyms | 105 | genksyms |
| 110 | gentbl | ||
| 111 | *_gray256.c | 106 | *_gray256.c |
| 107 | ihex2fw | ||
| 112 | ikconfig.h* | 108 | ikconfig.h* |
| 113 | initramfs_data.cpio | 109 | initramfs_data.cpio |
| 114 | initramfs_data.cpio.gz | 110 | initramfs_data.cpio.gz |
| 115 | initramfs_list | 111 | initramfs_list |
| 116 | kallsyms | 112 | kallsyms |
| 117 | kconfig | 113 | kconfig |
| 118 | kconfig.tk | 114 | keywords.c |
| 119 | keywords.c* | ||
| 120 | ksym.c* | 115 | ksym.c* |
| 121 | ksym.h* | 116 | ksym.h* |
| 122 | kxgettext | 117 | kxgettext |
| 123 | lkc_defs.h | 118 | lkc_defs.h |
| 124 | lex.c* | 119 | lex.c |
| 125 | lex.*.c | 120 | lex.*.c |
| 126 | logo_*.c | 121 | logo_*.c |
| 127 | logo_*_clut224.c | 122 | logo_*_clut224.c |
| @@ -130,7 +125,6 @@ lxdialog | |||
| 130 | mach-types | 125 | mach-types |
| 131 | mach-types.h | 126 | mach-types.h |
| 132 | machtypes.h | 127 | machtypes.h |
| 133 | make_times_h | ||
| 134 | map | 128 | map |
| 135 | maui_boot.h | 129 | maui_boot.h |
| 136 | mconf | 130 | mconf |
| @@ -138,6 +132,7 @@ miboot* | |||
| 138 | mk_elfconfig | 132 | mk_elfconfig |
| 139 | mkboot | 133 | mkboot |
| 140 | mkbugboot | 134 | mkbugboot |
| 135 | mkcpustr | ||
| 141 | mkdep | 136 | mkdep |
| 142 | mkprep | 137 | mkprep |
| 143 | mktables | 138 | mktables |
| @@ -145,11 +140,12 @@ mktree | |||
| 145 | modpost | 140 | modpost |
| 146 | modules.order | 141 | modules.order |
| 147 | modversions.h* | 142 | modversions.h* |
| 143 | ncscope.* | ||
| 148 | offset.h | 144 | offset.h |
| 149 | offsets.h | 145 | offsets.h |
| 150 | oui.c* | 146 | oui.c* |
| 151 | parse.c* | 147 | parse.c |
| 152 | parse.h* | 148 | parse.h |
| 153 | patches* | 149 | patches* |
| 154 | pca200e.bin | 150 | pca200e.bin |
| 155 | pca200e_ecd.bin2 | 151 | pca200e_ecd.bin2 |
| @@ -157,7 +153,7 @@ piggy.gz | |||
| 157 | piggyback | 153 | piggyback |
| 158 | pnmtologo | 154 | pnmtologo |
| 159 | ppc_defs.h* | 155 | ppc_defs.h* |
| 160 | promcon_tbl.c* | 156 | promcon_tbl.c |
| 161 | pss_boot.h | 157 | pss_boot.h |
| 162 | qconf | 158 | qconf |
| 163 | raid6altivec*.c | 159 | raid6altivec*.c |
| @@ -168,27 +164,38 @@ series | |||
| 168 | setup | 164 | setup |
| 169 | setup.bin | 165 | setup.bin |
| 170 | setup.elf | 166 | setup.elf |
| 171 | sim710_d.h* | ||
| 172 | sImage | 167 | sImage |
| 173 | sm_tbl* | 168 | sm_tbl* |
| 174 | split-include | 169 | split-include |
| 170 | syscalltab.h | ||
| 175 | tags | 171 | tags |
| 176 | tftpboot.img | 172 | tftpboot.img |
| 177 | timeconst.h | 173 | timeconst.h |
| 178 | times.h* | 174 | times.h* |
| 179 | tkparse | ||
| 180 | trix_boot.h | 175 | trix_boot.h |
| 181 | utsrelease.h* | 176 | utsrelease.h* |
| 177 | vdso-syms.lds | ||
| 182 | vdso.lds | 178 | vdso.lds |
| 179 | vdso32-int80-syms.lds | ||
| 180 | vdso32-syms.lds | ||
| 181 | vdso32-syscall-syms.lds | ||
| 182 | vdso32-sysenter-syms.lds | ||
| 183 | vdso32.lds | ||
| 184 | vdso32.so.dbg | ||
| 185 | vdso64.lds | ||
| 186 | vdso64.so.dbg | ||
| 183 | version.h* | 187 | version.h* |
| 184 | vmlinux | 188 | vmlinux |
| 185 | vmlinux-* | 189 | vmlinux-* |
| 186 | vmlinux.aout | 190 | vmlinux.aout |
| 187 | vmlinux*.lds* | 191 | vmlinux.lds |
| 188 | vmlinux*.scr | ||
| 189 | vsyscall.lds | 192 | vsyscall.lds |
| 193 | vsyscall_32.lds | ||
| 190 | wanxlfw.inc | 194 | wanxlfw.inc |
| 191 | uImage | 195 | uImage |
| 192 | unifdef | 196 | unifdef |
| 197 | wakeup.bin | ||
| 198 | wakeup.elf | ||
| 199 | wakeup.lds | ||
| 193 | zImage* | 200 | zImage* |
| 194 | zconf.hash.c | 201 | zconf.hash.c |
