summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mincore: do nested page table walksJohannes Weiner2010-05-25
* mincore: pass ranges as start,end address pairsJohannes Weiner2010-05-25
* mincore: break do_mincore() into logical piecesJohannes Weiner2010-05-25
* mincore: cleanupsJohannes Weiner2010-05-25
* cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie2010-05-25
* mempolicy: restructure rebinding-mempolicy functionsMiao Xie2010-05-25
* mempolicy: document cpuset interaction with tmpfs mpol mount optionLee Schermerhorn2010-05-25
* mempolicy: factor mpol_shared_policy_init() return pathsLee Schermerhorn2010-05-25
* mempolicy: rename policy_types and cleanup initializationLee Schermerhorn2010-05-25
* mempolicy: lose unnecessary loop variable in mpol_parse_str()Lee Schermerhorn2010-05-25
* mempolicy: don't call mpol_set_nodemask() when no_contextLee Schermerhorn2010-05-25
* mempolicy: remove redundant checkBob Liu2010-05-25
* mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist()Bob Liu2010-05-25
* mempolicy: remove redundant codeBob Liu2010-05-25
* mm: remove return value of putback_lru_pages()Minchan Kim2010-05-25
* shmem: remove redundant codeHuang Shijie2010-05-25
* sparsemem: on no vmemmap path put mem_map on node high tooYinghai Lu2010-05-25
* page allocator: reduce fragmentation in buddy allocator by adding buddies tha...Corrado Zoccolo2010-05-25
* tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro2010-05-25
* xtensa: includecheck fix: vectors.SJaswinder Singh Rajput2010-05-25
* xtensa: convert to asm-generic/hardirq.hChristoph Hellwig2010-05-25
* xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-05-24
|\
| * cmd640: fix kernel oops in test_irq() methodSergei Shtylyov2010-05-11
| * pdc202xx_old: ignore "FIFO empty" bit in test_irq() methodSergei Shtylyov2010-04-22
| * pdc202xx_old: wire test_irq() method for PDC2026xSergei Shtylyov2010-04-22
| * IDE: pass IRQ flags to the IDE coreYegor Yefremov2010-04-15
| * ide: fix comment typo in ide.hSergei Shtylyov2010-04-15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-05-24
|\ \
| * | Blackfin: SMP: fix continuation linesJoe Perches2010-05-22
| * | Blackfin: acvilon: fix timeout usage for I2CWolfram Sang2010-05-22
| * | Blackfin: fix typo in BF537 IRQ commentMichael Hennerich2010-05-22
| * | Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig optionsMike Frysinger2010-05-22
| * | Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-22
| * | Blackfin: use atomic kmalloc in L1 alloc so it too can be atomicMike Frysinger2010-05-22
| * | Blackfin: another year of changes (update copyright in boot log)Mike Frysinger2010-05-22
| * | Blackfin: optimize strncpy a bitRobin Getz2010-05-22
| * | Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftestsMike Frysinger2010-05-22
| * | Blackfin: move string functions to normal lib/ assemblyRobin Getz2010-05-22
| * | Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger2010-05-22
| * | Blackfin: bf537-minotaur: fix build errors due to header changesMike Frysinger2010-05-22
| * | Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger2010-05-22
| * | Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz2010-05-22
| * | Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz2010-05-22
| * | Blackfin: support all possible registers in the pseudo instructionsRobin Getz2010-05-22
| * | Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz2010-05-22
| * | Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz2010-05-22
| * | Blackfin: allow NMI watchdog to be used w/RETN as a scratch regGraf Yang2010-05-22
| * | Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz2010-05-22
| * | Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang2010-05-21