summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include/asm
Commit message (Expand)AuthorAgeFilesLines
* xtensa: Use Kbuild infrastructure to handle asm-generic headersMax Filippov2012-10-1519-240/+26
* UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells2012-10-1532-2043/+7
* xtensa: reorganize SR referencingMax Filippov2012-10-1510-71/+33
* 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-281-8/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-5/+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
* | | 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 tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-093-154/+24
|\ \
| * | xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitionsMax Filippov2012-10-031-2/+2
| * | xtensa: rename MISC SR definition to avoid name clashesMax Filippov2012-10-031-1/+1
| * | xtensa: adopt generic io routinesMax Filippov2012-10-031-147/+9
| * | xtensa: fix ioremapMax Filippov2012-10-031-6/+14
| |/
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+2
|\ \
| * | 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
|/
* 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
* | fixups for signal breakageAl Viro2012-06-041-2/+2
|/
* 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-234-12/+2
|\ \ \
| * | | xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2012-05-211-0/+1
| * | | xtensa: xtensa_sigaction doesn't existAl Viro2012-05-212-9/+0
| * | | xtensa: switch to generic rt_sigsuspend(2)Al Viro2012-05-212-3/+1
| |/ /
* | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
|/ /
* | xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker2012-04-261-3/+0
* | xtensa: fix build error in xtensa/include/asm/io.hPaul Gortmaker2012-04-231-0/+1
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-291-90/+7
|\
| * xtensa: Use generic posix_types.hH. Peter Anvin2012-02-141-90/+7
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-288-62/+77
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
| * | Disintegrate asm/system.h for XtensaDavid Howells2012-03-289-186/+206
* | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-231-0/+4
|/ /
* | net: Add framework to allow sending packets with customized CRC.Ben Greear2012-02-241-0/+3
* | sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov2012-02-211-0/+1
|/
* xtensa: fix memscan()Akinobu Mita2012-02-031-3/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-111-5/+0
|\
| * PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-5/+0
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-2/+0
|\ \
| * | consolidate umode_t declarationsAl Viro2012-01-031-2/+0
| |/
* | net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
|/
OpenPOWER on IntegriCloud