Age | Commit message (Expand) | Author | Files | Lines |
2016-04-16 | Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2016-04-14 | parisc: Fix ftrace function tracer | Helge Deller | 1 | -2/+2 |
2016-03-31 | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2016-03-31 | parisc: Fix and enable seccomp filter support | Helge Deller | 1 | -0/+1 |
2016-03-23 | parisc: Use generic extable search and sort routines | Helge Deller | 1 | -0/+1 |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 1 | -1/+0 |
2016-01-21 | parisc: convert to dma_map_ops | Christoph Hellwig | 1 | -0/+2 |
2016-01-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 1 | -3/+0 |
2015-11-22 | parisc: Add Huge Page and HUGETLBFS support | Helge Deller | 1 | -0/+3 |
2015-04-15 | parisc: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 1 | -0/+5 |
2015-02-17 | parisc: hpux - Drop support for HP-UX binaries | Helge Deller | 1 | -4/+0 |
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 |