aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
2014-12-20CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARDGravatar Jesper Nilsson 1-7/+0
2014-12-20CRISv32: ETRAXFS: Fix recursive spinlockGravatar Jesper Nilsson 2-71/+83
2014-12-20CRISv32: Select MTDRAM for axisflashmapGravatar Jesper Nilsson 1-0/+1
2014-12-20CRISv32: Implement early consoleGravatar Jesper Nilsson 1-26/+56
2014-12-20CRIS: Use KALLSYMs if available in call stack dumpGravatar Jesper Nilsson 1-27/+34
2014-12-20CRISv32: Fix declaration mismatchGravatar Jesper Nilsson 1-1/+0
2014-12-20CRISv32: Rewrite of synchronous serial port driverGravatar Jesper Nilsson 1-639/+791
2014-12-20CRIS: Update init memory handlingGravatar Jesper Nilsson 1-5/+33
2014-12-20CRISv32: Better handling of watchdog biteGravatar Jesper Nilsson 1-11/+17
2014-12-20CRIS: Export missing function symbolsGravatar Jesper Nilsson 3-19/+19
2014-12-20CRIS: Export ioremap_nocacheGravatar Jesper Nilsson 1-1/+2
2014-12-20CRIS: Fix headers_installGravatar Sam Ravnborg 2-6/+2
2014-12-20CRISv32: Add missing include for mm.hGravatar Jesper Nilsson 1-0/+1
2014-12-19CRISv32: Drop obsolete file for SPI driverGravatar Jesper Nilsson 1-1/+0
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-1/+5
2014-12-10net, lib: kill arch_fast_hash library bitsGravatar Daniel Borkmann 1-1/+0
2014-12-05net: sock: allow eBPF programs to be attached to socketsGravatar Alexei Starovoitov 1-0/+3
2014-11-11net: introduce SO_INCOMING_CPUGravatar Eric Dumazet 1-0/+2
2014-10-20cris: io: implement dummy relaxed accessor macros for writesGravatar Will Deacon 1-0/+3
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+0
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-33/+26
2014-10-09cris: use Kbuild logic to include <asm-generic/sections.h>Gravatar Geert Uytterhoeven 2-7/+1
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Gravatar Pranith Kumar 1-1/+1
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Gravatar Kirill Tkhai 2-2/+0
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Gravatar Peter Zijlstra 1-0/+1
2014-08-14locking,arch,cris: Fold atomic_opsGravatar Peter Zijlstra 1-32/+25
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-111/+67
2014-08-08lib/scatterlist: clean up useless architecture versions of scatterlist.hGravatar Laura Abbott 2-6/+1
2014-08-06cris: Use sigsp()Gravatar Richard Weinberger 2-22/+8
2014-08-06cris: Use get_signal() signal_setup_done()Gravatar Richard Weinberger 2-93/+63
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Gravatar Davidlohr Bueso 1-0/+1
2014-06-06cris: update comments for generic idle conversionGravatar Geert Uytterhoeven 2-7/+3
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLGravatar Fabian Frederick 1-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-13/+4
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionGravatar Hanjun Guo 1-1/+0
2014-04-18arch,cris: Convert smp_mb__*()Gravatar Peter Zijlstra 2-13/+4
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPGravatar Uwe Kleine-König 1-1/+1
2014-04-07cris: cpuinfo_op should depend on CONFIG_PROC_FSGravatar Geert Uytterhoeven 1-0/+2
2014-04-07cris: make ETRAX_ARCH_V10 select TTY for use in debugportGravatar Josh Triplett 1-0/+1
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+0
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-6/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+2
2014-03-13arch: Remove stub cputime.h headersGravatar Frederic Weisbecker 2-6/+1
2014-03-10cris: convert ffs from an object-like macro to a function-like macroGravatar Geert Uytterhoeven 1-1/+1
2014-02-20Merge branch 'master' into for-nextGravatar Jiri Kosina 33-359/+307
2014-02-20Kconfig: Remove useless "default N" linesGravatar Paul Bolle 1-2/+0
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseGravatar Tim Chen 1-0/+1
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Gravatar Tim Chen 1-1/+1
2014-01-28Merge tag 'cris-correction-for-3.14' of git://jni.nu/crisGravatar Linus Torvalds 1-0/+1
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-2/+0