summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorLines
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni-1/+1
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+2
2020-08-11parisc/kernel/ftrace: Remove function callback castsOscar Carter-1/+2
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-19/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport-5/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-68/+16
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-2/+2
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2020-08-04Merge branch 'parisc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-46/+35
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2020-08-04parisc: make the log level string for register dumps constRolf Eike Beer-3/+3
2020-07-28parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin-2/+7
2020-07-28Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller-8/+4
2020-07-28Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller-35/+24
2020-07-28Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller-8/+4
2020-07-28parisc: Report bad pages as HardwareCorruptedHelge Deller-0/+3
2020-07-27kill unused dump_fpu() instancesAl Viro-19/+0
2020-07-27parisc: switch to ->regset_get()Al Viro-68/+16
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig-2/+2
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner-1/+1
2020-06-26docs: fix references for DMA*.txt filesMauro Carvalho Chehab-1/+1
2020-06-18maccess: make get_kernel_nofault() check for minimal type compatibilityLinus Torvalds-1/+1
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig-1/+1
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig-3/+3
2020-06-17arch: wire-up close_range()Christian Brauner-0/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse-3/+3
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport-1/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-5/+5
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-5/+5
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-3/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov-7/+1
2020-06-09parisc: add show_stack_loglvl()Dmitry Safonov-11/+17
2020-06-03Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+6
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-0/+1
2020-06-01parisc: module: Update references to parisc websiteHelge Deller-2/+2
2020-06-01parisc: hardware: Update references to parisc websiteHelge Deller-1/+2
2020-06-01parisc: firmware: Update references to parisc websiteHelge Deller-1/+2
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi-0/+1
2020-04-16parisc/perf: open access for CAP_PERFMON privileged processAlexey Budankov-1/+1
2020-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek-1/+1
2020-04-05parisc: remove nargs from __SYSCALLFiroz Khan-3/+3
2020-04-05parisc: Refactor alternative code to accept multiple conditionsHelge Deller-18/+19
2020-04-05parisc: Replace setup_irq() by request_irq()afzal mohammed-16/+6
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2020-03-25parisc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef-1/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada-0/+1
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds-0/+1
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1