summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
AgeCommit message (Expand)AuthorLines
2013-01-14sh: wire up finit_module syscall.Paul Mundt-2/+4
2013-01-11sh: Fix FDPIC binary loaderThomas Schwinge-2/+2
2013-01-11sh: define TASK_UNMAPPED_BASE as a page aligned constantKuninori Morimoto-2/+2
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+0
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro-1/+0
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds-4/+2
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-41/+4
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+3
2012-11-28sh: switch to generic fork/vfork/cloneAl Viro-23/+3
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro-18/+1
2012-11-28sh: dma_debug: add debug_dma_mapping_error supportShuah Khan-0/+1
2012-11-21sh: kfr2r09: Use the backlight API for brightness controlLaurent Pinchart-4/+2
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp-0/+1
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov-0/+3
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy-1/+1
2012-10-22sh: convert to generic sys_execve()Al Viro-8/+1
2012-10-22sh: switch to generic kernel_thread()/kernel_execve()Al Viro-10/+0
2012-10-17UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-emptyDavid Howells-0/+4
2012-10-15sh: Wire up kcmp syscall.Paul Mundt-2/+4
2012-10-15Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowell...Paul Mundt-153/+173
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-11/+3
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+3
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-10/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/sh/include/asmDavid Howells-153/+173
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon-0/+6
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina-1/+2
2012-10-06sections: fix section conflicts in arch/shAndi Kleen-1/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells-0/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells-34/+34
2012-10-01sanitize tsk_is_polling()Al Viro-0/+3
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells-11/+3
2012-09-20get rid of generic instances of asm/exec.hAl Viro-10/+1
2012-08-09sh: sh7269: Fix LCD pinmuxPhil Edworthy-12/+24
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-1/+0
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt-1/+0
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon-1/+0
2012-07-26sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757Shimoda, Yoshihiro-0/+2
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-1/+0
2012-07-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds-11/+12
2012-07-20sh: remove unused DMA device pointer from SIU platform dataGuennadi Liakhovetski-1/+0
2012-07-12SH: Convert out[bwl] macros to inline functionsCorey Minyard-3/+14
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven-1/+0
2012-06-14sh: Consolidate die definitions for trap handlers.Paul Mundt-0/+4
2012-06-13Merge branch 'sh/dynamic-irq-cleanup' into sh-latestPaul Mundt-11/+6
2012-06-13Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt-0/+2
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt-230/+112
2012-06-13sh: Kill off additional asm-generic wrappers.Paul Mundt-10/+5
2012-06-13sh: use the new generic strnlen_user() functionPaul Mundt-75/+56