summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2418-18/+18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-141-1/+1
|\
| * ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-221-1/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-122-10/+0
|\ \
| * | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-1/+0
| * | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-111-1/+1
| |\ \ | | |/
| * | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-9/+0
* | | cris: No need to append -O2 and $(LINUXINCLUDE)Paul Bolle2016-12-082-6/+0
* | | cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck2016-11-071-0/+8
| |/ |/|
* | cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König2016-10-271-1/+1
|/
* mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-2/+2
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-3/+1
* Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2016-10-1022-217/+83
|\
| * cris: return of class_create should be consideredyizhouzhou@ict.ac.cn2016-09-231-0/+6
| * CRIS: defconfig: remove MTDRAM_ABS_POSFabian Frederick2016-09-234-4/+0
| * CRIS v32: remove some double unlocksDan Carpenter2016-09-232-2/+0
| * Fix typoAndrea Gelmini2016-09-231-1/+1
| * Fix typoAndrea Gelmini2016-09-231-1/+1
| * Fix typoAndrea Gelmini2016-09-231-1/+1
| * Fix typoAndrea Gelmini2016-09-231-1/+1
| * Fix typoAndrea Gelmini2016-09-231-1/+1
| * Fix typoAndrea Gelmini2016-09-231-1/+1
| * Fix typoAndrea Gelmini2016-09-231-1/+1
| * cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-231-1/+1
| * cris: v10: axisflashmap: remove unused ifdefsNiklas Cassel2016-09-231-19/+0
| * cris: use generic io.hNiklas Cassel2016-09-221-170/+1
| * cris: fix Kconfig mismatch when building with CONFIG_PCINiklas Cassel2016-09-221-1/+1
| * cris: cardbus: fix header include pathNiklas Cassel2016-09-221-1/+1
| * cris: add dev88_defconfigNiklas Cassel2016-09-221-0/+49
| * cris: irq: stop loop from accessing array out of boundsNiklas Cassel2016-09-221-2/+1
| * cris: fasttimer: fix mixed declarations and code compile warningNiklas Cassel2016-09-221-8/+7
| * cris: intmem: fix pointer comparison compile warningNiklas Cassel2016-09-221-2/+2
| * cris: intmem: fix device_initcall compile warningJesper Nilsson2016-09-221-1/+8
* | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
|/
* cris: buggered copy_from_user/copy_to_user/clear_userAl Viro2016-09-131-39/+32
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-5/+4
* Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2016-08-022-2/+2
|\
| * mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings2016-07-092-2/+2
* | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-8/+0
|\ \
| * | cris: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-231-8/+0
| |/
* | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
|/
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-242-0/+2
|\
| * CRIS v32: nand: set ECC algorithm explicitlyRafał Miłecki2016-05-052-0/+2
* | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-201-0/+1
* | exit_thread: accept a task parameter to be exitedJiri Slaby2016-05-201-2/+2
* | exit_thread: remove empty bodiesJiri Slaby2016-05-202-9/+1
* | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-05-171-1/+1
|\ \
OpenPOWER on IntegriCloud