aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3012-7/+7
* frv/chris: fix lines with a missing semicolonsDavid Howells2010-03-291-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-122-2/+2
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-082-2/+2
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-2/+2
* | | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* | | pci-dma: cris: use include/linux/pci-dma.hFUJITA Tomonori2010-03-121-7/+1
* | | cris arch-v32: use generic ptrace_resume codeChristoph Hellwig2010-03-122-79/+31
* | | cris arch-v10: use generic ptrace_resume codeChristoph Hellwig2010-03-121-51/+0
* | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-122-78/+1
* | | Add generic sys_old_mmap()Christoph Hellwig2010-03-124-20/+3
|/ /
* | cris v32: typo in crisv32_arbiter_unwatch()?Roel Kluin2010-03-061-1/+1
* | cryptocop: fix assertion in create_output_descriptors()Roel Kluin2010-03-061-1/+1
* | cris: convert to use arch_gettimeoffset()john stultz2010-03-062-66/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-032-2/+2
|\ \
| * \ Merge branch 'master' into percpuTejun Heo2010-01-0513-90/+42
| |\ \ | | |/
| * | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-292-2/+2
* | | Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2010-03-016-8/+8
|\ \ \
| * | | cris: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-193-3/+3
| * | | CRIS v32: Should index be positive?Roel Kluin2009-11-033-5/+5
| |/ /
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+1
|\ \ \
| * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+1
| | |/ | |/|
* | | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-1/+1
* | | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-8/+6
|/ /
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-174-3/+1
|\ \
| * | drop explicit include of autoconf.hSam Ravnborg2009-12-123-3/+0
| * | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-161-2/+0
* | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* | | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-141-8/+8
* | | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-141-8/+8
* | | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-23/+23
* | | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-6/+6
|/ /
* | Unify sys_mmap*Al Viro2009-12-111-27/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-093-25/+2
|\ \
| * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
| * | CRIS: remove code that has been commented out for many yearsJiri Kosina2009-11-091-22/+0
| * | CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()Jiri Kosina2009-11-091-2/+1
| |/
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-081-0/+1
|\ \
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-261-0/+1
| |/
* | net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-121-0/+2
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-012-2/+2
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-09-2411-58/+25
|\
| * CRIS: Cleanup linker script using new linker script macros.Jesper Nilsson2009-09-231-29/+8
| * ARRAY_SIZE changesStoyan Gaydarov2009-09-012-2/+2
| * CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-015-19/+2
| * CRIS: add pgprot_noncachedArnd Bergmann2009-08-313-8/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-233-5/+3
|\ \
| * | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| * | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-202-2/+1