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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
Age
Commit message (
Expand
)
Author
2019-05-02
parisc: Use get_signal() signal_setup_done()
Richard Weinberger
2019-02-11
parisc: Fix address in HPMC IVA
John David Anglin
2018-10-21
parisc: Fix out of array access in match_pci_device()
Helge Deller
2018-10-21
parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
Helge Deller
2018-02-13
parisc: Fix validity check of pointer size argument in new CAS implementation
John David Anglin
2018-01-01
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
John David Anglin
2017-10-12
parisc: use compat_sys_keyctl()
Eric Biggers
2017-07-02
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-02-23
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
2017-02-23
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
2017-02-23
parisc: Fix race in pci-dma.c
John David Anglin
2017-02-23
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
2016-08-22
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
2016-06-15
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Dmitry V. Levin
2016-05-01
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
2016-05-01
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
2016-05-01
parisc: Avoid function pointers for kernel exception routines
Helge Deller
2016-01-25
parisc: Fix syscall restarts
Helge Deller
2015-09-30
parisc: Filter out spurious interrupts in PA-RISC irq handler
Helge Deller
2015-09-29
parisc: Use double word condition in 64bit CAS operation
John David Anglin
2015-05-28
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...
Helge Deller
2014-11-27
parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
Helge Deller
2014-10-05
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
2014-07-13
Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-13
parisc: drop unused defines and header includes
Helge Deller
2014-07-13
parisc: fix fanotify_mark() syscall on 32bit compat kernel
Helge Deller
2014-07-13
parisc: add serial ports of C8000/1GHz machine to hardware database
Helge Deller
2014-05-23
parisc: 'renameat2()' doesn't need (or have) a separate compat system call
Linus Torvalds
2014-05-20
parisc: add renameat2 syscall
Miklos Szeredi
2014-05-20
Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-05-15
parisc: Improve LWS-CAS performance
John David Anglin
2014-05-15
parisc: ratelimit userspace segfault printing
Helge Deller
2014-05-15
parisc,metag: Do not hardcode maximum userspace stack size
Helge Deller
2014-04-17
Merge branch 'parisc-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-04-13
parisc: fix epoll_pwait syscall on compat kernel
Helge Deller
2014-04-13
parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE
Helge Deller
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-03-23
parisc: wire up sys_utimes
Helge Deller
2014-03-23
parisc: Remove unused CONFIG_PARISC_TMPALIAS code
John David Anglin
2014-03-12
parisc: Validate online cpus in irq_set_affinity() callbacks
Thomas Gleixner
2014-02-02
parisc: add flexible mmap memory layout support
Helge Deller
2014-02-02
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2014-02-02
parisc: fix cache-flushing
Helge Deller
2014-01-22
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-08
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
2013-12-11
parisc/PCI: Use dev_is_pci() to identify PCI devices
Yijing Wang
2013-11-30
parisc: fix kernel memory layout in vmlinux.ld.S
Helge Deller
2013-11-30
parisc: use kernel_text_address() in unwind functions
Helge Deller
2013-11-30
parisc: add some more machine names to hardware database
Helge Deller
2013-11-30
parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address
Helge Deller
[next]