summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2017-09-222-2/+3
* parisc: Reintroduce option to gzip-compress the kernelHelge Deller2017-09-222-0/+17
* parisc: Add HWPOISON page fault handler codeHelge Deller2017-09-221-4/+29
* parisc: Move init_per_cpu() into init sectionHelge Deller2017-09-224-4/+4
* parisc: Check if initrd was loaded into broken RAMHelge Deller2017-09-221-0/+9
* parisc: Add PDCE_CHECK instruction to HPMC handlerHelge Deller2017-09-221-1/+9
* parisc: Add wrapper for pdc_instr() firmware functionHelge Deller2017-09-222-0/+21
* parisc: Move start_parisc() into init sectionHelge Deller2017-09-221-2/+2
* parisc: Stop unwinding at start of stackHelge Deller2017-09-221-0/+12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-16/+15
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-16/+15
* | arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-081-0/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-061-11/+3
|\ \
| * | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-061-0/+3
| * | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-061-11/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-062-1/+2
|\ \ \ | |/ / |/| |
| * | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-041-1/+0
| * | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-08-074-5/+7
| |\ \
| * | | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-031-0/+2
* | | | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-0524-72/+1050
|\ \ \ \
| * | | | parisc/core: Fix section mismatchesHelge Deller2017-08-221-3/+3
| * | | | parisc: Wire up support for self-extracting kernelHelge Deller2017-08-222-3/+19
| * | | | parisc: Make existing core files reuseable for bootloaderHelge Deller2017-08-224-1/+24
| * | | | parisc: Add core code for self-extracting kernelHelge Deller2017-08-229-0/+679
| * | | | parisc: Enable UBSAN supportHelge Deller2017-08-221-0/+2
| * | | | parisc/random: Add machine specific randomnessHelge Deller2017-08-221-3/+21
| * | | | parisc: Optimize switch_mmJohn David Anglin2017-08-221-0/+3
| * | | | parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERITHelge Deller2017-08-221-3/+0
| * | | | parisc: Static initialization of pcxl_res_lock spinlockHelge Deller2017-08-221-2/+1
| * | | | parisc: Drop exception_data structHelge Deller2017-08-221-2/+0
| * | | | parisc: Static initialization of spinlocks in perf and unwind codeHelge Deller2017-08-222-6/+2
| * | | | parisc: PDT: Add full support for memory failure via Page Deallocation Table ...Helge Deller2017-08-222-41/+240
| * | | | parisc: PDT/firmware: Add support to read PDT on older PAT-machinesHelge Deller2017-08-222-8/+53
| * | | | parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINEHelge Deller2017-08-221-0/+3
| | |/ / | |/| |
* | | | 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: Define CONFIG_CPU_BIG_ENDIANBabu Moger2017-07-311-0/+3
* | | | parisc: Increase thread and stack size to 32kbHelge Deller2017-07-312-2/+2
* | | | parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin2017-07-311-3/+2
| |/ / |/| |
* | | parisc: Extend disabled preemption in copy_user_pageJohn David Anglin2017-07-251-1/+1
* | | parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin2017-07-251-20/+14
* | | parisc: Suspend lockup detectors before system haltHelge Deller2017-07-251-0/+2
* | | parisc: Show DIMM slot number which holds broken memory moduleHelge Deller2017-07-251-5/+14
* | | parisc: Add function to return DIMM slot of physical addressHelge Deller2017-07-252-1/+40
* | | parisc: Fix crash when calling PDC_PAT_MEM PDT firmware functionHelge Deller2017-07-252-3/+12
* | | parisc: regenerate defconfig filesHelge Deller2017-07-238-222/+59
* | | parisc: Merge millicode routines via linker scriptHelge Deller2017-07-231-0/+2
OpenPOWER on IntegriCloud