Age | Commit message (Expand) | Author | Files | Lines |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 5 | -5/+5 |
2016-11-22 | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman | 1 | -1/+1 |
2016-10-27 | cris/arch-v32: cryptocop: print a hex number after a 0x prefix | Uwe Kleine-König | 1 | -1/+1 |
2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 1 | -2/+2 |
2016-10-19 | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes | 1 | -3/+1 |
2016-09-23 | cris: return of class_create should be considered | yizhouzhou@ict.ac.cn | 1 | -0/+6 |
2016-09-23 | CRIS v32: remove some double unlocks | Dan Carpenter | 2 | -2/+0 |
2016-09-23 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-09-23 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-09-23 | Fix typo | Andrea Gelmini | 1 | -1/+1 |
2016-09-22 | cris: cardbus: fix header include path | Niklas Cassel | 1 | -1/+1 |
2016-09-22 | cris: irq: stop loop from accessing array out of bounds | Niklas Cassel | 1 | -2/+1 |
2016-09-22 | cris: fasttimer: fix mixed declarations and code compile warning | Niklas Cassel | 1 | -8/+7 |
2016-09-22 | cris: intmem: fix pointer comparison compile warning | Niklas Cassel | 1 | -2/+2 |
2016-09-22 | cris: intmem: fix device_initcall compile warning | Jesper Nilsson | 1 | -1/+8 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -5/+4 |
2016-07-09 | mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS | Ben Hutchings | 1 | -1/+1 |
2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -0/+2 |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby | 1 | -2/+2 |
2016-05-05 | CRIS v32: nand: set ECC algorithm explicitly | Rafał Miłecki | 2 | -0/+2 |
2016-04-18 | cris: Fix misspellings in comments. | Adam Buchbinder | 4 | -4/+4 |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 1 | -6/+2 |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -12/+42 |
2016-01-21 | Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 1 | -2/+4 |
2016-01-20 | cris: convert to dma_map_ops | Christoph Hellwig | 1 | -12/+42 |
2015-12-18 | cris: nand: remove useless mtd->priv = chip assignments | Boris BREZILLON | 2 | -6/+0 |
2015-12-18 | cris: nand: use the mtd instance embedded in struct nand_chip | Boris BREZILLON | 2 | -4/+2 |
2015-12-15 | cris: Fix section mismatches in architecture startup code | Guenter Roeck | 1 | -2/+4 |
2015-12-08 | cris: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2 | -2/+2 |
2015-11-02 | CRIS: Drop code related to obsolete or unused kconfigs | Jesper Nilsson | 5 | -34/+1 |
2015-11-02 | cris: re-use helpers to dump data in hex format | Andy Shevchenko | 1 | -34/+6 |
2015-11-02 | CRIS v32: remove old GPIO and LEDs code | Rabin Vincent | 11 | -2562/+2 |
2015-11-02 | CRIS v32: remove I2C bitbanging driver | Rabin Vincent | 4 | -786/+0 |
2015-11-02 | CRIS v32: increase NR_IRQS | Rabin Vincent | 1 | -2/+2 |
2015-11-02 | cris: kgdb: use native hex2bin | Andy Shevchenko | 1 | -58/+38 |
2015-09-05 | CRISv32: annotate irq enable in idle loop | Rabin Vincent | 1 | -2/+2 |
2015-09-05 | CRISv32: add support for irqflags tracing | Rabin Vincent | 1 | -0/+11 |
2015-09-05 | CRIS: UAPI: fix ptrace.h | Rabin Vincent | 1 | -1/+0 |
2015-09-05 | CRISv32: Squash compile warnings for axisflashmap | Jesper Nilsson | 1 | -4/+5 |
2015-09-05 | CRISv32: Add GPIO driver to the default configs | Jesper Nilsson | 2 | -10/+10 |
2015-09-05 | CRISv32: ETRAX FS: Squash warnings in pinmux driver | Jesper Nilsson | 1 | -2/+6 |
2015-09-05 | CRIS: Wire up missing syscalls | Chen Gang | 1 | -0/+8 |
2015-09-05 | cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset | Christophe Jaillet | 1 | -2/+1 |
2015-08-10 | cris/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -3/+5 |
2015-07-09 | cris: Replace do_posix_clock_monotonic_gettime() | Thomas Gleixner | 1 | -1/+1 |
2015-06-16 | cris: don't use module_init for non-modular core intmem.c code | Paul Gortmaker | 1 | -2/+1 |
2015-04-26 | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 12 | -575/+136 |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -76/+71 |
2015-04-15 | cris fasttimer: remove use of seq_printf return value | Joe Perches | 1 | -46/+39 |
2015-04-15 | cris: remove use of seq_printf return value | Joe Perches | 1 | -30/+32 |