summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-01-12cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck1-0/+8
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman11-17/+52
2016-10-28cris/arch-v32: cryptocop: print a hex number after a 0x prefixUwe Kleine-König1-1/+1
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes17-54/+84
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes22-54/+49
2016-10-10Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds22-217/+83
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf49-22/+93
2016-09-23cris: return of class_create should be consideredyizhouzhou@ict.ac.cn1-0/+6
2016-09-23CRIS: defconfig: remove MTDRAM_ABS_POSFabian Frederick4-4/+0
2016-09-23CRIS v32: remove some double unlocksDan Carpenter2-2/+0
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23Fix typoAndrea Gelmini1-1/+1
2016-09-23cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-09-23cris: v10: axisflashmap: remove unused ifdefsNiklas Cassel1-19/+0
2016-09-22cris: use generic io.hNiklas Cassel1-170/+1
2016-09-22cris: fix Kconfig mismatch when building with CONFIG_PCINiklas Cassel1-1/+1
2016-09-22cris: cardbus: fix header include pathNiklas Cassel1-1/+1
2016-09-22cris: add dev88_defconfigNiklas Cassel1-0/+49
2016-09-22cris: irq: stop loop from accessing array out of boundsNiklas Cassel1-2/+1
2016-09-22cris: fasttimer: fix mixed declarations and code compile warningNiklas Cassel1-8/+7
2016-09-22cris: intmem: fix pointer comparison compile warningNiklas Cassel1-2/+2
2016-09-22cris: intmem: fix device_initcall compile warningJesper Nilsson1-1/+8
2016-09-13cris: buggered copy_from_user/copy_to_user/clear_userAl Viro1-39/+32
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski111-804/+705
2016-08-02Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds45-256/+5837
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds116-423/+1521
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov36-51/+48
2016-07-10mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POSBen Hutchings3-14/+2
2016-06-25tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko27-52/+47
2016-06-23cris: Remove unnecessary of_platform_populate with default match tableKefeng Wang1-8/+0
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds89-2908/+4338
2016-05-21printk/nmi: generic solution for safe printk in NMIPetr Mladek24-107/+306
2016-05-21exit_thread: accept a task parameter to be exitedJiri Slaby17-47/+42
2016-05-21exit_thread: remove empty bodiesJiri Slaby36-140/+24
2016-05-18Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds101-1169/+1566
2016-05-05CRIS v32: nand: set ECC algorithm explicitlyRafał Miłecki2-0/+2
2016-04-26cris: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-04-18cris: Fix misspellings in comments.Adam Buchbinder5-5/+5
2016-03-21Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds85-241/+1406
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1281-33900/+78920
2016-03-14ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck34-150/+106
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig23-49/+4
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen29-64/+44
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds203-3991/+3642
2016-01-21Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds4-15/+20
[next]