aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAge
* xtensa: fix incorrect memsetAlan Cox2012-07-11
* xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-06-20
* xtensa: use "test -e" instead of bashism "test -a"Geert Uytterhoeven2012-06-20
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-08
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \ \ | |_|/ |/| |
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-11
* | | 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: xtensa_sigaction doesn't existAl 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \ \ \ | |_|/ / |/| | |
| * | | xtensa: Change mail addresses of Hannes Weiner and Oskar SchirmerOskar Schirmer2012-05-17
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\ \ \
| * \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
| |\ \ \ | | | |/ | | |/|
| * | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05
| * | | xtensa: Use generic init_taskThomas Gleixner2012-05-05
| | |/ | |/|
* | | tokenring: delete all remaining driver supportPaul Gortmaker2012-05-15
| |/ |/|
* | xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker2012-04-26
* | xtensa: fix build error in xtensa/include/asm/io.hPaul Gortmaker2012-04-23
* | xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker2012-04-23
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\
| * xtensa: Use generic posix_types.hH. Peter Anvin2012-02-14
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-29
|\ \
| * | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T2012-03-23
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\ \ \
| * | | Delete all instances of asm/system.hDavid Howells2012-03-28
| * | | Disintegrate asm/system.h for XtensaDavid Howells2012-03-28
| |/ /
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-23
|\ \ \
| * | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-23
| |/ /
* | | 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
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\ \ \