summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | 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
OpenPOWER on IntegriCloud