summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-8/+1Star
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-8/+1Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-5/+0Star
|\ \
| * | bury the rest of TIF_IRETAl Viro2012-10-011-2/+0Star
| * | sanitize tsk_is_polling()Al Viro2012-10-011-2/+0Star
| * | bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-14/+1Star
|\| |
| * | get rid of generic instances of asm/exec.hAl Viro2012-09-202-14/+2Star
| |/
* | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-093-154/+24Star
|\ \
| * | xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitionsMax Filippov2012-10-041-2/+2
| * | xtensa: rename MISC SR definition to avoid name clashesMax Filippov2012-10-041-1/+1
| * | xtensa: adopt generic io routinesMax Filippov2012-10-041-147/+9Star
| * | xtensa: fix ioremapMax Filippov2012-10-041-6/+14
| |/
* | 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-041-0/+3
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+2
| | |/ | |/|
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-051-1/+2
| |/ |/|
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-302-32/+0Star
|\
| * Remove useless wrappers of asm-generic/rmap.hPaul Bolle2012-06-281-16/+0Star
| * Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-281-16/+0Star
* | fixups for signal breakageAl Viro2012-06-041-2/+2
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-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/+4Star
|\ \
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-121-56/+4Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-244-12/+2Star
|\ \ \
| * | | xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2012-05-221-0/+1
| * | | xtensa: xtensa_sigaction doesn't existAl Viro2012-05-222-9/+0Star
| * | | xtensa: switch to generic rt_sigsuspend(2)Al Viro2012-05-222-3/+1Star
| |/ /
* / / fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-3/+0Star
|/ /
* | xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker2012-04-271-3/+0Star
* | 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-301-90/+7Star
|\
| * xtensa: Use generic posix_types.hH. Peter Anvin2012-02-141-90/+7Star
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-298-62/+77
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0Star
| * | Disintegrate asm/system.h for XtensaDavid Howells2012-03-289-186/+206
* | | coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron2012-03-241-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-041-3/+0Star
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-121-5/+0Star
|\
| * PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-5/+0Star
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0Star
|\ \
| * | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star
| |/
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2012-01-081-2/+0Star
|\ \
| * | consolidate umode_t declarationsAl Viro2012-01-041-2/+0Star
| |/
* / net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
|/
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-271-1/+1