index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-30
parisc: disable preemption during local tlb flush
Sven Schnelle
1
-0
/
+6
2021-10-30
parisc: Add KFENCE support
Helge Deller
3
-2
/
+52
2021-10-30
parisc: Switch to ARCH_STACKWALK implementation
Helge Deller
2
-17
/
+15
2021-10-30
parisc: make parisc_acctyp() available outside of faults.c
Helge Deller
2
-1
/
+2
2021-10-30
parisc/unwind: use copy_from_kernel_nofault()
Sven Schnelle
1
-1
/
+2
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
1
-15
/
+0
2021-10-27
ftrace: disable preemption when recursion locked
王贇
1
-2
/
+0
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2
-6
/
+4
2021-10-18
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2
-5
/
+2
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-10-08
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2021-10-07
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
1
-2
/
+0
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
2
-0
/
+4
2021-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2
-8
/
+9
2021-10-01
fix up for "net: add new socket option SO_RESERVE_MEM"
Stephen Rothwell
1
-0
/
+2
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
1
-2
/
+2
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-2
/
+2
2021-09-19
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
1
-1
/
+3
2021-09-16
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
1
-1
/
+1
2021-09-09
parisc: Implement __get/put_kernel_nofault()
Helge Deller
6
-86
/
+62
2021-09-09
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
2
-6
/
+3
2021-09-09
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
3
-9
/
+8
2021-09-09
parisc: Check user signal stack trampoline is inside TASK_SIZE
Helge Deller
1
-7
/
+10
2021-09-09
parisc: Drop useless debug info and comments from signal.c
Helge Deller
1
-15
/
+0
2021-09-09
parisc: Drop strnlen_user() in favour of generic version
Helge Deller
4
-38
/
+1
2021-09-09
parisc: Add missing FORCE prerequisite in Makefile
Helge Deller
1
-9
/
+9
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
3
-17
/
+0
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
1
-4
/
+4
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+0
2021-09-08
configs: remove the obsolete CONFIG_INPUT_POLLDEV
Zenghui Yu
1
-1
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-4
/
+0
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-3
/
+1
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-4
/
+1
2021-09-03
Merge tag 'for-5.15/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-69
/
+1
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-8
/
+5
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+2
2021-09-03
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2
-8
/
+3
2021-09-03
parisc: Fix unaligned-access crash in bootloader
Helge Deller
1
-1
/
+1
2021-09-02
parisc: Drop __arch_swab16(), arch_swab24(), _arch_swab32() and __arch_swab64...
Helge Deller
1
-68
/
+0
2021-09-02
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-89
/
+74
2021-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-09-01
parisc: math-emu: Fix fall-through warnings
Helge Deller
1
-3
/
+53
2021-09-01
parisc: fix crash with signals and alloca
Mikulas Patocka
1
-0
/
+6
2021-09-01
parisc: Fix compile failure when building 64-bit kernel natively
Masahiro Yamada
1
-3
/
+3
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-16
/
+18
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+2
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-11
/
+5
[prev]
[next]