aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds1-0/+1
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen1-0/+1
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+0
2013-05-11parisc: implement irq stacks - part 2 (v2)Helge Deller1-1/+1
2013-05-07parisc: implement irq stacksHelge Deller1-0/+8
2013-05-06parisc: implement atomic64_dec_if_positive()Helge Deller1-0/+1
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd1-0/+1
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-0/+1
2013-03-02parisc: select ARCH_WANT_FRAME_POINTERSHelge Deller1-0/+1
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-0/+1
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-22Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-0/+21
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+4
2013-02-20parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller1-0/+4
2013-02-20parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux executablesHelge Deller1-0/+17
2013-02-15sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta1-0/+1
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan1-1/+0
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/coreIngo Molnar1-1/+0
2013-01-21arch/parisc: remove depends on CONFIG_EXPERIMENTALKees Cook1-4/+4
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-2/+0
2012-11-28parisc: switch to generic fork/vfork/cloneAl Viro1-0/+1
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker1-1/+0
2012-10-21parisc: switch to saner kernel_execve() semanticsAl Viro1-0/+1
2012-10-14parisc: switch to generic kernel_thread()Al Viro1-0/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+2
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen1-0/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+2
2012-05-31[PARISC] update parisc to use generic strncpy_from_user()James Bottomley1-0/+1
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05parisc: Use generic init_taskThomas Gleixner1-0/+1
2012-04-26parisc: Use generic idle thread allocationThomas Gleixner1-0/+1
2011-11-28parisc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-0/+1
2011-10-13parisc: Kconfig: cleanup Kernel page size defaultPaul Bolle1-3/+1
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying1-0/+1
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita1-8/+0
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita1-0/+4
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner1-0/+1
2011-01-21parisc: Use generic irq KconfigThomas Gleixner1-10/+4
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-4/+0
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-7/+0
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-0/+4
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-0/+1
2010-10-14parisc: kill __do_IRQKyle McMartin1-0/+4
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek1-4/+0
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe1-7/+0
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz1-4/+0