aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-4/+2
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds1-0/+11
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen1-0/+11
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar1-0/+1
2012-11-29unify default ptrace_signal_deliverAl Viro1-1/+0
2012-11-28xtensa: switch to generic clone()Al Viro3-2/+2
2012-11-28consolidate sys_execve() prototypeAl Viro1-1/+0
2012-11-14Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman5-26/+15
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller68-1364/+1132
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov1-0/+1
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-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov1-0/+3
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