Age | Commit message (Expand) | Author | Files | Lines |
2010-06-01 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 3 | -21/+9 |
2010-05-27 | cris: use asm-generic/scatterlist.h | FUJITA Tomonori | 1 | -16/+1 |
2010-05-25 | CRIS: Don't use mask_irq as symbol name | Jesper Nilsson | 2 | -6/+7 |
2010-05-25 | CRIS: Simplify param.h by simply including <asm-generic/param.h> | Jesper Nilsson | 1 | -15/+2 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 1 | -1/+1 |
2010-05-14 | add descriptive comment for TIF_MEMDIE task flag declaration. | Andreas Dilger | 1 | -1/+1 |
2010-03-13 | pci-dma: add linux/pci-dma.h to linux/pci.h | FUJITA Tomonori | 1 | -2/+0 |
2010-03-13 | pci-dma: cris: use include/linux/pci-dma.h | FUJITA Tomonori | 1 | -7/+1 |
2010-03-13 | cris arch-v32: use generic ptrace_resume code | Christoph Hellwig | 1 | -0/+1 |
2010-03-13 | Add generic sys_ipc wrapper | Christoph Hellwig | 1 | -0/+1 |
2010-03-13 | Add generic sys_old_mmap() | Christoph Hellwig | 1 | -0/+1 |
2010-02-20 | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 1 | -1/+1 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 1 | -0/+1 |
2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 1 | -2/+0 |
2009-12-15 | locking: Convert raw_rwlock functions to arch_rwlock | Thomas Gleixner | 1 | -8/+8 |
2009-12-15 | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 1 | -8/+8 |
2009-12-15 | locking: Convert __raw_spin* functions to arch_spin* | Thomas Gleixner | 1 | -23/+23 |
2009-12-15 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 1 | -6/+6 |
2009-12-12 | kbuild: move asm-offsets.h to include/generated | Sam Ravnborg | 1 | -0/+1 |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
2009-11-26 | block: add helpers to run flush_dcache_page() against a bio and a request's p... | Ilya Loginov | 1 | -0/+1 |
2009-10-13 | net: Generalize socket rx gap / receive queue overflow cmsg | Neil Horman | 1 | -0/+2 |
2009-09-25 | Merge branch 'for-linus' of git://repo.or.cz/cris-mirror | Linus Torvalds | 4 | -18/+15 |
2009-09-22 | mm: remove duplicate asm/mman.h files | Arnd Bergmann | 1 | -21/+1 |
2009-09-22 | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions | Arnd Bergmann | 1 | -0/+2 |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -1/+2 |
2009-09-01 | CRIS: convert to asm-generic/hardirq.h | Christoph Hellwig | 1 | -10/+2 |
2009-08-31 | CRIS: add pgprot_noncached | Arnd Bergmann | 3 | -8/+13 |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2 | -4/+2 |
2009-08-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -4/+2 |
2009-08-06 | net: implement a SO_DOMAIN getsockoption | Jan Engelhardt | 1 | -0/+1 |
2009-08-06 | net: implement a SO_PROTOCOL getsockoption | Jan Engelhardt | 1 | -0/+2 |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 1 | -1/+1 |
2009-07-11 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 1 | -3/+1 |
2009-07-04 | Merge branch 'master' into for-next | Tejun Heo | 2 | -3/+9 |
2009-06-24 | CRIS: Change DEFINE_PER_CPU of current_pgd to be non volatile. | Jesper Nilsson | 1 | -1/+2 |
2009-06-23 | Merge branch 'for-linus' of git://www.jni.nu/cris | Linus Torvalds | 2 | -3/+9 |
2009-06-17 | kmap_types: make most arches use generic header file | Randy Dunlap | 1 | -16/+1 |
2009-06-11 | asm-generic: rename page.h and uaccess.h | Arnd Bergmann | 1 | -1/+1 |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 1 | -1/+1 |
2009-06-11 | asm-generic: introduce asm/bitsperlong.h | Arnd Bergmann | 1 | -0/+1 |
2009-06-11 | asm-generic: rename termios.h, signal.h and mman.h | Arnd Bergmann | 2 | -2/+2 |
2009-06-10 | CRISv32: Add arch optimized strcmp. | Jesper Nilsson | 1 | -0/+6 |
2009-06-08 | CRIS: assignment/is equal confusion | Roel Kluin | 1 | -3/+3 |
2009-04-28 | CRIS: Wire up syscalls signalfd4 to writev. | Jesper Nilsson | 1 | -2/+10 |
2009-04-07 | tty: Use the generic RS485 ioctl on CRIS | Claudio Scordino | 3 | -7/+7 |
2009-04-05 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2009-04-03 | Allow rwlocks to re-enable interrupts | Robin Holt | 1 | -0/+2 |
2009-04-02 | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 1 | -0/+1 |