summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
AgeCommit message (Expand)AuthorLines
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg-4/+5
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan-3/+3
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan-4/+0
2007-08-27[XTENSA] Add support for cache-aliasingChris Zankel-11/+77
2007-08-27[XTENSA] Add kernel module supportChris Zankel-18/+177
2007-08-27[XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel-14/+28
2007-08-27[XTENSA] Initialize semaphore_wake_lockChris Zankel-1/+1
2007-08-27[XTENSA] Fix timer instabilities.Chris Zankel-17/+29
2007-08-27[XTENSA] Fix fadvise64_64Chris Zankel-0/+5
2007-08-27[XTENSA] Move string-io functions to io.c from pci.cChris Zankel-70/+76
2007-08-27[XTENSA] Move pre-initialized structures to init_task.cChris Zankel-15/+40
2007-08-27[XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel-2/+2
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds-1/+2
2007-07-19define new percpu interface for shared dataFenghua Yu-4/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan-11/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov-0/+1
2007-07-17xtensa: use DATA_DATA in xtensaMathieu Desnoyers-1/+2
2007-05-31[XTENSA] Remove non-rt signal handlingChris Zankel-498/+334
2007-05-31[XTENSA] Move common sections into bss sectionsChris Zankel-8/+11
2007-05-31[XTENSA] clean-up header filesChris Zankel-47/+32
2007-05-31[XTENSA] Remove multi-exported symbols from xtensa_ksyms.cChris Zankel-11/+0
2007-05-31[XTENSA] Spelling fixes in arch/xtensaChris Zankel-1/+1
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg-1/+2
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg-1/+2
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-1/+1
2007-05-09rename thread_info to stackRoman Zippel-1/+1
2007-05-09fix file specification in commentsUwe Kleine-König-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-3/+0
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds-1/+1
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare-1/+0
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: xtensaAlon Bar-Lev-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan-9/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman-0/+2
2006-12-13[PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel-2/+2
2006-12-10[PATCH] xtensa: fix system call interfaceChris Zankel-655/+317
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel-207/+157
2006-12-10[PATCH] xtensa: fix irq and misc fixesChris Zankel-59/+57
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton-7/+1
2006-10-03fix file specification in commentsUwe Zeisberger-5/+5
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann-0/+20
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn-1/+1
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto-10/+3
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto-1/+1
2006-09-01[PATCH] xtensa: ptrace: EXIT_ZOMBIE fixBill Huey (hui-1/+1
2006-08-14[PATCH] Change panic_on_oops message to "Fatal exception"Horms-1/+1
2006-07-31[PATCH] panic_on_oops: remove ssleep()Horms-5/+3
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl-1/+1