Age | Commit message (Expand) | Author | Files | Lines |
2015-07-09 | cris: Replace do_posix_clock_monotonic_gettime() | Thomas Gleixner | 1 | -1/+1 |
2015-06-16 | cris: don't use module_init for non-modular core intmem.c code | Paul Gortmaker | 1 | -2/+1 |
2015-04-26 | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 12 | -575/+136 |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -76/+71 |
2015-04-15 | cris fasttimer: remove use of seq_printf return value | Joe Perches | 1 | -46/+39 |
2015-04-15 | cris: remove use of seq_printf return value | Joe Perches | 1 | -30/+32 |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger | 1 | -2/+0 |
2015-03-25 | CRISv32: use GENERIC_SCHED_CLOCK | Rabin Vincent | 1 | -0/+9 |
2015-03-25 | CRISv32: use MMIO clocksource | Rabin Vincent | 1 | -21/+4 |
2015-03-25 | CRISv32: use generic clockevents | Rabin Vincent | 1 | -60/+85 |
2015-03-25 | CRIS: remove SMP code | Rabin Vincent | 10 | -458/+1 |
2015-03-25 | CRISv32: handle multiple signals | Rabin Vincent | 1 | -32/+3 |
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 | CRISv32: add irq domains support | Rabin Vincent | 1 | -3/+25 |
2015-02-15 | Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds | 2 | -2/+6 |
2015-02-14 | CRISv32: Remove unnecessary KERN_INFO from sync_serial | Masanari Iida | 1 | -2/+2 |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -1/+1 |
2015-01-29 | CRISv32: Avoid warning of unused variable | Jesper Nilsson | 1 | -0/+4 |
2015-01-20 | VFS: Convert file->f_dentry->d_inode to file_inode() | David Howells | 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 | 1 | -69/+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 | 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 | CRISv32: Better handling of watchdog bite | Jesper Nilsson | 1 | -11/+17 |
2014-12-20 | CRIS: Export missing function symbols | Jesper Nilsson | 1 | -8/+7 |
2014-12-20 | CRISv32: Add missing include for mm.h | Jesper Nilsson | 1 | -0/+1 |
2014-12-19 | CRISv32: Drop obsolete file for SPI driver | Jesper Nilsson | 1 | -1/+0 |
2014-09-19 | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai | 1 | -1/+0 |
2014-08-06 | cris: Use sigsp() | Richard Weinberger | 1 | -12/+4 |
2014-08-06 | cris: Use get_signal() signal_setup_done() | Richard Weinberger | 1 | -47/+30 |
2014-06-06 | cris: update comments for generic idle conversion | Geert Uytterhoeven | 1 | -5/+1 |
2014-02-20 | Merge branch 'master' into for-next | Jiri Kosina | 11 | -29/+43 |
2014-02-20 | Kconfig: Remove useless "default N" lines | Paul Bolle | 1 | -2/+0 |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+0 |
2014-01-25 | cramfs: take headers to fs/cramfs | Al Viro | 1 | -2/+0 |
2014-01-09 | CRIS: Add missing syscalls | Jesper Nilsson | 1 | -9/+25 |
2014-01-09 | cris: sync_serial: remove interruptible_sleep_on | Arnd Bergmann | 1 | -1/+3 |
2014-01-08 | cris: remove deprecated IRQF_DISABLED | Michael Opdenacker | 8 | -17/+15 |
2013-09-10 | CRIS: drop unused Kconfig symbols | Paul Bolle | 2 | -398/+0 |
2013-07-14 | cris: delete __cpuinit usage from all cris files | Paul Gortmaker | 1 | -1/+1 |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -3/+1 |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -7/+0 |
2013-06-19 | net: Add missing dependencies on NETDEVICES | Ben Hutchings | 1 | -2/+1 |
2013-06-19 | net: Move MII out from under NET_CORE and hide it | Ben Hutchings | 1 | -1/+0 |
2013-06-16 | cris: Switch cris to drivers/Kconfig | Geert Uytterhoeven | 1 | -7/+0 |
2013-06-03 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -1/+0 |
2013-05-09 | Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+0 |