summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-232-44/+35
|\
| * xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2012-05-212-6/+19
| * xtensa: switch to generic rt_sigsuspend(2)Al Viro2012-05-212-40/+15
| * xtensa: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-211-0/+3
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+6
|\ \ | |/ |/|
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+6
* | Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-081-0/+1
|\|
| * xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker2012-04-231-0/+1
* | xtensa: Use generic init_taskThomas Gleixner2012-05-052-32/+1
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-284-3/+19
|\
| * Disintegrate asm/system.h for XtensaDavid Howells2012-03-284-3/+19
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-16/+1
|\ \ | |/ |/|
| * xtensa/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-16/+1
* | xtensa: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-211-14/+3
* | xtensa: don't mask signals if we fail to setup signal stackMatt Fleming2012-03-211-4/+7
* | xtensa: no need to reset handler if SA_ONESHOTMatt Fleming2012-03-211-3/+0
* | xtensa: don't reimplement force_sigsegv()Matt Fleming2012-03-211-3/+1
* | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-3/+1
|/
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-2/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-43/+47
|\
| * xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-43/+42
| * PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-0/+5
* | clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz2011-11-211-12/+1
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* xtensa: prevent arbitrary read in ptraceDan Rosenberg2011-07-251-0/+3
* modules: make arch's use default loader hooksJonas Bonn2011-07-241-43/+0
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-241-71/+35
| |\
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | | xtensa: Fixup irq conversion fallout and nmi_countThomas Gleixner2011-04-201-12/+6
* | | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
| |/ |/|
* | xtensa: Use generic show_interrupts()Thomas Gleixner2011-03-241-44/+9
* | xtensa: Convert genirq namespaceThomas Gleixner2011-03-241-5/+5
* | xtensa: Convert main irq_chip to new functionsThomas Gleixner2011-03-241-22/+21
|/
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* | xtensa: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-5/+1
|/
* 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