- cd59085 memcg, kmem: fix build error when CONFIG_INET is disabled by David Rientjes · 12 years ago
- fdb8d56 rapidio: fix comment by Chad Reese · 12 years ago
- 4ed134b rapidio: update for destination ID allocation by Alexandre Bounine · 12 years ago
- 6272605 mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip() by Bartlomiej Zolnierkiewicz · 12 years ago
- 587af30 mm: memcg: clean up mm_match_cgroup() signature by Johannes Weiner · 12 years ago
- b676b29 mm, thp: fix mapped pages avoiding unevictable list on mlock by David Rientjes · 12 years ago
- e90bdb7 memory-hotplug: update memory block's state and notify userspace by Wen Congyang · 12 years ago
- a16cee1 memory-hotplug: preparation to notify memory block's state at memory hot remove by Wen Congyang · 12 years ago
- 3e648eb make GFP_NOTRACK definition unconditional by Glauber Costa · 12 years ago
- e46a287 CMA: migrate mlocked pages by Minchan Kim · 12 years ago
- 8befedf mm: remove unevictable_pgs_mlockfreed by Hugh Dickins · 12 years ago
- 5a88381 memory-hotplug: fix zone stat mismatch by Minchan Kim · 12 years ago
- 2ec74c3 mm: move all mmu notifier invocations to be done outside the PT lock by Sagi Grimberg · 12 years ago
- 957f822 mm, numa: reclaim from all nodes within reclaim distance by David Rientjes · 12 years ago
- a0c5e81 mm: remove free_page_mlock by Hugh Dickins · 12 years ago
- 39b5f29 mm: remove vma arg from page_evictable by Hugh Dickins · 12 years ago
- 7f1290f mm: fix-up zone present pages by Jianguo Wu · 12 years ago
- 2d28a22 mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear() by Catalin Marinas · 12 years ago
- 723a064 mm/page_alloc: refactor out __alloc_contig_migrate_alloc() by Minchan Kim · 12 years ago
- 6299702 mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity by Mel Gorman · 12 years ago
- c89511a mm: compaction: Restart compaction from near where it left off by Mel Gorman · 12 years ago
- bb13ffe mm: compaction: cache if a pageblock was scanned and no pages were isolated by Mel Gorman · 12 years ago
- 753341a revert "mm: have order > 0 compaction start off where it left" by Mel Gorman · 12 years ago
- f2d52fe mm/memblock: cleanup early_node_map[] related comments by Wanpeng Li · 12 years ago
- 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
- e79bee2 atomic: implement generic atomic_dec_if_positive() by Shaohua Li · 12 years ago
- 435b405 memory-hotplug: fix pages missed by race rather than failing by Minchan Kim · 12 years ago
- 95e3441 mm: remain migratetype in freed page by Minchan Kim · 12 years ago
- b12c4ad mm: page_alloc: use get_freepage_migratetype() instead of page_private() by Minchan Kim · 12 years ago
- d1ce749 cma: count free CMA pages by Bartlomiej Zolnierkiewicz · 12 years ago
- 02c6de8 mm: cma: discard clean pages during contiguous allocation instead of migration by Minchan Kim · 12 years ago
- 38a7601 mm: avoid taking rmap locks in move_ptes() by Michel Lespinasse · 12 years ago
- ed8ea81 mm: add CONFIG_DEBUG_VM_RB build option by Michel Lespinasse · 12 years ago
- bf181b9 mm anon rmap: replace same_anon_vma linked list with an interval tree. by Michel Lespinasse · 12 years ago
- 108d664 mm anon rmap: remove anon_vma_moveto_tail by Michel Lespinasse · 12 years ago
- 9826a51 mm: interval tree updates by Michel Lespinasse · 12 years ago
- 9c079ad rbtree: move augmented rbtree functionality to rbtree_augmented.h by Michel Lespinasse · 12 years ago
- 147e615 prio_tree: remove by Michel Lespinasse · 12 years ago
- 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
- fff3fd8 rbtree: add prio tree and interval tree tests by Michel Lespinasse · 12 years ago
- 3908836 rbtree: add RB_DECLARE_CALLBACKS() macro by Michel Lespinasse · 12 years ago
- 9d9e6f9 rbtree: remove prior augmented rbtree implementation by Michel Lespinasse · 12 years ago
- 14b94af rbtree: faster augmented rbtree manipulation by Michel Lespinasse · 12 years ago
- bf7ad8e rbtree: move some implementation details from rbtree.h to rbtree.c by Michel Lespinasse · 12 years ago
- 4c199a9 rbtree: empty nodes have no color by Michel Lespinasse · 12 years ago
- 1457d28 rbtree: reference Documentation/rbtree.txt for usage instructions by Michel Lespinasse · 12 years ago
- 46dcde7 thp: introduce pmdp_invalidate() by Gerald Schaefer · 12 years ago
- e3ebcf64 thp: remove assumptions on pgtable_t type by Gerald Schaefer · 12 years ago
- 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
- 21a9273 mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule by Sagi Grimberg · 12 years ago
- 48af0d7 mm: mmu_notifier: fix inconsistent memory between secondary MMU and host by Xiao Guangrong · 12 years ago
- b22d127 mempolicy: fix a race in shared_policy_replace() by Mel Gorman · 12 years ago
- 1fb3f8c mm: compaction: capture a suitable high-order page immediately when it is made available by Mel Gorman · 12 years ago
- 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
- 0103bd1 mm: prepare VM_DONTDUMP for using in drivers by Konstantin Khlebnikov · 12 years ago
- e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 12 years ago
- 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
- 4b6e1e3 mm: kill vma flag VM_INSERTPAGE by Konstantin Khlebnikov · 12 years ago
- cc2383e mm: introduce arch-specific vma flag VM_ARCH_1 by Konstantin Khlebnikov · 12 years ago
- b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 12 years ago
- 5180da4 x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn by Suresh Siddha · 12 years ago
- c654345 mm: remove __GFP_NO_KSWAPD by Rik van Riel · 12 years ago
- f5a246e Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
- 1929041 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
- 7035cdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- 6432f21 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
- 1b03344 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
- dc92b1f Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
- 1f31c69 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
- a5a0fc6 Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-next by Dave Airlie · 12 years ago
- 0dbe232 Merge branch 'disintegrate-drm' of git://git.infradead.org/users/dhowells/linux-headers into drm-next by Dave Airlie · 12 years ago
- 0b8e74c Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
- 7f60ba3 Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore by Linus Torvalds · 12 years ago
- e665faa Merge tag 'for-v3.7' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 12 years ago
- ed5062d Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
- 125b79d7 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
- f1c6872 Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
- 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
- d1efe3c ACPI: Add new sysfs interface to export device description by Lance Ortiz · 12 years ago
- 0fd0ba5 Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next by Takashi Iwai · 12 years ago
- 0ec1386 i2c: Correct struct i2c_driver doc about detection by Vivien Didelot · 12 years ago
- e7ee514 i2c-mux-gpio: Add support for dynamically allocated GPIO pins by Jean Delvare · 12 years ago
- 01d56a6 i2c-viapro: Add VIA VX900 device ID by Jean Delvare · 12 years ago
- eee543e i2c-mux: Add support for device auto-detection by Jean Delvare · 12 years ago
- 283dbd8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- 11126c6 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- a336d29 nbd: handle discard requests by Paul Clements · 12 years ago
- 2f01250 nbd: add set flags ioctl by Paul Clements · 12 years ago
- de74e00 rapidio: add destination ID allocation mechanism by Alexandre Bounine · 12 years ago
- a7071ef rapidio: use device lists handling on per-net basis by Alexandre Bounine · 12 years ago
- da1589f rapidio: add inbound memory mapping interface by Alexandre Bounine · 12 years ago
- fe50c92 rapidio: fix kerneldoc warnings after DMA support was added by Alexandre Bounine · 12 years ago
- ed43f44 rapidio/tsi721: modify mport name assignment by Alexandre Bounine · 12 years ago
- 2aa362c coredump: extend core dump note section to contain file names of mapped files by Denys Vlasenko · 12 years ago
- 49ae4d4 coredump: add a new elf note with siginfo of the signal by Denys Vlasenko · 12 years ago
- 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
- 5ab1c30 coredump: pass siginfo_t* to do_coredump() and below, not merely signr by Denys Vlasenko · 12 years ago
- 179899f coredump: update coredump-related headers by Alex Kelly · 12 years ago
- 046d662 coredump: make core dump functionality optional by Alex Kelly · 12 years ago