summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* xtensa: select generic atomic64_t supportFengguang Wu2012-07-311-0/+1
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-302-6/+25
|\
| * ipc: add COMPAT_SHMLBA supportWill Deacon2012-07-301-1/+1
| * xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-301-5/+24
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-302-32/+0
|\ \ | |/ |/|
| * Remove useless wrappers of asm-generic/rmap.hPaul Bolle2012-06-281-16/+0
| * Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-281-16/+0
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-241-7/+1
|\ \
| * \ Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-6/+0
| |\ \
| | * | xtensa/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-6/+0
| * | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
| |/ /
* | | xtensa: fix incorrect memsetAlan Cox2012-07-111-1/+1
* | | xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-06-201-11/+7
* | | xtensa: use "test -e" instead of bashism "test -a"Geert Uytterhoeven2012-06-201-2/+2
* | | xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2012-06-202-5/+4
|/ /
* | fixups for signal breakageAl Viro2012-06-042-3/+3
|/
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* don't call try_to_freeze() from do_signal()Al Viro2012-06-011-4/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-1/+0
* new helper: sigmask_to_save()Al Viro2012-06-011-7/+1
* new helper: restore_saved_sigmask()Al Viro2012-06-011-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-4/+1
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-4/+1
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\ \
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-56/+4
|\ \ \ | |_|/ |/| |
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-56/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-236-56/+37
|\ \ \
| * | | xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2012-05-213-6/+20
| * | | xtensa: xtensa_sigaction doesn't existAl Viro2012-05-212-9/+0
| * | | xtensa: switch to generic rt_sigsuspend(2)Al Viro2012-05-214-43/+16
| * | | xtensa: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-211-0/+3
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-232-6/+6
|\ \ \ \
| * | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-162-6/+6
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-224-6/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | xtensa: Change mail addresses of Hannes Weiner and Oskar SchirmerOskar Schirmer2012-05-174-6/+6
| | |/ | |/|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-212-32/+1
|\ \ \
| * \ \ Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-083-3/+2
| |\ \ \ | | | |/ | | |/|
| * | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | | xtensa: Use generic init_taskThomas Gleixner2012-05-053-32/+2
| | |/ | |/|
* | | tokenring: delete all remaining driver supportPaul Gortmaker2012-05-151-5/+0
| |/ |/|
* | xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker2012-04-261-3/+0
* | xtensa: fix build error in xtensa/include/asm/io.hPaul Gortmaker2012-04-231-0/+1
* | xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker2012-04-231-0/+1
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-90/+7
|\
| * xtensa: Use generic posix_types.hH. Peter Anvin2012-02-141-90/+7
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-291-1/+1
|\ \
| * | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T2012-03-231-1/+1
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2814-67/+96
|\ \ \
OpenPOWER on IntegriCloud