aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2009-04-02xtensa: s6000 variantJohannes Weiner
2009-04-02xtensa: s6000 variant core definitionsJohannes Weiner
2009-04-02xtensa: variant irq set callbacksJohannes Weiner
2009-04-02xtensa: variant-specific codeJohannes Weiner
2009-04-02xtensa: nommu supportJohannes Weiner
2009-04-02xtensa: add flat supportOskar Schirmer
2009-04-02xtensa: enforce slab alignment to maximum register widthOskar Schirmer
2009-04-02xtensa: cope with ram beginning at higher addressesJohannes Weiner
2009-04-02xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner
2009-04-02xtensa: fix init_bootmem_node() argument orderJohannes Weiner
2009-04-02xtensa: use correct stack pointer for stack tracesJohannes Weiner
2009-04-02xtensa: beat Kconfig into shapeJohannes Weiner
2009-04-02xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01proc tty: switch xtensa iss console to ->proc_fopsAlexey Dobriyan
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar
2009-03-02tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig
2009-02-15net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly
2009-02-13Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar
2009-02-01headers_check fix: xtensa, swab.hJaswinder Singh Rajput
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu
2009-01-07xtensa: introduce swab.hHarvey Harrison
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-04xtensa: Kill directly reference of netdev->privWang Chen
2008-12-04xtensa: Update platform files to reflect new location of the header files.Chris Zankel
2008-11-11xtensa: switch to packed struct unaligned access implementationHarvey Harrison
2008-11-06xtensa: Add xt2000 support files.Chris Zankel
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel
2008-10-27net: convert more to %pMJohannes Berg
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2008-10-21xtensa: Add config files for Diamond 232L - Rev B processor variantChris Zankel
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-10-14xtensa: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-10-14xtensa: use newer __SPIN_LOCK_UNLOCKED macroRobert P. J. Day
2008-10-13xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk
2008-07-26xtensa: use generic show_mem()Johannes Weiner
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi