Age | Commit message (Expand) | Author | Files | Lines |
2014-08-27 | parisc: Wire up seccomp, getrandom and memfd_create syscalls | Helge Deller | 1 | -0/+16 |
2014-07-18 | parisc: ftrace: Remove check of obsolete variable function_trace_stop | Steven Rostedt (Red Hat) | 1 | -1/+0 |
2014-05-20 | Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2014-05-15 | parisc: ratelimit userspace segfault printing | Helge Deller | 1 | -0/+1 |
2014-04-12 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 1 | -0/+1 |
2014-03-20 | audit: Add CONFIG_HAVE_ARCH_AUDITSYSCALL | AKASHI Takahiro | 1 | -0/+1 |
2014-01-24 | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 1 | -4/+4 |
2013-11-16 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds | 1 | -0/+1 |
2013-11-15 | kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS | Christoph Hellwig | 1 | -1/+0 |
2013-11-08 | parisc: add kernel audit feature | Helge Deller | 1 | -0/+3 |
2013-10-24 | parisc: select ARCH_MIGHT_HAVE_PC_PARPORT | Mark Salter | 1 | -0/+1 |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 1 | -1/+0 |
2013-07-04 | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds | 1 | -0/+1 |
2013-07-04 | consolidate per-arch stack overflow debugging options | Dave Hansen | 1 | -0/+1 |
2013-06-04 | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 1 | -1/+0 |
2013-05-11 | parisc: implement irq stacks - part 2 (v2) | Helge Deller | 1 | -1/+1 |
2013-05-08 | parisc: implement irq stacks | Helge Deller | 1 | -0/+8 |
2013-05-07 | parisc: implement atomic64_dec_if_positive() | Helge Deller | 1 | -0/+1 |
2013-05-01 | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd | 1 | -0/+1 |
2013-03-12 | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 1 | -1/+1 |
2013-03-04 | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2013-03-02 | parisc: select ARCH_WANT_FRAME_POINTERS | Helge Deller | 1 | -0/+1 |
2013-03-02 | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2013-02-28 | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 1 | -0/+1 |
2013-02-23 | Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de... | Linus Torvalds | 1 | -0/+21 |
2013-02-22 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2013-02-22 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+4 |
2013-02-21 | parisc: convert msgrcv and msgsnd syscalls to use compat layer | Helge Deller | 1 | -0/+4 |
2013-02-21 | parisc: add CONFIG_MLONGCALLS option to enable linkage of huge vmlinux execut... | Helge Deller | 1 | -0/+17 |
2013-02-15 | sysctl: Enable PARISC "unaligned-trap" to be used cross-arch | Vineet Gupta | 1 | -0/+1 |
2013-02-04 | arch Kconfig: Remove references to IRQ_PER_CPU | James Hogan | 1 | -1/+0 |
2013-01-24 | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -1/+0 |
2013-01-22 | arch/parisc: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -4/+4 |
2013-01-19 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 1 | -0/+1 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -2/+0 |
2012-11-29 | parisc: switch to generic fork/vfork/clone | Al Viro | 1 | -0/+1 |
2012-11-17 | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 1 | -1/+0 |
2012-10-22 | parisc: switch to saner kernel_execve() semantics | Al Viro | 1 | -0/+1 |
2012-10-15 | parisc: switch to generic kernel_thread() | Al Viro | 1 | -0/+1 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2012-10-05 | sections: disable const sections for PA-RISC v2 | Andi Kleen | 1 | -0/+1 |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 1 | -0/+2 |
2012-05-31 | [PARISC] update parisc to use generic strncpy_from_user() | James Bottomley | 1 | -0/+1 |
2012-05-05 | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 1 | -1/+0 |
2012-05-05 | parisc: Use generic init_task | Thomas Gleixner | 1 | -0/+1 |
2012-04-26 | parisc: Use generic idle thread allocation | Thomas Gleixner | 1 | -0/+1 |
2011-11-28 | parisc: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 1 | -0/+1 |
2011-10-13 | parisc: Kconfig: cleanup Kernel page size default | Paul Bolle | 1 | -3/+1 |
2011-08-03 | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 1 | -0/+1 |
2011-05-27 | arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} | Akinobu Mita | 1 | -8/+0 |