| Commit message (Expand) | Author | Age |
* | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 |
* | Reduce brokenness of CRIS headers_install | David Woodhouse | 2008-08-20 |
* | Merge branch 'linus' into core/generic-dma-coherent | Ingo Molnar | 2008-07-28 |
|\ |
|
| * | [PATCH] kill altroot | Al Viro | 2008-07-26 |
| * | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 |
| * | Merge git://git.infradead.org/~dwmw2/random-2.6 | Linus Torvalds | 2008-07-25 |
| |\ |
|
| | * | remove dummy asm/kvm.h files | Adrian Bunk | 2008-07-25 |
| * | | include/asm/ptrace.h userspace headers cleanup | Adrian Bunk | 2008-07-25 |
| * | | clean up duplicated alloc/free_thread_info | FUJITA Tomonori | 2008-07-25 |
| |/ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-07-24 |
| |\ |
|
| | * | ide: remove <asm-cris/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-24 |
| * | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil... | Linus Torvalds | 2008-07-24 |
| |\ \ |
|
| | * | | Remove asm/semaphore.h | Matthew Wilcox | 2008-07-24 |
| | |/ |
|
| * | | cris: remove unused global_flush_tlb | Fernando Luis Vazquez Cao | 2008-07-24 |
| * | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 |
| |/ |
|
| * | [CRIS] Correct definition of subdirs for install_headers. | Jesper Nilsson | 2008-06-30 |
* | | Cris: convert to using generic dma-coherent mem allocator | Dmitry Baryshkov | 2008-07-20 |
|/ |
|
* | cris: types: use <asm-generic/int-*.h> for the cris architecture | H. Peter Anvin | 2008-05-02 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 |
* | cris: add constfy to pgd_offset() | KOSAKI Motohiro | 2008-04-28 |
* | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 |
* | ide: add struct ide_io_ports (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-27 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 |
* | cris: correct syscall numbers in unistd.h for timerfd_settime and timerfd_get... | Jesper Nilsson | 2008-03-04 |
* | cris: correct usage of __user for copy to and from user space in lib/usercopy... | Jesper Nilsson | 2008-03-04 |
* | Merge branch 'cris' of git://www.jni.nu/cris | Linus Torvalds | 2008-02-08 |
|\ |
|
| * | CRIS v32: Remove hwregs/timer_defs.h, it is now architecture specific. | Jesper Nilsson | 2008-02-08 |
| * | CRIS: Add new timerfd syscall entries. | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Correct spelling of bandwidth in function name. | Jesper Nilsson | 2008-02-08 |
| * | CRIS: Make io_pwm_set_period members unsigned in etraxgpio.h | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Minor changes to avoid errors in asm-cris/arch-v32/hwregs/reg_rdwr.h | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: arch-v32/hwregs/intr_vect_defs.h moved to machine dependent directory. | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Correct offset for TASK_pid in asm-cris/arch-v32/offset.h | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Move register map header to machine dependent directory. | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Let compiler know that memory is clobbered after a break op. | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Remove SMP stub from asm-cris/arch-v32/system.h | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Completely rework spinlocks for ETRAX FS and ARTPEC-3 | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Change name for simulator config in asm-cris/arch-v32/processor.h | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Add prototype for crisv32_pinmux_dealloc_fixed in asm-cris/arch-v32... | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Change name for simulator config in asm-cris/arch-v32/page.h | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Remove juliette.h, it is not supported for CRIS v32. | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Add support for ETRAX FS and ARTPEC-3 for arch-v32/hwregs/eth_defs.h | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Rename variable used in macro for arch-v32/hwregs/dma.h | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Remove useless CVS id tag from arch-v32/hwregs/Makefile | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Add defines for udelay and ndelay in arch-v32/delay.h | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Adjust arch-v32/atomic.h for new spinlock/rwlock infrastructure | Jesper Nilsson | 2008-02-08 |
| * | CRIS v32: Add missing header to include/asm-cris/arch-v32/Kbuild | Jesper Nilsson | 2008-02-08 |
| * | CRIS: Break long comment line in include/asm-cris/arch-v10/page.h | Jesper Nilsson | 2008-02-08 |
| * | CRIS: Rename LED macros to CRIS_LED to avoid name clash in io.h | Jesper Nilsson | 2008-02-08 |