]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Apr 2008 22:41:27 +0000 (15:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Apr 2008 22:41:27 +0000 (15:41 -0700)
commitf184472b8c91b3652fac4709a7ec4443d49a521b
tree932337b7d23dd736612c6b6e6601c50bc24cfc5f
parent4c35da9a3fa77c338e4c3890a2cad1c0ee446c09
parentb1a4866fa9000ae9bd24b17bd05ad9404ff43f43
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc

* 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc:
  Deprecate the asm/semaphore.h files in feature-removal-schedule.
  Convert asm/semaphore.h users to linux/semaphore.h
  security: Remove unnecessary inclusions of asm/semaphore.h
  lib: Remove unnecessary inclusions of asm/semaphore.h
  kernel: Remove unnecessary inclusions of asm/semaphore.h
  include: Remove unnecessary inclusions of asm/semaphore.h
  fs: Remove unnecessary inclusions of asm/semaphore.h
  drivers: Remove unnecessary inclusions of asm/semaphore.h
  net: Remove unnecessary inclusions of asm/semaphore.h
  arch: Remove unnecessary inclusions of asm/semaphore.h
Documentation/feature-removal-schedule.txt
arch/arm/plat-omap/clock.c
drivers/firmware/dcdbas.c
include/linux/fs.h
include/linux/sched.h
kernel/kthread.c
kernel/stop_machine.c