aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAge
* arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-30
* sh: fix smp_store_mb for !SMPMichael S. Tsirkin2016-01-26
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-18
|\
| * sh: move xchg_cmpxchg to a header by itselfMichael S. Tsirkin2016-01-12
| * sh: support 1 and 2 byte xchgMichael S. Tsirkin2016-01-12
| * sh: define __smp_xxx, fix smp_store_mb for !SMPMichael S. Tsirkin2016-01-12
* | Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon2016-01-16
* | mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov2016-01-15
* | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-13
|\ \
| * | sh: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-08
* | | Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-01-13
|\ \ \
| * \ \ Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman2016-01-08
| |\ \ \ | | |_|/ | |/| |
| | * | sh: sh7734: Correct SCIF type for BRGGeert Uytterhoeven2015-12-17
| | * | sh: Remove sci_ick clock aliasLaurent Pinchart2015-12-17
| | * | sh: Rename sci_ick and sci_fck clock to fckLaurent Pinchart2015-12-17
| | |/
* | | Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-01-12
|\ \ \
| * | | sh: ftrace: Fix the comments for ftrace_modify_code()Li Bin2015-12-23
| | |/ | |/|
* | | Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-01-11
|\ \ \ | |_|/ |/| |
| * | [media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-17
| * | [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-17
| * | [media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab2015-11-17
| |/
* | sh64: fix __NR_fgetxattrDmitry V. Levin2015-12-12
* | treewide: Remove old email addressPeter Zijlstra2015-11-23
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\
| * arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger2015-11-06
* | Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds2015-11-06
|\ \ | |/ |/|
| * sh: mach-rsk: remove unnecessary MTD partition probe specificationBrian Norris2015-09-30
* | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-20
|\ \
| * | sh: add copy_user_page() alias for __copy_user()Ross Zwisler2015-10-16
* | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-23
|/ /
* / genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
|/
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-10
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-10
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-10
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-10
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
| * arch: introduce memremap()Dan Williams2015-08-14
* | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-08
|\ \
| * | ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-20
| |/
* | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-05
|\ \
| * | [media] clock-sh7724.c: fix sh-vou clock identifierHans Verkuil2015-07-06
* | | sh: use PFN_DOWN macroAlexander Kuleshov2015-09-04
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \
| * | | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-27
| * | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27