aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2016-12-14arch/parisc: add option to skip DMA sync as a part of map and unmapGravatar Alexander Duyck 1-5/+15
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-2/+0
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 8-105/+67
2016-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 3-25/+16
2016-12-08parisc: Fix TLB related boot crash on SMP machinesGravatar Helge Deller 1-0/+11
2016-12-07parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...Gravatar John David Anglin 1-21/+1
2016-12-07parisc: Purge TLB before setting PTEGravatar John David Anglin 1-4/+4
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGGravatar Francis Yan 1-0/+2
2016-11-25parisc: Also flush data TLB in flush_icache_page_asmGravatar John David Anglin 1-15/+22
2016-11-25parisc: Fix race in pci-dma.cGravatar John David Anglin 1-1/+1
2016-11-25parisc: Switch to generic sched_clock implementationGravatar Helge Deller 2-47/+14
2016-11-25parisc: Fix races in parisc_setup_cache_timing()Gravatar John David Anglin 2-19/+16
2016-11-22parisc: Fix printk continuations in system detectionGravatar Helge Deller 1-4/+4
2016-11-17locking/core: Provide common cpu_relax_yield() definitionGravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Gravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Gravatar Christian Borntraeger 1-0/+1
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 3-36/+40
2016-11-02parisc: Ignore the pkey system calls for nowGravatar Helge Deller 1-1/+3
2016-11-02parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded valueGravatar Helge Deller 1-1/+1
2016-11-02parisc: Ensure consistent state when switching to kernel stack at syscall entryGravatar John David Anglin 1-2/+9
2016-11-02parisc: Avoid trashing sr2 and sr3 in LWS codeGravatar John David Anglin 1-29/+24
2016-11-02parisc: use KERN_CONT when printing device inventoryGravatar Helge Deller 1-3/+3
2016-10-25locking/mutex: Kill arch specific codeGravatar Peter Zijlstra 1-1/+0
2016-10-11Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 6-17/+29
2016-10-11parisc: Show trap name in kernel crashGravatar Helge Deller 3-8/+14
2016-10-11parisc: Zero-initialize newly alloced memblockGravatar Helge Deller 1-0/+2
2016-10-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+5
2016-10-09parisc: Move exception table into read-only sectionGravatar Helge Deller 1-3/+4
2016-10-09parisc: Fix kernel memory layout regarding position of __gpGravatar Helge Deller 1-2/+5
2016-10-09parisc: Increase initial kernel mapping sizeGravatar Helge Deller 1-3/+3
2016-10-08Merge branch 'work.const-qstr' into work.miscGravatar Al Viro 1-1/+1
2016-10-08parisc: Migrate exception table users off module.h and onto extable.hGravatar Paul Gortmaker 1-1/+1
2016-10-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-1/+1
2016-10-07Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 19-186/+304
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+1
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEGravatar Vineet Gupta 1-1/+0
2016-10-07parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsGravatar Helge Deller 2-1/+9
2016-10-07parisc: Drop bootmem and switch to memblockGravatar Helge Deller 3-66/+64
2016-10-06parisc: Add hardened usercopy featureGravatar Helge Deller 3-19/+41
2016-10-05parisc: Add cfi_startproc and cfi_endproc to assembly codeGravatar Helge Deller 8-80/+121
2016-10-05parisc: Move hpmc stack into page aligned bss sectionGravatar Helge Deller 1-4/+8
2016-09-25parisc: Fix self-detected CPU stall warnings on Mako machinesGravatar Helge Deller 1-6/+0
2016-09-24parisc: Report trap type as human readable stringGravatar Helge Deller 1-1/+47
2016-09-20parisc: Update comment regarding implementation of copy_user_page_asmGravatar John David Anglin 1-5/+11
2016-09-20parisc: Use kmalloc_array() in add_system_map_addresses()Gravatar Markus Elfring 1-1/+1
2016-09-20parisc: Check return value of smp_boot_one_cpu()Gravatar Helge Deller 1-2/+2
2016-09-20parisc: Drop BROKEN_RODATA config optionGravatar Helge Deller 1-1/+0
2016-09-15Merge branch 'linus' into x86/asm, to pick up recent fixesGravatar Ingo Molnar 4-14/+16
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+4