summaryrefslogtreecommitdiff
path: root/arch/sparc/Kconfig
AgeCommit message (Expand)Author
2011-08-15sparc64: Set HAVE_C_RECORDMCOUNTDavid S. Miller
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-07-25sparc64: use RCU page table freeingDavid S. Miller
2011-07-25sparc64: kill page table quicklistsDavid S. Miller
2011-06-02sparc: PCIC_PCI needs SPARC32 dependencyDavid S. Miller
2011-06-02sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDGeert Uytterhoeven
2011-06-02sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom
2011-06-02sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom
2011-06-02sparc32: added CONFIG_PCIC_PCI Kconfig settingDaniel Hellstrom
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-05-16sparc32: implement SMP IPIs using the generic functionsDaniel Hellstrom
2011-04-19sparc32: genirq supportSam Ravnborg
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-29sparc: Use generic show_interrupts()Thomas Gleixner
2011-03-29sparc: Use the new genirq functionalityThomas Gleixner
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-03-16sparc32: added U-Boot build target: uImageDaniel Hellstrom
2011-03-16sparc64: use up-to-data genirq functionsSam Ravnborg
2011-01-21sparc: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2010-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-26sparc32: remove CONFIG_HAVE_PERF_EVENTS optionNamhyung Kim
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-10-10of/promtree: make drivers/of/pdt.c no longer sparc-onlyAndres Salomon
2010-09-22jump label/x86/sparc64: Remove !CC_OPTIMIZE_FOR_SIZE config conditionsSteven Rostedt
2010-09-22jump label: Add sparc64 supportDavid S. Miller
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-14lmb: rename to memblockYinghai Lu
2010-07-05of: remove architecture CONFIG_OF definitionsStephen Rothwell
2010-07-05sparc: turn CONFIG_OF into a selectStephen Rothwell
2010-05-27asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori
2010-05-19Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2010-04-12sparc64: Add function graph tracer support.David S. Miller
2010-04-12sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.David S. Miller
2010-03-13sparc: Convert sparc to use read/update_persistent_clockJohn Stultz
2010-03-12pci-dma: sparc: use include/linux/pci-dma.hFUJITA Tomonori
2010-01-15sparc: convert to arch_gettimeoffset()John Stultz
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller
2009-11-27sparc64: Faster early-boot framebuffer console.David S. Miller
2009-10-08Merge branch 'sparc-perf-events-fixes-for-linus' of git://git.kernel.org/pub/...Linus Torvalds
2009-10-06perf_event: Provide vmalloc() based mmap() backingPeter Zijlstra
2009-09-29sparc64: implement page mapping percpu first chunk allocatorTejun Heo
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar