summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* mempolicy: document cpuset interaction with tmpfs mpol mount optionLee Schermerhorn2010-05-251-1/+9
* mempolicy: factor mpol_shared_policy_init() return pathsLee Schermerhorn2010-05-251-10/+6
* mempolicy: rename policy_types and cleanup initializationLee Schermerhorn2010-05-251-6/+12
* mempolicy: lose unnecessary loop variable in mpol_parse_str()Lee Schermerhorn2010-05-251-6/+4
* mempolicy: don't call mpol_set_nodemask() when no_contextLee Schermerhorn2010-05-251-5/+4
* mempolicy: remove redundant checkBob Liu2010-05-251-11/+5
* mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist()Bob Liu2010-05-251-3/+1
* mempolicy: remove redundant codeBob Liu2010-05-251-4/+1
* mm: remove return value of putback_lru_pages()Minchan Kim2010-05-252-8/+3
* shmem: remove redundant codeHuang Shijie2010-05-251-2/+0
* sparsemem: on no vmemmap path put mem_map on node high tooYinghai Lu2010-05-251-3/+6
* page allocator: reduce fragmentation in buddy allocator by adding buddies tha...Corrado Zoccolo2010-05-251-5/+25
* tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro2010-05-252-12/+2
* xtensa: includecheck fix: vectors.SJaswinder Singh Rajput2010-05-251-2/+0
* xtensa: convert to asm-generic/hardirq.hChristoph Hellwig2010-05-252-21/+3
* xtensa: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-05-244-8/+8
|\
| * cmd640: fix kernel oops in test_irq() methodSergei Shtylyov2010-05-111-4/+2
| * pdc202xx_old: ignore "FIFO empty" bit in test_irq() methodSergei Shtylyov2010-04-221-2/+2
| * pdc202xx_old: wire test_irq() method for PDC2026xSergei Shtylyov2010-04-221-0/+1
| * IDE: pass IRQ flags to the IDE coreYegor Yefremov2010-04-151-0/+1
| * ide: fix comment typo in ide.hSergei Shtylyov2010-04-151-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-05-2448-3241/+1938
|\ \
| * | Blackfin: SMP: fix continuation linesJoe Perches2010-05-221-2/+2
| * | Blackfin: acvilon: fix timeout usage for I2CWolfram Sang2010-05-221-1/+2
| * | Blackfin: fix typo in BF537 IRQ commentMichael Hennerich2010-05-221-1/+1
| * | Blackfin: unify duplicate MEM_MT48LC32M8A2_75 kconfig optionsMike Frysinger2010-05-221-6/+1
| * | Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-221-0/+2
| * | Blackfin: use atomic kmalloc in L1 alloc so it too can be atomicMike Frysinger2010-05-221-1/+2
| * | Blackfin: another year of changes (update copyright in boot log)Mike Frysinger2010-05-221-2/+2
| * | Blackfin: optimize strncpy a bitRobin Getz2010-05-222-13/+47
| * | Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftestsMike Frysinger2010-05-221-43/+51
| * | Blackfin: move string functions to normal lib/ assemblyRobin Getz2010-05-2211-184/+226
| * | Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger2010-05-221-15/+18
| * | Blackfin: bf537-minotaur: fix build errors due to header changesMike Frysinger2010-05-221-1/+2
| * | Blackfin: kgdb: pass up the CC register instead of a 0 stubMike Frysinger2010-05-221-1/+1
| * | Blackfin: handle HW errors in the new "FAULT" printing codeRobin Getz2010-05-221-0/+9
| * | Blackfin: show the whole accumulator in the pseudo DBG insnRobin Getz2010-05-221-6/+19
| * | Blackfin: support all possible registers in the pseudo instructionsRobin Getz2010-05-221-6/+61
| * | Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz2010-05-223-18/+71
| * | Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz2010-05-221-1/+6
| * | Blackfin: allow NMI watchdog to be used w/RETN as a scratch regGraf Yang2010-05-221-1/+1
| * | Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz2010-05-225-0/+115
| * | Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang2010-05-211-0/+1
| * | Blackfin: make hardware trace output a little more usefulRobin Getz2010-05-214-67/+446
| * | Blackfin: print out the faulting insn in the trace outputRobin Getz2010-05-211-2/+17
| * | Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz2010-05-215-123/+120
| * | Blackfin: split kernel/traps.cRobin Getz2010-05-217-836/+887
| * | Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-215-188/+24
| * | Blackfin: mark MUSB VRSEL as active high for appropriate boardsCliff Cai2010-05-215-0/+20