index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Lines
2005-08-03
Fix up recent get_user_pages() handling
Linus Torvalds
-9
/
+13
2005-08-03
[PATCH] fix get_user_pages bug
Nick Piggin
-8
/
+23
2005-08-01
[PATCH] sys_set_mempolicy() doesnt check if mode < 0
Eric Dumazet
-1
/
+1
2005-08-01
[PATCH] x86_64: access of some bad address
Hugh Dickins
-2
/
+6
2005-08-01
Fix get_user_pages() race for write access
Linus Torvalds
-17
/
+4
2005-07-30
[PATCH] Fix NUMA node sizing in nr_free_zone_pages
Martin J. Bligh
-11
/
+10
2005-07-27
[PATCH] Remove bogus warning in page_alloc.c
Andy Whitcroft
-4
/
+0
2005-07-27
[PATCH] madvise() does not always return -EBADF on non-file mapped area
suzuki
-5
/
+8
2005-07-27
[PATCH] check_user_page_readable() deadlock fix
Andrew Morton
-10
/
+15
2005-07-27
[PATCH] Undo mempolicy shared policy rbtree microoptimization
Andi Kleen
-1
/
+1
2005-07-15
[PATCH] execute-in-place fixes
Carsten Otte
-15
/
+8
2005-07-12
[PATCH] mm/filemap_xip.c compilation fix
Geert Uytterhoeven
-1
/
+1
2005-07-07
[PATCH] propagate __nocast annotations
Alexey Dobriyan
-6
/
+8
2005-07-07
[PATCH] mm: quieten OOM killer noise
Anton Blanchard
-3
/
+5
2005-07-07
[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...
Marcelo Tosatti
-6
/
+0
2005-07-07
[PATCH] print order information when OOM killing
Marcelo Tosatti
-3
/
+3
2005-07-06
[PATCH] Fix broken kmalloc_node in rc1/rc2
Christoph Lameter
-0
/
+3
2005-06-28
[PATCH] rename wakeup_bdflush to wakeup_pdflush
Pekka J Enberg
-2
/
+2
2005-06-27
[PATCH] fix WANT_PAGE_VIRTUAL in memmap_init
Bob Picco
-2
/
+1
2005-06-25
Merge Christoph's freeze cleanup patch
Linus Torvalds
-3
/
+3
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
-3
/
+3
2005-06-25
[PATCH] Use ALIGN to remove duplicate code
Nick Wilson
-3
/
+3
2005-06-25
[PATCH] kdump: Retrieve saved max pfn
Vivek Goyal
-0
/
+8
2005-06-25
[PATCH] fix for generic_file_write iov problem
Badari Pulavarty
-1
/
+3
2005-06-25
[PATCH] swsusp: kill config_pm_disk
Pavel Machek
-1
/
+1
2005-06-25
[PATCH] mm: fix remap_pte_range BUG
Hugh Dickins
-1
/
+1
2005-06-25
[PATCH] Fix the error handling in direct I/O
Hifumi Hisashi
-2
/
+5
2005-06-24
[PATCH] xip: madvice/fadvice: execute in place
Carsten Otte
-0
/
+9
2005-06-24
[PATCH] xip: reduce code duplication
Carsten Otte
-191
/
+57
2005-06-24
[PATCH] xip: fs/mm: execute in place
Carsten Otte
-74
/
+680
2005-06-24
[PATCH] DocBook: update comments
Martin Waitz
-1
/
+1
2005-06-23
[PATCH] Remove f_error field from struct file
Christoph Lameter
-6
/
+0
2005-06-23
[PATCH] mempool - only init waitqueue in slow path
Benjamin LaHaise
-1
/
+2
2005-06-23
[PATCH] remove redundant vm_flags clearing from madvise.c
Pekka Enberg
-1
/
+0
2005-06-23
[PATCH] create a kstrdup library function
Paulo Marques
-0
/
+24
2005-06-23
[PATCH] NUMA aware block device control structure allocation
Christoph Lameter
-5
/
+12
2005-06-23
[PATCH] sparsemem hotplug base
Andy Whitcroft
-22
/
+74
2005-06-23
[PATCH] sparsemem swiss cheese numa layouts
Andy Whitcroft
-0
/
+2
2005-06-23
[PATCH] sparsemem memory model
Andy Whitcroft
-15
/
+159
2005-06-23
[PATCH] generify memory present
Andy Whitcroft
-0
/
+4
2005-06-23
[PATCH] mm/Kconfig: give DISCONTIG more help text
Dave Hansen
-0
/
+10
2005-06-23
[PATCH] mm/Kconfig: hide "Memory Model" selection menu
Dave Hansen
-4
/
+17
2005-06-23
[PATCH] sparsemem: fix minor "defaults" issue in mm/Kconfig
Dave Hansen
-2
/
+1
2005-06-23
[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
Dave Hansen
-3
/
+11
2005-06-23
[PATCH] create mm/Kconfig for arch-independent memory options
Dave Hansen
-0
/
+25
2005-06-23
[PATCH] sparsemem base: reorganize page->flags bit operations
Dave Hansen
-1
/
+1
2005-06-23
[PATCH] sparsemem base: simple NUMA remap space allocator
Dave Hansen
-1
/
+5
2005-06-22
[PATCH] boot_pageset must not be freed.
Christoph Lameter
-2
/
+9
2005-06-21
[PATCH] Kill stray newline
Denis Vlasenko
-1
/
+1
2005-06-21
[PATCH] msync: check pte dirty earlier
Abhijit Karmarkar
-0
/
+2
[prev]
[next]