aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | Merge branch 'master' into for-linusChris Metcalf2010-06-25
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-07
| * | | | | | | | | | | Merge branch 'master' into for-linusChris Metcalf2010-06-05
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent().Chris Metcalf2010-06-05
| * | | | | | | | | | | | arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-04
* | | | | | | | | | | | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-08-08
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CRIS: Fix alignment problem for older ldJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Always dump registers for segfaulting process.Jesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Add config for pausing a seg-faulting processJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Don't take faults while in_atomicJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Fixup lookup for delay slot faultsJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Discard exit.text and .data at runtimeJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Add cache aligned and read mostly data sectionsJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Return something from profile writeJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Add ARTPEC-3 and timestamps for sync-serialJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Better ARTPEC-3 support for gpioJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Add include guardJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Better handling of pinmux settingsJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: New DMA defines for ARTPEC-3Jesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: __do_strncpy_from_user: Don't read the byte beyond the nilJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Pagetable for ARTPEC-3Jesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Machine dependent memmap.hJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Check if pointer is set before using itJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Machine dependent dma.hJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Define __read_mostly for CRISv32Jesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Discard .note.gnu.build-id sectionJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Avoid compilation warning for putsJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Add debug for assembler macrosJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Update for ARTPEC-3Jesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Add more delays in DDR setupJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Add debug info for assembler codeJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Add debug info for assembler codeJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Add debug symbols for assembler codeJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Minor formatting fix in traps.cJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: v32: Correct auto-restart of syscallsJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: kgdb: Fix compilation errorsJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: v32: Correct path for intr_vect.hJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: v32: Better irq mapping codeJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: v32: Correct address for romfs in the imageJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Faster syscall entry for CRISv32.Jesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Add debug for assembler functionsJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Correct address of the romfs in boot imageJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Better link to rs485 in helpJesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: Remove CVS tag.Jesper Nilsson2010-08-04
| * | | | | | | | | | | | | CRIS: v10: remove all BKL usageJesper Nilsson2010-08-04