aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/Kconfig
AgeCommit message (Expand)Author
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller
2009-06-16sparc64: Use new dynamic per-cpu allocator.David S. Miller
2009-04-01generic debug pageallocAkinobu Mita
2009-01-19[CVE-2009-0029] sparc: Enable syscall wrappers for 64-bitChristian Borntraeger
2009-01-04sparc: Use 64BIT config entryBastian Blank
2009-01-02sparc: delete unused config symbolsSam Ravnborg
2008-12-27sparc: move select of ARCH_SUPPORTS_MSISam Ravnborg
2008-12-27sparc: drop SUN_IOSam Ravnborg
2008-12-26sparc: introduce CONFIG_BITSSam Ravnborg
2008-12-05sparc: Always set AUDIT_ARCH, not just on sparc64.David S. Miller
2008-12-04sparc: drop CONFIG_SUN_AUXIOSam Ravnborg
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg
2008-12-04sparc,sparc64: unify MakefileSam Ravnborg
2008-12-04sparc64: Add save_stack_trace_tsk().David S. Miller
2008-12-04sparc: Include drivers/pcmcia/KconfigDavid S. Miller
2008-12-04sparc,sparc64: unify Kconfig filesSam Ravnborg
2008-12-04sparc: add "Bus options" to KconfigSam Ravnborg
2008-12-04sparc: add menu "Executable file formats"Sam Ravnborg
2008-12-04sparc: use Kconfig.hzSam Ravnborg
2008-12-04sparc: drop UNIX98_PTYS from arch KconfigSam Ravnborg
2008-12-04sparc: refactor Kconfig a littleSam Ravnborg
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley
2008-09-03sparc32: use RTC subsystemDavid S. Miller
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk
2008-08-30sparc: Stop setting NO_DMA.David S. Miller
2008-08-24sparc: Add GPIO layer support.David S. Miller
2008-07-27sparc: Set CONFIG_HAVE_ARCH_TRACEHOOKDavid S. Miller
2008-07-25pty: remove unused UNIX98_PTY_COUNT optionsAdrian Bunk
2008-05-20sparc: remove CVS keywordsAdrian Bunk
2008-04-29sparc: Add kgdb support.David S. Miller
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller
2008-02-09ide: introduce HAVE_IDESam Ravnborg
2008-02-08avoid overflows in kernel/time.cH. Peter Anvin
2008-02-08aout: mark arches that support A.OUT formatDavid Howells
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03remove Documentation/smp.txtAdrian Bunk
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-17KCONFIG: Make "Instrumentation support" non-EXPERIMENTALRobert P. J. Day
2007-07-20Start split out of common open firmware codeStephen Rothwell
2007-07-18[SPARC]: Mark sparc and sparc64 as not having virt_to_busStephen Rothwell
2007-07-17sparc32 has working dma-mapping only with CONFIG_PCIAl Viro
2007-07-11PCI: Only build PCI syscalls on architectures that want themMatthew Wilcox
2007-05-29[SPARC]: Mark as emulating cmpxchg, add appropriate depends for DRM.Martin Habets
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-11-30Fix misc Kconfig typosMatt LaPlante
2006-10-17[SPARC]: Add sparc profiling supportMartin Habets
2006-03-26[PATCH] bitops: sparc: use generic bitopsAkinobu Mita