https://github.com/torvalds/linux
Revision bb799dcadd60796ab13d32a698d92bfb92ce0d5c authored by Linus Torvalds on 07 March 2008, 21:49:32 UTC, committed by Linus Torvalds on 07 March 2008, 21:49:32 UTC
* 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm:
  slub: fix typo in Documentation/vm/slub.txt
  slab: NUMA slab allocator migration bugfix
  slub: Do not cross cacheline boundaries for very small objects
  slab - use angle brackets for include of kmalloc_sizes.h
  slab numa fallback logic: Do not pass unfiltered flags to page allocator
  slub statistics: Fix check for DEACTIVATE_REMOTE_FREES
2 parent s bb641ab + 989a724
History
Tip revision: bb799dcadd60796ab13d32a698d92bfb92ce0d5c authored by Linus Torvalds on 07 March 2008, 21:49:32 UTC
Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm
Tip revision: bb799dc

back to top