summaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
Commit message (Expand)AuthorAgeFilesLines
* parisc: simplify detection of memory zone boundariesMike Rapoport2020-06-041-19/+3
* Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-031-9/+10
|\
| * floppy: use symbolic register names in the parisc portWilly Tarreau2020-05-121-7/+8
| * floppy: split the base port from the register in I/O accessesWilly Tarreau2020-05-121-6/+6
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-2/+0
|\ \
| * | arch/parisc/include/asm/pgtable.h: remove unused `old_pte'Andrew Morton2020-06-021-2/+0
* | | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-021-0/+1
|\ \ \
| * | | vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
| | |/ | |/|
* | | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-022-27/+0
|\ \ \
| * | | take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2020-05-292-22/+0
| * | | parisc: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro2020-05-292-10/+5
| |/ /
* | | Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-011-1/+1
|\ \ \ | |_|/ |/| |
| * | parisc/perf: open access for CAP_PERFMON privileged processAlexey Budankov2020-04-161-1/+1
| |/
* / parisc: Fix kernel panic in mem_init()Helge Deller2020-05-291-1/+1
|/
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-111-2/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-111-3/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-071-1/+1
|\
| * asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* | parisc: remove nargs from __SYSCALLFiroz Khan2020-04-052-3/+3
* | parisc: Refactor alternative code to accept multiple conditionsHelge Deller2020-04-051-18/+19
* | parisc: Rework arch_rw locking functionsHelge Deller2020-04-052-82/+67
* | parisc: Improve interrupt handling in arch_spin_lock_flags()Helge Deller2020-04-051-8/+17
* | parisc: Replace setup_irq() by request_irq()afzal mohammed2020-04-051-16/+6
|/
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-033-0/+3
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-253-0/+3
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-3/+1
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-18/+0
* | Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-311-1/+1
|\ \
| * | parisc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef2020-03-251-1/+1
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-03-311-2/+0
|\ \
| * | [parisc, s390, sparc64] no need for access_ok() in futex handlingAl Viro2020-03-281-3/+0
| * | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-281-2/+3
| |/
* / 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-301-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-301-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
|\ \ \ \ \ \