ipc/sem.c: use ERR_CAST
[safe/jmp/linux-2.6] / arch / xtensa / kernel /
2010-05-25 Jaswinder Singh... xtensa: includecheck fix: vectors.S
2010-05-25 Christoph Hellwigxtensa: convert to asm-generic/hardirq.h
2010-05-20 Linus TorvaldsMerge branch 'timers-for-linus-cleanups' of git://git...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-12 Christoph Hellwigxtensa: use generic ptrace_resume code
2010-03-12 John Stultzxtensa: Fix unnecessary setting of xtime
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-02-23 Dominik Brodowskiresource/PCI: mark struct resource as const
2010-02-23 Dominik Brodowskiresource/PCI: align functions now return start of resource
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2009-12-16 Al Virosanitize do_pipe_flags() callers in arch
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-12-11 Al ViroUnify sys_mmap*
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-25 Tim Abbottxtensa: Cleanup linker script using new linker script...
2009-09-21 Tim AbbottUse macros for .bss.page_aligned section.
2009-09-21 Joe PerchesUse new __init_task_data macro in arch init_task.c...
2009-09-20 Sam Ravnborgarm, cris, mips, sparc, powerpc, um, xtensa: fix build...
2009-09-18 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-08-15 Martin Schwidefskytimekeeping: Increase granularity of read_persistent_cl...
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-07-09 Tejun Heolinker script: unify usage of discard definition
2009-07-08 Joe PerchesRemove multiple KERN_ prefixes from printk formats
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-06-24 Tejun Heolinker script: throw away .discard section
2009-06-22 Daniel Glöcknerxtensa: allow variant to initialize own irq chips
2009-06-18 Oleg Nesterovptrace: remove PT_DTRACE from avr32, mn10300, parisc...
2009-06-17 Alexey Dobriyanmm: consolidate init_mm definition
2009-06-12 Rusty Russellmodule: cleanup FIXME comments about trimming exception...
2009-05-12 Chris Zankelxtensa: Fix linker script to include .literal sections
2009-05-12 Johannes Weinerxtensa: always use correct stack pointer for stack...
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
next