summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | arch/tile: catch up on various minor cleanups.Chris Metcalf2010-07-066-32/+7
| * | | | | | | | | | | arch/tile: avoid erroneous error return for PTRACE_POKEUSR.Chris Metcalf2010-07-061-0/+1
| * | | | | | | | | | | tile: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-07-061-0/+8
| * | | | | | | | | | | tile: remove homegrown L1_CACHE_ALIGN macroFUJITA Tomonori2010-07-061-1/+0
| * | | | | | | | | | | arch/tile: Miscellaneous cleanup changes.Chris Metcalf2010-07-0656-679/+798
| * | | | | | | | | | | arch/tile: Split the icache flush code off to a generic <arch> header.Chris Metcalf2010-07-065-114/+120
| * | | | | | | | | | | arch/tile: Fix bug in support for atomic64_xx() ops.Chris Metcalf2010-07-061-4/+3
| * | | | | | | | | | | arch/tile: Shrink the tile-opcode files considerably.Chris Metcalf2010-07-063-12527/+1017
| * | | | | | | | | | | arch/tile: Add driver to enable access to the user dynamic network.Chris Metcalf2010-07-067-6/+874
| * | | | | | | | | | | arch/tile: Enable more sophisticated IRQ model for 32-bit chips.Chris Metcalf2010-07-069-154/+435
| * | | | | | | | | | | Merge branch 'master' into for-linusChris Metcalf2010-06-2542-58/+362
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.Chris Metcalf2010-06-074-25/+5
| * | | | | | | | | | | Merge branch 'master' into for-linusChris Metcalf2010-06-0531-106/+408
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent().Chris Metcalf2010-06-051-2/+1
| * | | | | | | | | | | | arch/tile: core support for Tilera 32-bit chips.Chris Metcalf2010-06-04199-0/+49495
* | | | | | | | | | | | | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-08-0854-742/+857
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | CRIS: Fix alignment problem for older ldJesper Nilsson2010-08-041-1/+1
| * | | | | | | | | | | | | CRIS: Always dump registers for segfaulting process.Jesper Nilsson2010-08-041-0/+6
| * | | | | | | | | | | | | CRIS: Add config for pausing a seg-faulting processJesper Nilsson2010-08-042-3/+16
| * | | | | | | | | | | | | CRIS: Don't take faults while in_atomicJesper Nilsson2010-08-041-8/+5
| * | | | | | | | | | | | | CRIS: Fixup lookup for delay slot faultsJesper Nilsson2010-08-041-1/+4
| * | | | | | | | | | | | | CRIS: Discard exit.text and .data at runtimeJesper Nilsson2010-08-041-0/+10
| * | | | | | | | | | | | | CRIS: Add cache aligned and read mostly data sectionsJesper Nilsson2010-08-041-0/+2
| * | | | | | | | | | | | | CRIS: Return something from profile writeJesper Nilsson2010-08-041-8/+7
| * | | | | | | | | | | | | CRIS: Add ARTPEC-3 and timestamps for sync-serialJesper Nilsson2010-08-041-1/+26
| * | | | | | | | | | | | | CRIS: Better ARTPEC-3 support for gpioJesper Nilsson2010-08-041-18/+78
| * | | | | | | | | | | | | CRIS: Add include guardJesper Nilsson2010-08-041-0/+5
| * | | | | | | | | | | | | CRIS: Better handling of pinmux settingsJesper Nilsson2010-08-041-2/+26
| * | | | | | | | | | | | | CRIS: New DMA defines for ARTPEC-3Jesper Nilsson2010-08-041-0/+27
| * | | | | | | | | | | | | CRIS: __do_strncpy_from_user: Don't read the byte beyond the nilJesper Nilsson2010-08-041-4/+3
| * | | | | | | | | | | | | CRIS: Pagetable for ARTPEC-3Jesper Nilsson2010-08-041-0/+8
| * | | | | | | | | | | | | CRIS: Machine dependent memmap.hJesper Nilsson2010-08-042-24/+25
| * | | | | | | | | | | | | CRIS: Check if pointer is set before using itJesper Nilsson2010-08-041-8/+12
| * | | | | | | | | | | | | CRIS: Machine dependent dma.hJesper Nilsson2010-08-042-79/+80
| * | | | | | | | | | | | | CRIS: Define __read_mostly for CRISv32Jesper Nilsson2010-08-041-0/+2
| * | | | | | | | | | | | | CRIS: Discard .note.gnu.build-id sectionJesper Nilsson2010-08-041-1/+1
| * | | | | | | | | | | | | CRIS: Avoid compilation warning for putsJesper Nilsson2010-08-041-40/+25
| * | | | | | | | | | | | | CRIS: Add debug for assembler macrosJesper Nilsson2010-08-041-0/+4
| * | | | | | | | | | | | | CRIS: Update for ARTPEC-3Jesper Nilsson2010-08-041-5/+18
| * | | | | | | | | | | | | CRIS: Add more delays in DDR setupJesper Nilsson2010-08-043-1/+21
| * | | | | | | | | | | | | CRIS: Add debug info for assembler codeJesper Nilsson2010-08-041-0/+7
| * | | | | | | | | | | | | CRIS: Add debug info for assembler codeJesper Nilsson2010-08-041-0/+3
| * | | | | | | | | | | | | CRIS: Add debug symbols for assembler codeJesper Nilsson2010-08-041-0/+3
| * | | | | | | | | | | | | CRIS: Minor formatting fix in traps.cJesper Nilsson2010-08-041-4/+2
| * | | | | | | | | | | | | CRIS: v32: Correct auto-restart of syscallsJesper Nilsson2010-08-041-1/+1
| * | | | | | | | | | | | | CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson2010-08-041-8/+66
| * | | | | | | | | | | | | CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson2010-08-041-229/+0
| * | | | | | | | | | | | | CRIS: kgdb: Fix compilation errorsJesper Nilsson2010-08-041-8/+8
| * | | | | | | | | | | | | CRIS: v32: Correct path for intr_vect.hJesper Nilsson2010-08-041-1/+1
| * | | | | | | | | | | | | CRIS: v32: Better irq mapping codeJesper Nilsson2010-08-041-25/+22
OpenPOWER on IntegriCloud