| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn... | Helge Deller | 2021-09-03 | 5 | -157/+74 |
* | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider | 2021-07-14 | 1 | -1/+0 |
* | parisc: avoid a warning on u8 cast for cmpxchg on u8 pointers | Gao Xiang | 2021-04-14 | 1 | -1/+1 |
* | parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TEST | Helge Deller | 2021-03-11 | 1 | -2/+5 |
* | parisc: Bump 64-bit IRQ stack size to 64 KB | John David Anglin | 2021-03-07 | 1 | -0/+4 |
* | parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES | Helge Deller | 2021-02-03 | 2 | -6/+12 |
* | local64.h: make <asm/local64.h> mandatory | Randy Dunlap | 2021-01-12 | 1 | -1/+0 |
* | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra | 2020-11-24 | 1 | -1/+1 |
* | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 2020-10-25 | 4 | -6/+6 |
* | Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-10-25 | 3 | -9/+87 |
|\ |
|
| * | parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage | Helge Deller | 2020-10-23 | 2 | -7/+78 |
| * | parisc: Improve error return codes when setting rtc time | Helge Deller | 2020-10-22 | 1 | -2/+9 |
* | | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-10-23 | 1 | -3/+1 |
|\ \
| |/
|/| |
|
| * | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe | 2020-10-17 | 1 | -3/+1 |
* | | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-10-22 | 1 | -0/+1 |
|\ \ |
|
| * | | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig | 2020-09-08 | 1 | -0/+1 |
* | | | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim | 2020-10-18 | 1 | -0/+1 |
| |/
|/| |
|
* | | Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-10-15 | 19 | -68/+116 |
|\ \ |
|
| * | | parisc: Add MAP_UNINITIALIZED define | Helge Deller | 2020-10-15 | 1 | -0/+1 |
| * | | parisc: Improve spinlock handling | John David Anglin | 2020-10-15 | 1 | -10/+13 |
| * | | parisc: Install vmlinuz instead of zImage file | Helge Deller | 2020-10-15 | 1 | -1/+1 |
| * | | parisc: Rewrite tlb flush threshold calculation | John David Anglin | 2020-10-15 | 1 | -10/+8 |
| * | | parisc: Switch to more fine grained lws locks | John David Anglin | 2020-10-15 | 2 | -7/+7 |
| * | | parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64() | John David Anglin | 2020-10-15 | 2 | -10/+10 |
| * | | parisc: Fix comments and enable interrupts later | John David Anglin | 2020-10-15 | 1 | -7/+7 |
| * | | parisc: Add alternative patching to synchronize_caches define | John David Anglin | 2020-10-15 | 1 | -1/+5 |
| * | | parisc: Add ioread64_hi_lo() and iowrite64_hi_lo() | Helge Deller | 2020-10-15 | 1 | -0/+18 |
| * | | parisc: disable CONFIG_IDE in defconfigs | Christoph Hellwig | 2020-10-15 | 2 | -9/+3 |
| * | | parisc: Drop useless comments in uapi/asm/signal.h | Helge Deller | 2020-10-15 | 1 | -2/+2 |
| * | | parisc: Define O_NONBLOCK to become 000200000 | Helge Deller | 2020-10-15 | 2 | -3/+3 |
| * | | parisc: Drop HP-UX specific fcntl and signal flags | Helge Deller | 2020-10-15 | 2 | -5/+1 |
| * | | parisc: Avoid external interrupts when IPI finishes | Helge Deller | 2020-10-15 | 1 | -3/+6 |
| * | | parisc: Add qemu fw_cfg interface | Helge Deller | 2020-10-15 | 2 | -0/+31 |
* | | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2020-10-15 | 3 | -8/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 2020-10-06 | 1 | -1/+1 |
| * | | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig | 2020-10-06 | 1 | -0/+1 |
| * | | dma-mapping: remove dma_cache_sync | Christoph Hellwig | 2020-09-25 | 2 | -7/+0 |
* | | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-10-13 | 1 | -16/+0 |
|\ \ \ |
|
| * | | | seccomp: Move config option SECCOMP to arch/Kconfig | YiFei Zhu | 2020-10-08 | 1 | -16/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-10-12 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | fs: remove compat_sys_mount | Christoph Hellwig | 2020-09-22 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-10-12 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h> | Christoph Hellwig | 2020-09-17 | 1 | -2/+0 |
| |/ / |
|
* | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-10-12 | 1 | -5/+5 |
|\ \ \ |
|
| * | | | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig | 2020-10-03 | 1 | -2/+2 |
| * | | | fs: remove compat_sys_vmsplice | Christoph Hellwig | 2020-10-03 | 1 | -1/+1 |
| * | | | fs: remove the compat readv/writev syscalls | Christoph Hellwig | 2020-10-03 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-10-12 | 2 | -45/+0 |
|\ \ \ |
|
| * | | | saner calling conventions for csum_and_copy_..._user() | Al Viro | 2020-08-20 | 1 | -20/+0 |
| * | | | unify generic instances of csum_partial_copy_nocheck() | Al Viro | 2020-08-20 | 2 | -25/+0 |
| |/ / |
|