Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6df0d464dbcc1a55d10ded413beda167cb3c71b0
6df0d46
lib/test_bitmap.c: add test for bitmap_parselist()
by Yury Norov
· 7 years ago
0a5ce08
lib/bitmap.c: make bitmap_parselist() thread-safe and much faster
by Yury Norov
· 7 years ago
e4dace3
lib: add test module for CONFIG_DEBUG_VIRTUAL
by Florian Fainelli
· 7 years ago
9888a58
lib/hexdump.c: return -EINVAL in case of error in hex2bin()
by Andy Shevchenko
· 7 years ago
f0f1a45
block/cfq: cache rightmost rb_node
by Davidlohr Bueso
· 7 years ago
fa90b2f
mem/memcg: cache rightmost node
by Davidlohr Bueso
· 7 years ago
b2ac2ea
fs/epoll: use faster rb_first_cached()
by Davidlohr Bueso
· 7 years ago
410bd5e
procfs: use faster rb_first_cached()
by Davidlohr Bueso
· 7 years ago
f2686bb
lib/interval-tree: correct comment wrt generic flavor
by Davidlohr Bueso
· 7 years ago
f808c13
lib/interval_tree: fast overlap detection
by Davidlohr Bueso
· 7 years ago
09663c8
block/cfq: replace cfq_rb_root leftmost caching
by Davidlohr Bueso
· 7 years ago
a23ba90
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
by Davidlohr Bueso
· 7 years ago
2161573
sched/deadline: replace earliest dl and rq leftmost caching
by Davidlohr Bueso
· 7 years ago
bfb0688
sched/fair: replace cfs_rq->rb_leftmost
by Davidlohr Bueso
· 7 years ago
b10d43f
lib/rbtree_test.c: support rb_root_cached
by Davidlohr Bueso
· 7 years ago
977bd8d
lib/rbtree_test.c: add (inorder) traversal test
by Davidlohr Bueso
· 7 years ago
223f891
lib/rbtree_test.c: make input module parameters
by Davidlohr Bueso
· 7 years ago
35dc67d
rbtree: add some additional comments for rebalancing cases
by Davidlohr Bueso
· 7 years ago
2aadf7f
rbtree: optimize root-check during rebalancing loop
by Davidlohr Bueso
· 7 years ago
cd9e61e
rbtree: cache leftmost node internally
by Davidlohr Bueso
· 7 years ago
c32ee3d
bitops: avoid integer overflow in GENMASK(_ULL)
by Matthias Kaehlcke
· 7 years ago
e9ef073
include: warn for inconsistent endian config definition
by Babu Moger
· 7 years ago
206d364
arch/microblaze: add choice for endianness and update Makefile
by Babu Moger
· 7 years ago
4c97a0c
arch: define CPU_BIG_ENDIAN for all fixed big endian archs
by Babu Moger
· 7 years ago
9b130ad
treewide: make "nr_cpu_ids" unsigned
by Alexey Dobriyan
· 7 years ago
ac036f9
vga: optimise console scrolling
by Matthew Wilcox
· 7 years ago
1caffba
drivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use memset32
by Matthew Wilcox
· 7 years ago
48ad1ab
drivers/block/zram/zram_drv.c: convert to using memset_l
by Matthew Wilcox
· 7 years ago
92ce4c3
alpha: add support for memset16
by Matthew Wilcox
· 7 years ago
fd1d362
ARM: implement memset32 & memset64
by Matthew Wilcox
· 7 years ago
4c51248
x86: implement memset16, memset32 & memset64
by Matthew Wilcox
· 7 years ago
03270c1
lib/string.c: add testcases for memset16/32/64
by Matthew Wilcox
· 7 years ago
3b3c4ba
lib/string.c: add multibyte memset functions
by Matthew Wilcox
· 7 years ago
604df32
linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro
by Masahiro Yamada
· 7 years ago
1403830
fs, proc: unconditional cond_resched when reading smaps
by David Rientjes
· 7 years ago
855d976
proc: uninline proc_create()
by Alexey Dobriyan
· 7 years ago
1240ea0
fs, proc: remove priv argument from is_stack
by Michal Hocko
· 7 years ago
149728e
mm/mempolicy.c: remove BUG_ON() checks for VMA inside mpol_misplaced()
by Anshuman Khandual
· 7 years ago
b6b1fd2
mm/swapfile.c: fix swapon frontswap_map memory leak on error
by David Rientjes
· 7 years ago
8606a1a
mm: kvfree the swap cluster info if the swap file is unsatisfactory
by Darrick J. Wong
· 7 years ago
f19360f
mm/page_alloc.c: apply gfp_allowed_mask before the first allocation attempt
by Tetsuo Handa
· 7 years ago
66559a6
tools/testing/selftests/kcmp/kcmp_test.c: add KCMP_EPOLL_TFD testing
by Cyrill Gorcunov
· 7 years ago
b4ccec4
mm/sparse.c: fix typo in online_mem_sections
by Michal Hocko
· 7 years ago
de0c799
mm/memory.c: fix mem_cgroup_oom_disable() call missing
by Laurent Dufour
· 7 years ago
475d048
mm: memcontrol: use per-cpu stocks for socket memory uncharging
by Roman Gushchin
· 7 years ago
3a77d21
mm: fadvise: avoid fadvise for fs without backing device
by Shakeel Butt
· 7 years ago
3eb95fe
mm/zsmalloc.c: change stat type parameter to int
by Matthias Kaehlcke
· 7 years ago
9472f23
mm/mlock.c: use page_zone() instead of page_zone_id()
by Joonsoo Kim
· 7 years ago
6380322
mm: consider the number in local CPUs when reading NUMA stats
by Kemi Wang
· 7 years ago
1d90ca8
mm: update NUMA counter threshold size
by Kemi Wang
· 7 years ago
3a321d2
mm: change the call sites of numa statistics items
by Kemi Wang
· 7 years ago
fde26be
mm/memory.c: remove reduntant check for write access
by Anshuman Khandual
· 7 years ago
656710a
userfaultfd: non-cooperative: closing the uffd without triggering SIGBUS
by Andrea Arcangeli
· 7 years ago
98c70ba
mm: remove useless vma parameter to offset_il_node
by Laurent Dufour
· 7 years ago
de540a9
mm/hmm: fix build when HMM is disabled
by Jérôme Glisse
· 7 years ago
6b368cd
mm/hmm: avoid bloating arch that do not make use of HMM
by Jérôme Glisse
· 7 years ago
d3df0a4
mm/hmm: add new helper to hotplug CDM memory region
by Jérôme Glisse
· 7 years ago
df6ad69
mm/device-public-memory: device memory cache coherent with CPU
by Jérôme Glisse
· 7 years ago
8315ada
mm/migrate: allow migrate_vma() to alloc new page on empty entry
by Jérôme Glisse
· 7 years ago
a5430dd
mm/migrate: support un-addressable ZONE_DEVICE page in migration
by Jérôme Glisse
· 7 years ago
8c3328f
mm/migrate: migrate_vma() unmap page from vma while collecting pages
by Jérôme Glisse
· 7 years ago
8763cb4
mm/migrate: new memory migration helper for use with device memory
by Jérôme Glisse
· 7 years ago
2916ecc
mm/migrate: new migrate mode MIGRATE_SYNC_NO_COPY
by Jérôme Glisse
· 7 years ago
858b54d
mm/hmm/devmem: dummy HMM device for ZONE_DEVICE memory
by Jérôme Glisse
· 7 years ago
4ef589d
mm/hmm/devmem: device memory hotplug using ZONE_DEVICE
by Jérôme Glisse
· 7 years ago
c733a82
mm/memcontrol: support MEMORY_DEVICE_PRIVATE
by Jérôme Glisse
· 7 years ago
a9d5ade
mm/memcontrol: allow to uncharge page without using page->lru field
by Jérôme Glisse
· 7 years ago
7b2d55d2
mm/ZONE_DEVICE: special case put_page() for device private pages
by Jérôme Glisse
· 7 years ago
5042db4
mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory
by Jérôme Glisse
· 7 years ago
3072e41
mm/memory_hotplug: introduce add_pages
by Michal Hocko
· 7 years ago
74eee18
mm/hmm/mirror: device page fault handler
by Jérôme Glisse
· 7 years ago
da4c3c7
mm/hmm/mirror: helper to snapshot CPU page table
by Jérôme Glisse
· 7 years ago
c0b1240
mm/hmm/mirror: mirror process address space on device with HMM helpers
by Jérôme Glisse
· 7 years ago
133ff0e
mm/hmm: heterogeneous memory management (HMM for short)
by Jérôme Glisse
· 7 years ago
bffc33e
hmm: heterogeneous memory management documentation
by Jérôme Glisse
· 7 years ago
8135d89
mm: memory_hotplug: memory hotremove supports thp migration
by Naoya Horiguchi
· 7 years ago
e8db67e
mm: migrate: move_pages() supports thp migration
by Naoya Horiguchi
· 7 years ago
c863379
mm: mempolicy: mbind and migrate_pages support thp migration
by Naoya Horiguchi
· 7 years ago
ab6e3d0
mm: soft-dirty: keep soft-dirty bits over thp migration
by Naoya Horiguchi
· 7 years ago
84c3fc4
mm: thp: check pmd migration entry in common path
by Zi Yan
· 7 years ago
616b837
mm: thp: enable thp migration in generic path
by Zi Yan
· 7 years ago
9c670ea
mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION
by Naoya Horiguchi
· 7 years ago
b5ff816
mm: thp: introduce separate TTU flag for thp freezing
by Naoya Horiguchi
· 7 years ago
eee4818
mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1
by Naoya Horiguchi
· 7 years ago
88aaa2a
mm: mempolicy: add queue_pages_required()
by Naoya Horiguchi
· 7 years ago
015a9e6
RDMA/netlink: clean up message validity array initializer
by Linus Torvalds
· 7 years ago
8b2c7e7
RDAM/netlink: Fix out-of-bound access while checking message validity
by Leon Romanovsky
· 7 years ago
5969d1b
Merge branch 'gperf-removal'
by Linus Torvalds
· 7 years ago
572c01b
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
cef5d0f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 7 years ago
0fb02e71
Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 7 years ago
828f425
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
44ccba3
Merge tag 'gcc-plugins-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
21d236b
Merge tag 'pstore-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
8dc5b3a
Merge tag '4.14-smb3-xattr-enable' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 7 years ago
2500e28
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 7 years ago
ae8ac6b
Merge branch 'quota_scaling' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
460352c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 7 years ago
74fee4e
Merge tag 'devicetree-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 7 years ago
7d95565
Merge tag 'drm-intel-next-fixes-2017-09-07' of git://anongit.freedesktop.org/git/drm-intel
by Linus Torvalds
· 7 years ago
Next »