summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-08-04CRIS: Add ARTPEC-3 and timestamps for sync-serialJesper Nilsson1-1/+26
2010-08-04CRIS: Better ARTPEC-3 support for gpioJesper Nilsson1-18/+78
2010-08-04CRIS: Add include guardJesper Nilsson1-0/+5
2010-08-04CRIS: Better handling of pinmux settingsJesper Nilsson1-2/+26
2010-08-04CRIS: New DMA defines for ARTPEC-3Jesper Nilsson1-0/+27
2010-08-04CRIS: __do_strncpy_from_user: Don't read the byte beyond the nilJesper Nilsson1-4/+3
2010-08-04CRIS: Pagetable for ARTPEC-3Jesper Nilsson1-0/+8
2010-08-04CRIS: Machine dependent memmap.hJesper Nilsson2-24/+25
2010-08-04CRIS: Check if pointer is set before using itJesper Nilsson1-8/+12
2010-08-04CRIS: Machine dependent dma.hJesper Nilsson2-79/+80
2010-08-04CRIS: Define __read_mostly for CRISv32Jesper Nilsson1-0/+2
2010-08-04CRIS: Discard .note.gnu.build-id sectionJesper Nilsson1-1/+1
2010-08-04CRIS: Avoid compilation warning for putsJesper Nilsson1-40/+25
2010-08-04CRIS: Add debug for assembler macrosJesper Nilsson1-0/+4
2010-08-04CRIS: Update for ARTPEC-3Jesper Nilsson1-5/+18
2010-08-04CRIS: Add more delays in DDR setupJesper Nilsson3-1/+21
2010-08-04CRIS: Add debug info for assembler codeJesper Nilsson1-0/+7
2010-08-04CRIS: Add debug info for assembler codeJesper Nilsson1-0/+3
2010-08-04CRIS: Add debug symbols for assembler codeJesper Nilsson1-0/+3
2010-08-04CRIS: Minor formatting fix in traps.cJesper Nilsson1-4/+2
2010-08-04CRIS: v32: Correct auto-restart of syscallsJesper Nilsson1-1/+1
2010-08-04CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson1-8/+66
2010-08-04CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson1-229/+0
2010-08-04CRIS: kgdb: Fix compilation errorsJesper Nilsson1-8/+8
2010-08-04CRIS: v32: Correct path for intr_vect.hJesper Nilsson1-1/+1
2010-08-04CRIS: v32: Better irq mapping codeJesper Nilsson1-25/+22
2010-08-04CRIS: v32: Correct address for romfs in the imageJesper Nilsson1-1/+1
2010-08-04CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson1-2/+40
2010-08-04CRIS: Faster syscall entry for CRISv32.Jesper Nilsson1-20/+17
2010-08-04CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson1-9/+9
2010-08-04CRIS: Add debug for assembler functionsJesper Nilsson2-1/+29
2010-08-04CRIS: Correct address of the romfs in boot imageJesper Nilsson1-1/+1
2010-08-04CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson1-5/+1
2010-08-04CRIS: Better link to rs485 in helpJesper Nilsson1-1/+1
2010-08-04CRIS: Remove CVS tag.Jesper Nilsson1-2/+1
2010-08-04CRIS: v10: remove all BKL usageJesper Nilsson1-26/+13
2010-08-04CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson1-32/+48
2010-08-04arch/cris: Remove unnecessary casts of private_dataJoe Perches1-5/+5
2010-08-04cris: autoconvert trivial BKL users to private mutexJesper Nilsson4-12/+6
2010-08-04cris: Pushdown the bkl from ioctlJesper Nilsson7-61/+137
2010-08-04CRIS: invoke oom-killer from page faultJesper Nilsson1-4/+4
2010-08-04CRIS: GENERIC_TIME fixesJesper Nilsson4-106/+45
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra1-3/+3
2010-07-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+16
2010-07-26Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2-27/+25
2010-07-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds13-29/+37
2010-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-0/+5
2010-07-26[CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov1-6/+5
2010-07-26[CPUFREQ] Fix PCC driver error pathMatthew Garrett1-8/+9
2010-07-26[CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman1-12/+6