aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/Kconfig
AgeCommit message (Expand)Author
2013-05-11parisc: implement irq stacks - part 2 (v2)Helge Deller
2013-05-07parisc: implement irq stacksHelge Deller
2013-05-06parisc: implement atomic64_dec_if_positive()Helge Deller
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-03Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-02parisc: select ARCH_WANT_FRAME_POINTERSHelge Deller
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-22Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller
2013-02-20parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut...Helge Deller
2013-02-15sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-21arch/parisc: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-11-28parisc: switch to generic fork/vfork/cloneAl Viro
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker
2012-10-21parisc: switch to saner kernel_execve() semanticsAl Viro
2012-10-14parisc: switch to generic kernel_thread()Al Viro
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-05-31[PARISC] update parisc to use generic strncpy_from_user()James Bottomley
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05parisc: Use generic init_taskThomas Gleixner
2012-04-26parisc: Use generic idle thread allocationThomas Gleixner
2011-11-28parisc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin
2011-10-13parisc: Kconfig: cleanup Kernel page size defaultPaul Bolle
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-05-26arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}Akinobu Mita
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-23bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner
2011-01-21parisc: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-14parisc: kill __do_IRQKyle McMartin
2010-10-12Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe
2010-07-27time: Kill off CONFIG_GENERIC_TIMEJohn Stultz
2010-05-27parisc: use asm-generic/scatterlist.hFUJITA Tomonori
2010-03-12pci-dma: parisc: use include/linux/pci-dma.hFUJITA Tomonori
2010-02-22Revert "parisc: HAVE_ARCH_TRACEHOOK"Roland McGrath