aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include
Commit message (Expand)AuthorAge
* parisc: prefer __section from compiler_attributes.hNick Desaulniers2019-10-14
* mm: introduce MADV_PAGEOUTMinchan Kim2019-09-25
* mm: introduce MADV_COLDMinchan Kim2019-09-25
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
* mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-16
|\
| * parisc: add kexec syscall supportSven Schnelle2019-09-08
| * parisc: add __pdc_cpu_rendezvous()Sven Schnelle2019-09-08
| * parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMUHelge Deller2019-08-12
| * parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...Helge Deller2019-08-03
| * parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportSven Schnelle2019-08-03
* | parisc: fix compilation errrorsQian Cai2019-08-24
|/
* parisc: add kprobe_fault_handler()Sven Schnelle2019-07-21
* Merge branch 'parisc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-18
|\
| * parisc: Wire up clone3 syscallHelge Deller2019-07-17
* | parisc: define syscall_get_error()Dmitry V. Levin2019-07-16
|/
* parisc: switch to generic version of pte allocationMike Rapoport2019-07-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-11
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-22
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-20
| |\ \
| | * | bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-14
* | | | Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-09
|\ \ \ \ | |_|_|/ |/| | |
| * | | parisc: asm: psw.h: missing header guardDenis Efremov2019-06-25
| * | | parisc: add dynamic ftraceSven Schnelle2019-06-08
| * | | parisc: add support for patching multiple wordsSven Schnelle2019-06-08
| |/ /
* / / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
|/ /
* | Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-06-06
|\ \
| * | parisc: Use lpa instruction to load physical addresses in driver codeJohn David Anglin2019-06-06
| |/
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner2019-05-30
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
|/
* Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-16
|\
| * arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-23
* | Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-14
|\ \
| * | parisc: Enable the ro_after_init featureHelge Deller2019-05-10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-08
|\ \ \
| * | | asm-generic: generalize asm/sockios.hArnd Bergmann2019-04-19
* | | | Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-07
|\ \ \ \ | | |/ / | |/| |
| * | | parisc: Add static branch and JUMP_LABEL featureHelge Deller2019-05-05
| * | | parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller2019-05-05
| * | | parisc: Use per-pagetable spinlockMikulas Patocka2019-05-03
| * | | parisc: Add memory barrier to asm pdc and sync instructionsHelge Deller2019-05-03
| * | | parisc: Add memory clobber to TLB purgesJohn David Anglin2019-05-03
| * | | parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin2019-05-03
| * | | parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller2019-05-03
| * | | parisc: remove kprobes.h from generic-ySven Schnelle2019-05-03
| * | | parisc: Implement kprobesSven Schnelle2019-05-03
| * | | parisc: add functions required by KPROBE_EVENTSSven Schnelle2019-05-03