aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel
AgeCommit message (Expand)Author
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-04-23xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-03-21xtensa: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-21xtensa: don't mask signals if we fail to setup signal stackMatt Fleming
2012-03-21xtensa: no need to reset handler if SA_ONESHOTMatt Fleming
2012-03-21xtensa: don't reimplement force_sigsegv()Matt Fleming
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner
2012-02-23xtensa/PCI: get rid of device resource fixupsBjorn Helgaas
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-06xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2011-11-21clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25xtensa: prevent arbitrary read in ptraceDan Rosenberg
2011-07-24modules: make arch's use default loader hooksJonas Bonn
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo
2011-04-20xtensa: Fixup irq conversion fallout and nmi_countThomas Gleixner
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24xtensa: Use generic show_interrupts()Thomas Gleixner
2011-03-24xtensa: Convert genirq namespaceThomas Gleixner
2011-03-24xtensa: Convert main irq_chip to new functionsThomas Gleixner
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-31xtensa: Switch do_timer() to xtime_update()Torben Hohn
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2010-10-27ptrace: cleanup arch_ptrace() on xtensaNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-03Merge remote branch 'origin/master'Chris Zankel
2010-05-25xtensa: includecheck fix: vectors.SJaswinder Singh Rajput
2010-05-25xtensa: convert to asm-generic/hardirq.hChristoph Hellwig
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-05-02xtensa: Shuffle include statements to fix linker scriptChris Zankel
2010-05-01xtensa: Fixes due to bss boundary symbol name changes.Chris Zankel
2010-05-01xtensa: Fix linker script patch-upChris Zankel
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12xtensa: use generic ptrace_resume codeChristoph Hellwig
2010-03-13xtensa: Fix unnecessary setting of xtimeJohn Stultz
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack