index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
percpu_up.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-25
mm: migration: do not try to migrate unmapped anonymous pages
Mel Gorman
1
-0
/
+11
2010-05-25
mm: migration: share the anon_vma ref counts between KSM and page migration
Mel Gorman
4
-40
/
+24
2010-05-25
mm: migration: take a reference to the anon_vma before migrating
Mel Gorman
3
-5
/
+40
2010-05-25
mm: default to node zonelist ordering when nodes have only lowmem
David Rientjes
1
-1
/
+10
2010-05-25
pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma
Naoya Horiguchi
1
-0
/
+4
2010-05-25
mincore: do nested page table walks
Johannes Weiner
1
-17
/
+58
2010-05-25
mincore: pass ranges as start,end address pairs
Johannes Weiner
1
-30
/
+27
2010-05-25
mincore: break do_mincore() into logical pieces
Johannes Weiner
1
-74
/
+97
2010-05-25
mincore: cleanups
Johannes Weiner
1
-49
/
+27
2010-05-25
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
Miao Xie
11
-20
/
+148
2010-05-25
mempolicy: restructure rebinding-mempolicy functions
Miao Xie
3
-24
/
+119
2010-05-25
mempolicy: document cpuset interaction with tmpfs mpol mount option
Lee Schermerhorn
1
-1
/
+9
2010-05-25
mempolicy: factor mpol_shared_policy_init() return paths
Lee Schermerhorn
1
-10
/
+6
2010-05-25
mempolicy: rename policy_types and cleanup initialization
Lee Schermerhorn
1
-6
/
+12
2010-05-25
mempolicy: lose unnecessary loop variable in mpol_parse_str()
Lee Schermerhorn
1
-6
/
+4
2010-05-25
mempolicy: don't call mpol_set_nodemask() when no_context
Lee Schermerhorn
1
-5
/
+4
2010-05-25
mempolicy: remove redundant check
Bob Liu
1
-11
/
+5
2010-05-25
mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist()
Bob Liu
1
-3
/
+1
2010-05-25
mempolicy: remove redundant code
Bob Liu
1
-4
/
+1
2010-05-25
mm: remove return value of putback_lru_pages()
Minchan Kim
2
-8
/
+3
2010-05-25
shmem: remove redundant code
Huang Shijie
1
-2
/
+0
2010-05-25
sparsemem: on no vmemmap path put mem_map on node high too
Yinghai Lu
1
-3
/
+6
2010-05-25
page allocator: reduce fragmentation in buddy allocator by adding buddies tha...
Corrado Zoccolo
1
-5
/
+25
2010-05-25
tmpfs: insert tmpfs cache pages to inactive list at first
KOSAKI Motohiro
2
-12
/
+2
2010-05-25
xtensa: includecheck fix: vectors.S
Jaswinder Singh Rajput
1
-2
/
+0
2010-05-25
xtensa: convert to asm-generic/hardirq.h
Christoph Hellwig
2
-21
/
+3
2010-05-25
xtensa: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+1
2010-05-24
Revert "ath9k: Group Key fix for VAPs"
Linus Torvalds
3
-27
/
+3
2010-05-24
Documentation: update SubmitChecklist for O=objdir and kconfig testing
Randy Dunlap
1
-0
/
+12
2010-05-24
fusion: fix kernel-doc notation
Ben Hutchings
1
-4
/
+2
2010-05-24
scsi_scan.c: fix/convert functions to use kernel-doc
Randy Dunlap
1
-17
/
+9
2010-05-24
Documentation/vm: use better value for MAP_HUGETLB
Carlo Marcelo Arenas Belon
1
-1
/
+1
2010-05-24
Documentation/timers/hpet_example: drop duplicate header files
Andrea Gelmini
1
-2
/
+0
2010-05-24
Documentation/development-process: add staging & mmotm info
Randy Dunlap
1
-6
/
+8
2010-05-24
Documentation/development-process: add maintainers and git info
Randy Dunlap
2
-4
/
+13
2010-05-24
docbook: make mtd nand module init static
H Hartley Sweeten
1
-1
/
+1
2010-05-24
timers: Fix slack calculation for expired timers
Jeff Chua
1
-3
/
+4
2010-05-24
timekeeping: Fix timezone update
Thomas Gleixner
1
-4
/
+4
2010-05-24
sh: fix up sh7785lcr_32bit_defconfig.
Paul Mundt
1
-109
/
+164
2010-05-24
arch/sh/lib/strlen.S: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-05-22
Blackfin: SMP: fix continuation lines
Joe Perches
1
-2
/
+2
2010-05-22
Blackfin: acvilon: fix timeout usage for I2C
Wolfram Sang
1
-1
/
+2
2010-05-22
Blackfin: fix typo in BF537 IRQ comment
Michael Hennerich
1
-1
/
+1
2010-05-22
Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig options
Mike Frysinger
1
-6
/
+1
2010-05-22
Blackfin: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+2
2010-05-22
Blackfin: use atomic kmalloc in L1 alloc so it too can be atomic
Mike Frysinger
1
-1
/
+2
2010-05-22
Blackfin: another year of changes (update copyright in boot log)
Mike Frysinger
1
-2
/
+2
2010-05-22
Blackfin: optimize strncpy a bit
Robin Getz
2
-13
/
+47
2010-05-22
Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests
Mike Frysinger
1
-43
/
+51
2010-05-22
Blackfin: move string functions to normal lib/ assembly
Robin Getz
11
-184
/
+226
[next]