| Commit message (Expand) | Author | Age | Files | Lines |
* | xtensa: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-10-14 | 1 | -1/+1 |
* | xtensa: remove dead CONFIG_BLK_DEV_IDE code | Adrian Bunk | 2008-10-13 | 1 | -5/+0 |
* | remove unneeded #include <linux/ide.h>'s | Adrian Bunk | 2008-08-05 | 1 | -1/+0 |
* | flag parameters: pipe | Ulrich Drepper | 2008-07-24 | 1 | -1/+1 |
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 2008-07-24 | 1 | -0/+1 |
* | [PATCH] take init_files to fs/file.c | Al Viro | 2008-05-16 | 1 | -1/+0 |
* | xtensa: use kbuild.h macros instead of defining them in asm-offsets.c | Christoph Lameter | 2008-04-29 | 1 | -2/+1 |
* | Generic semaphore implementation | Matthew Wilcox | 2008-04-17 | 3 | -236/+1 |
* | [XTENSA] Allow debugger to modify the WINDOWBASE register. | Chris Zankel | 2008-02-13 | 1 | -31/+35 |
* | [XTENSA] Fix register corruption for certain processor configurations | Chris Zankel | 2008-02-13 | 1 | -29/+15 |
* | [XTENSA] Add support for the sa_restorer function | Chris Zankel | 2008-02-13 | 1 | -6/+10 |
* | [XTENSA] Add support for configurable registers and coprocessors | Chris Zankel | 2008-02-13 | 7 | -730/+713 |
* | [XTENSA] Add missing RELOCATE_ENTRY for debug vector | Marc Gauthier | 2008-02-13 | 1 | -0/+2 |
* | [XTENSA] Remove unused code | Chris Zankel | 2008-02-13 | 1 | -22/+0 |
* | [XTENSA] Fix modules for non-exec processor configurations | Chris Zankel | 2008-02-13 | 1 | -1/+1 |
* | [XTENSA] Fix comments regarding the number of frames to save | Chris Zankel | 2008-02-13 | 1 | -6/+6 |
* | [XTENSA] Add missing a2 register restore in register spill routine | Chris Zankel | 2008-02-13 | 1 | -3/+5 |
* | [XTENSA] Remove oldmask from sigcontext and fix register flush | Chris Zankel | 2008-02-13 | 1 | -7/+5 |
* | [XTENSA] Clean up elf-gregset. | Chris Zankel | 2008-02-13 | 2 | -60/+7 |
* | [XTENSA] Add .literal sections for various init sectiont to linker script | Chris Zankel | 2008-02-13 | 1 | -1/+3 |
* | [XTENSA] Remove dead code reported by Robert P. J. Day. | Adrian Bunk | 2008-02-13 | 1 | -5/+0 |
* | [XTENSA] Remove duplicate includes. | Chris Zankel | 2008-02-13 | 1 | -1/+0 |
* | procfs: constify function pointer tables | Jan Engelhardt | 2008-02-08 | 1 | -1/+1 |
* | calibrate_delay() must be __cpuinit | Adrian Bunk | 2008-02-06 | 1 | -1/+1 |
* | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg | 2008-01-28 | 1 | -4/+5 |
* | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan | 2007-10-19 | 1 | -3/+3 |
* | Consolidate PTRACE_DETACH | Alexey Dobriyan | 2007-10-16 | 1 | -4/+0 |
* | [XTENSA] Add support for cache-aliasing | Chris Zankel | 2007-08-27 | 2 | -11/+77 |
* | [XTENSA] Add kernel module support | Chris Zankel | 2007-08-27 | 1 | -18/+177 |
* | [XTENSA] Add support for executable/non-executable feature in the mmu | Chris Zankel | 2007-08-27 | 1 | -14/+28 |
* | [XTENSA] Initialize semaphore_wake_lock | Chris Zankel | 2007-08-27 | 1 | -1/+1 |
* | [XTENSA] Fix timer instabilities. | Chris Zankel | 2007-08-27 | 1 | -17/+29 |
* | [XTENSA] Fix fadvise64_64 | Chris Zankel | 2007-08-27 | 1 | -0/+5 |
* | [XTENSA] Move string-io functions to io.c from pci.c | Chris Zankel | 2007-08-27 | 3 | -70/+76 |
* | [XTENSA] Move pre-initialized structures to init_task.c | Chris Zankel | 2007-08-27 | 3 | -15/+40 |
* | [XTENSA] fix wrong usage of __init and __initdata in traps.c | Chris Zankel | 2007-08-27 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-07-19 | 1 | -1/+2 |
|\ |
|
| * | xtensa: use DATA_DATA in xtensa | Mathieu Desnoyers | 2007-07-17 | 1 | -1/+2 |
* | | define new percpu interface for shared data | Fenghua Yu | 2007-07-19 | 1 | -4/+1 |
* | | PTRACE_POKEDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -4/+1 |
* | | PTRACE_PEEKDATA consolidation | Alexey Dobriyan | 2007-07-17 | 1 | -11/+1 |
* | | Report that kernel is tainted if there was an OOPS | Pavel Emelianov | 2007-07-17 | 1 | -0/+1 |
|/ |
|
* | [XTENSA] Remove non-rt signal handling | Chris Zankel | 2007-05-31 | 3 | -498/+334 |
* | [XTENSA] Move common sections into bss sections | Chris Zankel | 2007-05-31 | 1 | -8/+11 |
* | [XTENSA] clean-up header files | Chris Zankel | 2007-05-31 | 2 | -47/+32 |
* | [XTENSA] Remove multi-exported symbols from xtensa_ksyms.c | Chris Zankel | 2007-05-31 | 1 | -11/+0 |
* | [XTENSA] Spelling fixes in arch/xtensa | Chris Zankel | 2007-05-31 | 1 | -1/+1 |
* | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+2 |
* | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 1 | -1/+1 |
|\ |
|