index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap()
William Lee Irwin III
2005-05-24
1
-3
/
+3
*
[PATCH] fix for __generic_file_aio_read() to return 0 on EOF
Suparna Bhattacharya
2005-05-21
1
-1
/
+1
*
[PATCH] x86_64: Fixed guard page handling again in iounmap
Andi Kleen
2005-05-20
1
-13
/
+20
*
Fix get_unmapped_area sanity tests
Linus Torvalds
2005-05-19
1
-28
/
+31
*
[PATCH] prevent NULL mmap in topdown model
Linus Torvalds
2005-05-19
1
-2
/
+2
*
[PATCH] do_swap_page() can map random data if swap read fails
Kirill Korotaev
2005-05-17
1
-5
/
+12
*
[PATCH] swapout oops fix
McMullan, Jason
2005-05-17
1
-1
/
+1
*
[PATCH] mm/nommu.c: try to fix __vmalloc
Adrian Bunk
2005-05-17
1
-1
/
+2
*
[PATCH] mm acct accounting fix
Kirill Korotaev
2005-05-17
1
-1
/
+6
*
[PATCH] mm: fix rss counter being incremented when unmapping
Bjorn Steinbrink
2005-05-17
1
-1
/
+1
*
[PATCH] remove outdated comments from filemap.c
Christoph Hellwig
2005-05-05
1
-5
/
+0
*
[IA64] Export node_online_map and node_possible_map
Dean Nelson
2005-05-03
1
-0
/
+2
*
[PATCH] DocBook: fix some descriptions
Martin Waitz
2005-05-01
3
-13
/
+14
*
[PATCH] DocBook: changes and extensions to the kernel documentation
Pavel Pisa
2005-05-01
2
-6
/
+5
*
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
2005-05-01
1
-1
/
+1
*
[PATCH] Exterminate PAGE_BUG
Matt Mackall
2005-05-01
1
-2
/
+1
*
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
2005-05-01
1
-2
/
+2
*
[PATCH] add kmalloc_node, inline cleanup
Manfred Spraul
2005-05-01
1
-14
/
+31
*
[PATCH] sync_page() smp_mb() comment
William Lee Irwin III
2005-05-01
1
-1
/
+19
*
[PATCH] RLIMIT_MEMLOCK checking fix
Chris Wright
2005-05-01
1
-4
/
+6
*
[PATCH] count bounce buffer pages in vmstat
KAMEZAWA Hiroyuki
2005-05-01
2
-0
/
+3
*
[PATCH] mm: use __GFP_NOMEMALLOC
Nick Piggin
2005-05-01
1
-19
/
+8
*
[PATCH] mempool: simplify alloc
Nick Piggin
2005-05-01
1
-21
/
+9
*
[PATCH] mempool: NOMEMALLOC and NORETRY
Nick Piggin
2005-05-01
2
-10
/
+19
*
[PATCH] mm: pcp use non powers of 2 for batch size
Nick Piggin
2005-05-01
1
-0
/
+12
*
[PATCH] mm: rmap.c cleanup
Nikita Danilov
2005-05-01
1
-63
/
+50
*
[PATCH] RLIMIT_AS checking fix
akpm@osdl.org
2005-05-01
2
-8
/
+22
*
[PATCH] generic_file_buffered_write fixes
akpm@osdl.org
2005-05-01
1
-2
/
+4
*
[PATCH] mempolicy.c GFP fix
Al Viro
2005-04-24
1
-1
/
+1
*
[PATCH] freepgt: remove FIRST_USER_ADDRESS hack
Hugh Dickins
2005-04-19
1
-5
/
+0
*
[PATCH] freepgt: sys_mincore ignore FIRST_USER_PGD_NR
Hugh Dickins
2005-04-19
1
-3
/
+0
*
[PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESS
Hugh Dickins
2005-04-19
1
-3
/
+8
*
[PATCH] freepgt: mpnt to vma cleanup
Hugh Dickins
2005-04-19
1
-18
/
+17
*
[PATCH] freepgt: hugetlb_free_pgd_range
Hugh Dickins
2005-04-19
1
-13
/
+23
*
[PATCH] freepgt: remove MM_VM_SIZE(mm)
Hugh Dickins
2005-04-19
2
-18
/
+16
*
[PATCH] freepgt: free_pgtables use vma list
Hugh Dickins
2005-04-19
2
-118
/
+136
*
[PATCH] vmscan: pageout(): remove unneeded test
akpm@osdl.org
2005-04-16
1
-1
/
+1
*
[PATCH] oom-killer disable for iscsi/lvm2/multipath userland critical sections
Andrea Arcangeli
2005-04-16
1
-1
/
+1
*
[PATCH] filemap_getpage can block when MAP_NONBLOCK specified
Jeff Moyer
2005-04-16
1
-1
/
+6
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
37
-0
/
+28187