summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-261-9/+0Star
|\
| * mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-261-9/+0Star
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-261-1/+0Star
|\ \ | |/ |/|
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0Star
* | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-251-3/+0Star
* | mm: new mm hook frameworkLaurent Dufour2015-06-251-0/+15
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-18/+0Star
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-18/+0Star
| |/
* | locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra2015-05-191-1/+1
* | arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner2015-05-131-2/+0Star
|/
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-1/+1
|\
| * Fix weird uses of num_online_cpus().Rusty Russell2015-03-101-1/+1
* | sh: Remove signal translation and exec_domainRichard Weinberger2015-04-121-2/+0Star
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-183-7/+7
|\
| * sh: macro whitespace fixesMichael S. Tsirkin2015-01-131-1/+1
| * sh: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-4/+4
| * sh/uaccess: fix sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* | all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-131-4/+0Star
* | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-121-1/+1
* | sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-102-34/+5Star
|/
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0Star
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-202-0/+24
|\
| * SH: define syscall_get_arch() for superhEric Paris2014-09-232-0/+24
* | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-134-171/+113Star
|\ \
| * | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
| * | locking,arch,sh: Fold atomic_opsPeter Zijlstra2014-08-143-170/+112Star
* | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-101-1/+0Star
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \
| * | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* | | | sh/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-101-0/+2
|/ / /
* | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-111-17/+19
|\ \ \
| * | | dmaengine: shdma: Add more register documentationGeert Uytterhoeven2014-07-091-17/+19
| | |/ | |/|
* | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-091-5/+0Star
* | | sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar2014-08-071-0/+11
* | | sh: remove CPU_SUBTYPE_SH7764Richard Weinberger2014-08-072-3/+1Star
| |/ |/|
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-061-9/+1Star
|\
| * ftrace: Make CALLER_ADDRx macros more genericAKASHI Takahiro2014-05-211-9/+1Star
* | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-051-1/+0Star
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-032-11/+2Star
|\ \
| * | arch,sh: Convert smp_mb__*()Peter Zijlstra2014-04-182-11/+2Star
* | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-5/+0Star
|\ \ \ | |_|/ |/| |
| * | PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo2014-05-281-5/+0Star
| |/
* / mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-261-0/+8
|/
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-083-4/+4
* sh: don't pass saved userspace state to exception handlersBobby Bingham2014-04-041-12/+4Star
* sh: push extra copy of r0-r2 for syscall parametersBobby Bingham2014-04-041-9/+3Star
* 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