index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-09-08
rbtree: cache leftmost node internally
Davidlohr Bueso
2017-09-08
bitops: avoid integer overflow in GENMASK(_ULL)
Matthias Kaehlcke
2017-09-08
include: warn for inconsistent endian config definition
Babu Moger
2017-09-08
arch/microblaze: add choice for endianness and update Makefile
Babu Moger
2017-09-08
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
Babu Moger
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
vga: optimise console scrolling
Matthew Wilcox
2017-09-08
drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32
Matthew Wilcox
2017-09-08
drivers/block/zram/zram_drv.c: convert to using memset_l
Matthew Wilcox
2017-09-08
alpha: add support for memset16
Matthew Wilcox
2017-09-08
ARM: implement memset32 & memset64
Matthew Wilcox
2017-09-08
x86: implement memset16, memset32 & memset64
Matthew Wilcox
2017-09-08
lib/string.c: add testcases for memset16/32/64
Matthew Wilcox
2017-09-08
lib/string.c: add multibyte memset functions
Matthew Wilcox
2017-09-08
linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro
Masahiro Yamada
2017-09-08
fs, proc: unconditional cond_resched when reading smaps
David Rientjes
2017-09-08
proc: uninline proc_create()
Alexey Dobriyan
2017-09-08
fs, proc: remove priv argument from is_stack
Michal Hocko
2017-09-08
mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced()
Anshuman Khandual
2017-09-08
mm/swapfile.c: fix swapon frontswap_map memory leak on error
David Rientjes
2017-09-08
mm: kvfree the swap cluster info if the swap file is unsatisfactory
Darrick J. Wong
2017-09-08
mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attempt
Tetsuo Handa
2017-09-08
tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing
Cyrill Gorcunov
2017-09-08
mm/sparse.c: fix typo in online_mem_sections
Michal Hocko
2017-09-08
mm/memory.c: fix mem_cgroup_oom_disable() call missing
Laurent Dufour
2017-09-08
mm: memcontrol: use per-cpu stocks for socket memory uncharging
Roman Gushchin
2017-09-08
mm: fadvise: avoid fadvise for fs without backing device
Shakeel Butt
2017-09-08
mm/zsmalloc.c: change stat type parameter to int
Matthias Kaehlcke
2017-09-08
mm/mlock.c: use page_zone() instead of page_zone_id()
Joonsoo Kim
2017-09-08
mm: consider the number in local CPUs when reading NUMA stats
Kemi Wang
2017-09-08
mm: update NUMA counter threshold size
Kemi Wang
2017-09-08
mm: change the call sites of numa statistics items
Kemi Wang
2017-09-08
mm/memory.c: remove reduntant check for write access
Anshuman Khandual
2017-09-08
userfaultfd: non-cooperative: closing the uffd without triggering SIGBUS
Andrea Arcangeli
2017-09-08
mm: remove useless vma parameter to offset_il_node
Laurent Dufour
2017-09-08
mm/hmm: fix build when HMM is disabled
Jérôme Glisse
2017-09-08
mm/hmm: avoid bloating arch that do not make use of HMM
Jérôme Glisse
2017-09-08
mm/hmm: add new helper to hotplug CDM memory region
Jérôme Glisse
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
2017-09-08
mm/migrate: allow migrate_vma() to alloc new page on empty entry
Jérôme Glisse
2017-09-08
mm/migrate: support un-addressable ZONE_DEVICE page in migration
Jérôme Glisse
2017-09-08
mm/migrate: migrate_vma() unmap page from vma while collecting pages
Jérôme Glisse
2017-09-08
mm/migrate: new memory migration helper for use with device memory
Jérôme Glisse
2017-09-08
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
Jérôme Glisse
2017-09-08
mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory
Jérôme Glisse
2017-09-08
mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
Jérôme Glisse
2017-09-08
mm/memcontrol: support MEMORY_DEVICE_PRIVATE
Jérôme Glisse
2017-09-08
mm/memcontrol: allow to uncharge page without using page->lru field
Jérôme Glisse
2017-09-08
mm/ZONE_DEVICE: special case put_page() for device private pages
Jérôme Glisse
2017-09-08
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
Jérôme Glisse
[prev]
[next]