index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-10-08
1
-2
/
+0
|
\
|
*
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
2021-10-07
1
-2
/
+0
*
|
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
2021-09-19
1
-1
/
+3
*
|
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
2021-09-16
1
-1
/
+1
|
/
*
parisc: Implement __get/put_kernel_nofault()
Helge Deller
2021-09-09
6
-86
/
+62
*
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
2021-09-09
2
-6
/
+3
*
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
2021-09-09
3
-9
/
+8
*
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
2021-09-09
1
-7
/
+10
*
parisc: Drop useless debug info and comments from signal.c
Helge Deller
2021-09-09
1
-15
/
+0
*
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
2021-09-09
4
-38
/
+1
*
parisc: Add missing FORCE prerequisite in Makefile
Helge Deller
2021-09-09
1
-9
/
+9
*
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-08
3
-17
/
+0
*
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
1
-4
/
+4
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
2
-5
/
+0
|
\
|
*
configs: remove the obsolete CONFIG_INPUT_POLLDEV
Zenghui Yu
2021-09-08
1
-1
/
+0
|
*
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
1
-4
/
+0
*
|
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-09-05
2
-3
/
+1
|
\
\
|
*
|
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2021-08-16
2
-3
/
+1
*
|
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
2
-4
/
+1
|
\
\
\
|
*
|
|
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
1
-1
/
+1
|
*
|
|
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-3
/
+0
*
|
|
|
Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-03
2
-69
/
+1
|
\
\
\
\
|
*
|
|
|
parisc: Fix unaligned-access crash in bootloader
Helge Deller
2021-09-03
1
-1
/
+1
|
*
|
|
|
parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64...
Helge Deller
2021-09-02
1
-68
/
+0
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
3
-8
/
+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
1
-0
/
+2
|
*
|
|
|
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
2
-8
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
11
-89
/
+74
|
\
\
\
\
|
*
|
|
|
parisc: math-emu: Fix fall-through warnings
Helge Deller
2021-09-01
1
-3
/
+53
|
*
|
|
|
parisc: fix crash with signals and alloca
Mikulas Patocka
2021-09-01
1
-0
/
+6
|
*
|
|
|
parisc: Fix compile failure when building 64-bit kernel natively
Masahiro Yamada
2021-09-01
1
-3
/
+3
|
*
|
|
|
parisc: move core-y in arch/parisc/Makefile to arch/parisc/Kbuild
Masahiro Yamada
2021-08-30
2
-3
/
+1
|
*
|
|
|
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
2021-08-30
1
-2
/
+2
|
*
|
|
|
parisc: remove unused arch/parisc/boot/install.sh and its phony target
Masahiro Yamada
2021-08-30
2
-69
/
+0
|
*
|
|
|
parisc: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
2021-08-30
3
-7
/
+7
|
*
|
|
|
parisc: math-emu: Avoid "fmt" macro collision
Kees Cook
2021-08-30
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-01
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
2021-07-30
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-01
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-12
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
1
-16
/
+18
|
\
\
\
\
|
*
\
\
\
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2021-08-09
1
-1
/
+0
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
tty: pdc_cons, free tty_driver upon failure
Jiri Slaby
2021-07-27
1
-0
/
+1
|
*
|
|
|
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-5
/
+4
|
*
|
|
|
tty: don't store semi-state into tty drivers
Jiri Slaby
2021-07-27
1
-13
/
+15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-09-01
1
-3
/
+2
|
\
\
\
\
|
*
\
\
\
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
2021-08-09
1
-1
/
+0
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
1
-3
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-31
2
-11
/
+5
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
2021-08-04
1
-0
/
+2
[next]