projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/LineageOS/android_kernel_motorola_exynos9610.git
Author
Commit
2017-09-09
Alexey Dobriyan
proc: uninline proc_create()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Michal Hocko
fs, proc: remove priv argument from is_stack
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Anshuman Khandual
mm/mempolicy.c: remove BUG_ON() checks for VMA inside...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
David Rientjes
mm/swapfile.c: fix swapon frontswap_map memory leak...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Darrick J....
mm: kvfree the swap cluster info if the swap file is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Tetsuo Handa
mm/page_alloc.c: apply gfp_allowed_mask before the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Cyrill Gorcunov
tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOL...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Michal Hocko
mm/sparse.c: fix typo in online_mem_sections
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Laurent Dufour
mm/memory.c: fix mem_cgroup_oom_disable() call missing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Roman Gushchin
mm: memcontrol: use per-cpu stocks for socket memory...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Shakeel Butt
mm: fadvise: avoid fadvise for fs without backing device
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Matthias Kaehlcke
mm/zsmalloc.c: change stat type parameter to int
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Joonsoo Kim
mm/mlock.c: use page_zone() instead of page_zone_id()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Kemi Wang
mm: consider the number in local CPUs when reading...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Kemi Wang
mm: update NUMA counter threshold size
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Kemi Wang
mm: change the call sites of numa statistics items
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Anshuman Khandual
mm/memory.c: remove reduntant check for write access
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Andrea Arcangeli
userfaultfd: non-cooperative: closing the uffd without...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Laurent Dufour
mm: remove useless vma parameter to offset_il_node
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/hmm: fix build when HMM is disabled
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/hmm: avoid bloating arch that do not make use of HMM
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/hmm: add new helper to hotplug CDM memory region
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/device-public-memory: device memory cache coherent...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/migrate: allow migrate_vma() to alloc new page on...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/migrate: support un-addressable ZONE_DEVICE page...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/migrate: migrate_vma() unmap page from vma while...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/migrate: new memory migration helper for use with...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/memcontrol: support MEMORY_DEVICE_PRIVATE
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/memcontrol: allow to uncharge page without using...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/ZONE_DEVICE: special case put_page() for device...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressab...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Michal Hocko
mm/memory_hotplug: introduce add_pages
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/hmm/mirror: device page fault handler
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/hmm/mirror: helper to snapshot CPU page table
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/hmm/mirror: mirror process address space on device...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
mm/hmm: heterogeneous memory management (HMM for short)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Jérôme Glisse
hmm: heterogeneous memory management documentation
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Naoya Horiguchi
mm: memory_hotplug: memory hotremove supports thp migration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Naoya Horiguchi
mm: migrate: move_pages() supports thp migration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Naoya Horiguchi
mm: mempolicy: mbind and migrate_pages support thp...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Naoya Horiguchi
mm: soft-dirty: keep soft-dirty bits over thp migration
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Zi Yan
mm: thp: check pmd migration entry in common path
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Zi Yan
mm: thp: enable thp migration in generic path
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Naoya Horiguchi
mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Naoya Horiguchi
mm: thp: introduce separate TTU flag for thp freezing
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Naoya Horiguchi
mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-09
Naoya Horiguchi
mm: mempolicy: add queue_pages_required()
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-08
Linus Torvalds
RDMA/netlink: clean up message validity array initializer
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-08
Leon Romanovsky
RDAM/netlink: Fix out-of-bound access while checking...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-08
Linus Torvalds
Merge branch 'gperf-removal'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-08
Linus Torvalds
Merge tag 'scsi-misc' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-08
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-08
Linus Torvalds
Merge tag 'audit-pr-20170907' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-08
Linus Torvalds
Merge tag 'secureexec-v4.14-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-08
Linus Torvalds
Merge tag 'gcc-plugins-v4.14-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-08
Linus Torvalds
Merge tag 'pstore-v4.14-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag '4.14-smb3-xattr-enable' of git://git.samba...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge git://git.kvack.org/~bcrl/aio-next
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge branch 'quota_scaling' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag 'devicetree-for-4.14' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag 'drm-intel-next-fixes-2017-09-07' of git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag 'leds_for_4.14' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag 'dmaengine-4.14-rc1' of git://git.infradead...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag 'backlight-next-4.14' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag 'mfd-next-4.14' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag 'mailbox-v4.14' of git://git.linaro.org/landi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag 'media/v4.14-1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag 'sound-4.14-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag 'md/4.14-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag 'mmc-v4.14' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
James Bottomley
Merge branch 'fixes' into misc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge branch 'for-4.14/block' of git://git.kernel.dk...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag 'for-linus-4.14b-rc1-tag' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge tag 'powerpc-4.14-1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge branch 'efi-core-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Mauricio Faria...
fs: aio: fix the increment of aio-nr and counting again...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge branch 'x86-platform-for-linus' of git://git...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge branch 'for-4.14' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge branch 'for-4.14' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge branch 'for-4.14' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge branch 'for-4.14' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Linus Torvalds
Merge branch 'akpm' (patches from Andrew)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Andy Lutomirski
x86/mm: Document how CR4.PCIDE restore works
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Andy Lutomirski
x86/mm: Reinitialize TLB state on hotplug and resume
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Rik van Riel
mm,fork: introduce MADV_WIPEONFORK
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Rik van Riel
x86,mpx: make mpx depend on x86-64 to free up VMA flag
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Daniel Colascione
mm: add /proc/pid/smaps_rollup
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Huang Ying
mm: hugetlb: clear target sub-page last when clearing...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Andrea Arcangeli
mm: oom: let oom_reap_task and exit_mmap run concurrently
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Aaron Lu
swap: choose swap device according to numa node
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Michal Hocko
mm: replace TIF_MEMDIE checks by tsk_is_oom_victim
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Michal Hocko
mm, oom: do not rely on TIF_MEMDIE for memory reserves...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Vitaly Wool
z3fold: use per-cpu unbuddied lists
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Huang Ying
mm, swap: don't use VMA based swap readahead if HDD...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2017-09-07
Huang Ying
mm, swap: add sysfs interface for VMA based swap readahead
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next