summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'slab/next' into slab/for-linusPekka Enberg2012-10-038-162/+186
|\
| * slab: Fix build failure in __kmem_cache_create()Tetsuo Handa2012-10-031-2/+3
| * slub: init_kmem_cache_cpus() and put_cpu_partial() can be staticFengguang Wu2012-10-031-2/+2
| * mm, slub: Rename slab_alloc() -> slab_alloc_node() to match SLABEzequiel Garcia2012-09-251-9/+15
| * mm, slab: Rename __cache_alloc() -> slab_alloc()Ezequiel Garcia2012-09-251-7/+7
| * mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototypeEzequiel Garcia2012-09-252-9/+8
| * mm, slab: Replace 'caller' type, void* -> unsigned longEzequiel Garcia2012-09-251-26/+24
| * mm, slob: Add support for kmalloc_track_caller()Ezequiel Garcia2012-09-252-5/+28
| * mm, slab: Remove silly function slab_buffer_size()Ezequiel Garcia2012-09-252-15/+2
| * mm, slob: Use NUMA_NO_NODE instead of -1Ezequiel Garcia2012-09-252-5/+7
| * mm, sl[au]b: Taint kernel when we detect a corrupted slabDave Jones2012-09-192-0/+3
| * slab: fix the DEADLOCK issue on l3 alien lockMichael Wang2012-09-111-3/+3
| * mm: Use __do_krealloc to do the krealloc jobEzequiel Garcia2012-09-041-14/+21
| * mm, slab: remove page_get_cacheDavid Rientjes2012-08-171-6/+0
| * mm, slab: remove dflagsDavid Rientjes2012-08-171-1/+0
| * mm/slab: restructure kmem_cache_create() debug checksShuah Khan2012-08-161-49/+48
| * Revert "mm/slab_common.c: cleanup"Pekka Enberg2012-08-161-5/+10
| * slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezingJoonsoo Kim2012-08-161-0/+1
| * slub: Take node lock during object free checksChristoph Lameter2012-08-161-12/+18
| * mm/slab_common.c: cleanupAndrew Morton2012-08-161-10/+5
| * slab: do not call compound_head() in page_get_cache()Michel Lespinasse2012-08-161-1/+0
| * slub: use free_page instead of put_page for freeing kmalloc allocationGlauber Costa2012-08-161-1/+1
* | Linux 3.6v3.6Linus Torvalds2012-09-301-1/+1
* | vfs: dcache: fix deadlock in tree traversalMiklos Szeredi2012-09-291-0/+6
* | Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-09-292-20/+28
|\ \
| * | iommu/amd: Fix wrong assumption in iommu-group specific codeJoerg Roedel2012-09-281-2/+4
| * | iommu: static inline iommu group stub functionsAlex Williamson2012-09-251-18/+24
* | | Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds2012-09-292-50/+105
|\ \ \
| * | | NVMe: Cancel outstanding IOs on queue deletionMatthew Wilcox2012-08-071-23/+32
| * | | NVMe: Free admin queue memory on initialisation failureMatthew Wilcox2012-08-031-9/+19
| * | | NVMe: Use ida for nvme device instanceQuoc-Son Anh2012-07-311-5/+26
| * | | NVMe: Fix whitespace damage in nvme_initMatthew Wilcox2012-07-311-2/+2
| * | | NVMe: handle allocation failure in nvme_map_user_pages()Dan Carpenter2012-07-311-0/+2
| * | | NVMe: Fix uninitialized iod compiler warningKeith Busch2012-07-271-1/+1
| * | | NVMe: Do not set IO queue depth beyond device maxKeith Busch2012-07-272-4/+7
| * | | NVMe: Set block queue max sectorsKeith Busch2012-07-262-0/+8
| * | | NVMe: use namespace id for nvme_get_featuresKeith Busch2012-07-261-2/+2
| * | | NVMe: replace nvme_ns with nvme_dev for user adminKeith Busch2012-07-261-3/+2
| * | | NVMe: Fix nvme module init when nvme_major is setKeith Busch2012-07-261-2/+4
| * | | NVMe: Set request queue logical block sizeKeith Busch2012-07-251-0/+1
* | | | mtdchar: fix offset overflow detectionLinus Torvalds2012-09-281-6/+42
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-09-2810-26/+54
|\ \ \ \
| * | | | netdev: octeon: fix return value check in octeon_mgmt_init_phy()Wei Yongjun2012-09-281-3/+1
| * | | | inetpeer: fix token initializationNicolas Dichtel2012-09-271-1/+4
| * | | | qlcnic: Fix scheduling while atomic bugNarendra K2012-09-271-2/+2
| * | | | bnx2: Clean up remaining iounmapNeil Horman2012-09-271-1/+1
| * | | | net: phy: smsc: Implement PHY config_init for LAN87xxMarek Vasut2012-09-271-1/+27
| * | | | smsc75xx: fix resume after device resetSteve Glendinning2012-09-271-0/+1
| * | | | netdev: pasemi: fix return value check in pasemi_mac_phy_init()Wei Yongjun2012-09-271-2/+2
| * | | | team: fix return value checkWei Yongjun2012-09-271-6/+6
OpenPOWER on IntegriCloud