summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-302-15/+1Star
| |\| |
| * | | 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/+0Star
|\ \ \
| * | | sh/localtimer: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-6/+0Star
| | |/ | |/|
* | | 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/+16Star
| |\| |
| * | | 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-09-011-6/+2Star
|\ \ \ \
| * | | | sched, sh: Fold finish_arch_switch() into switch_to()Peter Zijlstra2015-08-041-6/+2Star
| | |_|/ | |/| |
* | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-011-8/+0Star
|\ \ \ \
| * | | | PCI: Remove unused "pci_probe" flagsBjorn Helgaas2015-07-281-8/+0Star
| |/ / /
* | | / bus: subsys: update return type of ->remove_dev() to voidViresh Kumar2015-08-061-2/+1Star
| |_|/ |/| |
* | | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-182-15/+1Star
|/ /
* | 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
| |/
* | 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
* | mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-251-5/+0Star
* | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-06-245-10/+9Star
|\ \
| * | SH: use clkdev_add_table()Russell King2015-05-065-10/+9Star
| |/
* | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-233-20/+0Star
|\ \
| * | PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas2015-06-081-18/+0Star
| * | PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas2015-06-082-2/+0Star
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-231-2/+3
|\ \
| * | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-191-2/+3
| |/
* | 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 branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-246-35/+39
|\
| * mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_infoKuninori Morimoto2015-03-056-35/+39
* | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-202-4/+4
|\ \
| * | Fix weird uses of num_online_cpus().Rusty Russell2015-03-102-4/+4
| |/
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-155-38/+6Star
|\ \
| * | sh: Remove signal translation and exec_domainRichard Weinberger2015-04-125-38/+6Star
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-152-9/+13
|\ \
| * | sh: expose number of page table levelsKirill A. Shutemov2015-04-151-0/+4
| * | arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes2015-04-151-8/+4Star
| * | arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes2015-04-151-1/+5
* | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-152-8/+0Star
|\ \ \ | |/ / |/| |
| * | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2015-04-122-8/+0Star
| |/
* | PCI: Cleanup control flowBjorn Helgaas2015-03-191-12/+14
* | PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+1
|/