index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: uninline page_xchg_last_nid()
Mel Gorman
2013-02-24
1
-16
/
+5
*
page-writeback.c: subtract min_free_kbytes from dirtyable memory
Paul Szabo
2013-02-24
1
-0
/
+3
*
mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
Konstantin Khlebnikov
2013-02-24
2
-2
/
+2
*
swap: add per-partition lock for swapfile
Shaohua Li
2013-02-24
1
-5
/
+27
*
swap: make each swap partition have one address_space
Shaohua Li
2013-02-24
1
-4
/
+5
*
mm: don't inline page_mapping()
Shaohua Li
2013-02-24
1
-12
/
+1
*
mm: fold page->_last_nid into page->flags where possible
Peter Zijlstra
2013-02-24
3
-10
/
+58
*
mm: move page flags layout to separate header
Peter Zijlstra
2013-02-24
4
-61
/
+73
*
mm: numa: handle side-effects in count_vm_numa_events() for !CONFIG_NUMA_BALA...
Mel Gorman
2013-02-24
1
-1
/
+1
*
mm: numa: fix minor typo in numa_next_scan
Mel Gorman
2013-02-24
1
-3
/
+3
*
mm: remove unused memclear_highpage_flush()
Kirill A. Shutemov
2013-02-24
1
-6
/
+0
*
pm / runtime: introduce pm_runtime_set_memalloc_noio()
Ming Lei
2013-02-24
2
-0
/
+4
*
mm: teach mm by current context info to not do I/O during memory allocation
Ming Lei
2013-02-24
1
-0
/
+22
*
mm: don't wait on congested zones in balance_pgdat()
Zlatko Calusic
2013-02-24
1
-1
/
+0
*
memory-failure: use num_poisoned_pages instead of mce_bad_pages
Xishi Qiu
2013-02-24
1
-1
/
+1
*
mm: remove MIGRATE_ISOLATE check in hotpath
Minchan Kim
2013-02-24
2
-0
/
+21
*
mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...
Tang Chen
2013-02-24
1
-0
/
+1
*
acpi, memory-hotplug: support getting hotplug info from SRAT
Tang Chen
2013-02-24
1
-0
/
+2
*
acpi, memory-hotplug: extend movablemem_map ranges to the end of node
Tang Chen
2013-02-24
1
-0
/
+5
*
acpi, memory-hotplug: parse SRAT before memblock is ready
Tang Chen
2013-02-24
1
-0
/
+8
*
page_alloc: bootmem limit with movablecore_map
Tang Chen
2013-02-24
1
-0
/
+1
*
page_alloc: add movable_memmap kernel parameter
Tang Chen
2013-02-24
1
-0
/
+11
*
memory-hotplug: export the function try_offline_node()
Wen Congyang
2013-02-24
1
-0
/
+3
*
memory-hotplug: remove sysfs file of node
Tang Chen
2013-02-24
1
-1
/
+1
*
memory-hotplug: remove memmap of sparse-vmemmap
Tang Chen
2013-02-24
1
-0
/
+3
*
memory-hotplug: common APIs to support page tables hot-remove
Wen Congyang
2013-02-24
1
-0
/
+1
*
memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
Yasuaki Ishimatsu
2013-02-24
2
-8
/
+8
*
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2013-02-24
1
-0
/
+1
*
memory-hotplug: remove /sys/firmware/memmap/X sysfs
Yasuaki Ishimatsu
2013-02-24
1
-0
/
+6
*
memory-hotplug: check whether all memory blocks are offlined or not when remo...
Yasuaki Ishimatsu
2013-02-24
1
-0
/
+1
*
mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
Michel Lespinasse
2013-02-24
1
-1
/
+1
*
mm: introduce VM_POPULATE flag to better deal with racy userspace programs
Michel Lespinasse
2013-02-24
2
-1
/
+4
*
mm: directly use __mlock_vma_pages_range() in find_extend_vma()
Michel Lespinasse
2013-02-24
1
-1
/
+0
*
mm: remove flags argument to mmap_region
Michel Lespinasse
2013-02-24
1
-2
/
+1
*
mm: introduce mm_populate() for populating new vmas
Michel Lespinasse
2013-02-24
1
-3
/
+15
*
mm: compaction: make __compact_pgdat() and compact_pgdat() return void
Andrew Morton
2013-02-24
1
-3
/
+2
*
mm: vmscan: save work scanning (almost) empty LRU lists
Johannes Weiner
2013-02-24
1
-1
/
+1
*
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-02-22
5
-2
/
+10
|
\
|
*
x86: Don't panic if can not alloc buffer for swiotlb
Yinghai Lu
2013-01-30
1
-1
/
+1
|
*
mm: Add alloc_bootmem_low_pages_nopanic()
Yinghai Lu
2013-01-30
1
-0
/
+5
|
*
x86: Add Crash kernel low reservation
Yinghai Lu
2013-01-30
1
-0
/
+3
|
*
memblock: Add memblock_mem_size()
Yinghai Lu
2013-01-30
1
-0
/
+1
|
*
Merge remote-tracking branch 'origin/x86/boot' into x86/mm2
H. Peter Anvin
2013-01-30
593
-5536
/
+17765
|
|
\
|
*
|
x86, mm: Move after_bootmem to mm_internel.h
Yinghai Lu
2012-11-17
1
-1
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-02-22
3
-21
/
+17
|
\
\
\
|
*
|
|
s390/mm: implement software dirty bits
Martin Schwidefsky
2013-02-14
2
-18
/
+0
|
*
|
|
asm-generic/io.h: convert readX defines to functions
Heiko Carstens
2013-02-14
1
-3
/
+17
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-02-22
2
-4
/
+15
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'for-3.9/logitech', 'for-3.9/multitouch', 'for-3.9/ntrig', 'fo...
Jiri Kosina
2013-02-21
2
-4
/
+15
|
|
\
\
\
\
\
|
|
|
*
|
|
|
HID: uhid: use __packed__ for uhid_feature_answer_req
David Herrmann
2013-01-03
1
-1
/
+1
[next]