aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-01proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan1-13/+16
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller5-7/+6
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar5-7/+6
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar5-7/+6
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan5-7/+6
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly1-0/+3
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar1-1/+1
2009-02-01headers_check fix: xtensa, swab.hJaswinder Singh Rajput1-1/+1
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-4/+0
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2009-01-07xtensa: introduce swab.hHarvey Harrison3-69/+75
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds124-34/+9631
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-04xtensa: Kill directly reference of netdev->privWang Chen1-8/+8
2008-12-04xtensa: Update platform files to reflect new location of the header files.Chris Zankel2-4/+4
2008-11-11xtensa: switch to packed struct unaligned access implementationHarvey Harrison1-6/+6
2008-11-06xtensa: Add xt2000 support files.Chris Zankel4-0/+269
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel120-32/+9350
2008-10-27net: convert more to %pMJohannes Berg1-4/+1
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds4-3/+9
2008-10-21xtensa: Add config files for Diamond 232L - Rev B processor variantChris Zankel2-1/+7
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley1-0/+1
2008-10-14xtensa: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-10-14xtensa: use newer __SPIN_LOCK_UNLOCKED macroRobert P. J. Day1-1/+1
2008-10-13xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk1-5/+0
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk1-1/+0
2008-07-26xtensa: use generic show_mem()Johannes Weiner1-27/+0
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2008-07-22remove mention of CONFIG_KMOD from documentationJohannes Berg1-2/+2
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-04-29xtensa: use kbuild.h macros instead of defining them in asm-offsets.cChristoph Lameter1-2/+1
2008-04-17Generic semaphore implementationMatthew Wilcox3-236/+1
2008-02-13[XTENSA] Allow debugger to modify the WINDOWBASE register.Chris Zankel1-31/+35
2008-02-13[XTENSA] Fix makefile to work with binutils-2.18.Bob Wilson2-3/+3
2008-02-13[XTENSA] Fix register corruption for certain processor configurationsChris Zankel1-29/+15
2008-02-13[XTENSA] Add support for the sa_restorer functionChris Zankel1-6/+10
2008-02-13[XTENSA] Add support for configurable registers and coprocessorsChris Zankel7-730/+713
2008-02-13[XTENSA] Use preprocessor to generate the linker script for the ELF boot imageChris Zankel2-3/+5
2008-02-13[XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier1-0/+2
2008-02-13[XTENSA] Remove unused codeChris Zankel1-22/+0
2008-02-13[XTENSA] Fix modules for non-exec processor configurationsChris Zankel1-1/+1
2008-02-13[XTENSA] Fix comments regarding the number of frames to saveChris Zankel1-6/+6
2008-02-13[XTENSA] Add missing a2 register restore in register spill routineChris Zankel1-3/+5
2008-02-13[XTENSA] adjust boot linker script start addressesMarc Gauthier2-1/+2
2008-02-13[XTENSA] Remove oldmask from sigcontext and fix register flushChris Zankel1-7/+5
2008-02-13[XTENSA] Clean up elf-gregset.Chris Zankel2-60/+7