Age | Commit message (Expand) | Author | Files | Lines |
2017-06-30 | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin | 1 | -0/+1 |
2016-08-05 | sh: add SMP support for J2 | Rich Felker | 1 | -0/+2 |
2016-08-05 | sh: add support for J-Core J2 processor | Rich Felker | 1 | -0/+10 |
2016-07-31 | sh: allow clocksource drivers to register sched_clock backends | Rich Felker | 1 | -0/+1 |
2016-07-31 | sh: fix futex/robust_list on nommu models | Rich Felker | 1 | -0/+1 |
2016-07-31 | sh: add support for linking a builtin device tree blob in the kernel | Rich Felker | 1 | -0/+20 |
2016-06-08 | sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -10/+1 |
2016-05-21 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+1 |
2016-05-21 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 1 | -0/+1 |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -0/+1 |
2016-03-20 | Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh | Linus Torvalds | 1 | -0/+1 |
2016-03-17 | sh: remove arch-specific localtimer and use generic one | Rich Felker | 1 | -0/+1 |
2016-03-09 | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas | 1 | -2/+0 |
2016-03-08 | PCI: Include pci/pcie/Kconfig directly from pci/Kconfig | Bogicevic Sasa | 1 | -2/+0 |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 1 | -1/+0 |
2016-01-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 1 | -3/+0 |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young | 1 | -0/+1 |
2015-04-15 | sh: expose number of page table levels | Kirill A. Shutemov | 1 | -0/+4 |
2015-02-11 | sh: build superh without CONFIG_EXPERT | Rob Landley | 1 | -1/+1 |
2014-12-20 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 1 | -1/+1 |
2014-12-13 | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio | 1 | -0/+1 |
2014-12-04 | PM / Kconfig: Do not select PM directly from Kconfig files | Rafael J. Wysocki | 1 | -1/+0 |
2014-08-30 | kexec: remove CONFIG_KEXEC dependency on crypto | Vivek Goyal | 1 | -2/+0 |
2014-08-22 | sh: intc: Confine SH_INTC to platforms that need it | Geert Uytterhoeven | 1 | -0/+3 |
2014-08-09 | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 1 | -0/+2 |
2014-07-18 | sh: ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | 1 | -1/+0 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -0/+1 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -2/+2 |
2014-04-02 | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -9/+0 |
2014-03-20 | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro | 1 | -0/+1 |
2014-03-12 | sh: Remove Kconfig entries for TMU, CMT and MTU2 | Magnus Damm | 1 | -53/+23 |
2014-02-19 | usb: host: remove selects of USB_ARCH_HAS_?HCI | Paul Bolle | 1 | -9/+0 |
2014-01-24 | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 1 | -4/+4 |
2013-12-20 | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures | Kees Cook | 1 | -14/+1 |
2013-11-16 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -0/+1 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -1/+0 |
2013-10-24 | sh: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 1 | -0/+1 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-08-22 | Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts | Geert Uytterhoeven | 1 | -3/+3 |
2013-06-04 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -1/+1 |
2013-05-09 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -3/+0 |
2013-05-01 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -18/+0 |
2013-04-17 | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 1 | -1/+0 |
2013-04-16 | Remove GENERIC_GPIO config option | Alexandre Courbot | 1 | -3/+0 |
2013-04-10 | idle: Remove unused ARCH_HAS_DEFAULT_IDLE | Paul Bolle | 1 | -3/+0 |
2013-04-10 | cpufreq: sh: move cpufreq driver to drivers/cpufreq | Viresh Kumar | 1 | -18/+0 |
2013-04-08 | sh: Use generic idle loop | Thomas Gleixner | 1 | -0/+2 |
2013-02-28 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 1 | -3/+0 |
2013-02-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+2 |
2013-02-22 | Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 1 | -0/+12 |