aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-27parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller1-0/+16
2014-07-18parisc: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)1-1/+0
2014-05-20Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-0/+1
2014-05-15parisc: ratelimit userspace segfault printingHelge Deller1-0/+1
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-0/+1
2014-03-20audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro1-0/+1
2014-01-23Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham1-4/+4
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-0/+1
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig1-1/+0
2013-11-07parisc: add kernel audit featureHelge Deller1-0/+3
2013-10-23parisc: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
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