summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
...
| * | | xtensa: ISS: fix __simc implementationMax Filippov2012-10-043-62/+53Star
| * | | xtensa: fix xtensa_irq_unmask callsMax Filippov2012-10-041-2/+2
| * | | xtensa/PCI: fix WT caching attributeMax Filippov2012-10-041-1/+1
| * | | xtensa: ISS: only build networking if configuredMax Filippov2012-10-041-2/+2
| * | | xtensa: fix linker script transformation for .text.unlikelyMax Filippov2012-10-041-0/+1
| | |/ | |/|
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-045-26/+7Star
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| | |/ | |/|
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-051-1/+2
| |/ |/|
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
* | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-10-011-0/+1
|\ \
| * | TTY: use tty_port_link_deviceJiri Slaby2012-08-141-0/+1
| |/
* | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-011-18/+0Star
|\ \
| * | xtensa: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman2012-09-061-18/+0Star
| |/
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-8/+0Star
|\ \
| * | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-191-8/+0Star
| * | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-191-1/+1
| |/
* / xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
|/
* xtensa: select generic atomic64_t supportFengguang Wu2012-08-011-0/+1
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-312-6/+25
|\
| * ipc: add COMPAT_SHMLBA supportWill Deacon2012-07-311-1/+1
| * xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul2012-07-311-5/+24
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-302-32/+0Star
|\ \ | |/ |/|
| * Remove useless wrappers of asm-generic/rmap.hPaul Bolle2012-06-281-16/+0Star
| * Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-281-16/+0Star
* | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-251-7/+1Star
|\ \
| * \ Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-6/+0Star
| |\ \
| | * | xtensa/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-6/+0Star
| * | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
| |/ /
* | | xtensa: fix incorrect memsetAlan Cox2012-07-121-1/+1
* | | xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-06-201-11/+7Star
* | | 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/+4Star
|/ /
* / 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/+0Star
* don't call try_to_freeze() from do_signal()Al Viro2012-06-011-4/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-1/+0Star
* new helper: sigmask_to_save()Al Viro2012-06-011-7/+1Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-2/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-4/+1Star
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-4/+1Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-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/+4Star
|\ \ \ | |_|/ |/| |
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-121-56/+4Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-246-56/+37Star
|\ \ \
| * | | xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2012-05-223-6/+20
| * | | xtensa: xtensa_sigaction doesn't existAl Viro2012-05-222-9/+0Star
| * | | xtensa: switch to generic rt_sigsuspend(2)Al Viro2012-05-224-43/+16Star