summaryrefslogtreecommitdiffstats
path: root/include/asm-cris
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-0/+1
* [PATCH] tty: preparatory structures for termios revampAlan Cox2006-12-081-0/+11
* [PATCH] include/asm-cris/: "extern inline" -> "static inline"Adrian Bunk2006-12-072-9/+9
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* [NET]: Cris checksum annotations and cleanups.Al Viro2006-12-023-29/+25
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann2006-10-021-61/+0
* [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locksMartin Schwidefsky2006-10-011-0/+4
* [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-2/+2
* Clean up exported headers on CRISDavid Woodhouse2006-09-218-17/+23
* [PATCH] remove set_wmb - arch removalSteven Rostedt2006-07-141-1/+0
* Merge git://git.infradead.org/hdrinstall-2.6Linus Torvalds2006-07-041-0/+1
|\
| * Add empty Kbuild files for 'make headers_install' in remaining arches.David Woodhouse2006-06-181-0/+1
* | [PATCH] irq-flags: CRIS: Use the new IRQF_ constantsThomas Gleixner2006-07-023-4/+2
* | typo fixes: bandwith -> bandwidthAdrian Bunk2006-06-301-2/+2
* | [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+1
* | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()Ingo Molnar2006-06-291-2/+0
* | [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPUIngo Molnar2006-06-291-5/+0
|/
* Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse2006-04-291-5/+4
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-2617-17/+0
* [PATCH] sys_kexec_load() naming fixupsAndrew Morton2006-04-111-1/+1
* [PATCH] Remove unused prepare_to_switch macroHirokazu Takata2006-04-111-1/+0
* [PATCH] unify pfn_to_page: cris pfn_to_pageKAMEZAWA Hiroyuki2006-03-271-2/+2
* [PATCH] bitops: cris: use generic bitopsAkinobu Mita2006-03-261-226/+8
* [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()Akinobu Mita2006-03-261-4/+4
* [PATCH] bitops: cris: remove unnecessary local_irq_restore()Akinobu Mita2006-03-261-1/+0
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-0/+2
* [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-151-30/+1
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-141-0/+2
* [PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan2006-02-031-1/+1
* [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-2/+0
* [PATCH] cris: fix KSTK_EIPAl Viro2006-01-122-2/+2
* [PATCH] cris: task_pt_regs()Al Viro2006-01-121-1/+2
* [PATCH] Generic ioctl.hBrian Gerst2006-01-101-83/+1
* [PATCH] mutex subsystem, add default include/asm-*/mutex.h filesArjan van de Ven2006-01-091-0/+9
* [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-091-0/+2
* [PATCH] consolidate asm/futex.hJeff Dike2006-01-081-48/+1
* [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-083-3/+1
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
* [FLS64]: generic versionStephen Hemminger2006-01-031-0/+1
* [PATCH] atomic: inc_not_zeroNick Piggin2005-11-131-0/+14
* [PATCH] atomic: cmpxchgNick Piggin2005-11-131-0/+13
* [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+2
* [PATCH] cris: "extern inline" -> "static inline"Adrian Bunk2005-11-0734-130/+130
* [PATCH] cris: printk() duplicate declarationArthur Othieno2005-11-071-2/+0
* [PATCH] semaphore: Remove __MUTEX_INITIALIZER()Arthur Othieno2005-10-301-3/+0
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+0