aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
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
2015-09-08parisc: Use platform_device_register_simple("rtc-generic")Helge Deller
2015-09-08parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller
2015-09-08parisc: Use double word condition in 64bit CAS operationJohn David Anglin
2015-09-08parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller
2015-09-08parisc: Additionally check for in_atomic() in page fault handlerHelge Deller
2015-09-08parisc: Define ioremap_uc and ioremap_wcGuenter Roeck
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-03Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar
2015-07-31parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27parisc: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso
2015-07-19parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-10parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin
2015-07-02Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-06-24parisc: use for_each_sg()Akinobu Mita
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-06-16parisc64: don't use module_init for non-modular core perf codePaul Gortmaker
2015-06-16parisc: don't use module_init for non-modular core pdc_cons codePaul Gortmaker
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-05-19mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand
2015-05-19sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_*David Hildenbrand