Age | Commit message (Expand) | Author | Files | Lines |
2017-07-31 | parisc: Define CONFIG_CPU_BIG_ENDIAN | Babu Moger | 1 | -0/+3 |
2017-04-26 | HAVE_ARCH_HARDENED_USERCOPY is unconditional now | Al Viro | 1 | -1/+0 |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro | 1 | -1/+0 |
2017-04-02 | parisc: switch to RAW_COPY_USER | Al Viro | 1 | -0/+1 |
2017-02-07 | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common | Laura Abbott | 1 | -0/+1 |
2016-12-12 | parisc: Enable KASLR | Helge Deller | 1 | -0/+1 |
2016-11-25 | parisc: Switch to generic sched_clock implementation | Helge Deller | 1 | -1/+3 |
2016-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+0 |
2016-10-07 | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 1 | -1/+0 |
2016-10-07 | parisc: Drop bootmem and switch to memblock | Helge Deller | 1 | -0/+2 |
2016-10-06 | parisc: Add hardened usercopy feature | Helge Deller | 1 | -0/+1 |
2016-09-20 | parisc: Drop BROKEN_RODATA config option | Helge Deller | 1 | -1/+0 |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf | 1 | -1/+0 |
2016-08-02 | parisc: Add <asm/hash.h> | George Spelvin | 1 | -0/+1 |
2016-05-22 | parisc: Add native high-resolution sched_clock() implementation | Helge Deller | 1 | -0/+1 |
2016-05-22 | parisc: Add ARCH_TRACEHOOK and regset support | Helge Deller | 1 | -0/+1 |
2016-05-22 | parisc: Add syscall tracepoint support | Helge Deller | 1 | -0/+1 |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+1 |
2016-04-15 | 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-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 1 | -1/+0 |
2016-01-20 | 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-14 | parisc: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 1 | -0/+5 |
2015-02-16 | 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-23 | Kconfig: update flightly outdated CONFIG_SMP documentation | Robert Graffham | 1 | -4/+4 |
2013-11-15 | 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-07 | parisc: add kernel audit feature | Helge Deller | 1 | -0/+3 |
2013-10-23 | 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-03 | 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-07 | parisc: implement irq stacks | Helge Deller | 1 | -0/+8 |
2013-05-06 | parisc: implement atomic64_dec_if_positive() | Helge Deller | 1 | -0/+1 |
2013-04-30 | 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-03 | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |