summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-041-1/+1
|\ \ \
| * | | docs: fix references for DMA*.txt filesMauro Carvalho Chehab2020-06-261-1/+1
| | |/ | |/|
* | | Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-044-46/+35
|\ \ \
| * | | parisc: make the log level string for register dumps constRolf Eike Beer2020-08-041-3/+3
| * | | parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin2020-07-281-2/+7
| * | | Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller2020-07-281-8/+4
| * | | Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller2020-07-282-35/+24
| * | | Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller2020-07-281-8/+4
| * | | parisc: Report bad pages as HardwareCorruptedHelge Deller2020-07-281-0/+3
| | |/ | |/|
* | | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+1
|\ \ \
| * | | arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
| | |/ | |/|
* | | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-041-1/+1
| |/ |/|
* | maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds2020-06-181-1/+1
* | maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-1/+1
* | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-172-3/+3
|/
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-3/+3
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-091-1/+1
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-095-5/+5
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-095-5/+5
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-093-3/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-7/+1
* parisc: add show_stack_loglvl()Dmitry Safonov2020-06-091-11/+17
* Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-033-4/+6
|\
| * parisc: module: Update references to parisc websiteHelge Deller2020-06-011-2/+2
| * parisc: hardware: Update references to parisc websiteHelge Deller2020-06-011-1/+2
| * parisc: firmware: Update references to parisc websiteHelge Deller2020-06-011-1/+2
* | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-0/+1
|\ \
| * | vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
| |/
* / parisc/perf: open access for CAP_PERFMON privileged processAlexey Budankov2020-04-161-1/+1
|/
* 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: 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-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | parisc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef2020-03-251-1/+1
|/
* 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 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-281-5/+5
|\ \ \ \
| * \ \ \ Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-255-11/+18
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | sched/rt, parisc: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-5/+5
* | | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\ \ \ \ \
| * | | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'parisc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-141-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | parisc: Use proper printk format for resource_size_tKrzysztof Kozlowski2020-01-141-2/+2
| |/ / /