index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-07-14
slub: Check for page NULL before doing the node_match check
Steven Rostedt
2013-07-08
mm/slab: Give s_next and s_stop slab-specific names
Wanpeng Li
2013-07-07
slob: Check for NULL pointer before calling ctor()
Steven Rostedt
2013-07-07
slub: Make cpu partial slab support configurable
Joonsoo Kim
2013-07-07
slab: add kmalloc() to kernel API documentation
Michael Opdenacker
2013-07-07
slab: fix init_lock_keys
Christoph Lameter
2013-07-07
slob: use DIV_ROUND_UP where possible
Sasha Levin
2013-07-07
slub: do not put a slab to cpu partial list when cpu_partial is 0
Joonsoo Kim
2013-07-07
mm/slub: Use node_nr_slabs and node_nr_objs in get_slabinfo
Wanpeng Li
2013-07-07
mm/slub: Drop unnecessary nr_partials
Wanpeng Li
2013-07-07
mm/slab: Fix /proc/slabinfo unwriteable for slab
Wanpeng Li
2013-07-07
mm/slab: Sharing s_next and s_stop between slab and slub
Wanpeng Li
2013-07-07
mm/slab: Fix drain freelist excessively
Wanpeng Li
2013-06-18
slob: Rework #ifdeffery in slab.h
Christoph Lameter
2013-06-08
mm, slab: moved kmem_cache_alloc_node comment to correct place
Zhouping Liu
2013-05-06
mm, slab_common: Fix bootstrap creation of kmalloc caches
Christoph Lameter
2013-05-06
slab: Return NULL for oversized allocations
Christoph Lameter
2013-05-01
mm: slab: Verify the nodeid passed to ____cache_alloc_node
Aaron Tomlin
2013-04-05
slub: tid must be retrieved from the percpu area of the current processor
Christoph Lameter
2013-04-05
slub: Do not dereference NULL pointer in node_match
Christoph Lameter
2013-04-02
slub: add 'likely' macro to inc_slabs_node()
Joonsoo Kim
2013-04-02
slub: correct to calculate num of acquired objects in get_partial_node()
Joonsoo Kim
2013-02-28
slub: correctly bootstrap boot caches
Glauber Costa
2013-02-06
mm/sl[au]b: correct allocation type check in kmalloc_slab()
Joonsoo Kim
2013-02-06
slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sections
Christoph Lameter
2013-02-06
slab: Handle ARCH_DMA_MINALIGN correctly
Christoph Lameter
2013-02-01
slab: Common definition for kmem_cache_node
Christoph Lameter
2013-02-01
slab: Rename list3/l3 to node
Christoph Lameter
2013-02-01
slab: Common Kmalloc cache determination
Christoph Lameter
2013-02-01
stat: Use size_t for sizes instead of unsigned
Christoph Lameter
2013-02-01
slab: Common function to create the kmalloc array
Christoph Lameter
2013-02-01
slab: Common definition for the array of kmalloc caches
Christoph Lameter
2013-02-01
slab: Common constants for kmalloc boundaries
Christoph Lameter
2013-02-01
slab: Rename nodelists to node
Christoph Lameter
2013-02-01
slab: Common name for the per node structures
Christoph Lameter
2013-02-01
slab: Use common kmalloc_index/kmalloc_size functions
Christoph Lameter
2013-02-01
slab: Common kmalloc slab index determination
Christoph Lameter
2013-02-01
slab: Move kmalloc related function defs
Christoph Lameter
2013-02-01
slab: Use proper formatting specs for unsigned size_t
Christoph Lameter
2012-12-21
Linux 3.8-rc1
v3.8-rc1
Linus Torvalds
2012-12-21
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
2012-12-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-12-21
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
2012-12-21
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
2012-12-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-12-21
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2012-12-21
ARM: dts: fix duplicated build target and alphabetical sort out for exynos
Kukjin Kim
2012-12-21
dm stripe: add WRITE SAME support
Mike Snitzer
2012-12-21
dm: remove map_info
Mikulas Patocka
2012-12-21
dm snapshot: do not use map_context
Mikulas Patocka
[next]