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