index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-08-06
slab: use the lock on alien_cache, instead of the lock on array_cache
Joonsoo Kim
2014-08-06
slab: introduce alien_cache
Joonsoo Kim
2014-08-06
slab: factor out initialization of array cache
Joonsoo Kim
2014-08-06
slab: defer slab_destroy in free_block()
Joonsoo Kim
2014-08-06
slab: move up code to get kmem_cache_node in free_block()
Joonsoo Kim
2014-08-06
slab: add unlikely macro to help compiler
Joonsoo Kim
2014-08-06
mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y
Andrey Ryabinin
2014-08-06
mm, slub: mark resiliency_test as init text
David Rientjes
2014-08-06
mm: slab.h: wrap the whole file with guarding macro
Andrey Ryabinin
2014-08-06
slab: use get_node() and kmem_cache_node() functions
Christoph Lameter
2014-08-06
slub: use new node functions
Christoph Lameter
2014-08-06
slab common: add functions for kmem_cache_node access
Christoph Lameter
2014-08-06
mm/slab.c: add __init to init_lock_keys
Fabian Frederick
2014-08-06
kernel/watchdog.c: convert printk/pr_warning to pr_foo()
Fabian Frederick
2014-08-06
fs/ocfs2/slot_map.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-06
ocfs2: race between umount and unfinished remastering during recovery
Tariq Saeed
2014-08-06
ocfs2: remove conversion of total_backoff in dlm_join_domain()
Xue jiufei
2014-08-06
ocfs2: correctly check the return value of ocfs2_search_extent_list
Yingtai Xie
2014-08-06
fs/squashfs/super.c: logging cleanup
Fabian Frederick
2014-08-06
fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
Fabian Frederick
2014-08-06
sh: fix build error by adding generic ioport_{map/unmap}()
Pranith Kumar
2014-08-06
sh: SH7724 clock fixes
Daniel Palmer
2014-08-06
arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-08-06
arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZERO
Fabian Frederick
2014-08-06
sh: remove CPU_SUBTYPE_SH7764
Richard Weinberger
2014-08-06
score, ptrace: remove unused macros
Chen Gang
2014-08-06
ntfs: kernel-doc warning fixes
Fabian Frederick
2014-08-06
fs/logfs/readwrite.c: kernel-doc warning fixes
Fabian Frederick
2014-08-06
./Makefile: explain stack-protector-strong CONFIG logic
Kees Cook
2014-08-06
fanotify: fix double free of pending permission events
Jan Kara
2014-08-06
fsnotify: rename event handling functions
Jan Kara
2014-08-06
fs/fscache: make ctl_table static
Fabian Frederick
2014-08-06
kernel/auditfilter.c: replace count*size kmalloc by kcalloc
Fabian Frederick
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-08-06
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2014-08-05
ide: use module_platform_driver()
Christoph Jaeger
2014-08-05
sparc64: Fix up merge thinko.
David S. Miller
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
2014-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-08-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-08-05
x86: MCE: Add raw_lock conversion again
Thomas Gleixner
2014-08-05
cxgb4 : Disable recursive mailbox commands when enabling vi
Anish Bhatt
2014-08-05
net: reduce USB network driver config options.
Francois Romieu
2014-08-05
tg3: Modify tg3_tso_bug() to handle multiple TX rings
Prashant Sreedharan
2014-08-05
Merge branch 'amd-xgbe'
David S. Miller
2014-08-05
amd-xgbe: Perform phy connect/disconnect at dev open/stop
Lendacky, Thomas
[next]