| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-07 | 1 | -2/+2 |
* | | Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-04-01 | 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-23 | 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-04-30 | 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-27 | 1 | -3/+0 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 | 1 | -0/+2 |
|\ |
|
| * | burying unused conditionals | Al Viro | 2013-02-14 | 1 | -1/+0 |
| * | sh: switch to generic old sigaction() | Al Viro | 2013-02-03 | 1 | -0/+1 |
| * | sh: switch to generic old sigsuspend() | Al Viro | 2013-02-03 | 1 | -0/+1 |
| * | sh: switch to generic sigaltstack | Al Viro | 2013-02-03 | 1 | -0/+1 |
* | | Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 2013-02-21 | 1 | -0/+12 |
|\ \ |
|
| * | | sh: shx3: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -0/+1 |
| * | | sh: sh7786: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -0/+1 |
| * | | sh: sh7785: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -0/+1 |
| * | | sh: sh7757: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -0/+1 |
| * | | sh: sh7734: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -0/+1 |
| * | | sh: sh7724: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -0/+1 |
| * | | sh: sh7723: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -0/+1 |
| * | | sh: sh7722: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -0/+1 |
| * | | sh: sh7720: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -0/+1 |
| * | | sh: sh7269: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -0/+1 |
| * | | sh: sh7264: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -0/+1 |
| * | | sh: sh7203: Register PFC platform device | Laurent Pinchart | 2013-01-25 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -7/+6 |
|\ \ |
|
| * | | arch/sh: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -7/+6 |
| |/ |
|
| * | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 2012-12-19 | 1 | -2/+0 |
| * | sh: switch to generic kernel_thread()/kernel_execve() | Al Viro | 2012-10-22 | 1 | -0/+2 |
* | | arch Kconfig: Remove references to IRQ_PER_CPU | James Hogan | 2013-02-04 | 1 | -3/+0 |
* | | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 2012-11-17 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 1 | -0/+2 |
|\ |
|
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -0/+2 |
* | | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option | Catalin Marinas | 2012-10-09 | 1 | -0/+1 |
* | | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 2012-10-09 | 1 | -0/+1 |