aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAge
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-17
|\
| * drop explicit include of autoconf.hSam Ravnborg2009-12-12
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-12
* | elf: kill USE_ELF_CORE_DUMPChristoph Hellwig2009-12-16
* | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* | locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner2009-12-14
* | locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2009-12-14
* | locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-14
* | locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
|/
* Unify sys_mmap*Al Viro2009-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| * CRIS: remove code that has been commented out for many yearsJiri Kosina2009-11-09
| * CIRS: turn local_save_flags() + local_irq_disable()into local_irq_save()Jiri Kosina2009-11-09
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\ \
| * | block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov2009-11-26
| |/
* / net: Generalize socket rx gap / receive queue overflow cmsgNeil Horman2009-10-12
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* Merge branch 'for-linus' of git://repo.or.cz/cris-mirrorLinus Torvalds2009-09-24
|\
| * CRIS: Cleanup linker script using new linker script macros.Jesper Nilsson2009-09-23
| * ARRAY_SIZE changesStoyan Gaydarov2009-09-01
| * CRIS: convert to asm-generic/hardirq.hChristoph Hellwig2009-09-01
| * CRIS: add pgprot_noncachedArnd Bergmann2009-08-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-23
|\ \
| * | Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
| * | arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-20
* | | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-22
* | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-22
* | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
|/ /
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \
| * | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\|
| * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \
| * | | CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile.Jesper Nilsson2009-06-24
| * | | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ \ \
| * \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | net: implement a SO_DOMAIN getsockoptionJan Engelhardt2009-08-05
| * | | | net: implement a SO_PROTOCOL getsockoptionJan Engelhardt2009-08-05
| | |_|/ | |/| |
* | | | KEYS: Add missing linux/tracehook.h #inclusionsDavid Howells2009-09-09
* | | | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
* | | | KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6]David Howells2009-09-02
| |/ / |/| |
* | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
* | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-10
|/ /
* | Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2009-06-23
|\ \ | |/ |/|
| * CRISv10: remove redundant tests on unsignedRoel Kluin2009-06-23
| * CRISv32: irq.c - Move end brace outside #endifJesper Nilsson2009-06-11
| * CRISv32: Fix potential null reference in cryptocop driver.Jesper Nilsson2009-06-11
| * CRISv32: Add arch optimized strcmp.Jesper Nilsson2009-06-10