Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f46c483357c2d87606bbefb511321e3efd4baae0
/
mm
7f6b887
[PATCH] init_reap_node() initialization fix
by Daniel Yeisley
· 18 years ago
029e332
[PATCH] Cleanup read_pages()
by OGAWA Hirofumi
· 18 years ago
941c710
[PATCH] mm: un-needed add-store operation wastes a few bytes
by nkalmala
· 18 years ago
5211e6e
[PATCH] Fix GFP_HIGHMEM slab panic
by Giridhar Pemmasani
· 18 years ago
0c6cb97
[PATCH] Calculation fix for memory holes beyong the end of physical memory
by Mel Gorman
· 18 years ago
ebed4bf
[PATCH] hugetlb: fix absurd HugePages_Rsvd
by Hugh Dickins
· 18 years ago
52fd24c
[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'
by Giridhar Pemmasani
· 18 years ago
f2d0aa5
[PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()
by Yasunori Goto
· 18 years ago
bbdb396
[PATCH] Use min of two prio settings in calculating distress for reclaim
by Martin Bligh
· 18 years ago
3bb1a85
[PATCH] vmscan: Fix temp_priority race
by Martin Bligh
· 18 years ago
2ae8814
[PATCH] mm: clean up pagecache allocation
by Nick Piggin
· 18 years ago
aedb0eb
[PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yet
by Christoph Lameter
· 18 years ago
7516795
[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc
by Andy Whitcroft
· 18 years ago
7b7fc70
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 18 years ago
82591e6
[PATCH] mm: more commenting on lock ordering
by Nick Piggin
· 18 years ago
c4ec7b0
[PATCH] mm: D-cache aliasing issue in cow_user_page
by Dmitriy Monakhov
· 18 years ago
6220ec7
[PATCH] highest_possible_node_id() linkage fix
by Andrew Morton
· 18 years ago
8ac773b
[PATCH] OOM killer meets userspace headers
by Alexey Dobriyan
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
fb5527e
[PATCH] direct-io: sync and invalidate file region when falling back to buffered write
by Jeff Moyer
· 18 years ago
01de85e
[PATCH] Add lockless helpers for remove_suid()
by Jens Axboe
· 18 years ago
286e1ea
[PATCH] vmalloc(): don't pass __GFP_ZERO to slab
by Andrew Morton
· 18 years ago
91828a4
[PATCH] knfsd: add nfs-export support to tmpfs
by David M. Grimes
· 18 years ago
a649fd9
[PATCH] invalidate: remove_mapping() fix
by Andrew Morton
· 18 years ago
80c5606
Fix VM_MAYEXEC calculation
by Linus Torvalds
· 18 years ago
53bc5b2
[PATCH] Fix typos in mm/shmem_acl.c
by Aneesh Kumar
· 18 years ago
887ed2f
[PATCH] VM: Fix the gfp_mask in invalidate_complete_page2
by Trond Myklebust
· 18 years ago
8258d4a
[PATCH] invalidate_inode_pages2_range() debug
by Andrew Morton
· 18 years ago
9858db5
[PATCH] mm: locks_freed fix
by Nick Piggin
· 18 years ago
dafb136
[PATCH] mm: arch_free_page fix
by Nick Piggin
· 18 years ago
6993974
[PATCH] Fix do_mbind warning with CONFIG_MIGRATION=n
by Keith Owens
· 18 years ago
b16bc64
[PATCH] move rmap BUG_ON outside DEBUG_VM
by Dave Jones
· 18 years ago
502717f
[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()
by Chen, Kenneth W
· 18 years ago
b888132
[PATCH] mm: remove memmap_zone_idx()
by Mel Gorman
· 18 years ago
dcbd4ec
[PATCH] slab: remove wrongly placed BUG_ON
by Christoph Lameter
· 18 years ago
7f7bbbe
[PATCH] page fault retry with NOPAGE_REFAULT
by Benjamin Herrenschmidt
· 18 years ago
1ca4cb2
[PATCH] slab: reduce numa text size
by Pekka Enberg
· 18 years ago
fefd26b
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
by Linus Torvalds
· 18 years ago
4a61f17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
by Linus Torvalds
· 18 years ago
1d2c8ee
[PATCH] slab: clean up leak tracking ifdefs a little bit
by Christoph Hellwig
· 18 years ago
88ca3b9
[PATCH] page_alloc: fix kernel-doc and func. declaration
by Randy Dunlap
· 18 years ago
fe1668a
[PATCH] enforce proper tlb flush in unmap_hugepage_range
by Chen, Kenneth W
· 18 years ago
e80ee88
[PATCH] mm: micro optimise zone_watermark_ok
by Nick Piggin
· 18 years ago
b2abacf
[PATCH] mm: fix in kerneldoc
by Henrik Kretzschmar
· 18 years ago
038b0a6
Remove all inclusions of <linux/config.h>
by Dave Jones
· 18 years ago
c1c8897
Spelling fix: "control" instead of "cotrol"
by Michael Opdenacker
· 18 years ago
f30c226
fix file specification in comments
by Uwe Zeisberger
· 18 years ago
84eb8d0
Fix "can not" in Documentation and Kconfig
by Matt LaPlante
· 18 years ago
44c0920
more misc typo fixes
by Matt LaPlante
· 18 years ago
59458f4
Merge branch 'master' into gfs2
by Steven Whitehouse
· 18 years ago
6606c3e
[PATCH] paravirt: lazy mmu mode hooks.patch
by Zachary Amsden
· 18 years ago
9888a1c
[PATCH] paravirt: pte clear not present
by Zachary Amsden
· 18 years ago
3dc9079
[PATCH] paravirt: remove read hazard from cow
by Zachary Amsden
· 18 years ago
bd4c8ce
[PATCH] invalidate_inode_pages2(): ignore page refcounts
by Andrew Morton
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
543ade1
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
by Badari Pulavarty
· 18 years ago
ee0b3e6
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
by Badari Pulavarty
· 18 years ago
027445c
[PATCH] Vectorize aio_read/aio_write fileop methods
by Badari Pulavarty
· 18 years ago
52978be
[PATCH] kmemdup: some users
by Alexey Dobriyan
· 18 years ago
1a2f67b
[PATCH] kmemdup: introduce
by Alexey Dobriyan
· 18 years ago
45e0b78
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE
by Keith Mannthey
· 18 years ago
5394702
[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE
by Keith Mannthey
· 18 years ago
ec69acb
[PATCH] hot-add-mem x86_64: Kconfig changes
by Keith Mannthey
· 18 years ago
f28c5ed
[PATCH] hot-add-mem x86_64: fixup externs
by Keith Mannthey
· 18 years ago
3fcd03e
[PATCH] NOMMU: don't try and give NULL to fput()
by Gavin Lambert
· 18 years ago
9361401
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
by David Howells
· 18 years ago
811d736
[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]
by David Howells
· 18 years ago
831058d
[PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]
by David Howells
· 18 years ago
b398f6b
[PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [try #6]
by David Howells
· 18 years ago
cf9a2ae
[PATCH] BLOCK: Move functions out of buffer code [try #6]
by David Howells
· 18 years ago
39f0247
[PATCH] Access Control Lists for tmpfs
by Andreas Gruenbacher
· 18 years ago
3f9e794
[PATCH] valid_swaphandles() fix
by Hugh Dickins
· 18 years ago
2d1d43f
[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added
by Chandra Seetharaman
· 18 years ago
40c99aa
[PATCH] remove static variable mm/page-writeback.c:total_pages
by Chandra Seetharaman
· 18 years ago
38837fc
[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map
by Paul Jackson
· 18 years ago
b78483a
[PATCH] oom: don't kill current when another OOM in progress
by Nick Piggin
· 18 years ago
01017a2
[PATCH] oom_kill_task(): cleanup ->mm checks
by Oleg Nesterov
· 18 years ago
972c4ea
[PATCH] select_bad_process(): cleanup 'releasing' check
by Oleg Nesterov
· 18 years ago
28324d1
[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD check
by Oleg Nesterov
· 18 years ago
c394cc9
[PATCH] introduce TASK_DEAD state
by Oleg Nesterov
· 18 years ago
55a101f
[PATCH] kill PF_DEAD flag
by Oleg Nesterov
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
aa83aa4
[PATCH] single bit flip detector
by Dave Jones
· 18 years ago
79f5acf
[PATCH] mm: make filemap_nopage use NOPAGE_SIGBUS
by Adam Litke
· 18 years ago
4ce072f
[PATCH] mm: fix a race condition under SMC + COW
by Siddha, Suresh B
· 18 years ago
185a257
Merge branch 'master' into gfs2
by Steven Whitehouse
· 18 years ago
3f1a9aa
[GFS2] Fix typo in last patch
by Steven Whitehouse
· 18 years ago
0e0bcae
[GFS2] Fix direct i/o logic in filemap.c
by Steven Whitehouse
· 18 years ago
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
930e652
[PATCH] NOMMU: Make futexes work under NOMMU conditions
by David Howells
· 18 years ago
6fa5f80
[PATCH] NOMMU: Make mremap() partially work for NOMMU kernels
by David Howells
· 18 years ago
3034097
[PATCH] NOMMU: Order the per-mm_struct VMA list
by David Howells
· 18 years ago
d00c7b9
[PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU mode
by David Howells
· 18 years ago
7b4d5b8
[PATCH] NOMMU: Check VMA protections
by David Howells
· 18 years ago
910e46d
[PATCH] Check if start address is in vma region in NOMMU function get_user_pages()
by Sonic Zhang
· 18 years ago
0159b14
[PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA search
by David Howells
· 18 years ago
0ec76a1
[PATCH] NOMMU: Check that access_process_vm() has a valid target
by David Howells
· 18 years ago
d24afc5
[PATCH] Mark __remove_vm_area() static
by Rolf Eike Beer
· 18 years ago
ead0408
[PATCH] Fix kerneldoc comments in mm/vmalloc.c
by Rolf Eike Beer
· 18 years ago
Next »