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