summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Fix defconfig selectionHelge Deller2020-03-272-0/+12
* Merge branch 'parisc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-02-059-1206/+55
|\
| * parisc: Regenerate parisc defconfigsHelge Deller2020-02-038-1168/+43
| * parisc: map_pages(): cleanup page table initializationMike Rapoport2020-01-271-38/+12
* | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\ \
| * | arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-291-17/+0
|\ \ \
| * | | compat: provide compat_ptr() on all architecturesArnd Bergmann2020-01-031-17/+0
| |/ /
* | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-0/+1
|\ \ \
| * | | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
* | | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-4/+0
|\ \ \ \
| * | | | arch/parisc/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-282-6/+6
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-2515-92/+106
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | sched/rt, parisc: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-6/+6
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'v5.5-rc7' into efi/core, to pick up fixesIngo Molnar2020-01-204-7/+8
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2020-01-101-0/+4
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-1/+1
|\ \ \ \ \ \
| * | | | | | scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang2019-12-131-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-272-4/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-062-4/+3
| | |/ / / | |/| | |
* | | | | Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-142-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | parisc: fix map_pages() to actually populate upper directoryMike Rapoport2020-01-141-1/+1
| * | | | parisc: Use proper printk format for resource_size_tKrzysztof Kozlowski2020-01-141-2/+2
| |/ / /
* / / / parisc: Implement copy_thread_tlsAmanieu d'Antras2020-01-072-4/+5
|/ / /
* | | parisc: Fix compiler warnings in debug_core.cHelge Deller2019-12-201-2/+8
* | | parisc: soft_offline_page() now takes the pfnHelge Deller2019-12-201-2/+1
* | | parisc: add missing __init annotationSven Schnelle2019-12-151-1/+1
* | | parisc: fix compilation when KEXEC=n and KEXEC_FILE=ySven Schnelle2019-12-152-5/+1
|/ /
* | parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller2019-12-041-6/+12
* | parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport2019-12-047-76/+81
* | arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada2019-12-041-0/+1
* | arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada2019-12-041-0/+1
|/
* Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...Linus Torvalds2019-12-013-8/+8
|\
| * y2038: ipc: remove __kernel_time_t reference from headersArnd Bergmann2019-11-153-8/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-12-012-2/+0
|\ \
| * | sysctl: Remove the sysctl system callEric W. Biederman2019-11-262-2/+0
* | | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-301-1/+1
|\ \ \
| * | | seccomp: simplify secure_computing()Christian Brauner2019-10-101-1/+1
| |/ /
* | | Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-11-302-50/+53
|\ \ \
| * | | parisc: Avoid spurious inequivalent alias kernel error messagesJohn David Anglin2019-11-041-1/+1
| * | | parisc: Do not hardcode registers in checksum functionsHelge Deller2019-10-141-49/+52
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-4/+4
|\ \ \
| * | | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-4/+4
* | | | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2019-11-282-16/+5
|\ \ \ \
| * | | | parisc: remove __ioremapChristoph Hellwig2019-11-112-16/+5
| | |_|/ | |/| |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-7/+4
|\ \ \ \
| * | | | parisc: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-3/+1