Age | Commit message (Expand) | Author |
2009-05-11 | xtensa: Fix linker script to include .literal sections | Chris Zankel |
2009-05-11 | xtensa: always use correct stack pointer for stack traces | Johannes Weiner |
2009-04-26 | xtensa: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott |
2009-04-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Chris Zankel |
2009-04-02 | xtensa: make startup code discardable | Daniel Glöckner |
2009-04-02 | xtensa: ccount clocksource | Johannes Weiner |
2009-04-02 | xtensa: remove platform rtc hooks | Johannes Weiner |
2009-04-02 | xtensa: use generic sched_clock() | Johannes Weiner |
2009-04-02 | xtensa: let platform override KERNELOFFSET | Johannes Weiner |
2009-04-02 | xtensa: variant irq set callbacks | Johannes Weiner |
2009-04-02 | xtensa: nommu support | Johannes Weiner |
2009-04-02 | xtensa: use correct stack pointer for stack traces | Johannes Weiner |
2009-04-02 | Simplify copy_thread() | Alexey Dobriyan |
2009-03-16 | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar |
2009-03-10 | xtensa: fix compilation somewhat | Alexey Dobriyan |
2009-01-11 | sparseirq: use kstat_irqs_cpu instead | Yinghai Lu |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds |
2008-12-31 | take init_fs to saner place | Al Viro |
2008-11-06 | xtensa: move headers files to arch/xtensa/include | Chris Zankel |
2008-10-14 | xtensa: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-10-13 | xtensa: remove dead CONFIG_BLK_DEV_IDE code | Adrian Bunk |
2008-08-05 | remove unneeded #include <linux/ide.h>'s | Adrian Bunk |
2008-07-24 | flag parameters: pipe | Ulrich Drepper |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-05-16 | [PATCH] take init_files to fs/file.c | Al Viro |
2008-04-29 | xtensa: use kbuild.h macros instead of defining them in asm-offsets.c | Christoph Lameter |
2008-04-17 | Generic semaphore implementation | Matthew Wilcox |
2008-02-13 | [XTENSA] Allow debugger to modify the WINDOWBASE register. | Chris Zankel |
2008-02-13 | [XTENSA] Fix register corruption for certain processor configurations | Chris Zankel |
2008-02-13 | [XTENSA] Add support for the sa_restorer function | Chris Zankel |
2008-02-13 | [XTENSA] Add support for configurable registers and coprocessors | Chris Zankel |
2008-02-13 | [XTENSA] Add missing RELOCATE_ENTRY for debug vector | Marc Gauthier |
2008-02-13 | [XTENSA] Remove unused code | Chris Zankel |
2008-02-13 | [XTENSA] Fix modules for non-exec processor configurations | Chris Zankel |
2008-02-13 | [XTENSA] Fix comments regarding the number of frames to save | Chris Zankel |
2008-02-13 | [XTENSA] Add missing a2 register restore in register spill routine | Chris Zankel |
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] Add .literal sections for various init sectiont to linker script | Chris Zankel |
2008-02-13 | [XTENSA] Remove dead code reported by Robert P. J. Day. | Adrian Bunk |
2008-02-13 | [XTENSA] Remove duplicate includes. | Chris Zankel |
2008-02-08 | procfs: constify function pointer tables | Jan Engelhardt |
2008-02-06 | calibrate_delay() must be __cpuinit | Adrian Bunk |
2008-01-28 | all archs: consolidate init and exit sections in vmlinux.lds.h | Sam Ravnborg |
2007-10-19 | Use helpers to obtain task pid in printks (arch code) | Alexey Dobriyan |
2007-10-16 | Consolidate PTRACE_DETACH | Alexey Dobriyan |
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] Initialize semaphore_wake_lock | Chris Zankel |