summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-70/+11
|\
| * Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-281-70/+11
| |\
| | * Memory hotplug: Move alternative function definitions to headerRafael J. Wysocki2013-06-011-7/+1
| | * Memory hotplug / ACPI: Simplify memory removalRafael J. Wysocki2013-06-011-63/+8
| | * Driver core / MM: Drop offline_memory_block()Rafael J. Wysocki2013-06-011-1/+1
| | * ACPI / memhotplug: Bind removable memory blocks to ACPI device nodesRafael J. Wysocki2013-05-121-1/+3
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2013-07-031-8/+8
|\ \ \
| * | | evm: calculate HMAC after initializing posix acl on tmpfsMimi Zohar2013-06-201-8/+8
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-031-9/+210
|\ \ \
| * | | mm: hugetlb: Copy general hugetlb code from x86 to mm.Steve Capper2013-06-141-9/+88
| * | | mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper2013-06-141-0/+122
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-4/+33
|\ \ \ \
| * | | | vfs: export lseek_execute() to modulesJie Liu2013-07-031-4/+1
| * | | | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-291-0/+32
* | | | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-021-3/+7
|\ \ \ \ \
| * | | | | mm, sched: Allow uaccess in atomic with pagefault_disable()Michael S. Tsirkin2013-05-281-4/+7
| * | | | | mm, sched: Drop voluntary schedule from might_fault()Michael S. Tsirkin2013-05-281-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-021-0/+17
|\ \ \ \ \
| * | | | | futex: Take hugepages into account when generating futex_keyZhang Yi2013-06-251-0/+17
| |/ / / /
* | | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman2013-06-241-1/+3
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-178-29/+47
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-022-37/+82
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | mm: teach truncate_inode_pages_range() to handle non page aligned rangesLukas Czerner2013-05-271-31/+73
| * | | | mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-212-7/+10
| | |_|/ | |/| |
* | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2013-06-181-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | slab: prevent warnings when allocating with __GFP_NOWARNSasha Levin2013-06-131-1/+3
* | | | mm: memcontrol: fix lockless reclaim hierarchy iteratorJohannes Weiner2013-06-121-7/+5
* | | | frontswap: fix incorrect zeroing and allocation size for frontswap_mapAkinobu Mita2013-06-122-2/+2
* | | | mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-122-6/+19
* | | | mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski2013-06-121-2/+4
* | | | swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini2013-06-121-1/+17
* | | | memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin2013-06-121-2/+0
|/ / /
* | | arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-061-9/+0
| |/ |/|
* | mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman2013-05-241-34/+36
* | mm/memory_hotplug.c: fix printk format warningsRandy Dunlap2013-05-241-3/+6
* | mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V2013-05-241-1/+6
* | mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin2013-05-241-1/+1
* | mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner2013-05-241-2/+12
* | mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong2013-05-241-40/+39
* | mm: Fix virt_to_page() warningRalf Baechle2013-05-221-1/+1
|/
* shm: fix null pointer deref when userspace specifies invalid hugepage sizeLi Zefan2013-05-091-2/+6
* mm/slab: Fix crash during slab initChris Mason2013-05-081-10/+10
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-083-286/+49
|\
| * Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2013-04-026-250/+50
| |\
| | * writeback: expose the bdi_wq workqueueTejun Heo2013-04-011-1/+1
| | * writeback: replace custom worker pool implementation with unbound workqueueTejun Heo2013-04-011-227/+28
| | * writeback: remove unused bdi_pending_listTejun Heo2013-04-011-3/+1
| * | block: Convert some code to bio_for_each_segment_all()Kent Overstreet2013-03-231-1/+1
OpenPOWER on IntegriCloud