Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f65c229c3e7743c6654c16b9ec6248466b5eef21
/
mm
c2b91e2
x86_64/mm: check and print vmemmap allocation continuous
by Yinghai Lu
· 17 years ago
a5645a6
mm: allow reserve_bootmem() cross nodes
by Yinghai Lu
· 17 years ago
9a2dc04
mm: offset align in alloc_bootmem()
by Yinghai Lu
· 17 years ago
ad09315
mm: fix alloc_bootmem_core to use fast searching for all nodes
by Yinghai Lu
· 17 years ago
e123dd3
mm: make mem_map allocation continuous
by Yinghai Lu
· 17 years ago
3dc5063
slab_err: Pass parameters correctly to slab_bug
by Christoph Lameter
· 17 years ago
e9b6269
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
by Linus Torvalds
· 17 years ago
e80ab41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
f526448
trivial: small cleanups
by Pavel Machek
· 17 years ago
da19cbc
driver core: memory: semaphore to mutex
by Daniel Walker
· 17 years ago
c5f59f0
nodemask: use new node_to_cpumask_ptr function
by Mike Travis
· 17 years ago
f9a86fc
cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer
by Mike Travis
· 17 years ago
d366f8c
cpumask: Cleanup more uses of CPU_MASK and NODE_MASK
by Mike Travis
· 17 years ago
9732b61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
by Linus Torvalds
· 17 years ago
7d939fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 17 years ago
b4b8ac5
kgdb: fix optional arch functions and probe_kernel_*
by Jason Wessel
· 17 years ago
c33fa9f
uaccess: add probe_kernel_write()
by Ingo Molnar
· 17 years ago
91446b0
add "Isolate" migratetype name to /proc/pagetypeinfo
by KOSAKI Motohiro
· 17 years ago
e115f2d
memcg: fix oops in oom handling
by Li Zefan
· 17 years ago
bead9a3
mm: sparsemem memory_present() fix
by Ingo Molnar
· 17 years ago
0f389ec
slub: No need for per node slab counters if !SLUB_DEBUG
by Christoph Lameter
· 17 years ago
49bd522
slub: Move map/flag clearing to __free_slab
by Christoph Lameter
· 17 years ago
50ef37b
slub: Fixes to per cpu stat output in sysfs
by Christoph Lameter
· 17 years ago
5b06c853
slub: Deal with config variable dependencies
by Christoph Lameter
· 17 years ago
4097d60
slub: Reduce #ifdef ZONE_DMA by moving kmalloc_caches_dma near dma logic
by Christoph Lameter
· 17 years ago
62f7553
slub: Initialize per-cpu stats
by Pekka Enberg
· 17 years ago
41e3355
memcg: fix node_state handling
by KAMEZAWA Hiroyuki
· 17 years ago
4077960
memory controller: make memory resource control aware of boot options
by Balbir Singh
· 17 years ago
00460dd
Fix undefined count_partial if !CONFIG_SLABINFO
by Christoph Lameter
· 17 years ago
9dce07f
NULL noise: fs/*, mm/*, kernel/*
by Al Viro
· 17 years ago
e72e9c2
Revert "SLUB: remove useless masking of GFP_ZERO"
by Linus Torvalds
· 17 years ago
11320d1
hugetlb: fix potential livelock in return_unused_surplus_hugepages()
by Nishanth Aravamudan
· 17 years ago
a1de091
hugetlb: indicate surplus huge page counts in per-node meminfo
by Nishanth Aravamudan
· 17 years ago
ec1f5ee
slab: fix cache_cache bootstrap in kmem_cache_init()
by Daniel Yeisley
· 17 years ago
53625b4
count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFO
by Christoph Lameter
· 17 years ago
7ed7fe5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
4dd4b92
revert "kswapd should only wait on IO if there is IO"
by Andrew Morton
· 17 years ago
5a982cb
mm: fix boundary checking in free_bootmem_core
by Yinghai Lu
· 17 years ago
f7850d9
mm/readahead: fix kernel-doc notation
by Randy Dunlap
· 17 years ago
52ea27e
memcgroup: fix check for thread being a group leader in memcgroup
by Pavel Emelyanov
· 17 years ago
43d8eac
mm: rmap kernel-doc fixes
by Randy Dunlap
· 17 years ago
77f6078
mm: highmem kernel-doc additions
by Randy Dunlap
· 17 years ago
1b578df
mm/oom_kill: fix kernel-doc
by Randy Dunlap
· 17 years ago
4671181
mm/shmem and tiny-shmem: fix some kernel-doc
by Randy Dunlap
· 17 years ago
7682486
mm: fix various kernel-doc comments
by Randy Dunlap
· 17 years ago
8a03fea
[PATCH] double dput() on failure exit in tiny-shmem
by Al Viro
· 17 years ago
caeab08
slub page alloc fallback: Enable interrupts for GFP_WAIT.
by Christoph Lameter
· 17 years ago
f700926
iov_iter_advance() fix
by Nick Piggin
· 17 years ago
2668db9
hugetlb: correct page count for surplus huge pages
by Adam Litke
· 17 years ago
69682d8
mempolicy: fix reference counting bugs
by Lee Schermerhorn
· 17 years ago
3426fad
Do not include linux/backing-dev.h twice
by Jesper Juhl
· 17 years ago
6d2144d
slab: NUMA slab allocator migration bugfix
by Joe Korty
· 17 years ago
b621038
slub: Do not cross cacheline boundaries for very small objects
by Nick Piggin
· 17 years ago
1c61fc4
slab - use angle brackets for include of kmalloc_sizes.h
by Joe Perches
· 17 years ago
9ac33b2
slab numa fallback logic: Do not pass unfiltered flags to page allocator
by Christoph Lameter
· 17 years ago
b773ad7
slub statistics: Fix check for DEACTIVATE_REMOTE_FREES
by Christoph Lameter
· 17 years ago
348e1e0
hugetlb: fix pool shrinking while in restricted cpuset
by Nishanth Aravamudan
· 17 years ago
ac09b3a
hugetlb: close a difficult to trigger reservation race
by Adam Litke
· 17 years ago
fb59e9f
memcg: fix oops on NULL lru list
by Hugh Dickins
· 17 years ago
9b3c0a0
memcg: simplify force_empty and move_lists
by Hirokazu Takahashi
· 17 years ago
2680eed
memcg: fix mem_cgroup_move_lists locking
by Hugh Dickins
· 17 years ago
6d48ff8
memcg: css_put after remove_list
by Hugh Dickins
· 17 years ago
b9c565d
memcg: remove clear_page_cgroup and atomics
by Hugh Dickins
· 17 years ago
d5b69e3
memcg: memcontrol uninlined and static
by Hugh Dickins
· 17 years ago
8869b8f
memcg: memcontrol whitespace cleanups
by Hugh Dickins
· 17 years ago
8289546
memcg: remove mem_cgroup_uncharge
by Hugh Dickins
· 17 years ago
7e924aa
memcg: mem_cgroup_charge never NULL
by Hugh Dickins
· 17 years ago
9442ec9
memcg: bad page if page_cgroup when free
by Hugh Dickins
· 17 years ago
98837c7
memcg: fix VM_BUG_ON from page migration
by Hugh Dickins
· 17 years ago
61469f1
memcg: when do_swap's do_wp_page fails
by Hugh Dickins
· 17 years ago
6dbf6d3
memcg: page_cache_release not __free_page
by Hugh Dickins
· 17 years ago
427d541
memcg: move_lists on page not page_cgroup
by Hugh Dickins
· 17 years ago
bd845e3
memcg: mm_match_cgroup not vm_match_cgroup
by Hugh Dickins
· 17 years ago
00f0b82
Memory controller: rename to Memory Resource Controller
by Balbir Singh
· 17 years ago
be85279
alloc_percpu() fails to allocate percpu data
by Eric Dumazet
· 17 years ago
10ed273
zlc_setup(): handle jiffies wraparound
by KOSAKI Motohiro
· 17 years ago
62e5c4b
slub: fix possible NULL pointer dereference
by Cyrill Gorcunov
· 17 years ago
f619cfe
slub: Add kmalloc_large_node() to support kmalloc_node fallback
by Christoph Lameter
· 17 years ago
7693143
slub: look up object from the freelist once
by Pekka J Enberg
· 17 years ago
6446faa
slub: Fix up comments
by Christoph Lameter
· 17 years ago
d8b42bf
slub: Rearrange #ifdef CONFIG_SLUB_DEBUG in calculate_sizes()
by Christoph Lameter
· 17 years ago
ae20bfd
slub: Remove BUG_ON() from ksize and omit checks for !SLUB_DEBUG
by Christoph Lameter
· 17 years ago
27d9e4e
slub: Use the objsize from the kmem_cache_cpu structure
by Christoph Lameter
· 17 years ago
d692ef6
slub: Remove useless checks in alloc_debug_processing
by Christoph Lameter
· 17 years ago
e153362
slub: Remove objsize check in kmem_cache_flags()
by Christoph Lameter
· 17 years ago
d9acf4b
slub: rename slab_objects to show_slab_objects
by Christoph Lameter
· 17 years ago
a973e9d
Revert "unique end pointer" patch
by Christoph Lameter
· 17 years ago
0643245
docbook: fix kernel-api source files
by Randy Dunlap
· 17 years ago
2dda81c
memcgroup: return negative error code in mem_cgroup_create()
by Li Zefan
· 17 years ago
7fde4c3
memcgroup: remove a useless VM_BUG_ON()
by Li Zefan
· 17 years ago
b5a0e01
Solve section mismatch for free_area_init_core.
by Alexander van Heukelum
· 17 years ago
e5df70a
hugetlb: ensure we do not reference a surplus page after handing it to buddy
by Andy Whitcroft
· 17 years ago
00e962c
Revert "SLUB: Alternate fast paths using cmpxchg_local"
by Linus Torvalds
· 17 years ago
f527cf4
Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm
by Linus Torvalds
· 17 years ago
664a1566
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
cf28b48
d_path: Make d_path() use a struct path
by Jan Blunck
· 17 years ago
c32c2f6
d_path: Make seq_path() use a struct path argument
by Jan Blunck
· 17 years ago
331dc55
slub: Support 4k kmallocs again to compensate for page allocator slowness
by Christoph Lameter
· 17 years ago
71c7a06
slub: Fallback to kmalloc_large for failing higher order allocs
by Christoph Lameter
· 17 years ago
b7a49f0
slub: Determine gfpflags once and not every time a slab is allocated
by Christoph Lameter
· 17 years ago
Next »