aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAge
* xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2012-06-20
* fixups for signal breakageAl Viro2012-06-04
* new helper: signal_delivered()Al Viro2012-06-01
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* don't call try_to_freeze() from do_signal()Al Viro2012-06-01
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* new helper: sigmask_to_save()Al Viro2012-06-01
* new helper: restore_saved_sigmask()Al Viro2012-06-01
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\
| * xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2012-05-21
| * xtensa: switch to generic rt_sigsuspend(2)Al Viro2012-05-21
| * xtensa: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-21
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ | |/ |/|
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
* | Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
|\|
| * xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker2012-04-23
* | xtensa: Use generic init_taskThomas Gleixner2012-05-05
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Disintegrate asm/system.h for XtensaDavid Howells2012-03-28
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\ \ | |/ |/|
| * xtensa/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
* | xtensa: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-21
* | xtensa: don't mask signals if we fail to setup signal stackMatt Fleming2012-03-21
* | xtensa: no need to reset handler if SA_ONESHOTMatt Fleming2012-03-21
* | xtensa: don't reimplement force_sigsegv()Matt Fleming2012-03-21
* | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-01
|/
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\
| * xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
| * PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-06
* | clocksource: xtensa: Convert to clocksource_register_hz/khzJohn Stultz2011-11-21
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* xtensa: prevent arbitrary read in ptraceDan Rosenberg2011-07-25
* modules: make arch's use default loader hooksJonas Bonn2011-07-24
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-24
|\
| * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-24
| |\
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-24
* | | xtensa: Fixup irq conversion fallout and nmi_countThomas Gleixner2011-04-19
* | | Fix common misspellingsLucas De Marchi2011-03-31
| |/ |/|
* | xtensa: Use generic show_interrupts()Thomas Gleixner2011-03-24
* | xtensa: Convert genirq namespaceThomas Gleixner2011-03-24
* | xtensa: Convert main irq_chip to new functionsThomas Gleixner2011-03-24
|/
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-16
|\
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-25
* | xtensa: Switch do_timer() to xtime_update()Torben Hohn2011-01-31
|/
* ptrace: cleanup arch_ptrace() on xtensaNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-23
* Make do_execve() take a const filename pointerDavid Howells2010-08-17