]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 8 Feb 2008 02:22:29 +0000 (18:22 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 8 Feb 2008 02:22:29 +0000 (18:22 -0800)
commitc5e1f64db1531ff2b297dd0f5d37d10ad019f366
tree8c916856376d0d400ddda239d5be386f9b9516d7
parent23371f5521215f54afd82e71caa2f860a092eb38
parenteefd5ad9e03755cf17105a43b75533a0da95d30d
Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm

* 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm:
  SLUB: fix checkpatch warnings
  Use non atomic unlock
  SLUB: Support for performance statistics
  SLUB: Alternate fast paths using cmpxchg_local
  SLUB: Use unique end pointer for each slab page.
  SLUB: Deal with annoying gcc warning on kfree()