Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0afffc723c8041a005134099847ac2a2fd0316a0
/
mm
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
c9cf552
[PATCH] add poison.h and patch primary users
by Randy Dunlap
· 18 years ago
0fc4415
[PATCH] Register sysfs file for hotplugged new node
by Yasunori Goto
· 18 years ago
1f04bbd
[PATCH] sparc64: support sparsemem and !memory hotplug
by Yasunori Goto
· 18 years ago
2842f11
[PATCH] catch valid mem range at onlining memory
by KAMEZAWA Hiroyuki
· 18 years ago
0a54703
[PATCH] register hot-added memory to iomem resource
by KAMEZAWA Hiroyuki
· 18 years ago
9af3c2d
[PATCH] pgdat allocation for new node add (call pgdat allocation)
by Yasunori Goto
· 18 years ago
3218ae1
[PATCH] pgdat allocation for new node add (export kswapd start func)
by Yasunori Goto
· 18 years ago
bc02af9
[PATCH] pgdat allocation for new node add (specify node id)
by Yasunori Goto
· 18 years ago
6550e07
[PATCH] 64bit Resource: finally enable 64bit resource sizes
by Greg Kroah-Hartman
· 18 years ago
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
99f8955
[PATCH] proc: don't lock task_structs indefinitely
by Eric W. Biederman
· 18 years ago
1bfba4e
[PATCH] core: use list_move()
by Akinobu Mita
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
1d77062
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
76d42bd
[PATCH] readahead: backoff on I/O error
by Wu Fengguang
· 18 years ago
bd40cdd
[PATCH] kernel-doc: mm/readhead fixup
by Randy Dunlap
· 18 years ago
01408c4
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
by NeilBrown
· 18 years ago
43b0bc0
[PATCH] cpuset: remove extra cpuset_zone_allowed check in __alloc_pages
by Chris Wright
· 18 years ago
d616e09
[PATCH] pdflush: handle resume wakeups
by Andrew Morton
· 18 years ago
e6a1530
[PATCH] Allow migration of mlocked pages
by Christoph Lameter
· 18 years ago
7b2259b
[PATCH] page migration: Support a vma migration function
by Christoph Lameter
· 18 years ago
9f1a3cf
[PATCH] AOP_TRUNCATED_PAGE victims in read_pages() belong in the LRU
by Zach Brown
· 18 years ago
816724e
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
by Trond Myklebust
· 18 years ago
b31dc66
[PATCH] Kill PF_SYNCWRITE flag
by Jens Axboe
· 18 years ago
125e187
[PATCH] More BUG_ON conversion
by Eric Sesterhenn
· 18 years ago
e0f2360
[PATCH] Remove semi-softlockup from invalidate_mapping_pages
by NeilBrown
· 18 years ago
3cbc564
[PATCH] percpu_counters: create lib/percpu_counter.c
by Ravikiran G Thirumalai
· 18 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
c22ce14
[PATCH] x86: cache pollution aware __copy_from_user_ll()
by Hiro Yoshioka
· 18 years ago
86c3a76
[PATCH] SELinux: add security_task_movememory calls to mm code
by David Quigley
· 18 years ago
742755a
[PATCH] page migration: sys_move_pages(): support moving of individual pages
by Christoph Lameter
· 18 years ago
95a402c
[PATCH] page migration: use allocator function for migrate_pages()
by Christoph Lameter
· 18 years ago
aaa994b
[PATCH] page migration: handle freeing of pages in migrate_pages()
by Christoph Lameter
· 18 years ago
e24f0b8
[PATCH] page migration: simplify migrate_pages()
by Christoph Lameter
· 18 years ago
8f9de51
[PATCH] printk() should not be called under zone->lock
by Kirill Korotaev
· 18 years ago
485bb99
[PATCH] kernel-doc for mm/filemap.c
by Randy Dunlap
· 18 years ago
800590f
[PATCH] slab: kmalloc, kzalloc comments cleanup and fix
by Paul Drynoff
· 18 years ago
5a4d436
[PATCH] update vm_total_pages at memory hotadd
by KAMEZAWA Hiroyuki
· 18 years ago
bd1e22b
[PATCH] initialise total_memory() earlier
by Andrew Morton
· 18 years ago
e0a4272
[PATCH] mm/slab.c: fix early init assumption
by Ingo Molnar
· 18 years ago
668e0d8
[PATCH] fix update_mmu_cache in fremap.c
by Hugh Dickins
· 18 years ago
70af7c5
[PATCH] swapoff: use atomic_inc_not_zero() on mm_users
by Hugh Dickins
· 18 years ago
9637a5e
[PATCH] add page_mkwrite() vm_operations method
by David Howells
· 18 years ago
30c253e
[PATCH] sparsemem: record nid during memory present
by Andy Whitcroft
· 18 years ago
ddc2e81
[PATCH] slab: verify pointers before free
by Pekka Enberg
· 18 years ago
04e62a2
[PATCH] More page migration: use migration entries for file pages
by Christoph Lameter
· 18 years ago
442c913
[PATCH] More page migration: do not inc/dec rss counters
by Christoph Lameter
· 18 years ago
6c5240a
[PATCH] Swapless page migration: modify core logic
by Christoph Lameter
· 18 years ago
d75a0fc
[PATCH] Swapless page migration: rip out swap based logic
by Christoph Lameter
· 18 years ago
0697212
[PATCH] Swapless page migration: add R/W migration entries
by Christoph Lameter
· 18 years ago
8351a6e
[PATCH] page migration cleanup: move fallback handling into special function
by Christoph Lameter
· 18 years ago
2d1db3b
[PATCH] page migration cleanup: pass "mapping" to migration functions
by Christoph Lameter
· 18 years ago
c3fcf8a
[PATCH] page migration cleanup: extract try_to_unmap from migration functions
by Christoph Lameter
· 18 years ago
5b5c712
[PATCH] page migration cleanup: drop nr_refs in remove_references()
by Christoph Lameter
· 18 years ago
e7340f7
[PATCH] page migration cleanup: remove useless definitions
by Christoph Lameter
· 18 years ago
1d8b85c
[PATCH] page migration cleanup: group functions
by Christoph Lameter
· 18 years ago
7352349
[PATCH] page migration cleanup: rename "ignrefs" to "migration"
by Christoph Lameter
· 18 years ago
111ebb6
[PATCH] writeback: fix range handling
by OGAWA Hirofumi
· 18 years ago
58ce1fd
[PATCH] slab: redzone double-free detection
by Pekka Enberg
· 18 years ago
b344e05
[PATCH] likely cleanup: remove unlikely in sys_mprotect()
by Hua Zhong
· 18 years ago
8334231
[PATCH] mm: introduce remap_vmalloc_range()
by Nick Piggin
· 18 years ago
Next »