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
2006-09-08
[PATCH] invalidate_complete_page() race fix
Andrew Morton
1
-4
/
+7
2006-09-08
[PATCH] IA64,sparc: local DoS with corrupted ELFs
Kirill Korotaev
1
-2
/
+15
2006-09-01
[PATCH] fix NUMA interleaving for huge pages
Nishanth Aravamudan
1
-1
/
+9
2006-09-01
[PATCH] dm: work around mempool_alloc, bio_alloc_bioset deadlocks
Pavel Mironchik
1
-2
/
+7
2006-09-01
[PATCH] ZVC: Scale thresholds depending on the size of the system
Christoph Lameter
1
-20
/
+119
2006-09-01
[PATCH] ZVC: Overstep counters
Christoph Lameter
1
-15
/
+5
2006-08-27
[PATCH] swsusp: Fix swap_type_of
Rafael J. Wysocki
1
-1
/
+2
2006-08-14
[PATCH] fuse: fix error case in fuse_readpages
Alexander Zarochentsev
1
-0
/
+20
2006-08-06
[PATCH] memory hotadd fixes: enhance collision check
KAMEZAWA Hiroyuki
1
-7
/
+22
2006-08-06
[PATCH] memory hotadd fixes: find_next_system_ram catch range fix
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-08-06
[PATCH] memory hotadd fixes: not-aligned memory hotadd handling fix
KAMEZAWA Hiroyuki
1
-7
/
+16
2006-08-06
[PATCH] fadvise() make POSIX_FADV_NOREUSE a no-op
Andrew Morton
1
-1
/
+2
2006-07-31
[PATCH] Fix kmem_cache_alloc() been documented twice
Rolf Eike Beer
1
-1
/
+1
2006-07-31
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
1
-1
/
+1
2006-07-29
[PATCH] MM: Remove rogue readahead printk
Andi Kleen
1
-2
/
+0
2006-07-14
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
1
-0
/
+4
2006-07-14
[PATCH] nommu: export two symbols for drivers to use
Luke Yang
1
-0
/
+2
2006-07-14
[PATCH] ia64: race flushing icache in COW path
Anil Keshavamurthy
1
-1
/
+1
2006-07-14
[PATCH] mm: fix oom roll-back of __vmalloc_area_node
Jan Kiszka
1
-3
/
+4
2006-07-13
[PATCH] revert slab.c locking change
Ingo Molnar
1
-9
/
+0
2006-07-13
[PATCH] lockdep: annotate mm/slab.c
Arjan van de Ven
1
-0
/
+32
2006-07-13
[PATCH] lockdep: undo mm/slab.c annotation
Ingo Molnar
1
-23
/
+10
2006-07-10
[PATCH] vmstat: export all_vm_events()
Heiko Carstens
1
-0
/
+1
2006-07-10
[PATCH] mm/mmzone.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
1
-3
/
+3
2006-07-10
[PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
1
-1
/
+1
2006-07-10
[PATCH] mm/bootmem.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
1
-3
/
+1
2006-07-10
[PATCH] fadvise: remove dead comments
Andrew Morton
1
-12
/
+0
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
1
-4
/
+4
2006-07-03
[PATCH] lockdep: annotate SLAB code
Ingo Molnar
1
-11
/
+48
2006-07-03
[PATCH] lockdep: annotate mm
Ingo Molnar
2
-2
/
+2
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
1
-0
/
+2
2006-07-03
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
2
-13
/
+36
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
8
-8
/
+0
2006-06-30
[PATCH] slab: consolidate code to free slabs from freelist
Christoph Lameter
1
-68
/
+51
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
8
-121
/
+114
2006-06-30
[PATCH] Use Zoned VM Counters for NUMA statistics
Christoph Lameter
3
-52
/
+50
2006-06-30
[PATCH] zoned-vm-counters: remove read_page_state()
Andrew Morton
1
-14
/
+0
2006-06-30
[PATCH] zoned vm counters: remove useless struct wbs
Christoph Lameter
1
-51
/
+34
2006-06-30
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
Christoph Lameter
2
-4
/
+4
2006-06-30
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
Christoph Lameter
3
-28
/
+3
2006-06-30
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
Christoph Lameter
3
-3
/
+3
2006-06-30
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
Christoph Lameter
3
-7
/
+8
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
3
-4
/
+4
2006-06-30
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
Christoph Lameter
4
-5
/
+5
2006-06-30
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_int...
Christoph Lameter
1
-21
/
+10
2006-06-30
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
Christoph Lameter
4
-4
/
+8
2006-06-30
[PATCH] zoned vm counters: remove NR_FILE_MAPPED from scan control structure
Christoph Lameter
1
-9
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
Christoph Lameter
6
-17
/
+7
2006-06-30
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
Christoph Lameter
5
-10
/
+10
[next]