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
2010-03-12
nommu: fix build breakage
KAMEZAWA Hiroyuki
1
-3
/
+0
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
1
-1
/
+1
2010-03-06
mm: add comment on swap_duplicate's error code
Hugh Dickins
1
-1
/
+5
2010-03-06
nommu: get_user_pages(): pin last page on non-page-aligned start
Steven J. Magnani
1
-2
/
+2
2010-03-06
vmscan: detect mapped file pages used only once
Johannes Weiner
2
-13
/
+35
2010-03-06
vmscan: drop page_mapping_inuse()
Johannes Weiner
1
-23
/
+2
2010-03-06
vmscan: factor out page reference checks
Johannes Weiner
1
-13
/
+43
2010-03-06
mm: suppress pfn range output for zones without pages
David Rientjes
1
-2
/
+6
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
1
-0
/
+25
2010-03-06
mm/swapfile.c: fix swapon size off-by-one
Hugh Dickins
1
-13
/
+18
2010-03-06
mm: remove VM_LOCK_RMAP code
Rik van Riel
2
-27
/
+0
2010-03-06
rmap: move exclusively owned pages to own anon_vma in do_wp_page()
Rik van Riel
2
-0
/
+31
2010-03-06
rmap: remove obsolete check from __page_check_anon_rmap()
Rik van Riel
1
-3
/
+0
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
7
-76
/
+248
2010-03-06
mm/memcontrol.c: fix "integer as NULL pointer" sparse warning
Thiago Farina
1
-1
/
+1
2010-03-06
readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
Wu Fengguang
2
-1
/
+15
2010-03-06
mm/migrate.c: kill anon local variable from migrate_page_copy
KOSAKI Motohiro
1
-4
/
+0
2010-03-06
mm/mempolicy.c: fix indentation of the comments of do_migrate_pages
KOSAKI Motohiro
1
-30
/
+30
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
1
-0
/
+4
2010-03-06
mm: fix mbind vma merge problem
KOSAKI Motohiro
1
-13
/
+39
2010-03-06
mm: restore zone->all_unreclaimable to independence word
KOSAKI Motohiro
3
-17
/
+13
2010-03-06
mm: remove free_hot_page()
Li Hong
2
-8
/
+4
2010-03-06
mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct
Li Hong
1
-1
/
+1
2010-03-06
mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct
Li Hong
1
-1
/
+1
2010-03-06
mm, lockdep: annotate reclaim context to zone reclaim too
KOSAKI Motohiro
1
-0
/
+2
2010-03-06
vmscan: get_scan_ratio() cleanup
KOSAKI Motohiro
1
-9
/
+14
2010-03-06
vmscan: check high watermark after shrink zone
Minchan Kim
1
-10
/
+12
2010-03-06
mm: use rlimit helpers
Jiri Slaby
4
-14
/
+15
2010-03-06
mm: mlock_vma_pages_range() only return success or failure
KOSAKI Motohiro
1
-2
/
+2
2010-03-06
mm: mlock_vma_pages_range() never return negative value
KOSAKI Motohiro
1
-9
/
+2
2010-03-06
mm: count swap usage
KAMEZAWA Hiroyuki
3
-4
/
+14
2010-03-06
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
1
-8
/
+86
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
6
-32
/
+44
2010-03-05
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-243
/
+125
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2010-03-04
SLUB: Fix per-cpu merge conflict
Stephen Rothwell
1
-1
/
+1
2010-03-04
Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percp...
Pekka Enberg
3
-243
/
+125
2010-03-03
kill unused invalidate_inode_pages helper
Christoph Hellwig
1
-1
/
+1
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-24
/
+508
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
3
-155
/
+98
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+3
2010-03-01
sparsemem: Fix compilation on PowerPC
Yinghai Lu
1
-4
/
+7
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-10
/
+10
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
3
-22
/
+18
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2010-02-26
failslab: add ability to filter slab caches
Dmitry Monakhov
3
-6
/
+43
2010-02-26
early_res: Add free_early_partial()
Yinghai Lu
1
-3
/
+0
2010-02-25
Merge branches 'clks' and 'pnx' into devel
Russell King
1
-3
/
+1
2010-02-22
memcg: fix oom killing a child process in an other cgroup
KAMEZAWA Hiroyuki
1
-0
/
+2
[next]