Age | Commit message (Expand) | Author |
2008-05-14 | asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace | Mike Frysinger |
2008-05-02 | xtensa: types: use <asm-generic/int-*.h> for the xtensa architecture | H. Peter Anvin |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison |
2008-04-28 | mm: introduce pte_special pte bit | Nick Piggin |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-04-02 | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger |
2008-02-13 | [XTENSA] Allow debugger to modify the WINDOWBASE register. | Chris Zankel |
2008-02-13 | [XTENSA] Fix cache flush macro for D$/I$ aliasing/non-aliasing | Chris Zankel |
2008-02-13 | [XTENSA] Exclude thread-global registers from the xtregs structures. | Chris Zankel |
2008-02-13 | [XTENSA] Add support for configurable registers and coprocessors | Chris Zankel |
2008-02-13 | [XTENSA] Clean up stat structs. | Bob Wilson |
2008-02-13 | [XTENSA] Add volatile keyword to asm statements accessing counter registers | Chris Zankel |
2008-02-13 | [XTENSA] Fix modules for non-exec processor configurations | Chris Zankel |
2008-02-13 | [XTENSA] Add missing cast in elf.h ELF_CORE_COPY_REGS() | Marc Gauthier |
2008-02-13 | [XTENSA] Remove oldmask from sigcontext and fix register flush | Chris Zankel |
2008-02-13 | [XTENSA] Clean up elf-gregset. | Chris Zankel |
2008-02-13 | [XTENSA] Fix clobbered register in asm macro | Chris Zankel |
2008-02-13 | [XTENSA] Fix non-existent pte_token_t typedef to pgtable_t | Chris Zankel |
2008-02-08 | fix xtensa timerfd breakage | Adrian Bunk |
2008-02-08 | CONFIG_HIGHPTE vs. sub-page page tables. | Martin Schwidefsky |
2008-02-08 | avoid overflows in kernel/time.c | H. Peter Anvin |
2008-02-08 | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger |
2008-02-08 | aout: move STACK_TOP[_MAX] to asm/processor.h | David Howells |
2008-02-07 | Add cmpxchg_local to xtensa | Mathieu Desnoyers |
2008-02-07 | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer needed | Kirill A. Shutemov |
2008-02-05 | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt |
2008-01-31 | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth |
2007-10-24 | xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it | Jens Axboe |
2007-10-23 | xtensa: fix sg->page fallout | Emil Medve |
2007-10-22 | Add CONFIG_DEBUG_SG sg validation | Jens Axboe |
2007-10-22 | Change table chaining layout | Jens Axboe |
2007-10-19 | forbid asm/bitops.h direct inclusion | Jiri Slaby |
2007-10-19 | remove unused flush_tlb_pgtables | Benjamin Herrenschmidt |
2007-10-18 | bitops: introduce lock ops | Nick Piggin |
2007-10-17 | remove strict ansi check from __u64 in asm/types.h | Olaf Hering |
2007-10-17 | kill DECLARE_MUTEX_LOCKED | Christoph Hellwig |
2007-08-27 | [patch 1/2] Xtensa: enable arbitary tty speed setting ioctls | Alan Cox |
2007-08-27 | [XTENSA] Add support for cache-aliasing | Chris Zankel |
2007-08-27 | [XTENSA] Add kernel module support | Chris Zankel |
2007-08-27 | [XTENSA] Add support for executable/non-executable feature in the mmu | Chris Zankel |
2007-08-27 | [XTENSA] Use the generic version of get_order | Chris Zankel |
2007-08-27 | [XTENSA] Add typecast macro for constants | Chris Zankel |
2007-08-27 | [XTENSA] Fix timer instabilities. | Chris Zankel |
2007-08-27 | [XTENSA] Fix fadvise64_64 | Chris Zankel |
2007-08-27 | [XTENSA] Remove extraneous include statement | Chris Zankel |
2007-08-27 | [XTENSA] Add getpgrp system-call to unistd.h | Chris Zankel |
2007-08-27 | [XTENSA] add missing system calls | Chris Zankel |
2007-07-31 | remove unused TIF_NOTIFY_RESUME flag | Stephane Eranian |
2007-07-24 | include/asm-xtensa/io.h must #include <asm/page.h> | Adrian Bunk |
2007-07-19 | arch: personality independent stack top | Peter Zijlstra |