Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2010-08-08 | 203 | -0/+39222 |
|\ | |||||
| * | Merge branch 'master' into for-linus | Chris Metcalf | 2010-08-06 | 1454 | -220902/+44696 |
| |\ | |||||
| * | | arch/tile: check kmalloc() result | Kulikov Vasiliy | 2010-07-16 | 1 | -0/+2 |
| * | | Merge branch 'master' into for-linus | Chris Metcalf | 2010-07-06 | 135 | -666/+484 |
| |\ \ | |||||
| * | | | arch/tile: catch up on various minor cleanups. | Chris Metcalf | 2010-07-06 | 6 | -32/+7 |
| * | | | arch/tile: avoid erroneous error return for PTRACE_POKEUSR. | Chris Metcalf | 2010-07-06 | 1 | -0/+1 |
| * | | | tile: set ARCH_KMALLOC_MINALIGN | FUJITA Tomonori | 2010-07-06 | 1 | -0/+8 |
| * | | | tile: remove homegrown L1_CACHE_ALIGN macro | FUJITA Tomonori | 2010-07-06 | 1 | -1/+0 |
| * | | | arch/tile: Miscellaneous cleanup changes. | Chris Metcalf | 2010-07-06 | 56 | -679/+798 |
| * | | | arch/tile: Split the icache flush code off to a generic <arch> header. | Chris Metcalf | 2010-07-06 | 5 | -114/+120 |
| * | | | arch/tile: Fix bug in support for atomic64_xx() ops. | Chris Metcalf | 2010-07-06 | 1 | -4/+3 |
| * | | | arch/tile: Shrink the tile-opcode files considerably. | Chris Metcalf | 2010-07-06 | 3 | -12527/+1017 |
| * | | | arch/tile: Add driver to enable access to the user dynamic network. | Chris Metcalf | 2010-07-06 | 7 | -6/+874 |
| * | | | arch/tile: Enable more sophisticated IRQ model for 32-bit chips. | Chris Metcalf | 2010-07-06 | 9 | -154/+435 |
| * | | | Merge branch 'master' into for-linus | Chris Metcalf | 2010-06-25 | 42 | -58/+362 |
| |\ \ \ | |||||
| * | | | | Revert adding some arch-specific signal syscalls to <linux/syscalls.h>. | Chris Metcalf | 2010-06-07 | 4 | -25/+5 |
| * | | | | Merge branch 'master' into for-linus | Chris Metcalf | 2010-06-05 | 31 | -106/+408 |
| |\ \ \ \ | |||||
| * | | | | | arch/tile: Do not use GFP_KERNEL for dma_alloc_coherent(). | Chris Metcalf | 2010-06-05 | 1 | -2/+1 |
| * | | | | | arch/tile: core support for Tilera 32-bit chips. | Chris Metcalf | 2010-06-04 | 199 | -0/+49495 |
* | | | | | | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2010-08-08 | 54 | -742/+857 |
|\ \ \ \ \ \ | |||||
| * | | | | | | CRIS: Fix alignment problem for older ld | Jesper Nilsson | 2010-08-04 | 1 | -1/+1 |
| * | | | | | | CRIS: Always dump registers for segfaulting process. | Jesper Nilsson | 2010-08-04 | 1 | -0/+6 |
| * | | | | | | CRIS: Add config for pausing a seg-faulting process | Jesper Nilsson | 2010-08-04 | 2 | -3/+16 |
| * | | | | | | CRIS: Don't take faults while in_atomic | Jesper Nilsson | 2010-08-04 | 1 | -8/+5 |
| * | | | | | | CRIS: Fixup lookup for delay slot faults | Jesper Nilsson | 2010-08-04 | 1 | -1/+4 |
| * | | | | | | CRIS: Discard exit.text and .data at runtime | Jesper Nilsson | 2010-08-04 | 1 | -0/+10 |
| * | | | | | | CRIS: Add cache aligned and read mostly data sections | Jesper Nilsson | 2010-08-04 | 1 | -0/+2 |
| * | | | | | | CRIS: Return something from profile write | Jesper Nilsson | 2010-08-04 | 1 | -8/+7 |
| * | | | | | | CRIS: Add ARTPEC-3 and timestamps for sync-serial | Jesper Nilsson | 2010-08-04 | 1 | -1/+26 |
| * | | | | | | CRIS: Better ARTPEC-3 support for gpio | Jesper Nilsson | 2010-08-04 | 1 | -18/+78 |
| * | | | | | | CRIS: Add include guard | Jesper Nilsson | 2010-08-04 | 1 | -0/+5 |
| * | | | | | | CRIS: Better handling of pinmux settings | Jesper Nilsson | 2010-08-04 | 1 | -2/+26 |
| * | | | | | | CRIS: New DMA defines for ARTPEC-3 | Jesper Nilsson | 2010-08-04 | 1 | -0/+27 |
| * | | | | | | CRIS: __do_strncpy_from_user: Don't read the byte beyond the nil | Jesper Nilsson | 2010-08-04 | 1 | -4/+3 |
| * | | | | | | CRIS: Pagetable for ARTPEC-3 | Jesper Nilsson | 2010-08-04 | 1 | -0/+8 |
| * | | | | | | CRIS: Machine dependent memmap.h | Jesper Nilsson | 2010-08-04 | 2 | -24/+25 |
| * | | | | | | CRIS: Check if pointer is set before using it | Jesper Nilsson | 2010-08-04 | 1 | -8/+12 |
| * | | | | | | CRIS: Machine dependent dma.h | Jesper Nilsson | 2010-08-04 | 2 | -79/+80 |
| * | | | | | | CRIS: Define __read_mostly for CRISv32 | Jesper Nilsson | 2010-08-04 | 1 | -0/+2 |
| * | | | | | | CRIS: Discard .note.gnu.build-id section | Jesper Nilsson | 2010-08-04 | 1 | -1/+1 |
| * | | | | | | CRIS: Avoid compilation warning for puts | Jesper Nilsson | 2010-08-04 | 1 | -40/+25 |
| * | | | | | | CRIS: Add debug for assembler macros | Jesper Nilsson | 2010-08-04 | 1 | -0/+4 |
| * | | | | | | CRIS: Update for ARTPEC-3 | Jesper Nilsson | 2010-08-04 | 1 | -5/+18 |
| * | | | | | | CRIS: Add more delays in DDR setup | Jesper Nilsson | 2010-08-04 | 3 | -1/+21 |
| * | | | | | | CRIS: Add debug info for assembler code | Jesper Nilsson | 2010-08-04 | 1 | -0/+7 |
| * | | | | | | CRIS: Add debug info for assembler code | Jesper Nilsson | 2010-08-04 | 1 | -0/+3 |
| * | | | | | | CRIS: Add debug symbols for assembler code | Jesper Nilsson | 2010-08-04 | 1 | -0/+3 |
| * | | | | | | CRIS: Minor formatting fix in traps.c | Jesper Nilsson | 2010-08-04 | 1 | -4/+2 |
| * | | | | | | CRIS: v32: Correct auto-restart of syscalls | Jesper Nilsson | 2010-08-04 | 1 | -1/+1 |
| * | | | | | | CRIS: More ARTPEC-3 support and i2c-boardinfo. | Jesper Nilsson | 2010-08-04 | 1 | -8/+66 |