summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin2018-03-171-9/+32
* Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-028-39/+86
|\
| * parisc: Reduce irq overhead when run in qemuHelge Deller2018-03-021-4/+5
| * parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2018-03-022-1/+3
| * parisc: Check if secondary CPUs want own PDC callsHelge Deller2018-03-022-7/+18
| * parisc: Hide virtual kernel memory layoutHelge Deller2018-03-021-1/+6
| * parisc: Fix ordering of cache and TLB flushesJohn David Anglin2018-03-023-26/+54
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\ \
| * | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-015-0/+35
|\ \ \
| * | | parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-095-0/+35
* | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-7/+0
|\ \ \ \
| * | | | microblaze: remove dma_nommu_dma_supportedChristoph Hellwig2018-01-101-7/+0
| | |_|/ | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-306-175/+9
|\ \ \ \
| * | | | mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman2018-01-231-1/+1
| * | | | signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-152-64/+0
| * | | | signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman2018-01-152-45/+0
| * | | | signal: unify compat_siginfo_tAl Viro2018-01-151-63/+0
| * | | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-121-1/+0
| * | | | signal/parisc: Document a conflict with SI_USER with SIGFPEEric W. Biederman2018-01-122-1/+8
* | | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-01-291-3/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-091-3/+0
| |/ / /
* | | | parisc: qemu idle sleep supportHelge Deller2018-01-061-0/+39
* | | | parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller2018-01-023-4/+20
* | | | parisc: Show initial kernel memory layout unhashedHelge Deller2018-01-021-5/+5
* | | | parisc: Show unhashed hardware inventoryHelge Deller2018-01-021-1/+1
|/ / /
* | | parisc: Reduce thread stack to 16 kbJohn David Anglin2017-12-171-0/+5
* | | Revert "parisc: Re-enable interrupts early"John David Anglin2017-12-171-3/+9
* | | parisc: remove duplicate includesPravin Shedge2017-12-172-3/+0
* | | parisc: Align os_hpmc_size on word boundaryHelge Deller2017-12-171-0/+1
* | | parisc: Fix indenting in puts()Helge Deller2017-12-171-2/+2
* | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+1
| |/ |/|
* | treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-211-2/+2
|/
* Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1710-294/+452
|\
| * arch: Fix duplicates in Kconfig for parisc and sparcBabu Moger2017-11-171-3/+0
| * parisc: Make some PDC structures accessible in uapi headersHelge Deller2017-11-172-261/+250
| * parisc: Pass endianness info to sparseLuc Van Oostenryck2017-11-171-1/+1
| * parisc: Add CPU topology supportHelge Deller2017-11-176-26/+198
| * parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin2017-11-171-3/+3
* | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-11-171-1/+0
|\ \
| * | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton2017-11-151-1/+0
* | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-11-173-21/+3
|\ \ \
| * | | parisc: switch to {get,put}_compat_sigset()Al Viro2017-09-193-21/+3
* | | | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-171-0/+1
|\ \ \ \
| * | | | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-031-0/+1
* | | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-8/+0
|\ \ \ \ \
| * | | | | PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-071-7/+0
| * | | | | PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-071-1/+0
* | | | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-142-8/+8
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-192-8/+8
| | |/ / / | |/| | |
OpenPOWER on IntegriCloud