summaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * sparc: Use: generic time configAnna-Maria Gleixner2012-05-211-12/+3Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-221-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-221-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/+0Star
| * | 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/+4Star
|\ \
| * | sparc32: Stop warning about sun4/sun4c in SMP Kconfig option.David S. Miller2012-05-121-1/+1
| * | sparc64: Convert over to NO_BOOTMEM.David S. Miller2012-04-271-0/+1
| * | sparc32: generic clockevent supportTkhai Kirill2012-04-151-6/+1Star
| |/
* / net: filter: Just In Time compiler for sparcDavid S. Miller2012-04-171-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-291-0/+1
|\
| * [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-151-0/+1
* | nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-241-0/+1
|/
* lib: Fix multiple definitions of clz_tabDavid Miller2012-02-021-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-111-0/+1
|\
| * sparc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-041-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-01-091-2/+1Star
|\ \
| * | sparc32: enable different preemptions modelsSam Ravnborg2011-12-291-2/+0Star
| * | sparc32: support atomic64_tSam Ravnborg2011-12-271-0/+1
| |/
* | memblock: Kill early_node_map[]Tejun Heo2011-12-081-3/+0Star
* | sparc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo2011-12-081-0/+1
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-071-6/+1Star
|\
| * sparc: drop unused Kconfig symbolPaul Bolle2011-10-311-6/+1Star
* | sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller2011-08-151-0/+1
|/
* Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\
| * Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1