aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-8/+2
2013-02-14burying unused conditionalsAl Viro1-2/+0
2013-02-03sh: switch to generic old sigaction()Al Viro2-2/+2
2013-02-03sh: switch to generic old sigsuspend()Al Viro1-1/+0
2013-02-03sh: switch to generic sigaltstackAl Viro1-3/+0
2013-01-29Merge branch 'pfc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/sh-pinmuxOlof Johansson4-7/+31
2013-01-25sh: Remove unused sh_pfc_register_info() functionLaurent Pinchart2-5/+1
2013-01-25sh: Add PFC platform device registration helper functionLaurent Pinchart1-0/+30
2013-01-25sh: sh7786: Fix port E, G and J GPIOsLaurent Pinchart1-5/+3
2013-01-25sh: sh7723: Rename GPIO_FN_SIUOSPD to GPIO_FN_SIUAOSPDLaurent Pinchart1-1/+1
2013-01-14sh: wire up finit_module syscall.Paul Mundt2-2/+4
2013-01-11sh: Fix FDPIC binary loaderThomas Schwinge1-2/+2
2013-01-11sh: define TASK_UNMAPPED_BASE as a page aligned constantKuninori Morimoto2-2/+2
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-1/+0
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-15Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-4/+2
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds5-41/+4
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 tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+3
2012-11-28sh: switch to generic fork/vfork/cloneAl Viro3-23/+3
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-nextAl Viro5-18/+1
2012-11-28sh: dma_debug: add debug_dma_mapping_error supportShuah Khan1-0/+1
2012-11-21sh: kfr2r09: Use the backlight API for brightness controlLaurent Pinchart1-4/+2
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov1-0/+3
2012-10-24/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy1-1/+1
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-17UAPI: Make arch/sh/include/uapi/asm/hw_breakpoint.h non-emptyDavid Howells1-0/+4
2012-10-15sh: Wire up kcmp syscall.Paul Mundt2-2/+4
2012-10-15Merge tag 'disintegrate-sh-20121009' of git://git.infradead.org/users/dhowells/linux-headers into sh-latestPaul Mundt32-153/+173
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-11/+3
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-0/+3
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-10/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/sh/include/asmDavid Howells32-153/+173
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) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells17-34/+34
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-09sh: sh7269: Fix LCD pinmuxPhil Edworthy1-12/+24
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+0
2012-08-01Merge branch 'sh/dmaengine' into sh-latestPaul Mundt1-1/+0
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon1-1/+0
2012-07-26sh: modify the sh_dmae_slave_config for RSPI in setup-sh7757Shimoda, Yoshihiro1-0/+2
2012-07-24Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+0