aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/include/asm
AgeCommit message (Expand)Author
2012-11-28consolidate sys_execve() prototypeAl Viro
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-10-25xtensa: switch to generic sys_execve()Max Filippov
2012-10-25xtensa: switch to generic kernel_thread()Max Filippov
2012-10-25xtensa: use physical addresses for bus addressesChris Zankel
2012-10-25xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel
2012-10-15xtensa: Use Kbuild infrastructure to handle asm-generic headersMax Filippov
2012-10-15UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells
2012-10-15xtensa: reorganize SR referencingMax Filippov
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina
2012-10-03xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitionsMax Filippov
2012-10-03xtensa: rename MISC SR definition to avoid name clashesMax Filippov
2012-10-03xtensa: adopt generic io routinesMax Filippov
2012-10-03xtensa: fix ioremapMax Filippov
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-01bury the rest of TIF_IRETAl Viro
2012-10-01sanitize tsk_is_polling()Al Viro
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-06-28Remove useless wrappers of asm-generic/rmap.hPaul Bolle
2012-06-28Remove useless wrappers of asm-generic/cpumask.hPaul Bolle
2012-06-04fixups for signal breakageAl Viro
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-21xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro
2012-05-21xtensa: xtensa_sigaction doesn't existAl Viro
2012-05-21xtensa: switch to generic rt_sigsuspend(2)Al Viro
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown
2012-04-26xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker
2012-04-23xtensa: fix build error in xtensa/include/asm/io.hPaul Gortmaker
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells
2012-03-23coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMPJason Baron
2012-02-24net: Add framework to allow sending packets with customized CRC.Ben Greear
2012-02-21sock: Introduce the SO_PEEK_OFF sock optionPavel Emelyanov
2012-02-14xtensa: Use generic posix_types.hH. Peter Anvin
2012-02-03xtensa: fix memscan()Akinobu Mita
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds