aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)Author
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-04xtensa: Setup CROSS_COMPILE at the topGeert Uytterhoeven
2012-10-03xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov
2012-10-03xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitionsMax Filippov
2012-10-03xtensa: provide dummy gcc intrinsicsMax Filippov
2012-10-03xtensa: add missing symbol exportsMax Filippov
2012-10-03xtensa: rename MISC SR definition to avoid name clashesMax Filippov
2012-10-03xtensa: fix CODA buildMax Filippov
2012-10-03xtensa: fix parallel makeMax Filippov
2012-10-03xtensa: ISS: drop unused io.cMax Filippov
2012-10-03xtensa: ISS: exit simulator in case of halt or poweroffMax Filippov
2012-10-03xtensa: ISS: change keyboard polling rateMax Filippov
2012-10-03xtensa: ISS: add platform_pcibios_initMax Filippov
2012-10-03xtensa: ISS: add dummy serial.h for ISS platformMax Filippov
2012-10-03xtensa: change default platform clock frequency to 10MHzMax Filippov
2012-10-03xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa configMax Filippov
2012-10-03xtensa: set NO_IOPORT to 'n' by defaultMax Filippov
2012-10-03xtensa: adopt generic io routinesMax Filippov
2012-10-03xtensa: fix ioremapMax Filippov
2012-10-03xtensa: ISS: fix __simc implementationMax Filippov
2012-10-03xtensa: fix xtensa_irq_unmask callsMax Filippov
2012-10-03xtensa/PCI: fix WT caching attributeMax Filippov
2012-10-03xtensa: ISS: only build networking if configuredMax Filippov
2012-10-03xtensa: fix linker script transformation for .text.unlikelyMax Filippov
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-10-01bury the rest of TIF_IRETAl Viro
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-10-01xtensa: can't get to do_notify_resume() when user_mode(regs) is not trueAl Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-23xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-09-06xtensa: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman
2012-08-13TTY: use tty_port_link_deviceJiri Slaby