summaryrefslogtreecommitdiffstats
path: root/arch/parisc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-141-0/+5
* parisc: hpux - Drop support for HP-UX binariesHelge Deller2015-02-161-4/+0
* parisc: Wire up seccomp, getrandom and memfd_create syscallsHelge Deller2014-08-271-0/+16
* parisc: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-181-1/+0
* Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-05-201-0/+1
|\
| * parisc: ratelimit userspace segfault printingHelge Deller2014-05-151-0/+1
* | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-121-0/+1
|\ \ | |/ |/|
| * audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALLAKASHI Takahiro2014-03-201-0/+1
* | Kconfig: update flightly outdated CONFIG_SMP documentationRobert Graffham2014-01-231-4/+4
|/
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-0/+1
|\
| * parisc: select ARCH_MIGHT_HAVE_PC_PARPORTMark Salter2013-10-231-0/+1
* | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig2013-11-151-1/+0
* | parisc: add kernel audit featureHelge Deller2013-11-071-0/+3
|/
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-041-0/+1
|\
| * consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-041-0/+1
* | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0
|/
* parisc: implement irq stacks - part 2 (v2)Helge Deller2013-05-111-1/+1
* parisc: implement irq stacksHelge Deller2013-05-071-0/+8
* parisc: implement atomic64_dec_if_positive()Helge Deller2013-05-061-0/+1
* Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-301-0/+1
* Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
* Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-031-0/+1
|\
| * parisc: select ARCH_WANT_FRAME_POINTERSHelge Deller2013-03-021-0/+1
* | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-021-0/+1
|\ \ | |/ |/|
| * sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta2013-02-151-0/+1
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
* | Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds2013-02-221-0/+21
|\ \
| * | parisc: convert msgrcv and msgsnd syscalls to use compat layerHelge Deller2013-02-201-0/+4
| * | parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut...Helge Deller2013-02-201-0/+17
| |/
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-0/+1
|\ \
| * | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
| |/
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-4/+4
|\ \
| * | arch/parisc: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-4/+4
| |/
* | arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan2013-02-041-1/+0
* | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0
|\ \ | |/ |/|
| * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* | parisc: switch to generic fork/vfork/cloneAl Viro2012-11-281-0/+1
* | parisc: switch to saner kernel_execve() semanticsAl Viro2012-10-211-0/+1
* | parisc: switch to generic kernel_thread()Al Viro2012-10-141-0/+1
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+2
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+2
* | sections: disable const sections for PA-RISC v2Andi Kleen2012-10-061-0/+1
|/
* [PARISC] update parisc to use generic strncpy_from_user()James Bottomley2012-05-311-0/+1
* init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
* parisc: Use generic init_taskThomas Gleixner2012-05-051-0/+1
* parisc: Use generic idle thread allocationThomas Gleixner2012-04-261-0/+1
* parisc: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-11-281-0/+1
* parisc: Kconfig: cleanup Kernel page size defaultPaul Bolle2011-10-131-3/+1
OpenPOWER on IntegriCloud