summaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-08-10cris: Mark _stext and _end as char-arrays, not single char variablesMasami Hiramatsu
2017-08-02PCI: Add a generic weak pcibios_fixup_bus()Palmer Dabbelt
2017-07-13Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2017-07-12CRIS: gpio: move inline before return typeJoe Perches
2017-07-10cris: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-28arch: remove unused macro/function thread_saved_pc()Tobias Klauser
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-18devicetree: Move include prefixes from arch to separate directoryOlof Johansson
2017-05-15get rid of unused __strncpy_from_user() instancesAl Viro
2017-05-15kill strlen_user()Al Viro
2017-05-11Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-05-11arch/include: remove empty Kbuild filesNicolas Dichtel
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-20cris/PCI: Use generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-03debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-28cris: switch to RAW_COPY_USERAl Viro
2017-03-28cris: rename __copy_user_zeroing to __copy_user_inAl Viro
2017-03-28cris: get rid of zeroingAl Viro
2017-03-28cris: get rid of zeroing in __asm_copy_from_user_N for N > 4Al Viro
2017-03-28cris: don't rely upon __copy_user_zeroing() zeroing the tailAl Viro
2017-03-28cris: switch to generic extable.hAl Viro
2017-03-28new helper: uaccess_kernel()Al Viro
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-08mtd: nand: Kill the MTD_NAND_IDS Kconfig optionBoris Brezillon
2017-03-05uaccess: drop pointless ifdefsAl Viro
2017-03-05uaccess: drop duplicate includes from asm/uaccess.hAl Viro
2017-03-05uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar