| Commit message (Expand) | Author | Age | Files | Lines |
* | CRIS: Drop support for the CRIS port | Jesper Nilsson | 2018-03-16 | 60 | -19011/+0 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -5/+5 |
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 2 | -81/+1 |
|\ |
|
| * | cris: use dma-direct | Christoph Hellwig | 2018-01-15 | 2 | -78/+1 |
| * | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig | 2018-01-15 | 1 | -3/+0 |
* | | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-01-31 | 1 | -16/+7 |
|\ \ |
|
| * | | cris: switch to get_user_pages_fast() | Al Viro | 2017-12-02 | 1 | -16/+7 |
| |/ |
|
* | | cris: annotate ->poll() instances | Al Viro | 2017-11-27 | 1 | -4/+4 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 45 | -0/+45 |
* | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2017-09-09 | 2 | -2/+2 |
|\ |
|
| * | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 2017-08-13 | 2 | -2/+2 |
* | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-08 | 1 | -4/+0 |
|\ \ |
|
| * | | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt | 2017-08-02 | 1 | -4/+0 |
| |/ |
|
* | | cris: Mark _stext and _end as char-arrays, not single char variables | Masami Hiramatsu | 2017-08-10 | 2 | -4/+4 |
|/ |
|
* | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-28 | 1 | -8/+0 |
* | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2017-05-11 | 1 | -1/+0 |
|\ |
|
| * | mtd: nand: Kill the MTD_NAND_IDS Kconfig option | Boris Brezillon | 2017-03-08 | 1 | -1/+0 |
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-08 | 1 | -22/+0 |
|\ \ |
|
| * | | cris/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 2017-04-20 | 1 | -23/+0 |
| * | | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse | 2017-04-20 | 1 | -1/+2 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 2017-04-26 | 2 | -22/+10 |
|\ \ \
| |_|/
|/| | |
|
| | * | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada | 2017-03-09 | 1 | -1/+1 |
| |/
|/| |
|
| * | cris: rename __copy_user_zeroing to __copy_user_in | Al Viro | 2017-03-28 | 1 | -4/+3 |
| * | cris: get rid of zeroing | Al Viro | 2017-03-28 | 1 | -17/+6 |
|/ |
|
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 3 | -0/+3 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -0/+3 |
* | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -1/+1 |
|\ |
|
| * | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
* | | cris: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2017-01-26 | 1 | -1/+1 |
|/ |
|
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 5 | -5/+5 |
* | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman | 2016-11-22 | 1 | -1/+1 |
* | cris/arch-v32: cryptocop: print a hex number after a 0x prefix | Uwe Kleine-König | 2016-10-27 | 1 | -1/+1 |
* | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -2/+2 |
* | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes | 2016-10-19 | 1 | -3/+1 |
* | cris: return of class_create should be considered | yizhouzhou@ict.ac.cn | 2016-09-23 | 1 | -0/+6 |
* | CRIS v32: remove some double unlocks | Dan Carpenter | 2016-09-23 | 2 | -2/+0 |
* | Fix typo | Andrea Gelmini | 2016-09-23 | 1 | -1/+1 |
* | Fix typo | Andrea Gelmini | 2016-09-23 | 1 | -1/+1 |
* | Fix typo | Andrea Gelmini | 2016-09-23 | 1 | -1/+1 |
* | cris: cardbus: fix header include path | Niklas Cassel | 2016-09-22 | 1 | -1/+1 |
* | cris: irq: stop loop from accessing array out of bounds | Niklas Cassel | 2016-09-22 | 1 | -2/+1 |
* | cris: fasttimer: fix mixed declarations and code compile warning | Niklas Cassel | 2016-09-22 | 1 | -8/+7 |
* | cris: intmem: fix pointer comparison compile warning | Niklas Cassel | 2016-09-22 | 1 | -2/+2 |
* | cris: intmem: fix device_initcall compile warning | Jesper Nilsson | 2016-09-22 | 1 | -1/+8 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -5/+4 |
* | mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS | Ben Hutchings | 2016-07-09 | 1 | -1/+1 |
* | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-05-24 | 2 | -0/+2 |
|\ |
|