summaryrefslogtreecommitdiff
path: root/arch/xtensa/include/asm
AgeCommit message (Expand)AuthorFilesLines
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+1
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-11-29unify default ptrace_signal_deliverAl Viro1-1/+0
2012-11-29xtensa: switch to generic clone()Al Viro2-1/+1
2012-11-29consolidate sys_execve() prototypeAl Viro1-1/+0
2012-11-14tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-26xtensa: switch to generic sys_execve()Max Filippov2-1/+2
2012-10-26xtensa: switch to generic kernel_thread()Max Filippov1-3/+1
2012-10-26xtensa: use physical addresses for bus addressesChris Zankel1-0/+4
2012-10-26xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel1-10/+4
2012-10-16xtensa: Use Kbuild infrastructure to handle asm-generic headersMax Filippov19-240/+26
2012-10-16UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells32-2043/+7
2012-10-16xtensa: reorganize SR referencingMax Filippov10-71/+33
2012-10-15Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+1
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus 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...Linus Torvalds1-0/+2
2012-10-05cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-04xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitionsMax Filippov1-2/+2
2012-10-04xtensa: rename MISC SR definition to avoid name clashesMax Filippov1-1/+1
2012-10-04xtensa: adopt generic io routinesMax Filippov1-147/+9
2012-10-04xtensa: fix ioremapMax Filippov1-6/+14
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+2
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/mmare...Linus 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-05fixups for signal breakageAl Viro1-2/+2
2012-05-25Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-25Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-56/+4
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-12/+2
2012-05-22xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro1-0/+1
2012-05-22xtensa: xtensa_sigaction doesn't existAl Viro2-9/+0
2012-05-22xtensa: switch to generic rt_sigsuspend(2)Al Viro2-3/+1
2012-05-17fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-12gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-56/+4
2012-04-27xtensa: 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-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-90/+7
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus 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-24coredump: 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