Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a2e170ea879ab2b4330476ec845cc22dc8ee1821
a2e170e
FRV: cleanup struct irqaction initializers
by Thomas Gleixner
· 17 years ago
33bbf95
include/asm-frv/thread_info.h: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
ef0fce8
remove frv usage of flush_tlb_pgtables()
by Benjamin Herrenschmidt
· 17 years ago
bde631a
mm: add node states sysfs class attributeS
by Lee Schermerhorn
· 17 years ago
e2fc88d
mm/vmstat.c: cleanups
by Adrian Bunk
· 17 years ago
dbcb0f1
mm/mempolicy.c: cleanups
by Adrian Bunk
· 17 years ago
d8dc74f
mm/shmem.c: make 3 functions static
by Adrian Bunk
· 17 years ago
af767cb
hugetlb: fix dynamic pool resize failure case
by Adam Litke
· 17 years ago
63b4613
hugetlb: fix hugepage allocation with memoryless nodes
by Nishanth Aravamudan
· 17 years ago
6b0c880
hugetlb: fix pool resizing corner case
by Adam Litke
· 17 years ago
e63e1e5
hugetlbfs read() support
by Badari Pulavarty
· 17 years ago
7aa91e1
hugetlb: allow extending ftruncate on hugetlbfs
by Ken Chen
· 17 years ago
54f9f80
hugetlb: Add hugetlb_dynamic_pool sysctl
by Adam Litke
· 17 years ago
e4e574b
hugetlb: Try to grow hugetlb pool for MAP_SHARED mappings
by Adam Litke
· 17 years ago
7893d1d
hugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappings
by Adam Litke
· 17 years ago
6af2acb
hugetlb: Move update_and_free_page
by Adam Litke
· 17 years ago
98f3cfc
memory hotplug: Hot-add with sparsemem-vmemmap
by Yasunori Goto
· 17 years ago
48e9419
fix memory hot remove not configured case.
by KAMEZAWA Hiroyuki
· 17 years ago
de33b82
memory unplug: ia64 interface
by KAMEZAWA Hiroyuki
· 17 years ago
0c0e619
memory unplug: page offline
by KAMEZAWA Hiroyuki
· 17 years ago
a5d76b54
memory unplug: page isolation
by KAMEZAWA Hiroyuki
· 17 years ago
75884fb
memory unplug: memory hotplug cleanup
by KAMEZAWA Hiroyuki
· 17 years ago
48f13bf
Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator
by Mel Gorman
· 17 years ago
ea3061d
slub: list_locations() can use GFP_TEMPORARY
by Andrew Morton
· 17 years ago
42a9fdb
SLUB: Optimize cacheline use for zeroing
by Christoph Lameter
· 17 years ago
4c93c355
SLUB: Place kmem_cache_cpu structures in a NUMA aware way
by Christoph Lameter
· 17 years ago
ee3c72a
SLUB: Avoid touching page struct when freeing to per cpu slab
by Christoph Lameter
· 17 years ago
b3fba8d
SLUB: Move page->offset to kmem_cache_cpu->offset
by Christoph Lameter
· 17 years ago
8e65d24
SLUB: Do not use page->mapping
by Christoph Lameter
· 17 years ago
dfb4f09
SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab
by Christoph Lameter
· 17 years ago
484f51f
mm/page_alloc.c: make code static
by Adrian Bunk
· 17 years ago
467c996
Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo
by Mel Gorman
· 17 years ago
d9c2340
Do not depend on MAX_ORDER when grouping pages by mobility
by Mel Gorman
· 17 years ago
d100313
Fix calculation in move_freepages_block for counting pages
by Mel Gorman
· 17 years ago
64c5e13
don't group high order atomic allocations
by Mel Gorman
· 17 years ago
ac0e5b7
remove PAGE_GROUP_BY_MOBILITY
by Mel Gorman
· 17 years ago
56fd56b
Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks
by Mel Gorman
· 17 years ago
5c0e306
Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2
by Mel Gorman
· 17 years ago
46dafbc
Be more agressive about stealing when MIGRATE_RECLAIMABLE allocations fallback
by Mel Gorman
· 17 years ago
5adc5be
Bias the placement of kernel pages at lower PFNs
by Mel Gorman
· 17 years ago
9ef9acb
Do not group pages by mobility type on low memory systems
by Mel Gorman
· 17 years ago
e010487
Group high-order atomic allocations
by Mel Gorman
· 17 years ago
e12ba74
Group short-lived and reclaimable kernel allocations
by Mel Gorman
· 17 years ago
c361be5
Move free pages between lists on steal
by Mel Gorman
· 17 years ago
e2c55dc
Drain per-cpu lists when high-order allocations fail
by Mel Gorman
· 17 years ago
b92a6ed
Add a configure option to group pages by mobility
by Mel Gorman
· 17 years ago
535131e6
Choose pages from the per-cpu list based on migration type
by Mel Gorman
· 17 years ago
b2a0ac8
Split the free lists for movable and unmovable allocations
by Mel Gorman
· 17 years ago
835c134
Add a bitmap that is used to track flags affecting a block of pages
by Mel Gorman
· 17 years ago
954ffcb
flush icache before set_pte() on ia64: flush icache at set_pte
by KAMEZAWA Hiroyuki
· 17 years ago
97ee052
flush cache before installing new page at migraton
by KAMEZAWA Hiroyuki
· 17 years ago
4106f83
make swappiness safer to use
by Andrea Arcangeli
· 17 years ago
6cb0622
Categorize GFP flags
by Christoph Lameter
· 17 years ago
58c0a4a
Fix panic of cpu online with memory less node
by Yasunori Goto
· 17 years ago
37b07e4
memoryless nodes: fixup uses of node_online_map in generic code
by Lee Schermerhorn
· 17 years ago
0e1e7c7
Memoryless nodes: Use N_HIGH_MEMORY for cpusets
by Christoph Lameter
· 17 years ago
523b945
Memoryless nodes: Fix GFP_THISNODE behavior
by Christoph Lameter
· 17 years ago
633c066
Memoryless nodes: drop one memoryless node boot warning
by Christoph Lameter
· 17 years ago
37c0708
Memoryless nodes: Add N_CPU node state
by Christoph Lameter
· 17 years ago
56bbd65
Memoryless nodes: Update memory policy and page migration
by Christoph Lameter
· 17 years ago
4199cfa
Memoryless nodes: Allow profiling data to fall back to other nodes
by Christoph Lameter
· 17 years ago
2dca53a
Memoryless nodes: Uncached allocator updates
by Christoph Lameter
· 17 years ago
f64dc58
Memoryless nodes: SLUB support
by Christoph Lameter
· 17 years ago
04231b3
Memoryless nodes: Slab support
by Christoph Lameter
· 17 years ago
9422ffb
Memoryless nodes: No need for kswapd
by Christoph Lameter
· 17 years ago
ee31af5
Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on the fly
by Christoph Lameter
· 17 years ago
6eaf806
Memoryless nodes: Fix interleave behavior for memoryless nodes
by Christoph Lameter
· 17 years ago
7ea1530
Memoryless nodes: introduce mask of nodes with memory
by Christoph Lameter
· 17 years ago
1380891
Memoryless nodes: Generic management of nodemasks for various purposes
by Christoph Lameter
· 17 years ago
5514476
fs: remove some AOP_TRUNCATED_PAGE
by Nick Piggin
· 17 years ago
03158cd
fs: restore nobh
by Nick Piggin
· 17 years ago
b6af1bc
ocfs2: convert to new aops
by Nick Piggin
· 17 years ago
f2b6a16
fs: affs convert to new aops
by Nick Piggin
· 17 years ago
b458572
fs: adfs convert to new aops
by Nick Piggin
· 17 years ago
d5c5f84
jfs: convert to new aops
by Nick Piggin
· 17 years ago
4a66af9
minixfs: convert to new aops
by Nick Piggin
· 17 years ago
26a6441
sysv: convert to new aops
by Nick Piggin
· 17 years ago
be021ee
udf: convert to new aops
by Nick Piggin
· 17 years ago
82b9d1d
ufs: convert to new aops
by Nick Piggin
· 17 years ago
205c109
jffs2: convert to new aops
by Nick Piggin
· 17 years ago
ae361ff
hostfs: convert to new aops
by Nick Piggin
· 17 years ago
5e6f58a
fuse: convert to new aops
by Nick Piggin
· 17 years ago
fb53b30
smbfs: convert to new aops
by Nick Piggin
· 17 years ago
4899f9c
nfs: convert to new aops
by Nick Piggin
· 17 years ago
a20fa20
With reiserfs no longer using the weird generic_cont_expand, remove it completely.
by Nick Piggin
· 17 years ago
f7557e8
reiserfs: use generic_cont_expand_simple
by Vladimir Saveliev
· 17 years ago
ba9d8ce
reiserfs: convert to new aops
by Vladimir Saveliev
· 17 years ago
797b4cf
reiserfs: use generic write
by Vladimir Saveliev
· 17 years ago
f870618
qnx4: convert to new aops
by Nick Piggin
· 17 years ago
eedcbba
bfs: convert to new aops
by Nick Piggin
· 17 years ago
d6091b7
hpfs: convert to new aops
by Nick Piggin
· 17 years ago
7c0efc6
hfsplus: convert to new aops
by Nick Piggin
· 17 years ago
7903d9e
hfs: convert to new aops
by Nick Piggin
· 17 years ago
d7777a2
fat: convert to new aops
by Nick Piggin
· 17 years ago
89e1078
fs: new cont helpers
by Nick Piggin
· 17 years ago
7765ec2
gfs2: convert to new aops
by Steven Whitehouse
· 17 years ago
d79689c
xfs: convert to new aops
by Nick Piggin
· 17 years ago
bfc1af6
ext4: convert to new aops
by Nick Piggin
· 17 years ago
f4fc66a
ext3: convert to new aops
by Nick Piggin
· 17 years ago
f34fb6e
ext2: convert to new aops
by Nick Piggin
· 17 years ago
Next »