summaryrefslogtreecommitdiffstats
path: root/arch/parisc/Kconfig
AgeCommit message (Expand)Author
2015-02-16parisc: hpux - Drop support for HP-UX binariesHelge Deller
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller
2014-07-18parisc: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-07parisc: add kernel audit featureHelge Deller
2013-10-23parisc: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
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