aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2017-07-21parisc/mm: Ensure IRQs are off in switch_mm()Helge Deller
2017-07-21parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer
2017-07-21parisc: use compat_sys_keyctl()Eric Biggers
2017-07-21parisc: Report SIGSEGV instead of SIGBUS when running out of stackHelge Deller
2017-06-26mm: larger stack guard gap, between vmasHugh Dickins
2017-02-01parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller
2016-12-15parisc: Fix TLB related boot crash on SMP machinesHelge Deller
2016-12-15parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin
2016-12-15parisc: Purge TLB before setting PTEJohn David Anglin
2016-12-02parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin
2016-12-02parisc: Fix race in pci-dma.cJohn David Anglin
2016-12-02parisc: Fix races in parisc_setup_cache_timing()John David Anglin
2016-11-10parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin
2016-10-28parisc: Increase initial kernel mapping sizeHelge Deller
2016-10-28parisc: Fix kernel memory layout regarding position of __gpHelge Deller
2016-10-28parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller
2016-09-24parisc: fix copy_from_user()Al Viro
2016-09-07parisc: Fix order of EREFUSED define in errno.hHelge Deller
2016-06-24parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-04-20parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-04-20parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-04-20parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-03-09parisc: Fix ptrace syscall number and return value modificationHelge Deller
2016-02-17parisc: Fix __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-02-17parisc: Protect huge page pte changes with spinlocksHelge Deller
2015-12-21parisc: Fix syscall restartsHelge Deller
2015-12-12parisc: Disable huge pages on Mako machinesHelge Deller
2015-12-12parisc: Wire up mlock2 syscallHelge Deller
2015-12-12parisc: Remove unused pcibios_init_bus()Bjorn Helgaas
2015-11-22Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-22parisc: Map kernel text and data on huge pagesHelge Deller
2015-11-22parisc: Add Huge Page and HUGETLBFS supportHelge Deller
2015-11-22parisc: Use long branch to do_syscall_trace_exitHelge Deller
2015-11-22parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller
2015-11-22parisc: Initialize the fault vector earlier in the boot process.Helge Deller
2015-11-22parisc: Add defines for Huge page supportHelge Deller
2015-11-22parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller
2015-11-20parisc: Drop definition of start_thread_som for HP-UX SOM binariesHelge Deller
2015-11-20parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller
2015-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-09Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller
2015-11-08parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-10-25parisc: Change L1_CACHE_BYTES to 16John David Anglin
2015-10-22parisc: Wire up userfaultfd syscallHelge Deller
2015-10-22parisc: allocate sys_membarrier system call numberMathieu Desnoyers
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra