summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | parisc: Disable further stack checks when panic occurs during stack checkHelge Deller2017-07-231-1/+7
|/ /
* | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-221-1/+1
|\ \
| * | tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
| |/
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-3/+3
|\ \ | |/ |/|
| * debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-3/+3
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-1/+0
|\ \
| * | kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-1/+0
* | | parisc: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-112-6/+5
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-061-1/+2
|\ \ \
OpenPOWER on IntegriCloud