summaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* 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
| * locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-1/+1
* | cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven2014-03-101-1/+1
|/
* Merge tag 'cris-for-3.14' of git://jni.nu/crisLinus Torvalds2014-01-271-1/+1
|\
| * CRIS: Add missing syscallsJesper Nilsson2014-01-091-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\ \
| * | net: resort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-131-1/+1
| * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
| |/
* | cris: provide {in,out}[wl]_p()Geert Uytterhoeven2014-01-231-0/+4
* | arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-131-1/+1
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-122-25/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-192-14/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
| * hardirq: Make hardirq bits genericThomas Gleixner2013-11-131-12/+0
* | cris: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | cris: fix potential NULL-pointer dereferenceKirill A. Shutemov2013-11-151-0/+2
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-1/+0
|\ \
| * | cris/PCI: Remove unused pci_mem_startMyron Stowe2013-10-071-1/+0
* | | cris: media platform drivers: fix buildMauro Carvalho Chehab2013-11-131-0/+1
| |/ |/|
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
|/
* CRIS: remove unused current_regsJesper Nilsson2013-09-101-1/+0
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-1/+0
|\
| * mm/CRIS: clean up unused VALID_PAGE()Jiang Liu2013-07-031-1/+0
* | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-033-6/+7
|\ \ | |/ |/|
| * cris: Wire up asm-generic/vga.hGeert Uytterhoeven2013-06-161-0/+1
| * cris: Wire up asm-generic/xor.hGeert Uytterhoeven2013-06-161-0/+1
| * cris: Switch to asm-generic/linkage.hGeert Uytterhoeven2013-06-162-6/+1
| * cris: Provide inb_p() and outb_p()Geert Uytterhoeven2013-06-161-0/+3
| * cris: Provide <asm/kvm_para.h>Geert Uytterhoeven2013-06-161-0/+1
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
|\
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
* | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-7/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-3/+0
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-232-19/+2
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-2/+0
| * | cris: switch to generic old sigaction()Al Viro2013-02-031-7/+0
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-6/+1
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-3/+0
| |/
* | cris: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
|/
OpenPOWER on IntegriCloud