Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Mar 2010 00:04:50 +0000 (16:04 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 13 Mar 2010 00:04:50 +0000 (16:04 -0800)
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (56 commits)
  doc: fix typo in comment explaining rb_tree usage
  Remove fs/ntfs/ChangeLog
  doc: fix console doc typo
  doc: cpuset: Update the cpuset flag file
  Fix of spelling in arch/sparc/kernel/leon_kernel.c no longer needed
  Remove drivers/parport/ChangeLog
  Remove drivers/char/ChangeLog
  doc: typo - Table 1-2 should refer to "status", not "statm"
  tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
  No need to patch AMD-provided drivers/gpu/drm/radeon/atombios.h
  devres/irq: Fix devm_irq_match comment
  Remove reference to kthread_create_on_cpu
  tree-wide: Assorted spelling fixes
  tree-wide: fix 'lenght' typo in comments and code
  drm/kms: fix spelling in error message
  doc: capitalization and other minor fixes in pnp doc
  devres: typo fix s/dev/devm/
  Remove redundant trailing semicolons from macros
  fix typo "definetly" -> "definitely" in comment
  tree-wide: s/widht/width/g typo in comments
  ...

Fix trivial conflict in Documentation/laptops/00-INDEX

1  2 
Documentation/laptops/00-INDEX
arch/arm/plat-samsung/include/plat/gpio-cfg-helpers.h
arch/arm/plat-samsung/include/plat/nand.h
arch/arm/plat-samsung/include/plat/regs-usb-hsotg-phy.h
drivers/mmc/host/mxcmmc.c
drivers/serial/samsung.c
fs/buffer.c
fs/ext4/super.c
include/linux/sched.h
kernel/params.c
mm/slub.c

@@@ -2,8 -2,10 +2,12 @@@
        - This file
  acer-wmi.txt
        - information on the Acer Laptop WMI Extras driver.
+ asus-laptop.txt
+       - information on the Asus Laptop Extras driver.
+ disk-shock-protection.txt
+       - information on hard disk shock protection.
 +dslm.c
 +      - Simple Disk Sleep Monitor program
  laptop-mode.txt
        - how to conserve battery power using laptop-mode.
  sony-laptop.txt
Simple merge
Simple merge
diff --cc fs/buffer.c
Simple merge
diff --cc fs/ext4/super.c
Simple merge
Simple merge
diff --cc kernel/params.c
Simple merge
diff --cc mm/slub.c
Simple merge