summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
AgeCommit message (Expand)AuthorFilesLines
2012-10-22sh: convert to generic sys_execve()Al Viro3-8/+1
2012-10-22sh: switch to generic kernel_thread()/kernel_execve()Al Viro2-10/+0
2012-10-15Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowell...Paul Mundt23-1457/+10
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-11/+3
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+3
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-10/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/sh/include/asmDavid Howells23-1457/+10
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+6
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-06sections: fix section conflicts in arch/shAndi Kleen1-1/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells15-32/+32
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+3
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-11/+3
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-10/+1
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-1/+0
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+0
2012-07-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2-0/+6
2012-07-20sh: remove unused DMA device pointer from SIU platform dataGuennadi Liakhovetski1-1/+0
2012-07-12SH: Convert out[bwl] macros to inline functionsCorey Minyard1-3/+14
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven1-1/+0
2012-06-14sh: Consolidate die definitions for trap handlers.Paul Mundt1-0/+4
2012-06-13Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt1-0/+2
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt40-230/+112
2012-06-13sh: Kill off additional asm-generic wrappers.Paul Mundt6-10/+5
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt4-75/+56
2012-06-13sh: switch to generic strncpy_from_user().Paul Mundt3-72/+4
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+18
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+17
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2-4/+0
2012-05-28sh: convert to kbuild asm-generic support.Paul Mundt29-69/+29
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24sh64: Convert to unwinder API.Paul Mundt1-0/+2
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+2
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+0
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds16-139/+151
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-25/+0
2012-05-21sh: switch to saved_sigmask-based sigsuspend()/rt_sigsuspend()Al Viro2-6/+2
2012-05-21sh: Kill off machvec IRQ hinting.Paul Mundt2-6/+8
2012-05-19sh: dma: More legacy cpu dma chainsawing.Paul Mundt1-87/+0
2012-05-19sh: Kill off MAX_DMA_ADDRESS leftovers.Paul Mundt2-16/+8
2012-05-19sh: Tidy up some of the cpu legacy dma header mess.Paul Mundt1-1/+0
2012-05-18Revert "sh: Ensure fixmap and store queue space can co-exist."Paul Mundt1-1/+1
2012-05-18Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt1-2/+0
2012-05-18sh: edosk7760 evt2irq migration.Paul Mundt1-2/+0
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2-4/+0
2012-05-14sh64: Kill off unused fixed I/O mapping window.Paul Mundt2-4/+1
2012-05-14sh: Ensure fixmap and store queue space can co-exist.Paul Mundt1-1/+1
2012-05-14sh: Support thread fault code encoding.Paul Mundt1-10/+36