summaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-291-0/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-01-251-1/+1
|\
| * VFS: Convert file->f_dentry->d_inode to file_inode()David Howells2015-01-201-1/+1
* | module: remove mod arg from module_free, rename module_memfree().Rusty Russell2015-01-201-1/+1
|/
* CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDJesper Nilsson2014-12-201-7/+0
* CRISv32: ETRAXFS: Fix recursive spinlockJesper Nilsson2014-12-202-71/+83
* CRISv32: Select MTDRAM for axisflashmapJesper Nilsson2014-12-201-0/+1
* CRISv32: Implement early consoleJesper Nilsson2014-12-201-26/+56
* CRIS: Use KALLSYMs if available in call stack dumpJesper Nilsson2014-12-201-27/+34
* CRISv32: Fix declaration mismatchJesper Nilsson2014-12-201-1/+0
* CRISv32: Rewrite of synchronous serial port driverJesper Nilsson2014-12-201-639/+791
* CRIS: Update init memory handlingJesper Nilsson2014-12-201-5/+33
* CRISv32: Better handling of watchdog biteJesper Nilsson2014-12-201-11/+17
* CRIS: Export missing function symbolsJesper Nilsson2014-12-203-19/+19
* CRIS: Export ioremap_nocacheJesper Nilsson2014-12-201-1/+2
* CRIS: Fix headers_installSam Ravnborg2014-12-202-6/+2
* CRISv32: Add missing include for mm.hJesper Nilsson2014-12-201-0/+1
* CRISv32: Drop obsolete file for SPI driverJesper Nilsson2014-12-191-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-112-1/+5
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
| * net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
* | cris: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+3
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-132-2/+0
|\
| * sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-192-2/+0
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-33/+26
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
| * | locking,arch,cris: Fold atomic_opsPeter Zijlstra2014-08-141-32/+25
* | | cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-092-7/+1
* | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| |/ |/|
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-092-111/+67
|\ \
| * | cris: Use sigsp()Richard Weinberger2014-08-062-22/+8
| * | cris: Use get_signal() signal_setup_done()Richard Weinberger2014-08-062-93/+63
* | | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-082-6/+1
| |/ |/|
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
|/
* cris: update comments for generic idle conversionGeert Uytterhoeven2014-06-062-7/+3
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-1/+0
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-13/+4
|\
| * arch,cris: Convert smp_mb__*()Peter Zijlstra2014-04-182-13/+4
* | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-271-1/+0
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* cris: cpuinfo_op should depend on CONFIG_PROC_FSGeert Uytterhoeven2014-04-071-0/+2
* cris: make ETRAX_ARCH_V10 select TTY for use in debugportJosh Triplett2014-04-071-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-2/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-2033-359/+307
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-2/+0
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-012-6/+1
|\ \ \
| * | | arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-132-6/+1
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-1/+2
|\ \ \ \ | |/ / /
| * | | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
OpenPOWER on IntegriCloud