Age | Commit message (Expand) | Author |
2016-06-05 | parisc: Move die_if_kernel() prototype into traps.h header | Helge Deller |
2016-06-05 | parisc: Fix pagefault crash in unaligned __get_user() call | Helge Deller |
2016-06-05 | parisc: Fix printk time during boot | Helge Deller |
2016-06-04 | parisc: Fix backtrace on PA-RISC | Mikulas Patocka |
2016-05-23 | parisc: Use long jump to reach ftrace_return_to_handler() | Helge Deller |
2016-05-22 | parisc: Merge ftrace C-helper and assembler functions into .text.hot section | Helge Deller |
2016-05-22 | parisc: Add native high-resolution sched_clock() implementation | Helge Deller |
2016-05-22 | parisc: Add ARCH_TRACEHOOK and regset support | Helge Deller |
2016-05-22 | parisc: Add syscall tracepoint support | Helge Deller |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-06 | parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls | Dmitry V. Levin |
2016-04-15 | Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-04-14 | parisc: Fix ftrace function tracer | Helge Deller |
2016-04-08 | parisc: Unbreak handling exceptions from kernel modules | Helge Deller |
2016-04-08 | parisc: Fix kernel crash with reversed copy_from_user() | Helge Deller |
2016-04-08 | parisc: Avoid function pointers for kernel exception routines | Helge Deller |
2016-04-08 | parisc: Handle R_PARISC_PCREL32 relocations in kernel modules | Helge Deller |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-31 | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-03-31 | parisc: Fix and enable seccomp filter support | Helge Deller |
2016-03-31 | parisc: Fix SIGSYS signals in compat case | Helge Deller |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-23 | parisc: Wire up preadv2 and pwritev2 syscalls | Helge Deller |
2016-03-23 | parisc: Panic immediately when panic_on_oops | Aaro Koskinen |
2016-03-23 | parisc: Drop alloc_hugepages and free_hugepages syscalls | Helge Deller |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-01 | parisc: Wire up copy_file_range syscall | Helge Deller |
2016-03-01 | parisc: Fix ptrace syscall number and return value modification | Helge Deller |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner |
2016-01-20 | parisc: convert to dma_map_ops | Christoph Hellwig |
2016-01-17 | Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-01-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-01-12 | parisc: Imporove debug info about space registers and TLB configuration | Helge Deller |
2016-01-12 | parisc: Reduce overhead of parisc_requires_coherency() | Helge Deller |
2016-01-12 | parisc: Initialize PCI bridge cache line and default latency | Helge Deller |
2015-12-21 | parisc: Fix syscall restarts | Helge Deller |
2015-12-12 | parisc: Wire up mlock2 syscall | Helge Deller |
2015-12-12 | parisc: Remove unused pcibios_init_bus() | Bjorn Helgaas |
2015-12-04 | module: use a structure to encapsulate layout. | Rusty Russell |
2015-11-22 | Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-11-22 | parisc: Map kernel text and data on huge pages | Helge Deller |
2015-11-22 | parisc: Add Huge Page and HUGETLBFS support | Helge Deller |
2015-11-22 | parisc: Use long branch to do_syscall_trace_exit | Helge Deller |
2015-11-22 | parisc: Increase initial kernel mapping to 32MB on 64bit kernel | Helge Deller |
2015-11-22 | parisc: Initialize the fault vector earlier in the boot process. | Helge Deller |
2015-10-22 | parisc: Wire up userfaultfd syscall | Helge Deller |
2015-10-22 | parisc: allocate sys_membarrier system call number | Mathieu Desnoyers |
2015-09-08 | parisc: Use platform_device_register_simple("rtc-generic") | Helge Deller |
2015-09-08 | parisc: Drop CONFIG_SMP around update_cr16_clocksource() | Helge Deller |
2015-09-08 | parisc: Use double word condition in 64bit CAS operation | John David Anglin |