aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina2-2/+2
2010-03-06cris v32: typo in crisv32_arbiter_unwatch()?Roel Kluin1-1/+1
2010-03-06cryptocop: fix assertion in create_output_descriptors()Roel Kluin1-1/+1
2010-03-06cris: convert to use arch_gettimeoffset()john stultz2-66/+8
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-2/+2
2010-03-01Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds6-8/+8
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-8/+6
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack2-2/+2
2010-01-05Merge branch 'master' into percpuTejun Heo13-90/+42
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds4-3/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-2/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-8/+8
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner1-8/+8
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-23/+23
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner1-6/+6
2009-12-12drop explicit include of autoconf.hSam Ravnborg3-3/+0
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-11Unify sys_mmap*Al Viro1-27/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-25/+2
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's pagesIlya Loginov1-0/+1
2009-11-19cris: Fixup last users of irq_chip->typenameThomas Gleixner3-3/+3
2009-11-09CRIS: remove code that has been commented out for many yearsJiri Kosina1-22/+0
2009-11-09CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()Jiri Kosina1-2/+1
2009-11-03CRIS v32: Should index be positive?Roel Kluin3-5/+5
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell2-2/+2
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman1-0/+2
2009-10-01const: constify remaining file_operationsAlexey Dobriyan2-2/+2
2009-09-24Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds11-58/+25
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds3-5/+3
2009-09-23CRIS: Cleanup linker script using new linker script macros.Jesper Nilsson1-29/+8
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann1-21/+1
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann1-0/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2-2/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds3-9/+5
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+3
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells1-0/+1
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells1-0/+2
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells1-0/+5
2009-09-01ARRAY_SIZE changesStoyan Gaydarov2-2/+2
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig5-19/+2
2009-08-31CRIS: add pgprot_noncachedArnd Bergmann3-8/+13
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo3-5/+2