aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-5/+2
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+2
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt1-1/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-3/+1
2009-07-09linker script: unify usage of discard definitionTejun Heo1-8/+2
2009-07-04Merge branch 'master' into for-nextTejun Heo7-9/+36
2009-06-24CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.Jesper Nilsson2-2/+3
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-06-23Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds7-9/+36
2009-06-23CRISv10: remove redundant tests on unsignedRoel Kluin1-2/+2
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds1-1/+1
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-16/+1
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0