summaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-12-08cris: No need to append -O2 and $(LINUXINCLUDE)Paul Bolle
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2016-11-07cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck
2016-10-27cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-10Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-09-23cris: return of class_create should be consideredyizhouzhou@ict.ac.cn
2016-09-23CRIS: defconfig: remove MTDRAM_ABS_POSFabian Frederick
2016-09-23CRIS v32: remove some double unlocksDan Carpenter
2016-09-23Fix typoAndrea Gelmini
2016-09-23Fix typoAndrea Gelmini
2016-09-23Fix typoAndrea Gelmini
2016-09-23Fix typoAndrea Gelmini
2016-09-23Fix typoAndrea Gelmini
2016-09-23Fix typoAndrea Gelmini
2016-09-23Fix typoAndrea Gelmini
2016-09-23cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-23cris: v10: axisflashmap: remove unused ifdefsNiklas Cassel
2016-09-22cris: use generic io.hNiklas Cassel
2016-09-22cris: fix Kconfig mismatch when building with CONFIG_PCINiklas Cassel
2016-09-22cris: cardbus: fix header include pathNiklas Cassel
2016-09-22cris: add dev88_defconfigNiklas Cassel
2016-09-22cris: irq: stop loop from accessing array out of boundsNiklas Cassel
2016-09-22cris: fasttimer: fix mixed declarations and code compile warningNiklas Cassel
2016-09-22cris: intmem: fix pointer comparison compile warningNiklas Cassel
2016-09-22cris: intmem: fix device_initcall compile warningJesper Nilsson
2016-09-13cris: buggered copy_from_user/copy_to_user/clear_userAl Viro
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-09mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-23cris: Remove unnecessary of_platform_populate with default match tableKefeng Wang
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-05-20printk/nmi: generic solution for safe printk in NMIPetr Mladek
2016-05-20exit_thread: accept a task parameter to be exitedJiri Slaby
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-05CRIS v32: nand: set ECC algorithm explicitlyRafał Miłecki