aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-16/+1
2012-03-21xtensa: use set_current_blocked() and block_sigmask()Matt Fleming1-14/+3
2012-03-21xtensa: don't mask signals if we fail to setup signal stackMatt Fleming1-4/+7
2012-03-21xtensa: no need to reset handler if SA_ONESHOTMatt Fleming1-3/+0
2012-03-21xtensa: don't reimplement force_sigsegv()Matt Fleming1-3/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner1-3/+1
2012-02-23xtensa/PCI: get rid of device resource fixupsBjorn Helgaas1-16/+1
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-2/+1
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-43/+47
2012-01-06xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-43/+42
2012-01-06PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-0/+5
2011-11-21clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz1-12/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-25xtensa: prevent arbitrary read in ptraceDan Rosenberg1-0/+3
2011-07-24modules: make arch's use default loader hooksJonas Bonn1-43/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo1-71/+35
2011-04-20xtensa: Fixup irq conversion fallout and nmi_countThomas Gleixner1-12/+6
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-24xtensa: Use generic show_interrupts()Thomas Gleixner1-44/+9
2011-03-24xtensa: Convert genirq namespaceThomas Gleixner1-5/+5
2011-03-24xtensa: Convert main irq_chip to new functionsThomas Gleixner1-22/+21
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-01-31xtensa: Switch do_timer() to xtime_update()Torben Hohn1-5/+1
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
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