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