summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* xtensa: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-61/+14
* Use macros for .bss.page_aligned section.Tim Abbott2009-09-211-1/+1
* Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
* arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-1/+2
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-181-3/+2
|\
| * timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-3/+2
* | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-3/+3
|\|
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-3/+3
* | linker script: unify usage of discard definitionTejun Heo2009-07-091-10/+4
* | Merge branch 'master' into for-nextTejun Heo2009-07-041-0/+2
|\|
| * xtensa: allow variant to initialize own irq chipsDaniel Glöckner2009-06-221-0/+2
* | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
|/
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-5/+0
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
* xtensa: Fix linker script to include .literal sectionsChris Zankel2009-05-112-6/+19
* xtensa: always use correct stack pointer for stack tracesJohannes Weiner2009-05-111-2/+14
* xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Chris Zankel2009-04-031-1/+1
|\
| * Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* | xtensa: make startup code discardableDaniel Glöckner2009-04-021-1/+1
* | xtensa: ccount clocksourceJohannes Weiner2009-04-021-73/+30
* | xtensa: remove platform rtc hooksJohannes Weiner2009-04-022-30/+1
* | xtensa: use generic sched_clock()Johannes Weiner2009-04-021-9/+0
* | xtensa: let platform override KERNELOFFSETJohannes Weiner2009-04-021-0/+3
* | xtensa: variant irq set callbacksJohannes Weiner2009-04-021-0/+14
* | xtensa: nommu supportJohannes Weiner2009-04-025-2/+17
* | xtensa: use correct stack pointer for stack tracesJohannes Weiner2009-04-021-8/+6
|/
* Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-162-0/+3
|\
| * xtensa: fix compilation somewhatAlexey Dobriyan2009-03-102-0/+3
* | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-01-072-2/+2
|\
| * xtensa: move headers files to arch/xtensa/includeChris Zankel2008-11-062-2/+2
* | take init_fs to saner placeAl Viro2008-12-311-1/+0
|/
* xtensa: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-10-141-1/+1
* xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk2008-10-131-5/+0
* remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-051-1/+0
* flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* xtensa: use kbuild.h macros instead of defining them in asm-offsets.cChristoph Lameter2008-04-291-2/+1
* Generic semaphore implementationMatthew Wilcox2008-04-173-236/+1
* [XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel2008-02-131-31/+35
* [XTENSA] Fix register corruption for certain processor configurationsChris Zankel2008-02-131-29/+15
* [XTENSA] Add support for the sa_restorer functionChris Zankel2008-02-131-6/+10
* [XTENSA] Add support for configurable registers and coprocessorsChris Zankel2008-02-137-730/+713
* [XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier2008-02-131-0/+2
* [XTENSA] Remove unused codeChris Zankel2008-02-131-22/+0
* [XTENSA] Fix modules for non-exec processor configurationsChris Zankel2008-02-131-1/+1