aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* ptrace: cleanup arch_ptrace() on xtensaNamhyung Kim2010-10-271-5/+6
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-231-1/+1
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-2/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* Merge remote branch 'origin/master'Chris Zankel2010-08-034-4/+6
|\
| * xtensa: Shuffle include statements to fix linker scriptChris Zankel2010-05-022-0/+2
| * xtensa: Fixes due to bss boundary symbol name changes.Chris Zankel2010-05-011-2/+2
| * xtensa: Fix linker script patch-upChris Zankel2010-05-011-2/+2
* | xtensa: includecheck fix: vectors.SJaswinder Singh Rajput2010-05-251-2/+0
* | xtensa: convert to asm-generic/hardirq.hChristoph Hellwig2010-05-251-9/+0
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-191-5/+0
|\ \ | |/ |/|
| * xtensa: Fix unnecessary setting of xtimeJohn Stultz2010-03-131-5/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-121-2/+2
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-2/+2
| |\ \ | | |/ | |/|
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-2/+2
* | | xtensa: use generic ptrace_resume codeChristoph Hellwig2010-03-121-45/+11
|/ /
* | resource/PCI: mark struct resource as constDominik Brodowski2010-02-221-2/+2
* | resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-221-6/+5
|/
* sanitize do_pipe_flags() callers in archAl Viro2009-12-161-18/+0
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* Unify sys_mmap*Al Viro2009-12-111-25/+0
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* xtensa: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-61/+14
* Use macros for .bss.page_aligned section.Tim Abbott2009-09-211-1/+1
* Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
* arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-1/+2
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-181-3/+2
|\
| * timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-3/+2
* | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-3/+3
|\ \ | |/
| * Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-3/+3
* | linker script: unify usage of discard definitionTejun Heo2009-07-091-10/+4
* | Merge branch 'master' into for-nextTejun Heo2009-07-041-0/+2
|\ \ | |/
| * xtensa: allow variant to initialize own irq chipsDaniel Glöckner2009-06-221-0/+2
* | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
|/
* ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2009-06-181-5/+0
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* module: cleanup FIXME comments about trimming exception table entries.Rusty Russell2009-06-121-2/+0
* xtensa: Fix linker script to include .literal sectionsChris Zankel2009-05-112-6/+19
* xtensa: always use correct stack pointer for stack tracesJohannes Weiner2009-05-111-2/+14
* xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-262-3/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Chris Zankel2009-04-031-1/+1
|\
| * Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* | xtensa: make startup code discardableDaniel Glöckner2009-04-021-1/+1
* | xtensa: ccount clocksourceJohannes Weiner2009-04-021-73/+30
* | xtensa: remove platform rtc hooksJohannes Weiner2009-04-022-30/+1
* | xtensa: use generic sched_clock()Johannes Weiner2009-04-021-9/+0
* | xtensa: let platform override KERNELOFFSETJohannes Weiner2009-04-021-0/+3
* | xtensa: variant irq set callbacksJohannes Weiner2009-04-021-0/+14