summaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* sh: use the new generic strnlen_user() functionPaul Mundt2012-06-131-0/+1
* sh: switch to generic strncpy_from_user().Paul Mundt2012-06-131-0/+1
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-0/+1
|\
| * gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-121-0/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-12/+2Star
|\ \
| * | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-3/+0Star
| * | sh: Use generic time configAnna-Maria Gleixner2012-05-211-10/+2Star
| |/
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-05-231-2/+43
|\ \
| * | sh: Enable PIO API for hp6xx and se770x.Paul Mundt2012-05-211-1/+2
| | |
| | \
| *-. \ Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-101-1/+9
| |\ \ \ | | | |/ | | |/|
| | | * sh: Add sh7269 devicePhil Edworthy2012-05-101-1/+8
| * | | Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-101-1/+9
| |\ \ \ | | | |/ | | |/|
| | * | sh: Add sh7264 devicePhil Edworthy2012-05-101-1/+9
| | |/
| | |
| | \
| *-. \ Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt2012-04-191-0/+14
| |\ \ \ | | | |/ | | |/|
| | | * sh: initial stack protector support.Filippo Arcidiacono2012-04-191-0/+14
| | |/
| * / sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu2012-04-171-1/+11
| |/
* | sh: Remove cpu_idle_wait()Thomas Gleixner2012-05-081-3/+0Star
* | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0Star
* | sh: Use generic init_taskThomas Gleixner2012-05-051-0/+1
* | sh: Use generic idle thread allocationThomas Gleixner2012-04-261-0/+1
|/
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-301-0/+4
|\
| * sh: Support I/O space swapping where needed.Paul Mundt2012-03-291-0/+3
| * sh: select ARCH_DISCARD_MEMBLOCK.Paul Mundt2012-03-281-0/+1
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-301-1/+1
|\ \ | |/ |/|
| * irq: make SPARSE_IRQ an optionally hidden optionRob Herring2012-01-261-1/+1
* | sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2012-01-311-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-111-3/+1Star
|\
| * sh: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-0/+1
| * lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-3/+0Star
* | SuperH: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-0/+1
|/
* sh: kexec: Add PHYSICAL_STARTSimon Horman2011-10-281-1/+12
* sh: drop unused Kconfig symbolPaul Bolle2011-10-281-4/+0Star
* Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\
| * Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* | virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-231-16/+0Star
|/
* sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects.Paul Mundt2011-06-301-5/+5
* sh: add to select the new configuration for USB EHCI/OHCIYoshihiro Shimoda2011-06-241-0/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-311-6/+0Star
|\
| * arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-271-6/+0Star
* | sh: Update shmin to reflect PIO dependency.Paul Mundt2011-05-241-1/+1
|/
* Merge branch 'sh/genirq-threading' into sh-latestPaul Mundt2011-05-231-0/+1
|\
| * sh: select IRQ_FORCED_THREADING.Paul Mundt2011-04-271-0/+1
* | PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki2011-05-111-1/+0Star
|/
* sh: select ARCH_NO_SYSDEV_OPS.Paul Mundt2011-04-061-0/+1
* genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0Star
* Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-03-241-2/+1Star
|\
| * sh: Re-enable GENERIC_HARDIRQS_NO_DEPRECATED.Paul Mundt2011-03-231-2/+1Star
* | bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-241-0/+3
|/
* sh: Convert to generic show_interrupts.Paul Mundt2011-03-171-0/+1
* sh: add USB_ARCH_HAS_EHCI and OHCI for SH7757Yoshihiro Shimoda2011-03-111-0/+2