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-07-17
Merge branch 'master'
Steven Whitehouse
8
-55
/
+59
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-05
Merge branch 'master'
Steven Whitehouse
8
-31
/
+93
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-07-03
Merge rsync://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Steven Whitehouse
36
-1798
/
+2879
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
2006-06-30
[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation
Christoph Lameter
3
-4
/
+217
2006-06-30
[PATCH] zoned vm counters: create vmstat.c/.h from page_alloc.c/.h
Christoph Lameter
3
-408
/
+418
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
8
-8
/
+0
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2
-8
/
+1
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-0
/
+6
2006-06-29
[PATCH] solve config broken: undefined reference to `online_page'
Yasunori Goto
1
-1
/
+1
2006-06-29
[PATCH] generic_file_buffered_write(): handle zero-length iovec segments
Andrew Morton
2
-3
/
+10
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
4
-6
/
+6
2006-06-27
[PATCH] pi-futex: rt mutex debug
Ingo Molnar
1
-0
/
+1
2006-06-27
[PATCH] pi-futex: introduce debug_check_no_locks_freed()
Ingo Molnar
2
-3
/
+3
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only
Chandra Seetharaman
1
-1
/
+1
2006-06-27
[PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only
Chandra Seetharaman
3
-3
/
+5
[next]