aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
Commit message (Expand)AuthorAge
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-14
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-28
* | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas2012-10-09
* | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-09
* | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-09
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-30
* Merge branch 'sh/multi-unwinders' into sh-latestPaul Mundt2012-06-12
|\
| * sh64: Ensure KALLSYMS is enabled for unwinder use.Paul Mundt2012-05-24
* | sh: use the new generic strnlen_user() functionPaul Mundt2012-06-12
* | sh: switch to generic strncpy_from_user().Paul Mundt2012-06-12
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-24
|\ \
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-11
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-24
|\ \ \ | |_|/ |/| |
| * | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-21
| * | sh: Use generic time configAnna-Maria Gleixner2012-05-21
| |/
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-05-23
|\ \
| * | sh: Enable PIO API for hp6xx and se770x.Paul Mundt2012-05-21
| | |
| | \
| *-. \ Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-10
| |\ \ \ | | | |/ | | |/|
| | | * sh: Add sh7269 devicePhil Edworthy2012-05-10
| * | | Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-09
| |\ \ \ | | | |/ | | |/|
| | * | sh: Add sh7264 devicePhil Edworthy2012-05-09
| | |/
| | |
| | \
| *-. \ Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latestPaul Mundt2012-04-19
| |\ \ \ | | | |/ | | |/|
| | | * sh: initial stack protector support.Filippo Arcidiacono2012-04-19
| | |/
| * / sh: Add initial support for SH7734 CPU subtypeNobuhiro Iwamatsu2012-04-17
| |/
* | sh: Remove cpu_idle_wait()Thomas Gleixner2012-05-08
* | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05
* | sh: Use generic init_taskThomas Gleixner2012-05-05
* | sh: Use generic idle thread allocationThomas Gleixner2012-04-26
|/
* Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-30
|\
| * sh: Support I/O space swapping where needed.Paul Mundt2012-03-29
| * sh: select ARCH_DISCARD_MEMBLOCK.Paul Mundt2012-03-28
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\ \ | |/ |/|
| * irq: make SPARSE_IRQ an optionally hidden optionRob Herring2012-01-25
* | sh: use the the PCI channels's io_map_baseMichael S. Tsirkin2012-01-31
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-10
|\
| * sh: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-28
| * lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-24
* | SuperH: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-08
|/
* sh: kexec: Add PHYSICAL_STARTSimon Horman2011-10-28
* sh: drop unused Kconfig symbolPaul Bolle2011-10-28
* Merge branch 'apei' into apei-releaseLen Brown2011-08-03
|\
| * Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-03
* | virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-23
|/
* sh: Fix up unmet dependency warnings with USB EHCI/OHCI selects.Paul Mundt2011-06-30
* sh: add to select the new configuration for USB EHCI/OHCIYoshihiro Shimoda2011-06-24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-31
|\
| * arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita2011-05-26
* | sh: Update shmin to reflect PIO dependency.Paul Mundt2011-05-24
|/
* Merge branch 'sh/genirq-threading' into sh-latestPaul Mundt2011-05-22
|\
| * sh: select IRQ_FORCED_THREADING.Paul Mundt2011-04-27