summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-3/+3
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* [XTENSA] Add support for cache-aliasingChris Zankel2007-08-272-11/+77
* [XTENSA] Add kernel module supportChris Zankel2007-08-271-18/+177
* [XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel2007-08-271-14/+28
* [XTENSA] Initialize semaphore_wake_lockChris Zankel2007-08-271-1/+1
* [XTENSA] Fix timer instabilities.Chris Zankel2007-08-271-17/+29
* [XTENSA] Fix fadvise64_64Chris Zankel2007-08-271-0/+5
* [XTENSA] Move string-io functions to io.c from pci.cChris Zankel2007-08-273-70/+76
* [XTENSA] Move pre-initialized structures to init_task.cChris Zankel2007-08-273-15/+40
* [XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel2007-08-271-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-191-1/+2
|\
| * xtensa: use DATA_DATA in xtensaMathieu Desnoyers2007-07-171-1/+2
* | define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-11/+1
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
|/
* [XTENSA] Remove non-rt signal handlingChris Zankel2007-05-313-498/+334
* [XTENSA] Move common sections into bss sectionsChris Zankel2007-05-311-8/+11
* [XTENSA] clean-up header filesChris Zankel2007-05-312-47/+32
* [XTENSA] Remove multi-exported symbols from xtensa_ksyms.cChris Zankel2007-05-311-11/+0
* [XTENSA] Spelling fixes in arch/xtensaChris Zankel2007-05-311-1/+1
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+2
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* | rename thread_info to stackRoman Zippel2007-05-091-1/+1
|/
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-083-3/+0
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-1/+1
|\
| * [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
|/
* [PATCH] Dynamic kernel command-line: xtensaAlon Bar-Lev2007-02-121-3/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-9/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* [PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel2006-12-132-2/+2
* [PATCH] xtensa: fix system call interfaceChris Zankel2006-12-108-655/+317
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-1013-207/+157
* [PATCH] xtensa: fix irq and misc fixesChris Zankel2006-12-103-59/+57
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* fix file specification in commentsUwe Zeisberger2006-10-035-5/+5
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+20
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-10/+3
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] xtensa: ptrace: EXIT_ZOMBIE fixBill Huey (hui2006-09-011-1/+1
* [PATCH] Change panic_on_oops message to "Fatal exception"Horms2006-08-141-1/+1
* [PATCH] panic_on_oops: remove ssleep()Horms2006-07-311-5/+3
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] irq-flags: XTENSA: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3011-11/+0
OpenPOWER on IntegriCloud