Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
339b0c0813a257893fa84be999b9b85a50846dd8
/
mm
« Previous
28e4d96
[PATCH] mm: remove_mapping() safeness
by Nick Piggin
· 18 years ago
bfa5bf6
[PATCH] Add kerneldocs for some functions in mm/memory.c
by Rolf Eike Beer
· 18 years ago
7ff6f08
[PATCH] CPU hotplug compatible alloc_percpu()
by Martin Peschke
· 18 years ago
8bc719d
[PATCH] out of memory notifier
by Martin Schwidefsky
· 18 years ago
19655d3
[PATCH] linearly index zone->node_zonelists[]
by Christoph Lameter
· 18 years ago
2f6726e
[PATCH] Apply type enum zone_type
by Christoph Lameter
· 18 years ago
4e4785b
[PATCH] mempolicies: fix policy_zone check
by Christoph Lameter
· 18 years ago
27bf71c
[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
by Christoph Lameter
· 18 years ago
e53ef38
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
by Christoph Lameter
· 18 years ago
fb0e794
[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
by Christoph Lameter
· 18 years ago
2f1b624
[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment
by Christoph Lameter
· 18 years ago
98d2b0e
[PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanup
by Christoph Lameter
· 18 years ago
c1f60a5
[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h
by Christoph Lameter
· 18 years ago
182e8e2
[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM
by Christoph Lameter
· 18 years ago
f71bf0c
[PATCH] bootmem: miscellaneous coding style fixes
by Franck Bui-Huu
· 18 years ago
bbc7b92
[PATCH] bootmem: use pfn/page conversion macros
by Franck Bui-Huu
· 18 years ago
e786e86
[PATCH] bootmem: remove useless headers inclusions
by Franck Bui-Huu
· 18 years ago
bb0923a
[PATCH] bootmem: limit to 80 columns width
by Franck Bui-Huu
· 18 years ago
69d49e6
[PATCH] bootmem: mark link_bootmem() as part of the __init section
by Franck Bui-Huu
· 18 years ago
b221385
[PATCH] mm/: make functions static
by Adrian Bunk
· 18 years ago
204ec84
[PATCH] mm: msync() cleanup
by Peter Zijlstra
· 18 years ago
ee6a645
[PATCH] mm: fixup do_wp_page()
by Peter Zijlstra
· 18 years ago
e88dd6c
[PATCH] mm: small cleanup of install_page()
by Peter Zijlstra
· 18 years ago
c1e6098
[PATCH] mm: optimize the new mprotect() code a bit
by Peter Zijlstra
· 18 years ago
edc79b2
[PATCH] mm: balance dirty pages
by Peter Zijlstra
· 18 years ago
d08b385
[PATCH] mm: tracking shared dirty pages
by Peter Zijlstra
· 18 years ago
725d704
[PATCH] mm: VM_BUG_ON
by Nick Piggin
· 18 years ago
f3ef9ea
[PATCH] do not free non slab allocated per_cpu_pageset
by David Rientjes
· 18 years ago
9f261e0
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
a4c12d6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
275a082
Add a real API for dealing with blk_congestion_wait()
by Trond Myklebust
· 18 years ago
6585b57
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 18 years ago
f034b5d
[XFRM]: Dynamic xfrm_state hash table sizing.
by David S. Miller
· 18 years ago
016eb4a
[PATCH] invalidate_complete_page() race fix
by Andrew Morton
· 18 years ago
3a45975
[PATCH] IA64,sparc: local DoS with corrupted ELFs
by Kirill Korotaev
· 18 years ago
115b384
Merge ../linus
by Dave Jones
· 18 years ago
3b98b08
[PATCH] fix NUMA interleaving for huge pages
by Nishanth Aravamudan
· 18 years ago
0b1d647
[PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocks
by Pavel Mironchik
· 18 years ago
df9ecab
[PATCH] ZVC: Scale thresholds depending on the size of the system
by Christoph Lameter
· 18 years ago
a302eb4
[PATCH] ZVC: Overstep counters
by Christoph Lameter
· 18 years ago
b6b5bce
[PATCH] swsusp: Fix swap_type_of
by Rafael J. Wysocki
· 18 years ago
1d7ea73
[PATCH] fuse: fix error case in fuse_readpages
by Alexander Zarochentsev
· 18 years ago
ebd1530
[PATCH] memory hotadd fixes: enhance collision check
by KAMEZAWA Hiroyuki
· 18 years ago
58c1b5b
[PATCH] memory hotadd fixes: find_next_system_ram catch range fix
by KAMEZAWA Hiroyuki
· 18 years ago
6f71271
[PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix
by KAMEZAWA Hiroyuki
· 18 years ago
60c371b
[PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op
by Andrew Morton
· 18 years ago
b8008b2
[PATCH] Fix kmem_cache_alloc() been documented twice
by Rolf Eike Beer
· 18 years ago
8c78f30
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
by Chandra Seetharaman
· 18 years ago
b83a8e6
[PATCH] MM: Remove rogue readahead printk
by Andi Kleen
· 18 years ago
804af2c
[AGPGART] remove private page protection map
by Hugh Dickins
· 18 years ago
0ff9224
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
by Shailabh Nagar
· 18 years ago
22c4af4
[PATCH] nommu: export two symbols for drivers to use
by Luke Yang
· 18 years ago
c38c8db
[PATCH] ia64: race flushing icache in COW path
by Anil Keshavamurthy
· 18 years ago
8757d5fa
[PATCH] mm: fix oom roll-back of __vmalloc_area_node
by Jan Kiszka
· 18 years ago
fc81830
[PATCH] revert slab.c locking change
by Ingo Molnar
· 18 years ago
f1aaee5
[PATCH] lockdep: annotate mm/slab.c
by Arjan van de Ven
· 18 years ago
873623d
[PATCH] lockdep: undo mm/slab.c annotation
by Ingo Molnar
· 18 years ago
32dd66f
[PATCH] vmstat: export all_vm_events()
by Heiko Carstens
· 18 years ago
b0d85c5
[PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOL
by Adrian Bunk
· 18 years ago
26fc523
[PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOL
by Adrian Bunk
· 18 years ago
6d46cc6
[PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOL
by Adrian Bunk
· 18 years ago
8f72e40
[PATCH] fadvise: remove dead comments
by Andrew Morton
· 18 years ago
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 18 years ago
2b2d549
[PATCH] lockdep: annotate SLAB code
by Ingo Molnar
· 18 years ago
f20dc5f
[PATCH] lockdep: annotate mm
by Ingo Molnar
· 18 years ago
e4d9191
[PATCH] lockdep: locking init debugging improvement
by Ingo Molnar
· 18 years ago
9a11b49a
[PATCH] lockdep: better lock debugging
by Ingo Molnar
· 18 years ago
9614634
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
by Christoph Lameter
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
ed11d9e
[PATCH] slab: consolidate code to free slabs from freelist
by Christoph Lameter
· 18 years ago
f8891e5
[PATCH] Light weight event counters
by Christoph Lameter
· 18 years ago
ca889e6
[PATCH] Use Zoned VM Counters for NUMA statistics
by Christoph Lameter
· 18 years ago
bab1846
[PATCH] zoned-vm-counters: remove read_page_state()
by Andrew Morton
· 18 years ago
c24f21b
[PATCH] zoned vm counters: remove useless struct wbs
by Christoph Lameter
· 18 years ago
d2c5e30
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
by Christoph Lameter
· 18 years ago
fd39fc8
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
by Christoph Lameter
· 18 years ago
ce866b3
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
by Christoph Lameter
· 18 years ago
b1e7a8f
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
by Christoph Lameter
· 18 years ago
df849a1
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
by Christoph Lameter
· 18 years ago
9a865ff
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
by Christoph Lameter
· 18 years ago
34aa133
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_interval
by Christoph Lameter
· 18 years ago
f3dbd34
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
by Christoph Lameter
· 18 years ago
bf02cf4
[PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structure
by Christoph Lameter
· 18 years ago
347ce43
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
by Christoph Lameter
· 18 years ago
65ba55f
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
by Christoph Lameter
· 18 years ago
2244b95
[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation
by Christoph Lameter
· 18 years ago
f6ac235
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
602cada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
by Linus Torvalds
· 18 years ago
1903ac5
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
cc57637
[PATCH] solve config broken: undefined reference to `online_page'
by Yasunori Goto
· 18 years ago
81b0c87
[PATCH] generic_file_buffered_write(): handle zero-length iovec segments
by Andrew Morton
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
e7eebaf
[PATCH] pi-futex: rt mutex debug
by Ingo Molnar
· 18 years ago
f9b8404
[PATCH] pi-futex: introduce debug_check_no_locks_freed()
by Ingo Molnar
· 18 years ago
26c2143
[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only
by Chandra Seetharaman
· 18 years ago
74b85f3
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
by Chandra Seetharaman
· 18 years ago
9c7b216
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
by Chandra Seetharaman
· 18 years ago
6527c2b
[PATCH] generic_file_buffered_write(): deadlock on vectored write
by Vladimir V. Saveliev
· 18 years ago
34af946
[PATCH] spin/rwlock init cleanups
by Ingo Molnar
· 18 years ago
Next »