page allocator: do not sanity check order in the fast path
[sfrench/cifs-2.6.git] / .gitignore
index 3433d7c0d36dc9e08681eff79ca37a030b1eec16..cecb3b040cc17d22acdb9268e130a459e771608a 100644 (file)
@@ -3,7 +3,7 @@
 # subdirectories here. Add them in the ".gitignore" file
 # in that subdirectory instead.
 #
-# NOTE! Please use 'git-ls-files -i --exclude-standard'
+# NOTE! Please use 'git ls-files -i --exclude-standard'
 # command after changing this file, to see if there are
 # any tracked files which get ignored after the change.
 #
@@ -25,6 +25,7 @@
 *.elf
 *.bin
 *.gz
+*.lzma
 *.patch
 
 #
@@ -63,6 +64,12 @@ series
 cscope.*
 ncscope.*
 
+# gnu global files
+GPATH
+GRTAGS
+GSYMS
+GTAGS
+
 *.orig
 *~
 \#*#