summaryrefslogtreecommitdiff
path: root/arch/sh/include (unfollow)
Commit message (Expand)Author
2021-12-08hugetlbfs: flush TLBs correctly after huge_pmd_unshareNadav Amit
2021-11-26sh: define __BIG_ENDIAN for math-emuRandy Dunlap
2020-06-01uapi: export all headers under uapi directoriesNicolas Dichtel
2020-02-28pinctrl: sh-pfc: sh7269: Fix CAN function GPIOsGeert Uytterhoeven
2020-01-04pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_BGeert Uytterhoeven
2019-08-04sh: prevent warnings when using iounmapSam Ravnborg
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2016-09-24sh: fix copy_from_user()Al Viro
2016-09-24sh64: failing __get_user() should zeroAl Viro
2016-03-22Revert "net, lib: kill arch_fast_hash library bits"Rohit Vaswani
2015-12-12sh64: fix __NR_fgetxattrDmitry V. Levin
2015-10-16sh: add copy_user_page() alias for __copy_user()Ross Zwisler
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-08-14arch: introduce memremap()Dan Williams
2015-08-04sched, sh: Fold finish_arch_switch() into switch_to()Peter Zijlstra
2015-07-29arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27sh: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-20ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-19locking/arch: Rename set_mb() to smp_store_mb()Peter Zijlstra
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner
2015-04-12sh: Remove signal translation and exec_domainRichard Weinberger
2015-03-10Fix weird uses of num_online_cpus().Rusty Russell
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-11mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov
2015-02-10sh: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov
2015-01-13sh: macro whitespace fixesMichael S. Tsirkin
2015-01-13sh: fix put_user sparse errorsMichael S. Tsirkin
2015-01-13sh/uaccess: fix sparse errorsMichael S. Tsirkin
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-23SH: define syscall_get_arch() for superhEric Paris
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-09sh/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado
2014-08-14locking,arch,sh: Fold atomic_opsPeter Zijlstra
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-06sh: fix build error by adding generic ioport_{map/unmap}()Pranith Kumar