aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-12Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-34/+41
2018-04-11page cache: use xa_lockMatthew Wilcox1-4/+2
2018-04-11parisc: Switch to generic COMPAT_BINFMT_ELFHelge Deller2-34/+41
2018-03-27parisc: Force to various endian types for sparseHelge Deller1-6/+6
2018-03-02Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-0/+3
2018-03-02parisc: Use cr16 interval timers unconditionally on qemuHelge Deller1-0/+2
2018-03-02parisc: Fix ordering of cache and TLB flushesJohn David Anglin1-0/+1
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+0
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-0/+6
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-64/+0
2018-01-29Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-3/+0
2018-01-15signal: unify compat_siginfo_tAl Viro1-63/+0
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman1-1/+0
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells1-3/+0
2018-01-09parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky1-0/+6
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-1/+0
2018-01-02parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller1-0/+2
2017-12-17parisc: Reduce thread stack to 16 kbJohn David Anglin1-0/+5
2017-11-17Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-255/+36
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linuxLinus Torvalds1-1/+0
2017-11-17parisc: Make some PDC structures accessible in uapi headersHelge Deller1-255/+0
2017-11-17parisc: Add CPU topology supportHelge Deller1-0/+36
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-8/+0
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton1-1/+0
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-8/+0
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas1-7/+0
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas1-1/+0
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar76-0/+76
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman76-0/+76
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-1/+1
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-8/+0
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon1-3/+1
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon1-18/+0
2017-09-22parisc: Move init_per_cpu() into init sectionHelge Deller1-0/+1
2017-09-22parisc: Add wrapper for pdc_instr() firmware functionHelge Deller1-0/+1
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds4-0/+23
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-22/+6
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-22/+4
2017-08-22parisc: Make existing core files reuseable for bootloaderHelge Deller2-0/+6
2017-08-22parisc: Optimize switch_mmJohn David Anglin1-0/+3
2017-08-22parisc: PDT/firmware: Add support to read PDT on older PAT-machinesHelge Deller1-0/+14
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-7/+0
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-7/+0
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra1-0/+2
2017-07-31parisc: Increase thread and stack size to 32kbHelge Deller1-1/+1
2017-07-25parisc: Add function to return DIMM slot of physical addressHelge Deller1-1/+15
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+3
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf1-3/+3
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2017-07-11parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada1-6/+1