Age | Commit message (Expand) | Author |
2013-11-13 | xtensa: don't use alternate signal stack on threads | Baruch Siach |
2013-08-20 | xtensa: replace xtensa-specific _f{data,text} by _s{data,text} | Geert Uytterhoeven |
2013-08-20 | xtensa: fix linker script transformation for .text.unlikely | Max Filippov |
2012-10-13 | xtensa: Add missing RCU idle APIs on idle loop | Frederic Weisbecker |
2012-04-23 | xtensa: fix build failure in xtensa/kernel/signal.c | Paul Gortmaker |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for Xtensa | David Howells |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-03-21 | xtensa: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-03-21 | xtensa: don't mask signals if we fail to setup signal stack | Matt Fleming |
2012-03-21 | xtensa: no need to reset handler if SA_ONESHOT | Matt Fleming |
2012-03-21 | xtensa: don't reimplement force_sigsegv() | Matt Fleming |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-02-23 | xtensa/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-06 | xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-01-06 | PCI: Xtensa: convert pcibios_set_master() to a non-inlined function | Myron Stowe |
2011-11-21 | clocksource: xtensa: Convert to clocksource_register_hz/khz | John Stultz |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-25 | xtensa: prevent arbitrary read in ptrace | Dan Rosenberg |
2011-07-24 | modules: make arch's use default loader hooks | Jonas Bonn |
2011-05-24 | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-05-24 | Merge branch 'fixes-2.6.39' into for-2.6.40 | Tejun Heo |
2011-04-20 | xtensa: Fixup irq conversion fallout and nmi_count | Thomas Gleixner |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-24 | xtensa: Use generic show_interrupts() | Thomas Gleixner |
2011-03-24 | xtensa: Convert genirq namespace | Thomas Gleixner |
2011-03-24 | xtensa: Convert main irq_chip to new functions | Thomas Gleixner |
2011-03-24 | percpu: Always align percpu output section to PAGE_SIZE | Tejun Heo |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-01-31 | xtensa: Switch do_timer() to xtime_update() | Torben Hohn |
2011-01-25 | percpu: align percpu readmostly subsection to cacheline | Tejun Heo |
2010-10-27 | ptrace: cleanup arch_ptrace() on xtensa | Namhyung Kim |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim |
2010-09-23 | genirq: Cleanup irq_chip->typename leftovers | Thomas Gleixner |
2010-08-17 | Make do_execve() take a const filename pointer | David Howells |
2010-08-13 | Mark arguments to certain syscalls as being const | David Howells |
2010-08-03 | Merge remote branch 'origin/master' | Chris Zankel |
2010-05-25 | xtensa: includecheck fix: vectors.S | Jaswinder Singh Rajput |
2010-05-25 | xtensa: convert to asm-generic/hardirq.h | Christoph Hellwig |
2010-05-19 | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-05-02 | xtensa: Shuffle include statements to fix linker script | Chris Zankel |
2010-05-01 | xtensa: Fixes due to bss boundary symbol name changes. | Chris Zankel |
2010-05-01 | xtensa: Fix linker script patch-up | Chris Zankel |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-03-12 | xtensa: use generic ptrace_resume code | Christoph Hellwig |
2010-03-13 | xtensa: Fix unnecessary setting of xtime | John Stultz |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |