aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-25xtensa: switch to generic sys_execve()Max Filippov3-2/+3
2012-10-25xtensa: switch to generic kernel_thread()Max Filippov1-3/+1
2012-10-25xtensa: use physical addresses for bus addressesChris Zankel1-0/+4
2012-10-25xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel2-21/+7
2012-10-19xtensa: add missing system calls to the syscall tableChris Zankel1-20/+78
2012-10-15xtensa: Use Kbuild infrastructure to handle asm-generic headersMax Filippov29-374/+26
2012-10-15UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells39-974/+1081
2012-10-15xtensa: reorganize SR referencingMax Filippov10-71/+33
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-8/+1
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-5/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-14/+1
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds3-154/+24
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+2
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-genericArnd Bergmann1-0/+3
2012-10-03xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitionsMax Filippov1-2/+2
2012-10-03xtensa: rename MISC SR definition to avoid name clashesMax Filippov1-1/+1
2012-10-03xtensa: adopt generic io routinesMax Filippov1-147/+9
2012-10-03xtensa: fix ioremapMax Filippov1-6/+14
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+2
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01bury the rest of TIF_IRETAl Viro1-2/+0
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-8/+1
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-14/+2
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2-32/+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-04fixups for signal breakageAl Viro1-2/+2
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-56/+4
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-12/+2
2012-05-21xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro1-0/+1
2012-05-21xtensa: xtensa_sigaction doesn't existAl Viro2-9/+0
2012-05-21xtensa: switch to generic rt_sigsuspend(2)Al Viro2-3/+1
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-56/+4
2012-04-26xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker1-3/+0
2012-04-23xtensa: fix build error in xtensa/include/asm/io.hPaul Gortmaker1-0/+1
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-90/+7
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds8-62/+77
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells9-186/+206
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron1-0/+4
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear1-0/+3
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov1-0/+1
2012-02-14xtensa: Use generic posix_types.hH. Peter Anvin1-90/+7
2012-02-03xtensa: fix memscan()Akinobu Mita1-3/+0