aboutsummaryrefslogtreecommitdiff
path: root/arch/xtensa/include
AgeCommit message (Expand)Author
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19missing user_stack_pointer() instancesAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel
2012-12-18xtensa: add device trees supportMax Filippov
2012-12-18xtensa: fix mb and wmb definitionsMax Filippov
2012-12-18xtensa: add s32c1i-based spinlock implementationsMax Filippov
2012-12-18xtensa: add s32c1i-based bitops implementationsMax Filippov
2012-12-18xtensa: add s32c1i-based atomic ops implementationsMax Filippov
2012-12-18xtensa: add s32c1i sanity checkMax Filippov
2012-12-18xtensa: add trap_set_handler functionMax Filippov
2012-12-18xtensa: initialize atomctl SRMax Filippov
2012-12-18xtensa: save and restore scompare1 SR on kernel entryMax Filippov
2012-12-18xtensa: provide DMA_ERROR_CODE definitionMax Filippov
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-12-09xtensa: Use generic asm/mmu.h for nommuLars-Peter Clausen
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-28xtensa: switch to generic clone()Al Viro
2012-11-28consolidate sys_execve() prototypeAl Viro
2012-11-14Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
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-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov
2012-10-19xtensa: add missing system calls to the syscall tableChris 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-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
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