| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds | 2008-10-23 |
|\ |
|
| * | xtensa: Add config files for Diamond 232L - Rev B processor variant | Chris Zankel | 2008-10-21 |
| * | xtensa: Fix io regions | Chris Zankel | 2008-10-21 |
| * | XTENSA: warn about including <asm/rwsem.h> directly. | Robert P. J. Day | 2008-10-14 |
* | | container freezer: add TIF_FREEZE flag to all architectures | Matt Helsley | 2008-10-20 |
* | | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 2008-10-16 |
|/ |
|
* | Remove asm/a.out.h files for all architectures without a.out support. | Adrian Bunk | 2008-09-06 |
* | [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/ide.h> for some archs | Bartlomiej Zolnierkiewicz | 2008-07-24 |
| * | ide: define MAX_HWIFS in <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-24 |
| * | ide: fix <asm-xtensa/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 |
| |/ |
|
* / | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 |
|/ |
|
* | asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace | Mike Frysinger | 2008-05-14 |
* | xtensa: types: use <asm-generic/int-*.h> for the xtensa architecture | H. Peter Anvin | 2008-05-02 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 |
* | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 |
* | kvm: provide kvm.h for all architecture: fixes headers_install | Christian Borntraeger | 2008-04-02 |
* | [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-13 |
* | 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-08 |
* | 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-07 |
* | add mm argument to pte/pmd/pud/pgd_free | Benjamin Herrenschmidt | 2008-02-05 |
* | [NET]: Introducing socket mark socket option. | Laszlo Attila Toth | 2008-01-31 |
* | xtensa: dma-mapping.h is using linux/scatterlist.h functions, so include it | Jens Axboe | 2007-10-24 |
* | xtensa: fix sg->page fallout | Emil Medve | 2007-10-23 |
* | Add CONFIG_DEBUG_SG sg validation | Jens Axboe | 2007-10-22 |