aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-04-29Merge branch 'for-3.10-async' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-29Merge tag 'clk-for-linus-3.10' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-04-29Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2013-04-29Merge tag 'regulator-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-29Merge tag 'regmap-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2013-04-29memcg: take reference before releasing rcu_read_lockLi Zefan
2013-04-29mem hotunplug: fix kfree() of bootmem memoryYasuaki Ishimatsu
2013-04-29mmKconfig: add an option to disable bounceVinayak Menon
2013-04-29mm, nobootmem: do memset() after memblock_reserve()Joonsoo Kim
2013-04-29mm, nobootmem: clean-up of free_low_memory_core_early()Joonsoo Kim
2013-04-29fs/buffer.c: remove unnecessary init operation after allocating buffer_head.majianpeng
2013-04-29numa, cpu hotplug: change links of CPU and node when changing node number by ...Yasuaki Ishimatsu
2013-04-29mm: fix memory_hotplug.c printk format warningRandy Dunlap
2013-04-29mm: swap: mark swap pages writeback before queueing for direct IOMel Gorman
2013-04-29swap: redirty page if page write fails on swap fileJerome Marchand
2013-04-29mm, memcg: give exiting processes access to memory reservesDavid Rientjes
2013-04-29thp: fix huge zero page logic for page with pfn == 0Kirill A. Shutemov
2013-04-29memcg: avoid accessing memcg after releasing referenceLi Zefan
2013-04-29fs: fix fsync() error reportingDmitry Monakhov
2013-04-29memblock: fix missing comment of memblock_insert_region()Tang Chen
2013-04-29mm: Remove unused parameter of pages_correctly_reserved()Tang Chen
2013-04-29firmware, memmap: fix firmware_map_entry leakYasuaki Ishimatsu
2013-04-29mm/vmstat: add note on safety of drain_zonestatCody P Schafer
2013-04-29mm: thp: add split tail pages to shrink page list in page reclaimShaohua Li
2013-04-29mm: allow for outstanding swap writeback accountingSeth Jennings
2013-04-29mm: break up swap_writepage() for frontswap backendsSeth Jennings
2013-04-29mm/mmap: check for RLIMIT_AS before unmappingCyril Hrubis
2013-04-29memcg: add memory.pressure_level eventsAnton Vorontsov
2013-04-29mm: madvise: complete input validation before taking lockRasmus Villemoes
2013-04-29mm, hotplug: avoid compiling memory hotremove functions when disabledDavid Rientjes
2013-04-29mm: change __remove_pages() to call release_mem_region_adjustable()Toshi Kani
2013-04-29resource: add release_mem_region_adjustable()Toshi Kani
2013-04-29resource: add __adjust_resource() for internal useToshi Kani
2013-04-29mm: rewrite the comment over migrate_pages() more comprehensiblySrivatsa S. Bhat
2013-04-29THP: fix comment about memory barrierMinchan Kim
2013-04-29mm: remove CONFIG_HOTPLUG ifdefsYijing Wang
2013-04-29mm/memcontrol.c: remove unnecessary ;Michel Lespinasse
2013-04-29mm: reinititalise user and admin reserves if memory is added or removedAndrew Shewmaker
2013-04-29mm: replace hardcoded 3% with admin_reserve_pages knobAndrew Shewmaker
2013-04-29mm: limit growth of 3% hardcoded other user reserveAndrew Shewmaker
2013-04-29kernel/cpuset.c: use register_hotmemory_notifier()Andrew Morton
2013-04-29fs/proc/kcore.c: use register_hotmemory_notifier()Andrew Morton
2013-04-29drivers/base/node.c: switch to register_hotmemory_notifier()Andrew Morton
2013-04-29mm/slub.c: use register_hotmemory_notifier()Andrew Morton
2013-04-29ipc/util.c: use register_hotmemory_notifier()Andrew Morton
2013-04-29include/linux/memory.h: implement register_hotmemory_notifier()Andrew Morton