index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-21
parisc: Fix out of array access in match_pci_device()
Helge Deller
1
-0
/
+4
2018-10-21
parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
Helge Deller
1
-1
/
+5
2018-10-03
parisc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-10
/
+0
2018-02-13
parisc: Fix validity check of pointer size argument in new CAS implementation
John David Anglin
1
-3
/
+3
2018-01-01
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
John David Anglin
1
-3
/
+3
2017-10-12
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
1
-4
/
+7
2017-10-12
parisc: Report SIGSEGV instead of SIGBUS when running out of stack
Helge Deller
1
-1
/
+1
2017-10-12
parisc: use compat_sys_keyctl()
Eric Biggers
1
-1
/
+1
2017-07-02
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-6
/
+9
2017-03-16
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
3
-5
/
+10
2017-02-23
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
1
-21
/
+1
2017-02-23
parisc: Purge TLB before setting PTE
John David Anglin
1
-4
/
+4
2017-02-23
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
1
-15
/
+22
2017-02-23
parisc: Fix race in pci-dma.c
John David Anglin
1
-1
/
+1
2017-02-23
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
1
-2
/
+9
2016-11-20
parisc: fix copy_from_user()
Al Viro
1
-2
/
+5
2016-11-20
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
1
-2
/
+2
2016-08-23
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
1
-1
/
+9
2016-06-15
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Dmitry V. Levin
1
-1
/
+1
2016-05-01
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
4
-0
/
+9
2016-05-01
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
1
-0
/
+3
2016-05-01
parisc: Avoid function pointers for kernel exception routines
Helge Deller
1
-5
/
+5
2016-02-02
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
Helge Deller
1
-0
/
+4
2016-01-25
parisc: Fix syscall restarts
Helge Deller
1
-12
/
+52
2015-12-14
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Helge Deller
1
-10
/
+0
2015-09-30
parisc: Filter out spurious interrupts in PA-RISC irq handler
Helge Deller
1
-2
/
+6
2015-09-29
parisc: Use double word condition in 64bit CAS operation
John David Anglin
1
-1
/
+1
2015-05-28
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...
Helge Deller
2
-0
/
+7
2015-02-04
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2015-01-15
parisc: fix out-of-register compiler error in ldcw inline assembler function
John David Anglin
1
-3
/
+10
2014-11-27
parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
Helge Deller
2
-20
/
+13
2014-10-06
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
John David Anglin
1
-1
/
+6
2014-10-06
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
1
-4
/
+229
2014-07-25
parisc: Eliminate memset after alloc_bootmem_pages
HIMANGI SARAOGI
1
-1
/
+0
2014-07-25
parisc: Remove SA_RESTORER define
John David Anglin
1
-2
/
+0
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
2014-07-13
parisc: fix fanotify_mark() syscall on 32bit compat kernel
Helge Deller
2
-1
/
+11
2014-07-13
parisc: add serial ports of C8000/1GHz machine to hardware database
Helge Deller
1
-1
/
+2
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-9
/
+1
2014-06-05
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-8
/
+2
2014-06-03
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-4
/
+0
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+0
2014-05-28
USB: remove CONFIG_USB_DEBUG from defconfig files
Greg Kroah-Hartman
2
-2
/
+0
2014-05-28
USB: delete CONFIG_USB_DEVICEFS from defconfig
Naoki MATSUMOTO
2
-2
/
+0
2014-05-28
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-5
/
+0
2014-05-23
parisc: 'renameat2()' doesn't need (or have) a separate compat system call
Linus Torvalds
1
-1
/
+1
2014-05-21
ftrace: Make CALLER_ADDRx macros more generic
AKASHI Takahiro
1
-9
/
+1
2014-05-20
parisc: add renameat2 syscall
Miklos Szeredi
2
-1
/
+3
[next]