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