summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi2013-05-074-22/+34
* parisc: remove the second argument of kmap_atomic()Zhao Hongjiang2013-05-071-3/+3
* drivers/rtc/rtc-rs5c372.c: add R2221T/L variant to the driverLucas Stach2013-05-071-0/+5
* include/linux/mm.h: complete the mm_walk definitionAndrew Morton2013-05-071-7/+13
* mm, memcg: add rss_huge stat to memory.statDavid Rientjes2013-05-072-11/+29
* mm/SPARC: use common help functions to free reserved pagesJiang Liu2013-05-073-68/+12
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-079-915/+781
|\
| * Merge branch 'slab/next' into slab/for-linusPekka Enberg2013-05-079-915/+781
| |\
| | * mm, slab_common: Fix bootstrap creation of kmalloc cachesChristoph Lameter2013-05-061-9/+15
| | * slab: Return NULL for oversized allocationsChristoph Lameter2013-05-062-0/+9
| | * mm: slab: Verify the nodeid passed to ____cache_alloc_nodeAaron Tomlin2013-05-011-0/+1
| | * slub: tid must be retrieved from the percpu area of the current processorChristoph Lameter2013-04-051-3/+9
| | * slub: Do not dereference NULL pointer in node_matchChristoph Lameter2013-04-051-1/+1
| | * slub: add 'likely' macro to inc_slabs_node()Joonsoo Kim2013-04-021-1/+1
| | * slub: correct to calculate num of acquired objects in get_partial_node()Joonsoo Kim2013-04-021-8/+9
| | * slub: correctly bootstrap boot cachesGlauber Costa2013-02-281-0/+6
| | * mm/sl[au]b: correct allocation type check in kmalloc_slab()Joonsoo Kim2013-02-061-1/+1
| | * slab: Fixup CONFIG_PAGE_ALLOC/DEBUG_SLAB_LEAK sectionsChristoph Lameter2013-02-061-14/+15
| | * slab: Handle ARCH_DMA_MINALIGN correctlyChristoph Lameter2013-02-061-14/+18
| | * slab: Common definition for kmem_cache_nodeChristoph Lameter2013-02-013-28/+32
| | * slab: Rename list3/l3 to nodeChristoph Lameter2013-02-012-259/+259
| | * slab: Common Kmalloc cache determinationChristoph Lameter2013-02-015-173/+124
| | * stat: Use size_t for sizes instead of unsignedChristoph Lameter2013-02-011-1/+1
| | * slab: Common function to create the kmalloc arrayChristoph Lameter2013-02-014-99/+64
| | * slab: Common definition for the array of kmalloc cachesChristoph Lameter2013-02-016-24/+13
| | * slab: Common constants for kmalloc boundariesChristoph Lameter2013-02-013-37/+38
| | * slab: Rename nodelists to nodeChristoph Lameter2013-02-012-69/+68
| | * slab: Common name for the per node structuresChristoph Lameter2013-02-012-45/+44
| | * slab: Use common kmalloc_index/kmalloc_size functionsChristoph Lameter2013-02-013-173/+88
| | * slab: Common kmalloc slab index determinationChristoph Lameter2013-02-012-113/+122
| | * slab: Move kmalloc related function defsChristoph Lameter2013-02-011-9/+9
| | * slab: Use proper formatting specs for unsigned size_tChristoph Lameter2013-02-011-1/+1
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-05-077-42/+52
|\ \ \
| * | | rpm-pkg: Remove pointless set -e statementsMichal Marek2013-04-181-4/+0
| * | | rpm-pkg: Always regenerate the specfileMichal Marek2013-04-181-13/+6
| * | | rpm-pkg: Do not write to the parent directoryMichal Marek2013-04-181-7/+5
| * | | rpm-pkg: Do not package the whole source directoryMichal Marek2013-04-182-1/+7
| * | | buildtar: Add ARCH to the archive nameBorislav Petkov2013-04-081-1/+1
| * | | Coccinelle: Fix patch output when coccicheck is used with M= and C=Nicolas Palix2013-04-081-1/+5
| * | | Coccinelle: Add support to the SPFLAGS variableNicolas Palix2013-04-082-2/+11
| * | | Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variablesNicolas Palix2013-04-081-12/+13
| * | | Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2)Nicolas Palix2013-04-081-1/+1
| * | | scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...Bin Wang2013-04-081-1/+1
| * | | doc: change example to existing Makefile fragmentPaul Bolle2013-04-081-2/+3
| * | | scripts/tags.sh: Add magic for OFFSET and DEFINEKirill Tkhai2013-03-271-1/+3
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-05-0710-12/+281
|\ \ \ \
| * | | | kconfig: fix lists definition for C++Yann E. MORIN2013-04-291-2/+2
| * | | | Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...Yann E. MORIN2013-04-261-4/+3
| * | | | kconfig: implement KCONFIG_PROBABILITY for randconfigYann E. MORIN2013-04-252-3/+81
| * | | | kconfig: allow specifying the seed for randconfigYann E. MORIN2013-04-252-1/+20
OpenPOWER on IntegriCloud