summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* parisc: prefer __section from compiler_attributes.hNick Desaulniers2019-10-142-2/+2
* mm: introduce MADV_PAGEOUTMinchan Kim2019-09-261-0/+1
* mm: introduce MADV_COLDMinchan Kim2019-09-261-0/+2
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-251-2/+0
* mm: remove quicklist page table cachesNicholas Piggin2019-09-251-2/+0
* Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-176-1/+65
|\
| * parisc: add kexec syscall supportSven Schnelle2019-09-082-0/+38
| * parisc: add __pdc_cpu_rendezvous()Sven Schnelle2019-09-081-0/+1
| * parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMUHelge Deller2019-08-121-1/+10
| * parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...Helge Deller2019-08-031-0/+15
| * parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportSven Schnelle2019-08-031-0/+1
* | parisc: fix compilation errrorsQian Cai2019-08-251-2/+1
|/
* parisc: add kprobe_fault_handler()Sven Schnelle2019-07-211-0/+4
* Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-181-0/+1
|\
| * parisc: Wire up clone3 syscallHelge Deller2019-07-171-0/+1
* | parisc: define syscall_get_error()Dmitry V. Levin2019-07-171-0/+7
|/
* parisc: switch to generic version of pte allocationMike Rapoport2019-07-121-31/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-0/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-4/+1
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-201-0/+2
| |\ \
| | * | bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-151-0/+2
* | | | Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-093-4/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | parisc: asm: psw.h: missing header guardDenis Efremov2019-06-251-1/+1
| * | | parisc: add dynamic ftraceSven Schnelle2019-06-081-2/+13
| * | | parisc: add support for patching multiple wordsSven Schnelle2019-06-081-1/+3
| |/ /
* / / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/ /
* | Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-061-0/+24
|\ \
| * | parisc: Use lpa instruction to load physical addresses in driver codeJohn David Anglin2019-06-061-0/+24
| |/
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-301-14/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-302-28/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-302-28/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-12/+2
|/
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0
* | Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-141-3/+0
|\ \
| * | parisc: Enable the ro_after_init featureHelge Deller2019-05-101-3/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-081-14/+0
|\ \ \
| * | | asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-191-14/+0
* | | | Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-0817-108/+294
|\ \ \ \ | | |/ / | |/| |
| * | | parisc: Add static branch and JUMP_LABEL featureHelge Deller2019-05-061-0/+43
| * | | parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller2019-05-061-3/+3
| * | | parisc: Use per-pagetable spinlockMikulas Patocka2019-05-034-39/+57
| * | | parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller2019-05-031-2/+2
| * | | parisc: Add memory clobber to TLB purgesJohn David Anglin2019-05-031-3/+3
| * | | parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin2019-05-031-0/+4
| * | | parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller2019-05-033-59/+17
| * | | parisc: remove kprobes.h from generic-ySven Schnelle2019-05-031-1/+0
| * | | parisc: Implement kprobesSven Schnelle2019-05-031-0/+55
| * | | parisc: add functions required by KPROBE_EVENTSSven Schnelle2019-05-031-0/+13