summaryrefslogtreecommitdiffstats
path: root/arch/cris/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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
| * cris: Wire up asm-generic/xor.hGeert Uytterhoeven2013-06-161-0/+1
| * cris: Switch to asm-generic/linkage.hGeert Uytterhoeven2013-06-162-6/+1Star
| * 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/+0Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0Star
|\
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-041-8/+0Star
* | arch: Cleanup enable/disable_hltThomas Gleixner2013-04-081-7/+0Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-3/+0Star
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-242-19/+2Star
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-2/+0Star
| * | cris: switch to generic old sigaction()Al Viro2013-02-041-7/+0Star
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-6/+1Star
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-3/+0Star
| |/
* / cris: Provide dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-212-1/+1
|\
| * unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-201-6/+0Star
| * new helper: current_user_stack_pointer()Al Viro2012-12-201-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0Star
* | Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson2012-12-2035-1562/+6Star
|\ \
| * | UAPI: (Scripted) Disintegrate arch/cris/include/asmDavid Howells2012-10-0935-1562/+6Star
* | | CRIS: fix I/O macrosCorey Minyard2012-12-191-6/+33
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-131-0/+1
|\ \ \
| * | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-123-8/+4Star
|\ \ \ \ | | |_|/ | |/| |
| * | | unify default ptrace_signal_deliverAl Viro2012-11-291-6/+0Star