summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2017-10-06Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
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-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
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2017-08-22parisc/core: Fix section mismatchesHelge Deller
2017-08-22parisc: Wire up support for self-extracting kernelHelge Deller
2017-08-22parisc: Make existing core files reuseable for bootloaderHelge Deller
2017-08-22parisc: Add core code for self-extracting kernelHelge Deller
2017-08-22parisc: Enable UBSAN supportHelge Deller
2017-08-22parisc/random: Add machine specific randomnessHelge Deller
2017-08-22parisc: Optimize switch_mmJohn David Anglin
2017-08-22parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERITHelge Deller
2017-08-22parisc: Static initialization of pcxl_res_lock spinlockHelge Deller
2017-08-22parisc: Drop exception_data structHelge Deller
2017-08-22parisc: Static initialization of spinlocks in perf and unwind codeHelge Deller
2017-08-22parisc: PDT: Add full support for memory failure via Page Deallocation Table ...Helge Deller
2017-08-22parisc: PDT/firmware: Add support to read PDT on older PAT-machinesHelge Deller
2017-08-22parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINEHelge Deller
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-07-31parisc: Define CONFIG_CPU_BIG_ENDIANBabu Moger
2017-07-31parisc: Increase thread and stack size to 32kbHelge Deller
2017-07-31parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin
2017-07-25parisc: Extend disabled preemption in copy_user_pageJohn David Anglin
2017-07-25parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin
2017-07-25parisc: Suspend lockup detectors before system haltHelge Deller
2017-07-25parisc: Show DIMM slot number which holds broken memory moduleHelge Deller
2017-07-25parisc: Add function to return DIMM slot of physical addressHelge Deller
2017-07-25parisc: Fix crash when calling PDC_PAT_MEM PDT firmware functionHelge Deller
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman