]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 May 2010 00:23:28 +0000 (17:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 May 2010 00:23:28 +0000 (17:23 -0700)
commit8a19448dd50b0f5f6f92c2de1e083bec88b53255
treecfad77bcfd2d04fb0b9326a859803a1ab90b0757
parent2bceb2cbbffe1ce1c7bb4c084f192b1f5d06b4c0
parent48126f083efb60ac706c976588f5048ce8656c87
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing

* 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing:
  sunrpc: Include missing smp_lock.h
  procfs: Kill the bkl in ioctl
  procfs: Push down the bkl from ioctl
  procfs: Use generic_file_llseek in /proc/vmcore
  procfs: Use generic_file_llseek in /proc/kmsg
  procfs: Use generic_file_llseek in /proc/kcore
  procfs: Kill BKL in llseek on proc base
drivers/isdn/divert/divert_procfs.c
fs/proc/base.c
fs/proc/inode.c
fs/proc/kcore.c
fs/proc/vmcore.c