summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)AuthorFilesLines
2012-10-04xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov11-111/+2
2012-10-04xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitionsMax Filippov1-2/+2
2012-10-04xtensa: provide dummy gcc intrinsicsMax Filippov1-0/+17
2012-10-04xtensa: add missing symbol exportsMax Filippov2-0/+12
2012-10-04xtensa: rename MISC SR definition to avoid name clashesMax Filippov1-1/+1
2012-10-04xtensa: fix CODA buildMax Filippov1-1/+1
2012-10-04xtensa: fix parallel makeMax Filippov2-9/+12
2012-10-04xtensa: ISS: drop unused io.cMax Filippov2-33/+1
2012-10-04xtensa: ISS: exit simulator in case of halt or poweroffMax Filippov1-4/+4
2012-10-04xtensa: ISS: change keyboard polling rateMax Filippov1-1/+1
2012-10-04xtensa: ISS: add platform_pcibios_initMax Filippov1-0/+6
2012-10-04xtensa: ISS: add dummy serial.h for ISS platformMax Filippov1-0/+0
2012-10-04xtensa: change default platform clock frequency to 10MHzMax Filippov1-2/+2
2012-10-04xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa configMax Filippov1-0/+1
2012-10-04xtensa: set NO_IOPORT to 'n' by defaultMax Filippov1-1/+2
2012-10-04xtensa: adopt generic io routinesMax Filippov4-223/+12
2012-10-04xtensa: fix ioremapMax Filippov1-6/+14
2012-10-04xtensa: ISS: fix __simc implementationMax Filippov3-62/+53
2012-10-04xtensa: fix xtensa_irq_unmask callsMax Filippov1-2/+2
2012-10-04xtensa/PCI: fix WT caching attributeMax Filippov1-1/+1
2012-10-04xtensa: ISS: only build networking if configuredMax Filippov1-2/+2
2012-10-04xtensa: fix linker script transformation for .text.unlikelyMax Filippov1-0/+1
2012-08-01xtensa: select generic atomic64_t supportFengguang Wu1-0/+1
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-6/+25
2012-07-31ipc: add COMPAT_SHMLBA supportWill Deacon1-1/+1
2012-07-31xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul1-5/+24
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2-32/+0
2012-07-25Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-7/+1
2012-07-12xtensa: fix incorrect memsetAlan Cox1-1/+1
2012-07-06Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-6/+0
2012-07-06xtensa/PCI: factor out pcibios_setup()Myron Stowe1-6/+0
2012-06-28Remove useless wrappers of asm-generic/rmap.hPaul Bolle1-16/+0
2012-06-28Remove useless wrappers of asm-generic/cpumask.hPaul Bolle1-16/+0
2012-06-21xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-11/+7
2012-06-21xtensa: use "test -e" instead of bashism "test -a"Geert Uytterhoeven1-2/+2
2012-06-21xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2-5/+4
2012-06-14PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-1/+1
2012-06-05fixups for signal breakageAl Viro2-3/+3
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-3/+0
2012-06-01don't call try_to_freeze() from do_signal()Al Viro1-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-1/+0
2012-06-01new helper: sigmask_to_save()Al Viro1-7/+1
2012-06-01new helper: restore_saved_sigmask()Al Viro1-2/+1
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+1
2012-05-25Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-25Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-56/+4
2012-05-24move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-4/+1
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-56/+37
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+6