summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Fix syscall restartsHelge Deller2015-12-211-12/+52
* parisc: Disable huge pages on Mako machinesHelge Deller2015-12-121-1/+2
* parisc: Wire up mlock2 syscallHelge Deller2015-12-122-1/+3
* parisc: Remove unused pcibios_init_bus()Bjorn Helgaas2015-12-121-18/+0
* Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-2217-116/+382
|\
| * parisc: Map kernel text and data on huge pagesHelge Deller2015-11-223-26/+31
| * parisc: Add Huge Page and HUGETLBFS supportHelge Deller2015-11-226-15/+291
| * parisc: Use long branch to do_syscall_trace_exitHelge Deller2015-11-221-2/+2
| * parisc: Increase initial kernel mapping to 32MB on 64bit kernelHelge Deller2015-11-222-3/+7
| * parisc: Initialize the fault vector earlier in the boot process.Helge Deller2015-11-223-28/+21
| * parisc: Add defines for Huge page supportHelge Deller2015-11-222-4/+29
| * parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.hHelge Deller2015-11-221-10/+0
| * parisc: Drop definition of start_thread_som for HP-UX SOM binariesHelge Deller2015-11-201-27/+0
| * parisc: Fix wrong comment regarding first pmd entry flagsHelge Deller2015-11-201-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-091-1/+0
|\ \
| * | kmap_atomic_to_page() has no users, remove itNicolas Pitre2015-11-091-1/+0
* | | Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-098-52/+44
|\ \ \ | |/ / |/| |
| * | parisc: Fixes and cleanups in kernel uapi header filesHelge Deller2015-11-087-21/+44
| * | parisc: Drop hpux_stat64 struct from stat.h header fileHelge Deller2015-11-081-31/+0
| |/
* | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-051-0/+3
* | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-043-14/+10
|\ \
| * | parisc: Change L1_CACHE_BYTES to 16John David Anglin2015-10-251-13/+5
| * | parisc: Wire up userfaultfd syscallHelge Deller2015-10-222-1/+3
| * | parisc: allocate sys_membarrier system call numberMathieu Desnoyers2015-10-222-1/+3
| |/
* | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-1/+1
|/
* parisc: Use platform_device_register_simple("rtc-generic")Helge Deller2015-09-081-10/+4
* parisc: Drop CONFIG_SMP around update_cr16_clocksource()Helge Deller2015-09-081-7/+0
* parisc: Use double word condition in 64bit CAS operationJohn David Anglin2015-09-081-1/+1
* parisc: Filter out spurious interrupts in PA-RISC irq handlerHelge Deller2015-09-081-2/+7
* parisc: Additionally check for in_atomic() in page fault handlerHelge Deller2015-09-081-1/+1
* parisc: Define ioremap_uc and ioremap_wcGuenter Roeck2015-09-081-0/+2
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-033-2/+7
|\
| * Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-121-0/+7
| |\
| | * atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
| | * parisc: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-0/+9
| * | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar2015-08-038-184/+215
| |\ \ | | |/
| * | rtmutex: Delete scriptable testerDavidlohr Bueso2015-07-202-2/+0
* | | parisc/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-311-6/+6
| |/ |/|
* | parisc: mm: Fix a memory leak related to pmd not attached to the pgdChristophe Jaillet2015-07-191-1/+2
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
* | parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin2015-07-105-168/+212
|/
* Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...Linus Torvalds2015-07-022-4/+2
|\
| * parisc64: don't use module_init for non-modular core perf codePaul Gortmaker2015-06-161-2/+1
| * parisc: don't use module_init for non-modular core pdc_cons codePaul Gortmaker2015-06-161-2/+1
* | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-253-3/+2
|\ \
| * | remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
| * | remove <asm/scatterlist.h>Christoph Hellwig2015-05-052-2/+2
* | | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
* | | parisc: use for_each_sg()Akinobu Mita2015-06-241-11/+16
* | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-231-19/+0
|\ \ \
OpenPOWER on IntegriCloud