aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-27[patch 2/2] xtensa console.c: remove duplicate #includeFrederik Deweerdt1-1/+0
2007-08-27[XTENSA] Add support for cache-aliasingChris Zankel7-290/+624
2007-08-27[XTENSA] Add kernel module supportChris Zankel1-18/+177
2007-08-27[XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel1-14/+28
2007-08-27[XTENSA] Initialize semaphore_wake_lockChris Zankel1-1/+1
2007-08-27[XTENSA] Fix timer instabilities.Chris Zankel1-17/+29
2007-08-27[XTENSA] Fix fadvise64_64Chris Zankel1-0/+5
2007-08-27[XTENSA] Move string-io functions to io.c from pci.cChris Zankel3-70/+76
2007-08-27[XTENSA] Move pre-initialized structures to init_task.cChris Zankel3-15/+40
2007-08-27[XTENSA] Add freestanding option to CFLAGSChris Zankel1-1/+6
2007-08-27[XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel1-2/+2
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-19mm: fault feedback #2Nick Piggin1-12/+11
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-11/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-17xtensa: use DATA_DATA in xtensaMathieu Desnoyers1-1/+2
2007-05-31[XTENSA] Remove non-rt signal handlingChris Zankel3-498/+334
2007-05-31[XTENSA] Move common sections into bss sectionsChris Zankel1-8/+11
2007-05-31[XTENSA] clean-up header filesChris Zankel2-47/+32
2007-05-31[XTENSA] Remove multi-exported symbols from xtensa_ksyms.cChris Zankel1-11/+0
2007-05-31[XTENSA] fix sources using deprecated assembler directiveChris Zankel2-32/+34
2007-05-31[XTENSA] Spelling fixes in arch/xtensaChris Zankel3-3/+3
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+2
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+2
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-09fix file specification in commentsUwe Kleine-König1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap3-3/+0
2007-05-07xtensa: strlcpy is smart enoughJean Delvare1-1/+1
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2-2/+0
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-04-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2-33/+1
2007-04-26[STRING]: Move strcasecmp/strncasecmp to lib/string.cDavid S. Miller2-33/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: xtensaAlon Bar-Lev1-3/+3
2007-02-11[PATCH] sort the devres mess outAl Viro1-0/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-9/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter1-0/+4
2006-12-13[PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel2-2/+2
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel8-655/+317
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel30-915/+290
2006-12-10[PATCH] xtensa: fix irq and misc fixesChris Zankel3-59/+57
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-03fix file specification in commentsUwe Zeisberger8-8/+8
2006-10-03Still more typo fixesMatt LaPlante1-2/+2