aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAge
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\
| * Fix weird uses of num_online_cpus().Rusty Russell2015-03-09
* | sh: Remove signal translation and exec_domainRichard Weinberger2015-04-12
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-18
|\
| * sh: macro whitespace fixesMichael S. Tsirkin2015-01-13
| * sh: fix put_user sparse errorsMichael S. Tsirkin2015-01-13
| * sh/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-13
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-11
* | sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-10
|/
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * SH: define syscall_get_arch() for superhEric Paris2014-09-23
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-03
| * | locking,arch,sh: Fold atomic_opsPeter Zijlstra2014-08-14
* | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-09
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-09
|\ \ \
| * | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
* | | | sh/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-10
|/ / /
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-11
|\ \ \
| * | | dmaengine: shdma: Add more register documentationGeert Uytterhoeven2014-07-09
| | |/ | |/|
* | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-08
* | | sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar2014-08-06
* | | sh: remove CPU_SUBTYPE_SH7764Richard Weinberger2014-08-06
| |/ |/|
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-06
|\
| * ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-21
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-04
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \
| * | arch,sh: Convert smp_mb__*()Peter Zijlstra2014-04-18
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-02
|\ \ \ | |_|/ |/| |
| * | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-27
| |/
* / mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-25
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-07
* sh: don't pass saved userspace state to exception handlersBobby Bingham2014-04-03
* sh: push extra copy of r0-r2 for syscall parametersBobby Bingham2014-04-03
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-31
|\
| * locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-09
| * locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-09
* | sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven2014-03-04
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-25
|\
| * lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-17
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-23
|\ \
| * | sh: use generic fixmap.hMark Salter2014-01-23
* | | Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-23
|\ \ \ | |/ / |/| |
| * | clk: Add common __clk_get(), __clk_put() implementationsSylwester Nawrocki2013-12-04
| |/
* / arch: Clean up asm/barrier.h implementations using asm-generic/barrier.hPeter Zijlstra2014-01-12
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-13