summaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-3/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-0/+4
|\
| * burying unused conditionalsAl Viro2013-02-141-5/+0
| * sparc: switch to generic old sigsuspendAl Viro2013-02-031-0/+1
| * sparc: switch to use of generic old sigactionAl Viro2013-02-031-0/+2
| * sparc: switch sys_compat_rt_sigaction() to COMPAT_SYSCALL_DEFINEAl Viro2013-02-031-0/+1
| * sparc: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-031-0/+1
| * sparc: switch to generic compat rt_sigpending()Al Viro2013-02-031-0/+1
| * sparc: switch to generic compat rt_sigprocmask(2)Al Viro2013-02-031-0/+1
| * sparc: switch to generic sigaltstackAl Viro2013-02-031-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-191-1/+0
|\ \
| * \ Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0
| |\ \ | | |/ | |/|
| | * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | | 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-191-2/+0
* | Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-161-0/+1
|\ \
| * | sparc: Support atomic64_dec_if_positive properly.David S. Miller2012-11-091-0/+1
| |/
* | sparc32: switch to generic kernel_execve()Al Viro2012-10-161-1/+1
* | sparc32: switch to generic kernel_thread()Al Viro2012-10-161-1/+1
* | sparc64: switch to generic kernel_execve()Al Viro2012-10-141-0/+1
* | sparc64: switch to generic kernel_thread()Al Viro2012-10-141-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/+0
* | 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-301-0/+1
* sparc: fix bad merge of sparc KconfigStephen Rothwell2012-05-271-1/+0
* 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-241-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/+0
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-9/+3
|\ \ | |/ |/|
| * timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-2/+0
| * sparc: Use: generic time configAnna-Maria Gleixner2012-05-211-12/+3
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-211-0/+3
|\ \
| * | KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2012-05-111-0/+3
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-211-0/+2
|\ \
| * | task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-081-0/+1
| * | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | sparc: Use generic init_taskThomas Gleixner2012-05-051-0/+1
| * | sparc: Use generic idle thread allocationThomas Gleixner2012-04-261-0/+1
| |/
* | net: drop NET dependency from HAVE_BPF_JITSam Ravnborg2012-05-211-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-05-211-8/+4
|\ \
| * | sparc32: Stop warning about sun4/sun4c in SMP Kconfig option.David S. Miller2012-05-111-1/+1
| * | sparc64: Convert over to NO_BOOTMEM.David S. Miller2012-04-261-0/+1
| * | sparc32: generic clockevent supportTkhai Kirill2012-04-151-6/+1
| |/
OpenPOWER on IntegriCloud