summaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)AuthorFilesLines
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+0
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-33/+26
2014-10-10cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-7/+1
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-1/+1
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2-2/+0
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-08-14locking,arch,cris: Fold atomic_opsPeter Zijlstra1-32/+25
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-111/+67
2014-08-09lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2-6/+1
2014-08-06cris: Use sigsp()Richard Weinberger2-22/+8
2014-08-06cris: Use get_signal() signal_setup_done()Richard Weinberger2-93/+63
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-0/+1
2014-06-07cris: update comments for generic idle conversionGeert Uytterhoeven2-7/+3
2014-06-05sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-1/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-13/+4
2014-05-28PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo1-1/+0
2014-04-18arch,cris: Convert smp_mb__*()Peter Zijlstra2-13/+4
2014-04-08Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-08cris: cpuinfo_op should depend on CONFIG_PROC_FSGeert Uytterhoeven1-0/+2
2014-04-08cris: make ETRAX_ARCH_V10 select TTY for use in debugportJosh Triplett1-0/+1
2014-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2014-04-01Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+1
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+2
2014-03-13arch: Remove stub cputime.h headersFrederic Weisbecker2-6/+1
2014-03-11cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven1-1/+1
2014-02-20Merge branch 'master' into for-nextJiri Kosina33-359/+307
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle1-2/+0
2014-02-10locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen1-0/+1
2014-02-10locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen1-1/+1
2014-01-28Merge tag 'cris-correction-for-3.14' of git://jni.nu/crisLinus Torvalds1-0/+1
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2014-01-28CRISv10: Readd missing headerJesper Nilsson1-0/+1
2014-01-27Merge tag 'cris-for-3.14' of git://jni.nu/crisLinus Torvalds28-333/+299
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+3
2014-01-25cramfs: take headers to fs/cramfsAl Viro1-2/+0
2014-01-24cris: provide {in,out}[wl]_p()Geert Uytterhoeven1-0/+4
2014-01-19net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2014-01-15Drop code for CRISv10 CPU simulatorJesper Nilsson11-143/+66
2014-01-14arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-14net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell1-1/+1
2014-01-12arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2-25/+1
2014-01-09Cleanup whitespace, remove old author tagJesper Nilsson1-63/+61
2014-01-09CRIS: Add missing syscallsJesper Nilsson4-92/+140
2014-01-09cris: sync_serial: remove interruptible_sleep_onArnd Bergmann2-2/+6
2014-01-08cris: remove deprecated IRQF_DISABLEDMichael Opdenacker14-34/+27
2013-12-18lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller1-0/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-14/+0
2013-11-15cris: handle pgtable_page_ctor() failKirill A. Shutemov1-1/+4
2013-11-15cris: fix potential NULL-pointer dereferenceKirill A. Shutemov1-0/+2
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0