summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-8/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-282-8/+2
* | vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-9/+0
|\ \
| * | Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
| * | bury the rest of TIF_IRETAl Viro2012-10-011-2/+0
| * | sanitize tsk_is_polling()Al Viro2012-10-011-2/+0
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
| * | xtensa: can't get to do_notify_resume() when user_mode(regs) is not trueAl Viro2012-10-011-3/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-14/+1
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-14/+2
| |/
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-0/+1
|\ \
| * | readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-091-0/+1
* | | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-0929-469/+157
|\ \ \
| * | | xtensa: Setup CROSS_COMPILE at the topGeert Uytterhoeven2012-10-041-12/+12
| * | | xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov2012-10-0311-111/+2
| * | | 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
| | |/ | |/|
* | | 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/+7
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| | |/ | |/|
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-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-131-0/+1
| |/
* | Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-011-18/+0
|\ \
| * | xtensa: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman2012-09-061-18/+0
| |/
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-8/+0
|\ \
| * | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-181-8/+0
| * | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-181-1/+1
| |/
* / xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
|/