aboutsummaryrefslogtreecommitdiffstats
path: root/mm/mempolicy.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25mempolicy: document cpuset interaction with tmpfs mpol mount optionLee Schermerhorn1-1/+9
2010-05-25mempolicy: factor mpol_shared_policy_init() return pathsLee Schermerhorn1-10/+6
2010-05-25mempolicy: rename policy_types and cleanup initializationLee Schermerhorn1-6/+12
2010-05-25mempolicy: lose unnecessary loop variable in mpol_parse_str()Lee Schermerhorn1-6/+4
2010-05-25mempolicy: don't call mpol_set_nodemask() when no_contextLee Schermerhorn1-5/+4
2010-05-25mempolicy: remove redundant checkBob Liu1-11/+5
2010-05-25mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist()Bob Liu1-3/+1
2010-05-25mempolicy: remove redundant codeBob Liu1-4/+1
2010-05-25mm: remove return value of putback_lru_pages()Minchan Kim2-8/+3
2010-05-25shmem: remove redundant codeHuang Shijie1-2/+0
2010-05-25sparsemem: on no vmemmap path put mem_map on node high tooYinghai Lu1-3/+6
2010-05-25page allocator: reduce fragmentation in buddy allocator by adding buddies that are merging to the tail of the free listsCorrado Zoccolo1-5/+25
2010-05-25tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro2-12/+2
2010-05-25xtensa: includecheck fix: vectors.SJaswinder Singh Rajput1-2/+0
2010-05-25xtensa: convert to asm-generic/hardirq.hChristoph Hellwig2-21/+3
2010-05-25xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+1
2010-05-24Revert "ath9k: Group Key fix for VAPs"Linus Torvalds3-27/+3
2010-05-24Documentation: update SubmitChecklist for O=objdir and kconfig testingRandy Dunlap1-0/+12
2010-05-24fusion: fix kernel-doc notationBen Hutchings1-4/+2
2010-05-24scsi_scan.c: fix/convert functions to use kernel-docRandy Dunlap1-17/+9
2010-05-24Documentation/vm: use better value for MAP_HUGETLBCarlo Marcelo Arenas Belon1-1/+1
2010-05-24Documentation/timers/hpet_example: drop duplicate header filesAndrea Gelmini1-2/+0
2010-05-24Documentation/development-process: add staging & mmotm infoRandy Dunlap1-6/+8
2010-05-24Documentation/development-process: add maintainers and git infoRandy Dunlap2-4/+13
2010-05-24docbook: make mtd nand module init staticH Hartley Sweeten1-1/+1
2010-05-24timers: Fix slack calculation for expired timersJeff Chua1-3/+4
2010-05-24timekeeping: Fix timezone updateThomas Gleixner1-4/+4
2010-05-24sh: fix up sh7785lcr_32bit_defconfig.Paul Mundt1-109/+164
2010-05-24arch/sh/lib/strlen.S: Checkpatch cleanupAndrea Gelmini1-1/+1
2010-05-22Blackfin: SMP: fix continuation linesJoe Perches1-2/+2
2010-05-22Blackfin: acvilon: fix timeout usage for I2CWolfram Sang1-1/+2
2010-05-22Blackfin: fix typo in BF537 IRQ commentMichael Hennerich1-1/+1
2010-05-22Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig optionsMike Frysinger1-6/+1
2010-05-22Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-22Blackfin: use atomic kmalloc in L1 alloc so it too can be atomicMike Frysinger1-1/+2
2010-05-22Blackfin: another year of changes (update copyright in boot log)Mike Frysinger1-2/+2
2010-05-22Blackfin: optimize strncpy a bitRobin Getz2-13/+47
2010-05-22Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftestsMike Frysinger1-43/+51
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz11-184/+226
2010-05-22Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger1-15/+18
2010-05-22Blackfin: bf537-minotaur: fix build errors due to header changesMike Frysinger1-1/+2
2010-05-22Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger1-1/+1
2010-05-22Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz1-0/+9
2010-05-22Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz1-6/+19
2010-05-22Blackfin: support all possible registers in the pseudo instructionsRobin Getz1-6/+61
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz3-18/+71
2010-05-22Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz1-1/+6
2010-05-22Blackfin: allow NMI watchdog to be used w/RETN as a scratch regGraf Yang1-1/+1
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz5-0/+115
2010-05-229p: Optimize TCREATE by eliminating a redundant fid clone.Venkateswararao Jujjuri1-12/+6