2016-10-08 |
Srikar Dronamraju | mm: introduce arch_reserved_kernel_pages() Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Aneesh Kumar K.V | mm: use zonelist name instead of using hardcoded index Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Michal Hocko | oom, oom_reaper: allow to reap mm shared by the kthreads Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Michal Hocko | mm: make sure that kthreads will not refault oom reaped... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Tetsuo Handa | mm, oom: enforce exit_oom_victim on current task Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Michal Hocko | oom, suspend: fix oom_killer_disable vs. pm suspend... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Michal Hocko | mm, oom: get rid of signal_struct::oom_victims Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Michal Hocko | kernel, oom: fix potential pgd_lock deadlock from __mmdrop Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Michal Hocko | oom: keep mm of the killed task available Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Tetsuo Handa | mm,oom_reaper: do not attempt to reap a task twice Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Tetsuo Handa | mm,oom_reaper: reduce find_lock_task_mm() usage Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Huang Ying | mm, swap: add swap_cluster_list Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Alexey Dobriyan | mm: unrig VMA cache hit ratio Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
James Morse | mm: pagewalk: fix the comment for test_walk Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Bart Van Assche | do_generic_file_read(): fail immediately if killed Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Joonsoo Kim | mm/page_owner: don't define fields on struct page_ext... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Joonsoo Kim | mm/page_ext: support extra space allocation by page_ext... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Joonsoo Kim | mm/page_ext: rename offset to index Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Joonsoo Kim | mm/page_owner: move page_owner specific function to... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Joonsoo Kim | mm/debug_pagealloc.c: don't allocate page_ext if we... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Joonsoo Kim | mm/debug_pagealloc.c: clean-up guard page handling... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Michal Hocko | mm, vmscan: get rid of throttle_vm_writeout Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Xishi Qiu | mm: fix set pageblock migratetype in deferred struct... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Xishi Qiu | mem-hotplug: fix node spanned pages when we have a... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Vlastimil Babka | mm, vmscan: make compaction_ready() more accurate and... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Vlastimil Babka | mm, compaction: require only min watermarks for non... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Vlastimil Babka | mm, compaction: use proper alloc_flags in __compaction_suita... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Vlastimil Babka | mm, compaction: create compact_gap wrapper Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Vlastimil Babka | mm, compaction: use correct watermark when checking... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Vlastimil Babka | mm, compaction: add the ultimate direct compaction... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Vlastimil Babka | mm, compaction: don't recheck watermarks after COMPACT_SUCCESS Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Vlastimil Babka | mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Vlastimil Babka | mm, compaction: cleanup unused functions Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Vlastimil Babka | mm, compaction: make whole_zone flag ignore cached... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Michal Hocko | mm/oom_kill.c: fix task_will_free_mem() comment Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Vladimir Davydov | mm: memcontrol: add sanity checks for memcg->id.ref... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
zijun_hu | mm/vmalloc.c: fix align value calculation error Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Vladimir Davydov | mm: oom: deduplicate victim selection code for memcg... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Joseph Qi | ocfs2: fix undefined struct variable in inode.h Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Bhaktipriya Shridhar | fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue() Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Bhaktipriya Shridhar | fs/ocfs2/super: remove deprecated create_singlethread_workqu... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Bhaktipriya Shridhar | fs/ocfs2/cluster: remove deprecated create_singlethread_work... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Bhaktipriya Shridhar | fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqu... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Jason A. Donenfeld | jiffies: add time comparison functions for 64 bit jiffies Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Jan Kara | fsnotify: clean up spinlock assertions Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Jan Kara | fanotify: fix possible false warning when freeing events Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Jan Kara | fanotify: use notification_lock instead of access_lock Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Jan Kara | fsnotify: convert notification_mutex to a spinlock Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-08 |
Jan Kara | fsnotify: drop notification_mutex before destroying... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge branch 'i2c/for-4.9' of git://git.kernel.org...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge tag 'pci-v4.9-changes' of git://git.kernel.org...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge tag 'vfio-v4.9-rc1' of git://github.com/awilliam...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge tag 'backlight-for-linus-4.9' of git://git.kernel...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge tag 'hsi-for-4.9' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge branch 'mailbox-for-next' of git://git.linaro...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge tag 'dmaengine-4.9-rc1' of git://git.infradead...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge tag 'rpmsg-v4.9' of git://github.com/andersson...
|
commit | commitdiff | tree |
2016-10-07 |
Linus Torvalds | Merge tag 'rproc-v4.9' of git://github.com/andersson...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge tag 'for-linus-4.9-ofs1' of git://git.kernel...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge tag 'trace-v4.9' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge branch 'for-linus' of git://git.armlinux.org...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge branch 'fixes' of git://git.armlinux.org.uk/...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge branch 'for-next' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-06 |
Linus Torvalds | Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc...
|
commit | commitdiff | tree |
2016-10-05 |
Linus Torvalds | Merge tag 'staging-4.9-rc1' of git://git.kernel.org...
|
commit | commitdiff | tree |
2016-10-05 |
Linus Torvalds | Merge tag 'sound-4.9-rc1' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-05 |
Linus Torvalds | Merge tag 'devicetree-for-4.9' of git://git.kernel...
|
commit | commitdiff | tree |
2016-10-05 |
Linus Torvalds | Merge tag 'gpio-v4.9-1' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-05 |
Linus Torvalds | Merge tag 'pinctrl-v4.9-1' of git://git.kernel.org...
|
commit | commitdiff | tree |
2016-10-05 |
Linus Torvalds | Merge tag 'mmc-v4.9' of git://git.linaro.org/people...
|
commit | commitdiff | tree |
2016-10-05 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-05 |
Linus Torvalds | Merge branch 'for_linus' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-05 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git...
|
commit | commitdiff | tree |
2016-10-05 |
Johannes Weiner | mm: filemap: fix mapping->nrpages double accounting... Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-05 |
Johannes Weiner | mm: filemap: don't plant shadow entries without radix... ...tested-by: Linus Torvalds <torvalds@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
commit | commitdiff | tree |
2016-10-04 |
Linus Torvalds | Merge branch 'next' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2016-10-04 |
Linus Torvalds | Merge branch 'stable-4.9' of git://git.infradead.org...
|
commit | commitdiff | tree |
2016-10-04 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
2016-10-04 |
Linus Torvalds | Merge tag 'docs-4.9' of git://git.lwn.net/linux
|
commit | commitdiff | tree |
2016-10-04 |
Linus Torvalds | Merge tag 'jfs-4.9' of git://github.com/kleikamp/linux...
|
commit | commitdiff | tree |
2016-10-04 |
Linus Torvalds | Merge tag 'gfs2-4.8.fixes' of git://git.kernel.org...
|
commit | commitdiff | tree |
2016-10-04 |
Linus Torvalds | Merge tag 'locks-v4.9-1' of git://git.samba.org/jlayton...
|
commit | commitdiff | tree |
2016-10-04 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm...
|
commit | commitdiff | tree |
2016-10-04 |
Linus Torvalds | Merge tag 'edac_for_4.9' of git://git.kernel.org/pub...
|
commit | commitdiff | tree |
next |