summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-022-0/+3
|\
| * parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2018-03-021-0/+2
| * parisc: Fix ordering of cache and TLB flushesJohn David Anglin2018-03-021-0/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-021-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-011-0/+6
|\ \ \
| * | | parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-091-0/+6
| |/ /
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-301-64/+0
|\ \ \
| * | | signal: unify compat_siginfo_tAl Viro2018-01-161-63/+0
| * | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman2018-01-121-1/+0
* | | | 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-101-3/+0
| |/ /
* / / parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller2018-01-021-0/+2
|/ /
* / parisc: Reduce thread stack to 16 kbJohn David Anglin2017-12-171-0/+5
|/
* Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-172-255/+36
|\
| * parisc: Make some PDC structures accessible in uapi headersHelge Deller2017-11-171-255/+0
| * parisc: Add CPU topology supportHelge Deller2017-11-171-0/+36
* | 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 tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-8/+0
|\ \ \
| * | | PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas2017-11-081-7/+0
| * | | PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas2017-11-081-1/+0
* | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-151-8/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-8/+0
| |/ /
* | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-0776-0/+76
|\ \ \ | | |/ | |/|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0276-0/+76
| |/
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-1/+1
* | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon2017-10-101-3/+1
* | locking/core: Remove {read,spin,write}_can_lock()Will Deacon2017-10-101-18/+0
|/
* parisc: Move init_per_cpu() into init sectionHelge Deller2017-09-221-0/+1
* parisc: Add wrapper for pdc_instr() firmware functionHelge Deller2017-09-221-0/+1
* Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-054-0/+23
|\
| * parisc: Make existing core files reuseable for bootloaderHelge Deller2017-08-222-0/+6
| * parisc: Optimize switch_mmJohn David Anglin2017-08-221-0/+3
| * parisc: PDT/firmware: Add support to read PDT on older PAT-machinesHelge Deller2017-08-221-0/+14
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-042-22/+6
|\ \
| * | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-22/+4
| * | locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra2017-08-101-0/+2
| |/
* | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-7/+0
|\ \ | |/ |/|
| * arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-7/+0
* | parisc: Increase thread and stack size to 32kbHelge Deller2017-07-311-1/+1
* | parisc: Add function to return DIMM slot of physical addressHelge Deller2017-07-251-1/+15
|/
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-3/+3
|\
| * debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-3/+3
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-1/+0
|\ \
| * | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-041-1/+0
* | | parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-111-6/+1
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-071-1/+0
|\ \ \
| * | | kill strlen_user()Al Viro2017-05-161-1/+0
| |/ /
* | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-071-1/+0
|\ \ \