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
File Mode Size
Kconfig -rw-r--r-- 28.6 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 4.7 KB
do_mounts.c -rw-r--r-- 8.1 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.2 KB
do_mounts_md.c -rw-r--r-- 7.3 KB
do_mounts_rd.c -rw-r--r-- 10.0 KB
initramfs.c -rw-r--r-- 12.0 KB
main.c -rw-r--r-- 20.5 KB
noinitramfs.c -rw-r--r-- 1.4 KB
version.c -rw-r--r-- 1009 bytes

back to top