index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
/
/
*
|
|
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
1
-72
/
+4
|
\
\
\
|
*
|
|
parisc: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
2020-09-08
1
-72
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
2
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
2
-0
/
+2
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
3
-9
/
+8
|
|
/
|
/
|
*
|
parisc: fix PMD pages allocation by restoring pmd_alloc_one()
Mike Rapoport
2020-08-16
1
-0
/
+6
*
|
iomap: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-14
2
-38
/
+38
*
|
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
1
-1
/
+1
|
/
[next]