summaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cris-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/je...Linus Torvalds2015-02-161-73/+97
|\
| * CRIS: Whitespace cleanupJesper Nilsson2015-02-141-31/+52
| * CRIS: macro whitespace fixes in uaccess.hMichael S. Tsirkin2015-02-141-55/+58
| * CRIS: uaccess: fix sparse errorsMichael S. Tsirkin2015-02-141-2/+2
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-4/+0Star
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* | cris: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-101-4/+0Star
|/
* CRIS: Fix headers_installSam Ravnborg2014-12-201-4/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0Star
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0Star
* | cris: io: implement dummy relaxed accessor macros for writesWill Deacon2014-10-201-0/+3
|/
* Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-33/+26Star
|\
| * 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/+25Star
* | cris: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2014-10-102-7/+1Star
* | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | lib/scatterlist: clean up useless architecture versions of scatterlist.hLaura Abbott2014-08-092-6/+1Star
|/
* arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-051-1/+0Star
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-13/+4Star
|\
| * arch,cris: Convert smp_mb__*()Peter Zijlstra2014-04-182-13/+4Star
* | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-281-1/+0Star
|/
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-012-6/+1Star
|\
| * arch: Remove stub cputime.h headersFrederic Weisbecker2014-03-132-6/+1Star
* | 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-111-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-141-1/+1
| * | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-181-0/+1
| |/
* | cris: provide {in,out}[wl]_p()Geert Uytterhoeven2014-01-241-0/+4
* | arch: Re-sort some Kbuild files to hopefully help avoid some conflictsStephen Rothwell2014-01-141-1/+1
* | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-122-25/+1Star
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-192-14/+0Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0Star
| * hardirq: Make hardirq bits genericThomas Gleixner2013-11-131-12/+0Star
* | 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/+0Star
|\ \
| * | cris/PCI: Remove unused pci_mem_startMyron Stowe2013-10-071-1/+0Star
* | | 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/+0Star
* Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-041-1/+0Star
|\
| * mm/CRIS: clean up unused VALID_PAGE()Jiang Liu2013-07-041-1/+0Star
* | 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