index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-19
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
1
-1
/
+9
2016-05-17
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Dmitry V. Levin
1
-1
/
+1
2016-05-17
parisc: Fix ptrace syscall number and return value modification
Helge Deller
2
-6
/
+15
2016-04-20
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
4
-0
/
+9
2016-04-20
parisc: percpu: update comments referring to __get_cpu_var
Christoph Lameter
1
-2
/
+2
2016-04-20
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
1
-0
/
+3
2016-04-20
parisc: Avoid function pointers for kernel exception routines
Helge Deller
1
-5
/
+5
2016-02-09
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
Helge Deller
1
-0
/
+4
2015-10-07
parisc: Filter out spurious interrupts in PA-RISC irq handler
Helge Deller
1
-2
/
+6
2015-10-07
parisc: Use double word condition in 64bit CAS operation
John David Anglin
1
-1
/
+1
2015-06-10
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...
Helge Deller
2
-0
/
+7
2015-02-05
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2015-01-27
parisc: fix out-of-register compiler error in ldcw inline assembler function
John David Anglin
1
-3
/
+10
2014-11-10
parisc: Avoid using CONFIG_64BIT in userspace exported headers
Helge Deller
5
-17
/
+17
2014-11-10
parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
Helge Deller
2
-20
/
+13
2014-11-10
parisc: Use BUILD_BUG() instead of undefined functions
Helge Deller
1
-11
/
+8
2014-11-10
parisc: Wire up bpf syscall
Helge Deller
2
-1
/
+3
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-6
/
+14
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-46
/
+71
2014-10-12
parisc: Reduce SIGRTMIN from 37 to 32 to behave like other Linux architectures
Helge Deller
1
-10
/
+6
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
1
-2
/
+2
2014-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+2
2014-09-24
parisc: Update defconfigs which were missing CONFIG_NET.
David S. Miller
1
-0
/
+1
2014-09-24
parisc: Set CONFIG_NET=y in defconfigs
Michal Marek
1
-0
/
+1
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-6
/
+3
2014-09-23
ARCH: AUDIT: implement syscall_get_arch for all arches
Eric Paris
1
-0
/
+11
2014-09-23
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
John David Anglin
1
-1
/
+6
2014-09-21
parisc: ptrace: use secure_computing_strict()
Helge Deller
1
-4
/
+2
2014-09-14
Merge 3.17-rc5 into tty-next
Greg Kroah-Hartman
8
-7
/
+279
2014-09-13
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
1
-4
/
+229
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
1
-0
/
+1
2014-09-09
parisc/uapi: Add definition of TIOC[SG]RS485
Ricardo Ribalda Delgado
1
-0
/
+2
2014-08-27
parisc: Wire up seccomp, getrandom and memfd_create syscalls
Helge Deller
6
-2
/
+49
2014-08-27
parisc: sys_hpux: NUL terminator is one past the end
Dan Carpenter
1
-1
/
+1
2014-08-14
locking,arch,parisc: Fold atomic_ops
Peter Zijlstra
1
-44
/
+69
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-34
/
+24
2014-08-06
parisc: Use get_signal() signal_setup_done()
Richard Weinberger
1
-34
/
+24
2014-08-04
Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-4
/
+3
2014-07-27
staging: silicom: remove driver
Kristina Martšenko
1
-1
/
+0
2014-07-24
parisc: Eliminate memset after alloc_bootmem_pages
HIMANGI SARAOGI
1
-1
/
+0
2014-07-24
parisc: Remove SA_RESTORER define
John David Anglin
1
-2
/
+0
2014-07-18
parisc: ftrace: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
2
-4
/
+0
2014-07-18
parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph code
Steven Rostedt (Red Hat)
1
-0
/
+3
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
1
-0
/
+1
2014-07-13
Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-38
/
+13
2014-07-13
parisc: drop unused defines and header includes
Helge Deller
1
-36
/
+0
[next]