locks: add special return value for asynchronous locks
[safe/jmp/linux-2.6] / arch / xtensa / kernel /
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
2006-04-11 Kyle McMartin[PATCH] No arch-specific strpbrk implementations
2006-03-31 Adrian Bunk[PATCH] unexport get_wchan
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2006-03-07 Adrian Bunk[PATCH] add missing pm_power_off's
2006-01-12 Al Viro[PATCH] xtensa: task_pt_regs(), task_stack_page()
2006-01-09 Adrian Bunkspelling: s/usefull/useful/
2005-11-09 Nick Piggin[PATCH] sched: disable preempt in idle tasks
2005-11-07 Christoph Hellwig[PATCH] consolidate sys_ptrace()
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-31 Thomas Gleixner[PATCH] jiffies_64 cleanup
2005-10-31 Christoph Hellwig[PATCH] unify sys_ptrace prototype
2005-10-28 Al Viro[PATCH] gfp_t: dma-mapping (xtensa)
2005-09-23 Chris Zankel[PATCH] xtensa: remove io_remap_page_range and minor...
2005-09-09 Sam Ravnborgkbuild: m68k,parisc,ppc,ppc64,s390,xtensa use generic...
2005-09-07 john stultz[PATCH] NTP: ntp-helper functions
2005-08-29 Steven Rostedt[PATCH] convert signal handling of NODEFER to act like...
2005-07-12 Nishanth Aravamudan[PATCH] xtensa: use ssleep() instead of schedule_timeout()
2005-07-12 Chris Zankel[PATCH] xtensa: remove old syscalls
2005-07-10 Stephen Rothwell[PATCH] remove asm-xtensa/ipc.h
2005-07-08 Arnd Bergmann[PATCH] xtensa: remove old syscalls
next