summaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-5/+0Star
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-5/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller2013-05-051-24/+2Star
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+0Star
| |\ \
| | * | make HAVE_SYSCALL_WRAPPERS unconditionalAl Viro2013-03-041-1/+0Star
| * | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-011-23/+0Star
| |\ \ \
| | * | | cpufreq: sparc: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-101-23/+0Star
| | | |/ | | |/|
| * / | USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli2013-04-101-0/+2
| |/ /
* | | sparc64: Hibernation supportTkhai Kirill2013-03-201-0/+7
* | | sparc,leon: updated GRPCI2 config nameDaniel Hellstrom2013-03-201-1/+1
* | | sparc,leon: support for GRPCI1 PCI host bridge controllerDaniel Hellstrom2013-03-201-0/+11
|/ /
* | sparc: remove unused "config BITS"Paul Bolle2013-03-191-6/+0Star
* | sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"Paul Bolle2013-03-191-1/+1
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-281-3/+0Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-241-0/+4
|\
| * burying unused conditionalsAl Viro2013-02-141-5/+0Star
| * sparc: switch to generic old sigsuspendAl Viro2013-02-041-0/+1
| * sparc: switch to use of generic old sigactionAl Viro2013-02-041-0/+2
| * sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINEAl Viro2013-02-041-0/+1
| * sparc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-041-0/+1
| * sparc: switch to generic compat rt_sigpending()Al Viro2013-02-041-0/+1
| * sparc: switch to generic compat rt_sigprocmask(2)Al Viro2013-02-041-0/+1
| * sparc: switch to generic sigaltstackAl Viro2013-02-041-0/+1
| * sanitize rt_sigaction() situation a bitAl Viro2013-02-031-0/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-201-1/+0Star
|\ \
| * \ Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0Star
| |\ \ | | |/ | |/|
| | * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0Star
* | | sparc64: Add missing HAVE_ARCH_TRANSPARENT_HUGEPAGE.David S. Miller2013-02-131-0/+1
|/ /
* | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-201-2/+0Star
* | Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-171-0/+1
|\ \
| * | sparc: Support atomic64_dec_if_positive properly.David S. Miller2012-11-101-0/+1
| |/
* | sparc32: switch to generic kernel_execve()Al Viro2012-10-171-1/+1
* | sparc32: switch to generic kernel_thread()Al Viro2012-10-171-1/+1
* | sparc64: switch to generic kernel_execve()Al Viro2012-10-151-0/+1
* | sparc64: switch to generic kernel_thread()Al Viro2012-10-151-0/+1
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+1
* | sparc64: Only support 4MB huge pages and 8KB base pages.David Miller2012-10-091-36/+0Star
* | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+1
* | Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas2012-10-091-0/+1
* | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1
* | Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas2012-10-091-0/+2
|/
* ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-0/+1
* sparc: fix bad merge of sparc KconfigStephen Rothwell2012-05-281-1/+0Star
* sparc: use the new generic strnlen_user() functionDavid Miller2012-05-261-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-251-1/+1
|\
| * lib: Sparc's strncpy_from_user is generic enough, move under lib/David S. Miller2012-05-241-0/+1
| * sparc32: use the common implementation of alloc_thread_info_node()Sam Ravnborg2012-05-221-1/+0Star
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-9/+3Star
|\ \ | |/ |/|
| * timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0Star