aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-27ptrace: cleanup arch_ptrace() on xtensaNamhyung Kim1-5/+6
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner1-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-2/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-08-03Merge remote branch 'origin/master'Chris Zankel4-4/+6
2010-05-25xtensa: includecheck fix: vectors.SJaswinder Singh Rajput1-2/+0
2010-05-25xtensa: convert to asm-generic/hardirq.hChristoph Hellwig1-9/+0
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+0
2010-05-02xtensa: Shuffle include statements to fix linker scriptChris Zankel2-0/+2
2010-05-01xtensa: Fixes due to bss boundary symbol name changes.Chris Zankel1-2/+2
2010-05-01xtensa: Fix linker script patch-upChris Zankel1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-1/+2
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-03-12xtensa: use generic ptrace_resume codeChristoph Hellwig1-45/+11
2010-03-13xtensa: Fix unnecessary setting of xtimeJohn Stultz1-5/+0
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-2/+2
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-6/+5
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-2/+2
2009-12-16sanitize do_pipe_flags() callers in archAl Viro1-18/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-12-11Unify sys_mmap*Al Viro1-25/+0
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-24xtensa: Cleanup linker script using new linker script macros.Tim Abbott1-61/+14
2009-09-21Use macros for .bss.page_aligned section.Tim Abbott1-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg1-1/+2
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+2
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-3/+2
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo1-3/+3
2009-07-09linker script: unify usage of discard definitionTejun Heo1-10/+4
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-3/+3
2009-07-04Merge branch 'master' into for-nextTejun Heo1-0/+2
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-06-22xtensa: allow variant to initialize own irq chipsDaniel Glöckner1-0/+2
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov1-5/+0
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-05-11xtensa: Fix linker script to include .literal sectionsChris Zankel2-6/+19
2009-05-11xtensa: always use correct stack pointer for stack tracesJohannes Weiner1-2/+14
2009-04-26xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2-3/+4
2009-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into mergeChris Zankel1-1/+1
2009-04-02xtensa: make startup code discardableDaniel Glöckner1-1/+1
2009-04-02xtensa: ccount clocksourceJohannes Weiner1-73/+30
2009-04-02xtensa: remove platform rtc hooksJohannes Weiner2-30/+1
2009-04-02xtensa: use generic sched_clock()Johannes Weiner1-9/+0
2009-04-02xtensa: let platform override KERNELOFFSETJohannes Weiner1-0/+3
2009-04-02xtensa: variant irq set callbacksJohannes Weiner1-0/+14
2009-04-02xtensa: nommu supportJohannes Weiner5-2/+17