summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-083-17/+0
* compat: remove some compat entry pointsArnd Bergmann2021-09-081-4/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-082-5/+0
|\
| * configs: remove the obsolete CONFIG_INPUT_POLLDEVZenghui Yu2021-09-081-1/+0
| * trap: cleanup trap_init()Kefeng Wang2021-09-081-4/+0
* | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-052-3/+1
|\ \
| * | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-162-3/+1
* | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-032-4/+1
|\ \ \
| * | | isystem: ship and use stdarg.hAlexey Dobriyan2021-08-191-1/+1
| * | | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-3/+0
* | | | Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-09-032-69/+1
|\ \ \ \
| * | | | parisc: Fix unaligned-access crash in bootloaderHelge Deller2021-09-031-1/+1
| * | | | parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64...Helge Deller2021-09-021-68/+0
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-033-8/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
| * | | | mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-032-8/+3
| | |_|/ | |/| |
* | | | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-0211-89/+74
|\ \ \ \
| * | | | parisc: math-emu: Fix fall-through warningsHelge Deller2021-09-011-3/+53
| * | | | parisc: fix crash with signals and allocaMikulas Patocka2021-09-011-0/+6
| * | | | parisc: Fix compile failure when building 64-bit kernel nativelyMasahiro Yamada2021-09-011-3/+3
| * | | | parisc: move core-y in arch/parisc/Makefile to arch/parisc/KbuildMasahiro Yamada2021-08-302-3/+1
| * | | | parisc: Make struct parisc_driver::remove() return voidUwe Kleine-König2021-08-301-2/+2
| * | | | parisc: remove unused arch/parisc/boot/install.sh and its phony targetMasahiro Yamada2021-08-302-69/+0
| * | | | parisc: Rename PMD_ORDER to PMD_TABLE_ORDERMatthew Wilcox (Oracle)2021-08-303-7/+7
| * | | | parisc: math-emu: Avoid "fmt" macro collisionKees Cook2021-08-301-2/+2
| |/ / /
* | | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-1/+1
|\ \ \ \
| * | | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-011-1/+1
|\ \ \ \
| * | | | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
| |/ / /
* | | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-16/+18
|\ \ \ \
| * \ \ \ Merge 5.14-rc5 into tty-nextGreg Kroah-Hartman2021-08-091-1/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tty: pdc_cons, free tty_driver upon failureJiri Slaby2021-07-271-0/+1
| * | | | tty: stop using alloc_tty_driverJiri Slaby2021-07-271-5/+4
| * | | | tty: don't store semi-state into tty driversJiri Slaby2021-07-271-13/+15
| | |/ / | |/| |
* | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-3/+2
|\ \ \ \
| * \ \ \ Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-091-1/+0
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+2
| | |/ / | |/| |
* | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-312-11/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov2021-08-041-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-311-1/+0
| |\ \ \ | | | |/ | | |/|
| * | | compat: make linux/compat.h available everywhereArnd Bergmann2021-07-231-11/+3
| | |/ | |/|
* | | Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller2021-08-295-157/+74
| |/ |/|
* | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-1/+0
|\ \ | |/ |/|
| * arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-1/+0
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-102-14/+5
|\ \
| * | parisc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada2021-07-051-14/+4
| * | kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-0/+1
* | | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-081-2/+2
| |/ |/|
* | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-7/+1
|\ \
| * | Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-311-1/+1
| |\|