summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitionsMax Filippov2012-10-031-2/+2
* xtensa: provide dummy gcc intrinsicsMax Filippov2012-10-031-0/+17
* xtensa: add missing symbol exportsMax Filippov2012-10-032-0/+12
* xtensa: rename MISC SR definition to avoid name clashesMax Filippov2012-10-031-1/+1
* xtensa: fix CODA buildMax Filippov2012-10-031-1/+1
* xtensa: fix parallel makeMax Filippov2012-10-032-9/+12
* xtensa: ISS: drop unused io.cMax Filippov2012-10-032-33/+1
* xtensa: ISS: exit simulator in case of halt or poweroffMax Filippov2012-10-031-4/+4
* xtensa: ISS: change keyboard polling rateMax Filippov2012-10-031-1/+1
* xtensa: ISS: add platform_pcibios_initMax Filippov2012-10-031-0/+6
* xtensa: ISS: add dummy serial.h for ISS platformMax Filippov2012-10-031-0/+0
* xtensa: change default platform clock frequency to 10MHzMax Filippov2012-10-031-2/+2
* xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa configMax Filippov2012-10-031-0/+1
* xtensa: set NO_IOPORT to 'n' by defaultMax Filippov2012-10-031-1/+2
* xtensa: adopt generic io routinesMax Filippov2012-10-034-223/+12
* xtensa: fix ioremapMax Filippov2012-10-031-6/+14
* xtensa: ISS: fix __simc implementationMax Filippov2012-10-033-62/+53
* xtensa: fix xtensa_irq_unmask callsMax Filippov2012-10-031-2/+2
* xtensa/PCI: fix WT caching attributeMax Filippov2012-10-031-1/+1
* xtensa: ISS: only build networking if configuredMax Filippov2012-10-031-2/+2
* xtensa: fix linker script transformation for .text.unlikelyMax Filippov2012-10-031-0/+1
* 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
|\ \ \
OpenPOWER on IntegriCloud