summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh64: fix __NR_fgetxattrDmitry V. Levin2015-12-121-1/+1
* treewide: Remove old email addressPeter Zijlstra2015-11-231-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-072-2/+2
|\
| * arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger2015-11-062-2/+2
* | Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtdLinus Torvalds2015-11-061-3/+0
|\ \ | |/ |/|
| * sh: mach-rsk: remove unnecessary MTD partition probe specificationBrian Norris2015-09-301-3/+0
* | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-201-0/+1
|\ \
| * | sh: add copy_user_page() alias for __copy_user()Ross Zwisler2015-10-161-0/+1
* | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-2/+2
|/ /
* / genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-165-5/+5
|/
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-14/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-10/+0
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-11/+2
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-37/+0
* lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-101-1/+1
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-0/+1
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-082-2/+4
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-2/+3
| * arch: introduce memremap()Dan Williams2015-08-141-0/+1
* | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-081-1/+1
|\ \
| * | ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-201-1/+1
| |/
* | Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-051-1/+1
|\ \
| * | [media] clock-sh7724.c: fix sh-vou clock identifierHans Verkuil2015-07-061-1/+1
* | | sh: use PFN_DOWN macroAlexander Kuleshov2015-09-042-4/+4
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-033-85/+10
|\ \ \
| * | | atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-10/+0
| * | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| * | | sh: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-274-85/+22
| | |/ | |/|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-015-8/+10
|\ \ \
| * | | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-302-15/+1
| |\| |
| * | | sh/intc: Prepare irq flow handlers for irq argument removalThomas Gleixner2015-07-291-1/+2
| * | | sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-293-3/+3
| * | | sh/irq: Use access helper irq_data_get_affinity_mask()Thomas Gleixner2015-07-291-3/+4
| * | | sh/irq: Use accessor irq_data_get_node()Jiang Liu2015-07-291-1/+1
| | |/ | |/|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-6/+0
|\ \ \
| * | | sh/localtimer: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-6/+0
| | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-09-011-0/+1
|\ \ \
| * | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-2516-55/+16
| |\| |
| * | | arch/*/io.h: Add ioremap_uc() to all architecturesLuis R. Rodriguez2015-07-291-0/+1
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-311-6/+2
|\ \ \ \
| * | | | sched, sh: Fold finish_arch_switch() into switch_to()Peter Zijlstra2015-08-041-6/+2
| | |_|/ | |/| |
* | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-311-8/+0
|\ \ \ \
| * | | | PCI: Remove unused "pci_probe" flagsBjorn Helgaas2015-07-271-8/+0
| |/ / /
* | | / bus: subsys: update return type of ->remove_dev() to voidViresh Kumar2015-08-051-2/+1
| |_|/ |/| |
* | | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/ /
* | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-021-1/+1
|\ \
| * | sh: don't use module_init in non-modular psw.c codePaul Gortmaker2015-06-161-1/+1
| |/
* | Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-021-1/+1
|\ \
| * | sh: mach-highlander/psw.c is tristate and should use module.hPaul Gortmaker2015-06-161-1/+1
| |/