index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
fs: remove some AOP_TRUNCATED_PAGE
Nick Piggin
1
-12
/
+4
2007-10-16
fs: new cont helpers
Nick Piggin
1
-0
/
+5
2007-10-16
implement simple fs aops
Nick Piggin
1
-7
/
+27
2007-10-16
mm: restore KERNEL_DS optimisations
Nick Piggin
1
-2
/
+9
2007-10-16
fs: introduce write_begin, write_end, and perform_write aops
Nick Piggin
1
-27
/
+223
2007-10-16
mm: buffered write iterator
Nick Piggin
2
-130
/
+117
2007-10-16
mm: fix pagecache write deadlocks
Nick Piggin
1
-19
/
+103
2007-10-16
mm: write iovec cleanup
Nick Piggin
3
-86
/
+67
2007-10-16
mm: buffered write cleanup
Nick Piggin
2
-104
/
+63
2007-10-16
mm: trim more holes
Nick Piggin
1
-40
/
+40
2007-10-16
mm: debug write deadlocks
Nick Piggin
1
-0
/
+2
2007-10-16
mm: clean up buffered write code
Andrew Morton
1
-17
/
+18
2007-10-16
Revert "[PATCH] generic_file_buffered_write(): deadlock on vectored write"
Andrew Morton
1
-11
/
+7
2007-10-16
Revert "[PATCH] generic_file_buffered_write(): handle zero-length iovec segme...
Andrew Morton
2
-10
/
+3
2007-10-16
mm: revert KERNEL_DS buffered write optimisation
Nick Piggin
1
-19
/
+13
2007-10-16
mm: use pagevec to rotate reclaimable page
Hisashi Hifumi
1
-30
/
+74
2007-10-16
Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag
Lee Schermerhorn
1
-1
/
+11
2007-10-16
mm: prevent kswapd from freeing excessive amounts of lowmem
Rik van Riel
1
-1
/
+7
2007-10-16
mm: no need to cast vmalloc() return value in zone_wait_table_init()
Jesper Juhl
1
-1
/
+1
2007-10-16
Slab allocators: fail if ksize is called with a NULL parameter
Christoph Lameter
4
-5
/
+10
2007-10-16
calculation of pgoff in do_linear_fault() uses mixed units
Dean Nelson
1
-1
/
+1
2007-10-16
{slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check
Satyam Sharma
2
-7
/
+7
2007-10-16
mm: clarify __add_to_swap_cache locking
Nick Piggin
1
-1
/
+4
2007-10-16
mm: improve find_lock_page
Nick Piggin
1
-4
/
+5
2007-10-16
mm: use lockless radix-tree probe
Nick Piggin
2
-9
/
+5
2007-10-16
remove ZERO_PAGE
Nick Piggin
1
-130
/
+21
2007-10-16
SLUB: direct pass through of page size or higher kmalloc requests
Christoph Lameter
1
-25
/
+38
2007-10-16
filemap: convert some unsigned long to pgoff_t
Fengguang Wu
1
-16
/
+16
2007-10-16
filemap: trivial code cleanups
Fengguang Wu
1
-3
/
+0
2007-10-16
readahead: remove several readahead macros
Fengguang Wu
1
-9
/
+1
2007-10-16
readahead: remove the local copy of ra in do_generic_mapping_read()
Fengguang Wu
1
-11
/
+9
2007-10-16
readahead: basic support of interleaved reads
Fengguang Wu
1
-10
/
+23
2007-10-16
readahead: combine file_ra_state.prev_index/prev_offset into prev_pos
Fengguang Wu
2
-13
/
+15
2007-10-16
readahead: mmap read-around simplification
Fengguang Wu
1
-2
/
+2
2007-10-16
readahead: compacting file_ra_state
Fengguang Wu
1
-1
/
+1
2007-10-16
Clean up duplicate includes in mm/
Jesper Juhl
3
-5
/
+0
2007-10-16
slub.c:early_kmem_cache_node_alloc() shouldn't be __init
Adrian Bunk
1
-2
/
+2
2007-10-16
vmemmap: generify initialisation via helpers
Andy Whitcroft
2
-96
/
+76
2007-10-16
Generic Virtual Memmap support for SPARSEMEM
Christoph Lameter
3
-4
/
+199
2007-10-16
sparsemem: record when a section has a valid mem_map
Andy Whitcroft
1
-4
/
+5
2007-10-16
sparsemem: clean up spelling error in comments
Andy Whitcroft
1
-1
/
+1
2007-10-14
mm/migrate.c __user annotation
Al Viro
1
-1
/
+1
2007-10-10
Drop 'size' argument from bio_endio and bi_end_io
NeilBrown
2
-30
/
+7
2007-10-10
Fix warnings with !CONFIG_BLOCK
Jens Axboe
1
-0
/
+1
2007-10-08
fix page release issue in filemap_fault
Yan Zheng
1
-0
/
+1
2007-10-08
fix VM_CAN_NONLINEAR check in sys_remap_file_pages
Yan Zheng
1
-1
/
+1
2007-10-08
mm: set_page_dirty_balance() vs ->page_mkwrite()
Peter Zijlstra
2
-4
/
+9
2007-10-06
xen: disable split pte locks for now
Jeremy Fitzhardinge
1
-0
/
+1
2007-10-04
Fix sys_remap_file_pages BUG at highmem.c:15!
Hugh Dickins
1
-8
/
+6
2007-10-01
hugetlb: fix clear_user_highpage arguments
Ralf Baechle
1
-1
/
+1
[next]