| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 2 | -166/+49 |
|\ |
|
| * | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-21 | 2 | -3/+0 |
| * | cris: convert to dma_map_ops | Christoph Hellwig | 2016-01-21 | 3 | -165/+51 |
* | | Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 2016-01-21 | 4 | -15/+20 |
|\ \
| |/
|/| |
|
| * | cris: Fix section mismatches in architecture startup code | Guenter Roeck | 2015-12-15 | 3 | -4/+9 |
| * | cris: debugport: Fix section mismatches | Guenter Roeck | 2015-12-15 | 1 | -11/+11 |
* | | cris: nand: remove useless mtd->priv = chip assignments | Boris BREZILLON | 2015-12-18 | 2 | -6/+0 |
* | | cris: nand: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 2015-12-18 | 2 | -4/+2 |
* | | cris: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2015-12-08 | 2 | -2/+2 |
|/ |
|
* | cris: Drop reference to get_cmos_time() | Guenter Roeck | 2015-11-02 | 1 | -2/+0 |
* | CRIS: Drop code related to obsolete or unused kconfigs | Jesper Nilsson | 2015-11-02 | 10 | -313/+5 |
* | cris: time: Cleanup of persistent clock stuff | Xunlei Pang | 2015-11-02 | 2 | -26/+0 |
* | cris: re-use helpers to dump data in hex format | Andy Shevchenko | 2015-11-02 | 1 | -34/+6 |
* | CRIS v32: remove old GPIO and LEDs code | Rabin Vincent | 2015-11-02 | 13 | -2702/+4 |
* | CRIS v32: remove I2C bitbanging driver | Rabin Vincent | 2015-11-02 | 4 | -786/+0 |
* | CRIS v32: add ARTPEC-3 and P1343 device trees | Rabin Vincent | 2015-11-02 | 2 | -0/+122 |
* | CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensor | Rabin Vincent | 2015-11-02 | 2 | -0/+57 |
* | CRIS: add dt-bindings symlink | Rabin Vincent | 2015-11-02 | 1 | -0/+1 |
* | CRIS v32: increase NR_IRQS | Rabin Vincent | 2015-11-02 | 2 | -3/+3 |
* | cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkp | Chen Gang | 2015-11-02 | 1 | -1/+1 |
* | cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12 | Chen Gang | 2015-11-02 | 1 | -2/+2 |
* | cris: kgdb: use native hex2bin | Andy Shevchenko | 2015-11-02 | 2 | -108/+71 |
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 1 | -0/+1 |
|\ |
|
| * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 1 | -0/+1 |
* | | CRISv10: delete unused lib/dmacopy.c | Rabin Vincent | 2015-09-05 | 1 | -42/+0 |
* | | CRISv10: delete unused lib/old_checksum.c | Rabin Vincent | 2015-09-05 | 1 | -86/+0 |
* | | CRIS: fix switch_mm() lockdep splat | Rabin Vincent | 2015-09-05 | 1 | -1/+8 |
* | | CRISv32: enable LOCKDEP_SUPPORT | Rabin Vincent | 2015-09-05 | 1 | -0/+4 |
* | | CRIS: add STACKTRACE_SUPPORT | Rabin Vincent | 2015-09-05 | 4 | -0/+88 |
* | | CRISv32: annotate irq enable in idle loop | Rabin Vincent | 2015-09-05 | 1 | -2/+2 |
* | | CRISv32: add support for irqflags tracing | Rabin Vincent | 2015-09-05 | 3 | -1/+20 |
* | | CRIS: UAPI: use generic types.h | Rabin Vincent | 2015-09-05 | 3 | -13/+1 |
* | | CRIS: UAPI: use generic shmbuf.h | Rabin Vincent | 2015-09-05 | 2 | -42/+1 |
* | | CRIS: UAPI: use generic msgbuf.h | Rabin Vincent | 2015-09-05 | 2 | -33/+1 |
* | | CRIS: UAPI: use generic socket.h | Rabin Vincent | 2015-09-05 | 2 | -92/+1 |
* | | CRIS: UAPI: use generic sembuf.h | Rabin Vincent | 2015-09-05 | 2 | -25/+1 |
* | | CRIS: UAPI: use generic sockios.h | Rabin Vincent | 2015-09-05 | 2 | -13/+1 |
* | | CRIS: UAPI: use generic auxvec.h | Rabin Vincent | 2015-09-05 | 2 | -4/+1 |
* | | CRIS: UAPI: use generic headers via Kbuild | Rabin Vincent | 2015-09-05 | 12 | -31/+10 |
* | | CRIS: UAPI: fix elf.h export | Rabin Vincent | 2015-09-05 | 4 | -1/+8 |
* | | CRIS: don't make asm/elf.h depend on asm/user.h | Rabin Vincent | 2015-09-05 | 3 | -8/+7 |
* | | CRIS: UAPI: fix ptrace.h | Rabin Vincent | 2015-09-05 | 6 | -3/+8 |
* | | CRISv32: Squash compile warnings for axisflashmap | Jesper Nilsson | 2015-09-05 | 1 | -4/+5 |
* | | CRISv32: Add GPIO driver to the default configs | Jesper Nilsson | 2015-09-05 | 4 | -14/+12 |
* | | CRISv32: ETRAX FS: Squash warnings in pinmux driver | Jesper Nilsson | 2015-09-05 | 1 | -2/+6 |
* | | CRIS: Wire up missing syscalls | Chen Gang | 2015-09-05 | 4 | -1/+25 |
* | | CRISv32: allow CONFIG_DEBUG_BUGVERBOSE | Rabin Vincent | 2015-09-05 | 1 | -0/+1 |
* | | CRISv32: add unreachable() to BUG() | Rabin Vincent | 2015-09-05 | 1 | -2/+9 |
* | | cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset | Christophe Jaillet | 2015-09-05 | 1 | -2/+1 |
* | | cris/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -3/+5 |