summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-073-4/+4
* sh: don't pass saved userspace state to exception handlersBobby Bingham2014-04-031-12/+4
* sh: push extra copy of r0-r2 for syscall parametersBobby Bingham2014-04-031-9/+3
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-4/+5
|\
| * locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-4/+4
* | sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven2014-03-044-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+1
|\
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-231-37/+2
|\ \
| * | sh: use generic fixmap.hMark Salter2014-01-231-37/+2
* | | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-231-0/+2
|\ \ \ | |/ / |/| |
| * | clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2013-12-041-0/+2
| |/
* / arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-121-18/+3
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-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/+0
|\ \ | |/ |/|
| * sh: kfr2r09: Use lv5207lp backlightLaurent Pinchart2013-07-171-2/+0
* | 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-021-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/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-8/+0
|\
| * consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-8/+0
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-301-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/+0
|\ \
| * | arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
| |/
* / mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-233-8/+2
|\
| * burying unused conditionalsAl Viro2013-02-141-2/+0
| * sh: switch to generic old sigaction()Al Viro2013-02-032-2/+2
| * sh: switch to generic old sigsuspend()Al Viro2013-02-031-1/+0
| * sh: switch to generic sigaltstackAl Viro2013-02-031-3/+0
* | 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/+1
| * 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/+3
| * 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-201-1/+0
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \