Age | Commit message (Expand) | Author |
2016-09-29 | parisc: fix copy_from_user() | Al Viro |
2016-09-21 | parisc: Fix order of EREFUSED define in errno.h | Helge Deller |
2016-07-12 | parisc: Fix pagefault crash in unaligned __get_user() call | Helge Deller |
2016-04-20 | parisc: Fix kernel crash with reversed copy_from_user() | Helge Deller |
2016-04-20 | parisc: Avoid function pointers for kernel exception routines | Helge Deller |
2016-02-15 | parisc: Fix __ARCH_SI_PREAMBLE_SIZE | Helge Deller |
2016-02-15 | parisc: Fix syscall restarts | Helge Deller |
2016-02-15 | parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h | Helge Deller |
2015-10-28 | arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h | Peter Zijlstra |
2015-09-30 | parisc: Filter out spurious interrupts in PA-RISC irq handler | Helge Deller |
2015-04-09 | parisc: add serial ports of C8000/1GHz machine to hardware database | Helge Deller |
2015-03-12 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2014-11-19 | parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls | Helge Deller |
2014-10-13 | parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds | John David Anglin |
2014-07-30 | parisc: Remove SA_RESTORER define | John David Anglin |
2014-06-09 | metag: Reduce maximum stack size to 256MB | James Hogan |
2014-05-05 | parisc: fix epoll_pwait syscall on compat kernel | Helge Deller |
2014-02-06 | parisc: fix cache-flushing | Helge Deller |
2014-01-15 | parisc: Ensure full cache coherency for kmap/kunmap | John David Anglin |
2013-12-11 | parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address | Helge Deller |
2013-12-04 | parisc: break out SOCK_NONBLOCK define to own asm header file | Helge Deller |
2013-10-27 | parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM | Helge Deller |
2013-10-19 | parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs | Helge Deller |
2013-10-19 | Revert "parisc: Export flush_cache_page() (needed by lustre)" | Helge Deller |
2013-10-13 | parisc: let probe_kernel_read() capture access to page zero | Helge Deller |
2013-10-13 | parisc: optimize variable initialization in do_page_fault | John David Anglin |
2013-10-13 | parisc: fix interruption handler to respect pagefault_disable() | Helge Deller |
2013-10-13 | parisc: mark parisc_terminate() noreturn and cold. | Helge Deller |
2013-10-13 | parisc: remove unused syscall_ipi() function. | Helge Deller |
2013-10-13 | parisc: kill SMP single function call interrupt | Jiang Liu |
2013-10-13 | parisc: Export flush_cache_page() (needed by lustre) | Geert Uytterhoeven |
2013-09-30 | arch/parisc/mm/fault.c: fix uninitialized variable usage | Felipe Pena |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-09-12 | arch: mm: pass userspace fault flag to generic fault handler | Johannes Weiner |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-08-27 | treewide: Fix printks with 0x%# | Joe Perches |
2013-07-31 | parisc: Fix interrupt routing for C8000 serial ports | Thomas Bogendoerfer |
2013-07-31 | parisc: Remove arch/parisc/kernel/sys32.h header | John David Anglin |
2013-07-31 | parisc: add defconfig for c8000 machine | Helge Deller |
2013-07-31 | parisc: Fix cache routines to ignore vma's with an invalid pfn | John David Anglin |
2013-07-14 | parisc: delete __cpuinit usage from all users | Paul Gortmaker |
2013-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-13 | Safer ABI for O_TMPFILE | Al Viro |
2013-07-10 | net: rename busy poll socket op and globals | Eliezer Tamir |
2013-07-10 | Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-09 | parisc: Fix gcc miscompilation in pa_memcpy() | Helge Deller |
2013-07-09 | parisc: Ensure volatile space register %sr1 is not clobbered | John David Anglin |
2013-07-09 | parisc: optimize mtsp(0,sr) inline assembly | Helge Deller |
2013-07-09 | parisc: switch to gzip-compressed vmlinuz kernel | Helge Deller |