aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* slab: remove a useless lockdep annotationJoonsoo Kim2014-08-06
* slab: destroy a slab without holding any alien cache lockJoonsoo Kim2014-08-06
* slab: use the lock on alien_cache, instead of the lock on array_cacheJoonsoo Kim2014-08-06
* slab: introduce alien_cacheJoonsoo Kim2014-08-06
* slab: factor out initialization of array cacheJoonsoo Kim2014-08-06
* slab: defer slab_destroy in free_block()Joonsoo Kim2014-08-06
* slab: move up code to get kmem_cache_node in free_block()Joonsoo Kim2014-08-06
* slab: add unlikely macro to help compilerJoonsoo Kim2014-08-06
* mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=yAndrey Ryabinin2014-08-06
* mm, slub: mark resiliency_test as init textDavid Rientjes2014-08-06
* mm: slab.h: wrap the whole file with guarding macroAndrey Ryabinin2014-08-06
* slab: use get_node() and kmem_cache_node() functionsChristoph Lameter2014-08-06
* slub: use new node functionsChristoph Lameter2014-08-06
* slab common: add functions for kmem_cache_node accessChristoph Lameter2014-08-06
* mm/slab.c: add __init to init_lock_keysFabian Frederick2014-08-06
* kernel/watchdog.c: convert printk/pr_warning to pr_foo()Fabian Frederick2014-08-06
* fs/ocfs2/slot_map.c: replace count*size kzalloc by kcallocFabian Frederick2014-08-06
* ocfs2: race between umount and unfinished remastering during recoveryTariq Saeed2014-08-06
* ocfs2: remove conversion of total_backoff in dlm_join_domain()Xue jiufei2014-08-06
* ocfs2: correctly check the return value of ocfs2_search_extent_listYingtai Xie2014-08-06
* fs/squashfs/super.c: logging cleanupFabian Frederick2014-08-06
* fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick2014-08-06
* sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar2014-08-06
* sh: SH7724 clock fixesDaniel Palmer2014-08-06
* arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-06
* arch/sh/mm/asids-debugfs.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-06
* sh: remove CPU_SUBTYPE_SH7764Richard Weinberger2014-08-06
* score, ptrace: remove unused macrosChen Gang2014-08-06
* ntfs: kernel-doc warning fixesFabian Frederick2014-08-06
* fs/logfs/readwrite.c: kernel-doc warning fixesFabian Frederick2014-08-06
* ./Makefile: explain stack-protector-strong CONFIG logicKees Cook2014-08-06
* fanotify: fix double free of pending permission eventsJan Kara2014-08-06
* fsnotify: rename event handling functionsJan Kara2014-08-06
* fs/fscache: make ctl_table staticFabian Frederick2014-08-06
* kernel/auditfilter.c: replace count*size kmalloc by kcallocFabian Frederick2014-08-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2014-08-06
|\
| * ide: use module_platform_driver()Christoph Jaeger2014-08-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2014-08-06
|\ \
| * | sparc64: Fix up merge thinko.David S. Miller2014-08-05
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2014-08-05
| |\ \
| | * | sparc: Add "install" targetDavid L Stevens2014-08-04
| | * | arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin2014-08-04
| | * | sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-08-04
| | * | sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-04
| | * | sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze2014-08-04
| | * | bbc-i2c: Fix BBC I2C envctrl on SunBlade 2000Christopher Alexander Tobias Schulze2014-08-04
| | * | sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller2014-08-04
| * | | Merge branch 'sparc64_io'David S. Miller2014-07-22
| |\ \ \
| | * | | sparc64: avoid code duplication in io_64.hSam Ravnborg2014-07-22
| | * | | sparc64: reorder functions in io_64.hSam Ravnborg2014-07-22