summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-11-226-24/+44
|\
| * xfs: open code inc_inode_iversion when logging an inodeDave Chinner2013-11-181-3/+5
| * xfs: increase inode cluster size for v5 filesystemsDave Chinner2013-11-183-3/+17
| * xfs: fix unlock in xfs_bmap_add_attrforkMark Tinguely2013-11-181-17/+21
| * xfs: update maintainersBen Myers2013-11-151-1/+1
* | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-11-226-375/+280
|\ \
| * | mm, slub: fix the typo in mm/slub.cZhi Yong Wu2013-11-111-3/+3
| * | mm, slub: fix the typo in include/linux/slub_def.hZhi Yong Wu2013-11-111-1/+1
| * | slub: Handle NULL parameter in kmem_cache_flagsChristoph Lameter2013-11-111-2/+2
| * | Merge branch 'slab/struct-page' into slab/nextPekka Enberg2013-11-114-365/+243
| |\ \
| | * | slab: replace non-existing 'struct freelist *' with 'void *'Joonsoo Kim2013-10-301-5/+5
| | * | slab: fix to calm down kmemleak warningJoonsoo Kim2013-10-301-8/+0
| | * | slab: rename slab_bufctl to slab_freelistJoonsoo Kim2013-10-241-6/+6
| | * | slab: remove useless statement for checking pfmemallocJoonsoo Kim2013-10-241-6/+3
| | * | slab: use struct page for slab managementJoonsoo Kim2013-10-243-173/+158
| | * | slab: replace free and inuse in struct slab with newly introduced activeJoonsoo Kim2013-10-241-29/+25
| | * | slab: remove SLAB_LIMITJoonsoo Kim2013-10-241-7/+0
| | * | slab: remove kmem_bufctl_tJoonsoo Kim2013-10-241-31/+11
| | * | slab: change the management method of free objects of the slabJoonsoo Kim2013-10-241-64/+30
| | * | slab: use __GFP_COMP flag for allocating slab pagesJoonsoo Kim2013-10-241-34/+9
| | * | slab: use well-defined macro, virt_to_slab()Joonsoo Kim2013-10-241-5/+2
| | * | slab: overloading the RCU head over the LRU for RCU freeJoonsoo Kim2013-10-243-39/+41
| | * | slab: remove cachep in struct slab_rcuJoonsoo Kim2013-10-241-3/+1
| | * | slab: remove nodeid in struct slabJoonsoo Kim2013-10-241-7/+4
| | * | slab: remove colouroff in struct slabJoonsoo Kim2013-10-241-2/+0
| | * | slab: change return type of kmem_getpages() to struct pageJoonsoo Kim2013-10-241-30/+30
| | * | slab: correct pfmemalloc checkJoonsoo Kim2013-10-241-3/+5
| * | | slub: proper kmemleak tracking if CONFIG_SLUB_DEBUG disabledRoman Bobniev2013-10-241-4/+31
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-11-2220-36/+75
|\ \ \
| * | | powerpc/signals: Mark VSX not saved with small contextsMichael Neuling2013-11-211-1/+9
| * | | powerpc/pseries: Fix SMP=n build of rng.cMichael Ellerman2013-11-211-0/+1
| * | | powerpc: Make cpu_to_chip_id() available when SMP=nMichael Ellerman2013-11-214-17/+22
| * | | powerpc/vio: Fix a dma_mask issue of vioLi Zhong2013-11-211-1/+1
| * | | powerpc: booke: Fix build failuresAneesh Kumar K.V2013-11-217-0/+9
| * | | powerpc: ppc64 address space capped at 32TB, mmap randomisation disabledAnton Blanchard2013-11-211-1/+1
| * | | powerpc: Only print PACATMSCRATCH in oops when TM is activeAnton Blanchard2013-11-211-1/+2
| * | | powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard2013-11-211-2/+2
| * | | powerpc: Remove a few lines of oops outputAnton Blanchard2013-11-211-9/+9
| * | | powerpc: Print DAR and DSISR on machine check oopsesAnton Blanchard2013-11-211-1/+1
| * | | powerpc: Fix __get_user_pages_fast() irq handlingHeiko Carstens2013-11-211-2/+3
| * | | powerpc/eeh: More accurate logGavin Shan2013-11-211-2/+7
| * | | powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridgesGavin Shan2013-11-211-0/+9
* | | | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-2216-124/+227
|\ \ \ \
| * | | | mm: place page->pmd_huge_pte to right unionKirill A. Shutemov2013-11-221-3/+3
| * | | | MAINTAINERS: add keyboard driver to Hyper-V file listHaiyang Zhang2013-11-221-0/+1
| * | | | x86, mm: do not leak page->ptl for pmd page tablesKirill A. Shutemov2013-11-222-4/+6
| * | | | ipc,shm: correct error return value in shmctl (SHM_UNLOCK)Jesper Nilsson2013-11-221-3/+6
| * | | | mm, mempolicy: silence gcc warningDavid Rientjes2013-11-221-1/+1
| * | | | block/partitions/efi.c: fix bound checkAntti P Miettinen2013-11-221-2/+3
| * | | | ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdownJohan Hovold2013-11-221-0/+9