Age | Commit message (Expand) | Author |
2018-03-16 | CRIS: Drop support for the CRIS port | Jesper Nilsson |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-01-31 | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-01-15 | cris: use dma-direct | Christoph Hellwig |
2018-01-15 | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig |
2017-12-02 | cris: switch to get_user_pages_fast() | Al Viro |
2017-11-27 | cris: annotate ->poll() instances | Al Viro |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-09 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon |
2017-08-02 | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt |
2017-05-11 | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-04-20 | cris/PCI: Use generic pci_mmap_resource_range() | David Woodhouse |
2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse |
2017-03-09 | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada |
2017-03-08 | mtd: nand: Kill the MTD_NAND_IDS Kconfig option | Boris Brezillon |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-10-27 | cris/arch-v32: cryptocop: print a hex number after a 0x prefix | Uwe Kleine-König |
2016-10-19 | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-09-23 | cris: return of class_create should be considered | yizhouzhou@ict.ac.cn |
2016-09-23 | Fix typo | Andrea Gelmini |
2016-09-22 | cris: cardbus: fix header include path | Niklas Cassel |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-07-09 | mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS | Ben Hutchings |
2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-05-05 | CRIS v32: nand: set ECC algorithm explicitly | Rafał Miłecki |
2016-04-18 | cris: Fix misspellings in comments. | Adam Buchbinder |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen |
2016-01-20 | cris: convert to dma_map_ops | Christoph Hellwig |
2015-12-18 | cris: nand: remove useless mtd->priv = chip assignments | Boris BREZILLON |
2015-12-18 | cris: nand: use the mtd instance embedded in struct nand_chip | Boris BREZILLON |
2015-12-08 | cris: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON |
2015-11-02 | cris: re-use helpers to dump data in hex format | Andy Shevchenko |
2015-11-02 | CRIS v32: remove old GPIO and LEDs code | Rabin Vincent |
2015-11-02 | CRIS v32: remove I2C bitbanging driver | Rabin Vincent |
2015-09-05 | CRISv32: Squash compile warnings for axisflashmap | Jesper Nilsson |
2015-09-05 | CRISv32: Add GPIO driver to the default configs | Jesper Nilsson |
2015-09-05 | cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset | Christophe Jaillet |
2015-07-09 | cris: Replace do_posix_clock_monotonic_gettime() | Thomas Gleixner |
2015-02-14 | CRISv32: Remove unnecessary KERN_INFO from sync_serial | Masanari Iida |
2015-01-20 | VFS: Convert file->f_dentry->d_inode to file_inode() | David Howells |
2014-12-20 | CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD | Jesper Nilsson |
2014-12-20 | CRISv32: Select MTDRAM for axisflashmap | Jesper Nilsson |
2014-12-20 | CRISv32: Fix declaration mismatch | Jesper Nilsson |
2014-12-20 | CRISv32: Rewrite of synchronous serial port driver | Jesper Nilsson |
2014-12-19 | CRISv32: Drop obsolete file for SPI driver | Jesper Nilsson |