aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2015-11-09Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds8-52/+44
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre1-1/+0
2015-11-08parisc: Fixes and cleanups in kernel uapi header filesHelge Deller7-21/+44
2015-11-08parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller1-31/+0
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson1-0/+3
2015-11-04Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds3-14/+10
2015-10-25parisc: Change L1_CACHE_BYTES to 16John David Anglin1-13/+5
2015-10-22parisc: Wire up userfaultfd syscallHelge Deller2-1/+3
2015-10-22parisc: allocate sys_membarrier system call numberMathieu Desnoyers2-1/+3
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-1/+1
2015-09-08parisc: Use platform_device_register_simple("rtc-generic")Helge Deller1-10/+4
2015-09-08parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller1-7/+0
2015-09-08parisc: Use double word condition in 64bit CAS operationJohn David Anglin1-1/+1
2015-09-08parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller1-2/+7
2015-09-08parisc: Additionally check for in_atomic() in page fault handlerHelge Deller1-1/+1
2015-09-08parisc: Define ioremap_uc and ioremap_wcGuenter Roeck1-0/+2
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+7
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstreamIngo Molnar1-0/+7
2015-08-03Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up fixes before applying new changesIngo Molnar8-184/+215
2015-07-31parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-6/+6
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27parisc: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+9
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso2-2/+0
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet1-1/+2
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing resultsJohn David Anglin5-168/+212
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-4/+2
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-24parisc: use for_each_sg()Akinobu Mita1-11/+16
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-19/+0
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-4/+6
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2015-06-16parisc64: don't use module_init for non-modular core perf codePaul Gortmaker1-2/+1
2015-06-16parisc: don't use module_init for non-modular core pdc_cons codePaul Gortmaker1-2/+1
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas1-19/+0
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handlerDavid Hildenbrand2-4/+4
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand1-0/+2
2015-05-13arch: Remove __ARCH_HAVE_CMPXCHGThomas Gleixner1-2/+0
2015-05-12parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architecturesHelge Deller2-0/+7
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig2-2/+2
2015-04-24parisc: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad1-4/+6
2015-04-21parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELSGuenter Roeck1-3/+3
2015-04-21parisc: Eliminate sg_virt_addr() and private scatterlist.hMatthew Wilcox3-14/+5
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+2
2015-04-17parisc: switch to using asm-generic for seccomp.hKees Cook2-16/+1
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds2-3/+0
2015-04-14parisc: expose number of page table levels on Kconfig levelKirill A. Shutemov6-15/+18