Age | Commit message (Expand) | Author | Files | Lines |
2015-04-26 | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 47 | -1145/+285 |
2015-04-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -150/+140 |
2015-04-16 | cris fasttimer: remove use of seq_printf return value | Joe Perches | 2 | -92/+78 |
2015-04-16 | cris: remove use of seq_printf return value | Joe Perches | 2 | -58/+62 |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger | 3 | -6/+0 |
2015-03-25 | cris: fix integer overflow in ELF_ET_DYN_BASE | Andrey Ryabinin | 1 | -1/+1 |
2015-03-25 | CRISv32: use GENERIC_SCHED_CLOCK | Rabin Vincent | 3 | -0/+12 |
2015-03-25 | CRISv32: use MMIO clocksource | Rabin Vincent | 2 | -21/+5 |
2015-03-25 | CRISv32: use generic clockevents | Rabin Vincent | 2 | -60/+86 |
2015-03-25 | CRIS: use generic headers via Kbuild | Rabin Vincent | 13 | -53/+12 |
2015-03-25 | CRIS: use generic cmpxchg.h | Rabin Vincent | 2 | -51/+1 |
2015-03-25 | CRIS: use generic atomic.h | Rabin Vincent | 4 | -165/+1 |
2015-03-25 | CRIS: use generic atomic bitops | Rabin Vincent | 1 | -110/+1 |
2015-03-25 | CRISv10: remove redundant macros from system.h | Rabin Vincent | 1 | -8/+0 |
2015-03-25 | CRIS: remove SMP code | Rabin Vincent | 17 | -638/+1 |
2015-03-25 | CRISv32: don't enable irqs in INIT_THREAD | Rabin Vincent | 1 | -2/+1 |
2015-03-25 | CRISv32: handle multiple signals | Rabin Vincent | 2 | -32/+26 |
2015-03-25 | CRISv32: prevent bogus restarts on sigreturn | Rabin Vincent | 2 | -2/+8 |
2015-03-25 | CRISv32: don't attempt syscall restart on irq exit | Rabin Vincent | 1 | -0/+2 |
2015-03-25 | CRIS: add Axis 88 board device tree | Rabin Vincent | 2 | -0/+56 |
2015-03-25 | CRISv32: add device tree support | Rabin Vincent | 6 | -0/+46 |
2015-03-25 | CRISv32: add irq domains support | Rabin Vincent | 2 | -3/+26 |
2015-03-25 | CRIS: enable GPIOLIB | Rabin Vincent | 1 | -0/+1 |
2015-02-16 | Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds | 6 | -76/+111 |
2015-02-14 | CRIS: Whitespace cleanup | Jesper Nilsson | 1 | -31/+52 |
2015-02-14 | CRIS: macro whitespace fixes in uaccess.h | Michael S. Tsirkin | 1 | -55/+58 |
2015-02-14 | CRIS: uaccess: fix sparse errors | Michael S. Tsirkin | 1 | -2/+2 |
2015-02-14 | CRISv32: Remove unnecessary KERN_INFO from sync_serial | Masanari Iida | 1 | -2/+2 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 3 | -6/+2 |
2015-02-12 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 1 | -1/+1 |
2015-02-11 | cris: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 3 | -10/+0 |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 1 | -0/+2 |
2015-01-29 | CRIS: Fix missing NR_CPUS in menuconfig | Jesper Nilsson | 1 | -0/+4 |
2015-01-29 | CRISv32: Avoid warning of unused variable | Jesper Nilsson | 1 | -0/+4 |
2015-01-29 | CRIS: Avoid warning in cris mm/fault.c | Jesper Nilsson | 1 | -1/+3 |
2015-01-29 | CRIS: Export csum_partial_copy_nocheck | Jesper Nilsson | 1 | -0/+1 |
2015-01-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2015-01-20 | VFS: Convert file->f_dentry->d_inode to file_inode() | David Howells | 1 | -1/+1 |
2015-01-20 | module: remove mod arg from module_free, rename module_memfree(). | Rusty Russell | 1 | -1/+1 |
2014-12-20 | CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD | Jesper Nilsson | 1 | -7/+0 |
2014-12-20 | CRISv32: ETRAXFS: Fix recursive spinlock | Jesper Nilsson | 2 | -71/+83 |
2014-12-20 | CRISv32: Select MTDRAM for axisflashmap | Jesper Nilsson | 1 | -0/+1 |
2014-12-20 | CRISv32: Implement early console | Jesper Nilsson | 1 | -26/+56 |
2014-12-20 | CRIS: Use KALLSYMs if available in call stack dump | Jesper Nilsson | 1 | -27/+34 |
2014-12-20 | CRISv32: Fix declaration mismatch | Jesper Nilsson | 1 | -1/+0 |
2014-12-20 | CRISv32: Rewrite of synchronous serial port driver | Jesper Nilsson | 1 | -639/+791 |
2014-12-20 | CRIS: Update init memory handling | Jesper Nilsson | 1 | -5/+33 |
2014-12-20 | CRISv32: Better handling of watchdog bite | Jesper Nilsson | 1 | -11/+17 |
2014-12-20 | CRIS: Export missing function symbols | Jesper Nilsson | 3 | -19/+19 |
2014-12-20 | CRIS: Export ioremap_nocache | Jesper Nilsson | 1 | -1/+2 |