xtensa: convert to use __HEAD and HEAD_TEXT macros.
[safe/jmp/linux-2.6] / arch / xtensa / kernel /
2009-04-26 Tim Abbottxtensa: convert to use __HEAD and HEAD_TEXT macros.
2009-04-03 Chris ZankelMerge branch 'master' of git://git./linux/kernel/git...
2009-04-03 Daniel Glöcknerxtensa: make startup code discardable
2009-04-03 Johannes Weinerxtensa: ccount clocksource
2009-04-03 Johannes Weinerxtensa: remove platform rtc hooks
2009-04-03 Johannes Weinerxtensa: use generic sched_clock()
2009-04-03 Johannes Weinerxtensa: let platform override KERNELOFFSET
2009-04-03 Johannes Weinerxtensa: variant irq set callbacks
2009-04-03 Johannes Weinerxtensa: nommu support
2009-04-03 Johannes Weinerxtensa: use correct stack pointer for stack traces
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-03-16 Ingo MolnarMerge branches 'irq/genirq' and 'linus' into irq/core
2009-03-10 Alexey Dobriyanxtensa: fix compilation somewhat
2009-01-11 Yinghai Lusparseirq: use kstat_irqs_cpu instead
2009-01-07 Linus TorvaldsMerge git://git./linux/kernel/git/czankel/xtensa-2.6
2008-12-31 Al Virotake init_fs to saner place
2008-11-06 Chris Zankelxtensa: move headers files to arch/xtensa/include
2008-10-15 Harvey Harrisonxtensa: replace remaining __FUNCTION__ occurrences
2008-10-13 Adrian Bunkxtensa: remove dead CONFIG_BLK_DEV_IDE code
2008-08-05 Adrian Bunkremove unneeded #include <linux/ide.h>'s
2008-07-24 Ulrich Drepperflag parameters: pipe
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-05-16 Al Viro[PATCH] take init_files to fs/file.c
2008-04-29 Christoph Lameterxtensa: use kbuild.h macros instead of defining them...
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-02-14 Chris Zankel[XTENSA] Allow debugger to modify the WINDOWBASE register.
2008-02-14 Chris Zankel[XTENSA] Fix register corruption for certain processor...
2008-02-14 Chris Zankel[XTENSA] Add support for the sa_restorer function
2008-02-14 Chris Zankel[XTENSA] Add support for configurable registers and...
2008-02-14 Marc Gauthier[XTENSA] Add missing RELOCATE_ENTRY for debug vector
2008-02-14 Chris Zankel[XTENSA] Remove unused code
2008-02-14 Chris Zankel[XTENSA] Fix modules for non-exec processor configurations
2008-02-14 Chris Zankel[XTENSA] Fix comments regarding the number of frames...
2008-02-14 Chris Zankel[XTENSA] Add missing a2 register restore in register...
2008-02-14 Chris Zankel[XTENSA] Remove oldmask from sigcontext and fix registe...
2008-02-14 Chris Zankel[XTENSA] Clean up elf-gregset.
2008-02-14 Chris Zankel[XTENSA] Add .literal sections for various init section...
2008-02-13 Adrian Bunk[XTENSA] Remove dead code reported by Robert P. J....
2008-02-13 Chris Zankel[XTENSA] Remove duplicate includes.
2008-02-08 Jan Engelhardtprocfs: constify function pointer tables
2008-02-06 Adrian Bunkcalibrate_delay() must be __cpuinit
2008-01-28 Sam Ravnborgall archs: consolidate init and exit sections in vmlinu...
2007-10-19 Alexey DobriyanUse helpers to obtain task pid in printks (arch code)
2007-10-16 Alexey DobriyanConsolidate PTRACE_DETACH
2007-08-30 Adrian Bunkxtensa process.c must #include <linux/fs.h>
2007-08-27 Chris Zankel[XTENSA] Add support for cache-aliasing
2007-08-27 Chris Zankel[XTENSA] Add kernel module support
2007-08-27 Chris Zankel[XTENSA] Add support for executable/non-executable...
2007-08-27 Chris Zankel[XTENSA] Initialize semaphore_wake_lock
2007-08-27 Chris Zankel[XTENSA] Fix timer instabilities.
2007-08-27 Chris Zankel[XTENSA] Fix fadvise64_64
2007-08-27 Chris Zankel[XTENSA] Move string-io functions to io.c from pci.c
2007-08-27 Chris Zankel[XTENSA] Move pre-initialized structures to init_task.c
2007-08-27 Chris Zankel[XTENSA] fix wrong usage of __init and __initdata in...
2007-07-19 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-07-19 Fenghua Yudefine new percpu interface for shared data
2007-07-17 Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-17 Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-07-17 Pavel EmelianovReport that kernel is tainted if there was an OOPS
2007-07-17 Mathieu Desnoyersxtensa: use DATA_DATA in xtensa
2007-06-01 Chris Zankel[XTENSA] Remove non-rt signal handling
2007-06-01 Chris Zankel[XTENSA] Move common sections into bss sections
2007-06-01 Chris Zankel[XTENSA] clean-up header files
2007-06-01 Chris Zankel[XTENSA] Remove multi-exported symbols from xtensa_ksyms.c
2007-06-01 Chris Zankel[XTENSA] Spelling fixes in arch/xtensa
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Roman Zippelrename thread_info to stack
2007-05-09 Uwe Kleine-Königfix file specification in comments
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-05 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-05-02 Jeremy Fitzhardinge[PATCH] x86: Allow percpu variables to be page-aligned
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: xtensa
2007-02-11 Alexey Dobriyan[PATCH] Consolidate default sched_clock()
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2006-12-13 Chris Zankel[PATCH] Xtensa: Add ktermios and minor filename fix
2006-12-10 Chris Zankel[PATCH] xtensa: fix system call interface
2006-12-10 Chris Zankel[PATCH] xtensa: remove extra header files
2006-12-10 Chris Zankel[PATCH] xtensa: fix irq and misc fixes
2006-10-27 Andrew Morton[PATCH] vmlinux.lds: consolidate initcall sections
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-02 Arnd Bergmann[PATCH] provide kernel_execve on all architectures
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-01 Atsushi Nemoto[PATCH] kill wall_jiffies
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-09-01 Bill Huey (hui[PATCH] xtensa: ptrace: EXIT_ZOMBIE fix
2006-08-14 Horms[PATCH] Change panic_on_oops message to "Fatal exception"
2006-07-31 Horms[PATCH] panic_on_oops: remove ssleep()
2006-07-10 Jon Smirl[PATCH] tty: Remove include of screen_info.h from tty.h
2006-07-02 Thomas Gleixner[PATCH] irq-flags: XTENSA: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-29 Ingo Molnar[PATCH] genirq: rename desc->handler to desc->chip
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: change pci core and arch code...
2006-06-25 Christoph Lameter[PATCH] mm: remove VM_LOCKED before remap_pfn_range...
2006-06-23 Laurent MEYER[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit...
2006-06-23 Jesper Juhl[PATCH] xtensa: remove verify_area macros
next