aboutsummaryrefslogtreecommitdiff
path: root/arch/cris
AgeCommit message (Expand)Author
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-12-11Unify sys_mmap*Al Viro
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov
2009-11-09CRIS: remove code that has been commented out for many yearsJiri Kosina
2009-11-09CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()Jiri Kosina
2009-10-12net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-24Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-23CRIS: Cleanup linker script using new linker script macros.Jesper Nilsson
2009-09-22mm: remove duplicate asm/mman.h filesArnd Bergmann
2009-09-22mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-09KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells
2009-09-01ARRAY_SIZE changesStoyan Gaydarov
2009-09-01CRIS: convert to asm-generic/hardirq.hChristoph Hellwig
2009-08-31CRIS: add pgprot_noncachedArnd Bergmann
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-24CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.Jesper Nilsson
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-23Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2009-06-23CRISv10: remove redundant tests on unsignedRoel Kluin
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann