summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2013-12-041-0/+2
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-161-1/+1
|\ \
| * | treewide: fix "distingush" typoMichael Opdenacker2013-10-141-1/+1
* | | sh: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-1/+4
* | | sh: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-133-1/+21
| |/ |/|
* | sched, arch: Create asm/preempt.hPeter Zijlstra2013-09-251-0/+1
* | Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-061-2/+0Star
|\ \ | |/ |/|
| * sh: kfr2r09: Use lv5207lp backlightLaurent Pinchart2013-07-171-2/+0Star
* | Fix TLB gather virtual address range invalidation corner casesLinus Torvalds2013-08-161-2/+4
|/
* Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-031-2/+2
|\
| * arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2013-06-261-2/+2
* | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0Star
|\
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-041-8/+0Star
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-011-2/+2
|\ \
| * | SH: cpuidle: check error code at initDaniel Lezcano2013-04-221-2/+2
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-2/+0Star
|\ \
| * | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0Star
| |/
* / mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-301-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-243-8/+2Star
|\
| * burying unused conditionalsAl Viro2013-02-141-2/+0Star
| * sh: switch to generic old sigaction()Al Viro2013-02-042-2/+2
| * sh: switch to generic old sigsuspend()Al Viro2013-02-041-1/+0Star
| * sh: switch to generic sigaltstackAl Viro2013-02-041-3/+0Star
* | Merge branch 'pfc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ren...Olof Johansson2013-01-294-7/+31
|\ \ | |/ |/|
| * sh: Remove unused sh_pfc_register_info() functionLaurent Pinchart2013-01-252-5/+1Star
| * sh: Add PFC platform device registration helper functionLaurent Pinchart2013-01-251-0/+30
| * sh: sh7786: Fix port E, G and J GPIOsLaurent Pinchart2013-01-251-5/+3Star
| * sh: sh7723: Rename GPIO_FN_SIUOSPD to GPIO_FN_SIUAOSPDLaurent Pinchart2013-01-251-1/+1
* | sh: wire up finit_module syscall.Paul Mundt2013-01-142-2/+4
* | sh: Fix FDPIC binary loaderThomas Schwinge2013-01-111-2/+2
* | sh: define TASK_UNMAPPED_BASE as a page aligned constantKuninori Morimoto2013-01-112-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-211-1/+0Star
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-1/+0Star
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| * | sh: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
* | | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-151-4/+2Star
|\ \ \
| * | | sh: kfr2r09: Use the backlight API for brightness controlLaurent Pinchart2012-11-211-4/+2Star
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-125-41/+4Star
|\ \ \ | | |/ | |/|
| * | sh: switch to generic fork/vfork/cloneAl Viro2012-11-293-23/+3Star
| | |
| | \
| *-. \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-295-18/+1Star
| |\ \ \ | | |_|/ | |/| |
| | | * sh: convert to generic sys_execve()Al Viro2012-10-233-8/+1Star
| | | * sh: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-232-10/+0Star
| | |/
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-121-0/+1
|\ \ \
| * | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| |/ /
* | | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-12-111-0/+3
|\ \ \
| * | | tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov2012-10-251-0/+3
| |/ /
* / / /dev/mem: use phys_addr_t for physical addressesCyril Chemparathy2012-10-251-1/+1
|/ /