summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-17Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-17arch: Fix duplicates in Kconfig for parisc and sparcBabu Moger
2017-11-17parisc: Make some PDC structures accessible in uapi headersHelge Deller
2017-11-17parisc: Pass endianness info to sparseLuc Van Oostenryck
2017-11-17parisc: Add CPU topology supportHelge Deller
2017-11-17parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-24Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-19parisc: Fix detection of nonsynchronous cr16 cycle countersHelge Deller
2017-10-19parisc: Export __cmpxchg_u64 unconditionallyGuenter Roeck
2017-10-19parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin
2017-10-10locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementationsWill Deacon
2017-10-10locking/core: Remove {read,spin,write}_can_lock()Will Deacon
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-09-22parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller
2017-09-22parisc: Reintroduce option to gzip-compress the kernelHelge Deller
2017-09-22parisc: Add HWPOISON page fault handler codeHelge Deller
2017-09-22parisc: Move init_per_cpu() into init sectionHelge Deller
2017-09-22parisc: Check if initrd was loaded into broken RAMHelge Deller
2017-09-22parisc: Add PDCE_CHECK instruction to HPMC handlerHelge Deller
2017-09-22parisc: Add wrapper for pdc_instr() firmware functionHelge Deller
2017-09-22parisc: Move start_parisc() into init sectionHelge Deller
2017-09-22parisc: Stop unwinding at start of stackHelge Deller
2017-09-19parisc: switch to {get,put}_compat_sigset()Al Viro
2017-09-14parisc, watchdog/core: Use lockup_detector_stop()Thomas Gleixner
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-08arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds