aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2009-04-02xtensa: use correct stack pointer for stack tracesJohannes Weiner1-8/+6
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2-0/+3
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan2-0/+3
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2-2/+2
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel2-2/+2
2008-10-14xtensa: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-10-13xtensa: remove dead CONFIG_BLK_DEV_IDE codeAdrian Bunk1-5/+0
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk1-1/+0
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1