summaryrefslogtreecommitdiff
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Mark Brown2021-08-063-9/+3
|\
| * configs: remove the obsolete CONFIG_INPUT_POLLDEVZenghui Yu2021-08-061-1/+0
| * mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-08-062-8/+3
* | Merge remote-tracking branch 'tty/tty-next'Mark Brown2021-08-061-16/+18
|\ \
| * | 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 remote-tracking branch 'driver-core/driver-core-next'Mark Brown2021-08-061-3/+2
|\ \ \
| * | | bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+2
| |/ /
* | | 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
|\ \ \ | | |/ | |/|
| * | 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
* | | compat: make linux/compat.h available everywhereArnd Bergmann2021-07-231-11/+3
|/ /
* | 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
| |\ \ | | |/
| * | tty: remove tty_operations::chars_in_buffer for non-bufferingJiri Slaby2021-05-131-6/+0
| * | tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
* | | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-5/+1
|\ \ \
| * | | asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann2021-05-101-5/+1
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-024-3/+4
|\ \ \
| * | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
| * | | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-1/+0
| * | | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-2/+0
| * | | mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand2021-06-301-0/+3
| | |/ | |/|
* | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\ \ \
| * | | quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
| |/ /
* | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-301-0/+2
|\ \ \
| * | | net: retrieve netns cookie via getsocketoptMartynas Pumputis2021-06-241-0/+2
| |/ /
* | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-283-4/+2
|\ \ \
| * | | sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra2021-06-181-1/+0
| * | | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-2/+2
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-031-1/+1
| |\ \ \ | | |/ /
| * | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
| | |/ | |/|
* | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-282-24/+24
|\ \ \ | |_|/ |/| |
| * | locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland2021-05-261-1/+0
| * | locking/atomic: parisc: move to ARCH_ATOMICMark Rutland2021-05-263-23/+24
| * | locking/atomic: cmpxchg: make `generic` a prefixMark Rutland2021-05-261-2/+2
| |/
* | quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
|/
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-1/+1
|\
| * arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada2021-05-061-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-072-6/+0
|\ \
| * | treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-1/+0
| * | mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-052-5/+2
|\ \ \ | |/ /
| * | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-4/+1