summaryrefslogtreecommitdiff
path: root/arch/parisc
Commit message (Expand)AuthorAge
* License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-02
* License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* parisc: Fix detection of nonsynchronous cr16 cycle countersHelge Deller2017-10-19
* parisc: Export __cmpxchg_u64 unconditionallyGuenter Roeck2017-10-19
* parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin2017-10-19
* Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-06
|\
| * parisc, watchdog/core: Use lockup_detector_stop()Thomas Gleixner2017-09-14
* | parisc: Unbreak bootloader due to gcc-7 optimizationsHelge Deller2017-09-22
* | parisc: Reintroduce option to gzip-compress the kernelHelge Deller2017-09-22
* | parisc: Add HWPOISON page fault handler codeHelge Deller2017-09-22
* | parisc: Move init_per_cpu() into init sectionHelge Deller2017-09-22
* | parisc: Check if initrd was loaded into broken RAMHelge Deller2017-09-22
* | parisc: Add PDCE_CHECK instruction to HPMC handlerHelge Deller2017-09-22
* | parisc: Add wrapper for pdc_instr() firmware functionHelge Deller2017-09-22
* | parisc: Move start_parisc() into init sectionHelge Deller2017-09-22
* | parisc: Stop unwinding at start of stackHelge Deller2017-09-22
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-11
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-24
* | arch: define CPU_BIG_ENDIAN for all fixed big endian archsBabu Moger2017-09-08
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-06
|\ \
| * | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-06
| * | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-06
|\ \ \ | |/ / |/| |
| * | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-04
| * | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller2017-08-07
| |\ \
| * | | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-03
* | | | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-05
|\ \ \ \
| * | | | parisc/core: Fix section mismatchesHelge Deller2017-08-22
| * | | | parisc: Wire up support for self-extracting kernelHelge Deller2017-08-22
| * | | | parisc: Make existing core files reuseable for bootloaderHelge Deller2017-08-22
| * | | | parisc: Add core code for self-extracting kernelHelge Deller2017-08-22
| * | | | parisc: Enable UBSAN supportHelge Deller2017-08-22
| * | | | parisc/random: Add machine specific randomnessHelge Deller2017-08-22
| * | | | parisc: Optimize switch_mmJohn David Anglin2017-08-22
| * | | | parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERITHelge Deller2017-08-22
| * | | | parisc: Static initialization of pcxl_res_lock spinlockHelge Deller2017-08-22
| * | | | parisc: Drop exception_data structHelge Deller2017-08-22
| * | | | parisc: Static initialization of spinlocks in perf and unwind codeHelge Deller2017-08-22
| * | | | parisc: PDT: Add full support for memory failure via Page Deallocation Table ...Helge Deller2017-08-22
| * | | | parisc: PDT/firmware: Add support to read PDT on older PAT-machinesHelge Deller2017-08-22
| * | | | parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINEHelge Deller2017-08-22
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-04
|\ \ \ \
| * | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-25
| * | | | locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra2017-08-10
| |/ / /
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-21
|\ \ \ \ | |/ / / |/| | |
| * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-17
* | | | parisc: Define CONFIG_CPU_BIG_ENDIANBabu Moger2017-07-31
* | | | parisc: Increase thread and stack size to 32kbHelge Deller2017-07-31
* | | | parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin2017-07-31
| |/ / |/| |