summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
AgeCommit message (Expand)AuthorLines
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris-2/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-43/+47
2012-01-06xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas-43/+42
2012-01-06PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe-0/+5
2011-11-21clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz-12/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-07-25xtensa: prevent arbitrary read in ptraceDan Rosenberg-0/+3
2011-07-24modules: make arch's use default loader hooksJonas Bonn-43/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo-71/+35
2011-04-20xtensa: Fixup irq conversion fallout and nmi_countThomas Gleixner-12/+6
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2011-03-24xtensa: Use generic show_interrupts()Thomas Gleixner-44/+9
2011-03-24xtensa: Convert genirq namespaceThomas Gleixner-5/+5
2011-03-24xtensa: Convert main irq_chip to new functionsThomas Gleixner-22/+21
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo-1/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds-1/+1
2011-01-31xtensa: Switch do_timer() to xtime_update()Torben Hohn-5/+1
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo-1/+1
2010-10-27ptrace: cleanup arch_ptrace() on xtensaNamhyung Kim-5/+6
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim-1/+2
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells-2/+3
2010-08-13Mark arguments to certain syscalls as being constDavid Howells-1/+1
2010-08-03Merge remote branch 'origin/master'Chris Zankel-4/+6
2010-05-25xtensa: includecheck fix: vectors.SJaswinder Singh Rajput-2/+0
2010-05-25xtensa: convert to asm-generic/hardirq.hChristoph Hellwig-9/+0
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-5/+0
2010-05-02xtensa: Shuffle include statements to fix linker scriptChris Zankel-0/+2
2010-05-01xtensa: Fixes due to bss boundary symbol name changes.Chris Zankel-2/+2
2010-05-01xtensa: Fix linker script patch-upChris Zankel-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+2
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2010-03-12xtensa: use generic ptrace_resume codeChristoph Hellwig-45/+11
2010-03-13xtensa: Fix unnecessary setting of xtimeJohn Stultz-5/+0
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-2/+2
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski-2/+2
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski-6/+5
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack-2/+2
2009-12-16sanitize do_pipe_flags() callers in archAl Viro-18/+0
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner-2/+2
2009-12-11Unify sys_mmap*Al Viro-25/+0
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan-0/+1
2009-09-24xtensa: Cleanup linker script using new linker script macros.Tim Abbott-61/+14
2009-09-21Use macros for .bss.page_aligned section.Tim Abbott-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches-3/+2
2009-09-20arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg-1/+2
2009-09-18Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+2
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky-3/+2
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo-3/+3