Age | Commit message (Expand) | Author | Files | Lines |
2016-11-25 | parisc: Also flush data TLB in flush_icache_page_asm | John David Anglin | 1 | -15/+22 |
2016-11-25 | parisc: Fix race in pci-dma.c | John David Anglin | 1 | -1/+1 |
2016-11-25 | parisc: Switch to generic sched_clock implementation | Helge Deller | 1 | -46/+11 |
2016-11-25 | parisc: Fix races in parisc_setup_cache_timing() | John David Anglin | 2 | -19/+16 |
2016-11-22 | parisc: Fix printk continuations in system detection | Helge Deller | 1 | -4/+4 |
2016-11-03 | parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value | Helge Deller | 1 | -1/+1 |
2016-11-03 | parisc: Ensure consistent state when switching to kernel stack at syscall entry | John David Anglin | 1 | -2/+9 |
2016-11-03 | parisc: Avoid trashing sr2 and sr3 in LWS code | John David Anglin | 1 | -29/+24 |
2016-11-03 | parisc: use KERN_CONT when printing device inventory | Helge Deller | 1 | -3/+3 |
2016-10-12 | Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -7/+11 |
2016-10-11 | parisc: Show trap name in kernel crash | Helge Deller | 1 | -2/+2 |
2016-10-10 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2016-10-09 | parisc: Move exception table into read-only section | Helge Deller | 1 | -3/+4 |
2016-10-09 | parisc: Fix kernel memory layout regarding position of __gp | Helge Deller | 1 | -2/+5 |
2016-10-08 | Merge branch 'work.const-qstr' into work.misc | Al Viro | 1 | -1/+1 |
2016-10-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+1 |
2016-10-08 | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -88/+104 |
2016-10-08 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -0/+1 |
2016-10-07 | parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels | Helge Deller | 1 | -0/+8 |
2016-10-07 | parisc: Drop bootmem and switch to memblock | Helge Deller | 1 | -2/+0 |
2016-10-05 | parisc: Add cfi_startproc and cfi_endproc to assembly code | Helge Deller | 4 | -68/+74 |
2016-10-05 | parisc: Move hpmc stack into page aligned bss section | Helge Deller | 1 | -4/+8 |
2016-09-25 | parisc: Fix self-detected CPU stall warnings on Mako machines | Helge Deller | 1 | -6/+0 |
2016-09-20 | parisc: Update comment regarding implementation of copy_user_page_asm | John David Anglin | 1 | -5/+11 |
2016-09-20 | parisc: Use kmalloc_array() in add_system_map_addresses() | Markus Elfring | 1 | -1/+1 |
2016-09-20 | parisc: Check return value of smp_boot_one_cpu() | Helge Deller | 1 | -2/+2 |
2016-08-24 | ftrace: Add return address pointer to ftrace_ret_stack | Josh Poimboeuf | 1 | -1/+1 |
2016-08-20 | parisc: Fix automatic selection of cr16 clocksource | Helge Deller | 2 | -20/+0 |
2016-08-08 | parisc: use %pD | Al Viro | 1 | -1/+1 |
2016-08-05 | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni... | Linus Torvalds | 1 | -1/+35 |
2016-08-05 | Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 1 | -9/+9 |
2016-08-02 | parisc: Add break statements to pdc_pat_io_pci_cfg_read() | Helge Deller | 1 | -3/+3 |
2016-06-14 | parisc/ptrace: run seccomp after ptrace | Kees Cook | 1 | -4/+5 |
2016-06-14 | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski | 1 | -1/+1 |
2016-06-05 | parisc: Move die_if_kernel() prototype into traps.h header | Helge Deller | 1 | -2/+1 |
2016-06-05 | parisc: Fix pagefault crash in unaligned __get_user() call | Helge Deller | 1 | -1/+9 |
2016-06-05 | parisc: Fix printk time during boot | Helge Deller | 2 | -7/+3 |
2016-06-04 | parisc: Fix backtrace on PA-RISC | Mikulas Patocka | 1 | -8/+14 |
2016-06-04 | rtc: parisc: provide rtc_class_ops directly | Arnd Bergmann | 1 | -1/+35 |
2016-05-24 | parisc: Use long jump to reach ftrace_return_to_handler() | Helge Deller | 1 | -1/+10 |
2016-05-22 | parisc: Merge ftrace C-helper and assembler functions into .text.hot section | Helge Deller | 2 | -3/+6 |
2016-05-22 | parisc: Add native high-resolution sched_clock() implementation | Helge Deller | 1 | -1/+62 |
2016-05-22 | parisc: Add ARCH_TRACEHOOK and regset support | Helge Deller | 1 | -2/+354 |
2016-05-22 | parisc: Add syscall tracepoint support | Helge Deller | 2 | -0/+13 |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -7/+0 |
2016-05-06 | parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls | Dmitry V. Levin | 1 | -1/+1 |
2016-04-16 | Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -146/+106 |
2016-04-14 | parisc: Fix ftrace function tracer | Helge Deller | 4 | -146/+106 |
2016-04-08 | parisc: Unbreak handling exceptions from kernel modules | Helge Deller | 1 | -0/+1 |